> 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/tournament-info-object/tournament_info_obj/bounty_fee_amount.md).

# bounty\_fee\_amount

#### bounty\_fee\_amount

The fee paid for the player's tournament bounty.

**nullable:** true

{% hint style="info" %}
Can be omitted, null or zero if there is no bounty fee for the tournament.
{% endhint %}

**Type:** decimal

**Example:**

```
"bounty_fee_amount": 5.00
```
