Returns the computed game balance for the current user
Returns the computed game balance for the current user
bearer In: header
Game entity slug
Value in
application/json
curl -X GET "https://example.com/playables/string/coinflip/balance"{ "balance": "string", "totalDeposited": "string", "totalWithdrawn": "string", "totalWagered": "string", "totalWon": "string"}