ante_amount
Amount of the ante for all players.
Last updated
Was this helpful?
Amount of the ante for all players.
The amount of the ante, for all players, in the currency specified.
Type: decimal
Nullable: true
If the game does not have antes then ante_amount can either be ommitted, null or zero.
Example:
$1 ante
"ante_amount": 1.00Not an ante game:
"ante_amount": nullLast updated
Was this helpful?
Was this helpful?