{
"txId": "string",
"tileId": "string",
"tableId": "string",
"live": true,
"gameType": "BACCARAT",
"gameId": "string",
"gameCode": "string",
"minBet": 0,
"maxBet": 0,
"totalBetAmount": 0,
"bets": [
{
"betType": "string",
"betAmount": 0,
"pays": 0
}
]
}