> 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/json-object/big_blind_amount.md).

# big\_blind\_amount

#### big\_blind\_amount

The amount of the big blind (in the [currency](/json-object/currency.md) specified).

**Nullable:** true

{% hint style="info" %}
If the game does not have blinds then **big\_blind\_amount** can either be ommitted, null or set or zero.
{% endhint %}

**Type:** decimal

**Example:**

```javascript
"big_blind_amount": 50.00
```
