Participant
An element that represents a participant (player, team, horse, etc.) in the event.
Model
Element | Data Type | Description |
Id | int | The unique ID of the participant |
Name | string | The unique ID of the participant |
Position | string | In 2-participant events the positions will be 1 (home) or 2 (away) |
IsActive | bool | Will only show in outright events. |
array | Array of data |
Last updated