[
{
"id": 0,
"amount": 0,
"winAmount": 0,
"type": "BetTypeEnum",
"status": "BetStatusEnum",
"calculatedAt": "2025-07-10T04:43:06.039Z",
"createdDate": "2025-07-10T04:43:06.039Z",
"betDetails": [
{
"id": 0,
"winPrice": 0,
"status": "BetStatusEnum",
"calculatedAt": "2025-07-10T04:43:06.039Z",
"createdDate": "2025-07-10T04:43:06.039Z",
"game": {
"id": "string",
"startDate": "2025-07-10T04:43:06.039Z",
"homeTeam": "string",
"homeTeamLogo": "string",
"awayTeam": "string",
"awayTeamLogo": "string",
"status": "GameStatusEnum",
"score": {
"id": "string",
"scoreHomeTotal": 0,
"scoreAwayTotal": 0,
"scoreHomeString": "string",
"scoreAwayString": "string"
},
"sport": {
"key": "string",
"group": "string",
"title": "string",
"description": "string"
},
"isHidden": true
},
"market": {
"id": "string",
"sportsBookName": "string",
"name": "string",
"price": 0,
"decimalPrice": 0,
"timestamp": 0,
"betPoints": 0,
"main": true,
"live": true,
"marketName": "string",
"market": "string",
"selection": "string",
"normalizedSelection": "string",
"selectionLine": "string",
"selectionPoints": 0,
"status": "OddStatusEnum",
"gameStatus": "GameStatusEnum",
"createdDate": "2025-07-10T04:43:06.039Z"
},
"homeScore": 0,
"awayScore": 0,
}
],
"coin": {
"id": 0,
"symbol": "string",
"name": "string",
"image": "string",
"enableDeposit": true,
"enableWithdrawal": true,
"minAmount": 0,
"maxAmount": 0
},
"teaserPoint": {
"id": 0,
"level": {
"id": 0,
"value": 0
},
"team": {
"id": 0,
"value": 0
},
"value": 0,
"decimalPrice": 0
}
}
]