{
"data": {
"market_id": "string",
"count": 0,
"positions": [
{
"user_id": "string",
"contract_id": "string",
"answer_id": "string",
"invested": 0,
"payout": 0,
"profit": 0,
"profit_percent": 0,
"loan": 0,
"margin_loan": 0,
"total_spent": {
"property1": 0,
"property2": 0
},
"total_shares": {
"property1": 0,
"property2": 0
},
"total_amount_invested": 0,
"total_amount_sold": 0,
"has_shares": true,
"has_yes_shares": true,
"has_no_shares": true,
"max_shares_outcome": "string",
"last_prob": 0,
"last_bet_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
}
}