initial_stack

The number of chips provided to the player to start the tournament.

initial_stack

The number of chips provided to the player to start the tournament.

Type: integer

The integer should not be formatted. No thousands separators, etc.

If players can buy-in for different amounts and start with different stack sizes this should be the lowest "base" starting stack.

Example:

"initial_stack": 1500

Last updated