{
"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"
}