
Struct property of Player
{ "name": "PlayerBetsStatistics", "base": "", "fields": [ { "name": "symbol", "type": "symbol" }, { "name": "total_bet_amount", "type": "asset" }, { "name": "total_payout", "type": "asset" }, { "name": "bets", "type": "uint64" } ] }