{
"txId": "string",
"tileId": "string",
"tableId": "string",
"live": true,
"gameType": "BACCARAT",
"gameId": "string",
"gameCode": "string",
"minBet": 0,
"maxBet": 0,
"totalPayoffAmount": 0,
"totalBetAmount": 0,
"payoffs": [
{
"betType": "string",
"betAmount": 0,
"payoffAmount": 0,
"refTxIds": [
"string"
]
}
]
}