tournament_bounties
Bounties received by a player in the hand.
Last updated
Was this helpful?
Bounties received by a player in the hand.
Bounties received by a player in the hand.
Nullable: true
For tournaments and sit n' go's only. Omit for cash games.
Type: array of <tournament_bounty_obj> objects
Example:
"tournament_bounties": [
<tournament_bounty_obj>,
<tournament_bounty_obj>
]Last updated
Was this helpful?
Was this helpful?