ante_amount

Amount of the ante for all players.

ante_amount

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.00

Not an ante game:

"ante_amount": null

Last updated