> For the complete documentation index, see [llms.txt](https://hh-specs.handhistory.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hh-specs.handhistory.org/bet-limit-object/bet_limit_obj.md).

# \<bet\_limit\_obj>

#### bet\_limit

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

**Type:** object

**Structure:**

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