# big\_blind\_amount

#### big\_blind\_amount

The amount of the big blind (in the [currency](https://hh-specs.handhistory.org/json-object/currency) 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
```
