Omnidex
This returns pairings for an event. By default it returns the latest stage and round.
Path parameters
event_idnumberRequiredExample:
27292Query parameters
roundnumberOptionalExample:
A round ID.
1stagenumberOptionalExample:
A stage ID.
1Responses
200
The matching event's team.
application/json
404Error
application/json
get
/omnidex/events/{event_id}/pairingsThis returns public statistics data for an Omnidex event (if available).
Path parameters
event_idnumberRequiredExample:
27292Responses
200Success
application/json
Responseany of
The matching event's statistics.
or
or
or
404Error
application/json
get
/omnidex/events/{event_id}/statisticsLast updated

