{
"txId": "string",
"tileId": "string",
"tableId": "string",
"live": true,
"gameType": "BACCARAT",
"gameId": "string",
"gameCode": "string",
"minBet": 0,
"maxBet": 0,
"totalReversalAmount": 0,
"transactions": [
{
"reversalTxId": "string",
"reversalTxType": "BET",
"reversalReason": "string",
"reversalAmount": 0
}
]
}