ante_amount
Amount of the ante for all players.
Type: decimal
Nullable: true
If the game does not have antes then "ante_amount" can either be ommitted, set to null or set to 0.
Example:
$1 ante
"ante_amount": 1.00
Not an ante game:
"ante_amount": null