# bounty\_fee\_amount

#### bounty\_fee\_amount <a href="#bounty_fee_amount" id="bounty_fee_amount"></a>

The fee paid for the player's tournament bounty.

**Type:** decimal

**Nullable:** true

{% hint style="warning" %}
For bounty tournaments only.  Can be omitted or null for other tournaments.
{% endhint %}

**Example:**

```javascript
"bounty_fee_amount": 5.00
```

[<br>](https://hh-specs.handhistory.org/tournament-info-object/fee_amount)
