An object defining specific tournament bounties.
An object defining specific tournament bounties won by players in a bounty tournament hand.
Type: object
Structure:
{ "player_id": int, "bounty_won": decimal, "defeated_player_id": int }
Last updated 6 years ago
Was this helpful?