tournament_rebuys
Re-buys, add-ons and re-entries that occurred in the tournament.
tournament_rebuys
A list of re-buys, add-ons and re-entries made by all players in the tournament.
There should be one entry for each player who made a rebuy, re-entry or add-on.
Type: array of <tournament_rebuy_obj> objects
Example:
"tournament_rebuys": [
<tournament_rebuy_obj>,
<tournament_rebuy_obj>
]
Last updated