<bet_limit_obj>

The bet limit object which defines the betting limitations of the game.

bet_limit

The bet limit object which defines the betting limitations of the game.

Type: object

Structure:

"bet_limit": {
    "bet_type": string,
    "bet_cap": decimal
}

Last updated