bet_cap
The cap on bets for the game.
Last updated
Was this helpful?
The cap on bets for the game.
The cap on bets for the game.
Type: decimal (optional)
Nullable: true
If the game is not a CAP game then "bet_cap" can either be ommitted, set to null or set to 0.
Example:
$20.00 CAP
"bet_cap": 20.00Not a cap game:
"bet_cap": nullLast updated
Was this helpful?
Was this helpful?