bonus_amount
The amount paid to the player in addition to any normal winnings.
bonus_amount
The amount paid to the player in addition to any normal winnings in the hand.
Type: decimal (optional)
Nullable: true
Optional. Can be omitted, null, or zero if there was no bonus amount paid to the player.
Example:
"bonus_amount": 20.00
Last updated