The object defining the tournament.
An object defining a tournament or sit n' go.
Type: object
Example:
{ "tournament_number": string, "name": string, "start_date_utc": string, "currency": string, "buyin_amount": decimal, "fee_amount": decimal, "bounty_fee_amount": decimal, "initial_stack": integer, "type": string, "flags": array, "speed": object }
Last updated 5 years ago
Was this helpful?