small_blind_amount

Amount of the small blind.

small_blind_amount

The amount of the small blind (in the currency specified).

Nullable: true. Can be omitted if the game does not have blinds, but required for games with blinds.

If the game does not have blinds then small_blind_amount can either be ommitted, null or zero.

Type: decimal

Example:

"small_blind_amount": 25.00

Last updated