> 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/tournament-rebuy-object/rebuys.md).

# rebuys

**rebuys**

The total number or re-buys or re-entries made by a player in the tournament.

{% hint style="info" %}
If a player paid a multiple of the cost to receive a multiple of the amount of chips then this should be specified as multiple rebuys.
{% endhint %}

{% hint style="warning" %}
If the player made no rebuys or re-entries this can be omitted, or set to null or zero.
{% endhint %}

**Type:** integer

**Example:**

`"rebuys": 2`
