prize

The amount the player won in the the tournament as a prize.

prize

The amount the player won in the tournament as a prize, in the tournament currency.

Bounties are not specified here, but are instead specified in the hand in which they are won.

Type: decimal

Nullable: true

If the player has not yet been eliminated this can be omitted, or set to null or zero.

Example: The player won a prize of $350 (or whatever currency the tournament is in).

"prize": 350.00

Last updated