> For the complete documentation index, see [llms.txt](https://ts-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://ts-specs.handhistory.org/less-than-standardized_tournament_summary-greater-than/bounty_fee_amount.md).

# 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)
