{
"data": {
"contract_id": "string",
"user_id": "string",
"count": 0,
"bets": [
{
"id": "string",
"user_id": "string",
"user_name": "string",
"contract_id": "string",
"answer_id": "string",
"outcome": "string",
"amount": 0,
"shares": 0,
"is_filled": true,
"is_cancelled": true,
"is_redemption": true,
"is_api": true,
"limit_prob": 0,
"prob_before": 0,
"prob_after": 0,
"order_amount": 0,
"loan_amount": 0,
"fees": {
"property1": "string",
"property2": "string"
},
"fills": [
{
"property1": "string",
"property2": "string"
}
],
"visibility": "string",
"created_time": "string",
"updated_time": "string"
}
]
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}