> 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_value_amount.md).

# bounty\_value\_amount

**bounty\_value\_amount**

The value of a single bounty winning.  For progressives, it will always be the lowest amount a player can win for a single bounty that is not split.\
Note: this will often be the same as the bounty fee.

**Type:** decimal

**Nullable:** true

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

**Example:**

```javascript
"bounty_value_amount": 5.00
```
