# bonus\_amount

**bonus\_amount**

The amount paid to the player in addition to any normal winnings in the hand.

**Type:** decimal (optional)

**Nullable:** true

{% hint style="info" %}
Optional.  Can be omitted, null, or zero if there was no bonus amount paid to the player.
{% endhint %}

**Example:**

`"bonus_amount": 20.00`
