Static Sport Event Information

HTTP

Endpoint

1

GET

Name: UOF - Fixture endpoint

Path: /sports/{language}/sport_events/{urn_type}:{id}/fixture.xml Description: Fixture for a specified sport event

2

GET

Name: UOF - All sports for a specific date endpoint

Path: /sports/{language}/schedules/{date}/schedule.xml Description: All sport events (only sr:match events) for a specific date

3

GET

Name: UOF - Currently live sport events endpoint

Path: /sports/{language}/schedules/live/schedule.xml Description: Lists all live sport events, and information about them

4

GET

Name: UOF - List of sport events endpoint

Path: /sports/{language}/schedules/pre/schedule.xml Description: Lists almost all events we are offering prematch odds for. This endpoint can be used during early startup to obtain almost all fixtures. This endpoint is one of the few that uses pagination.

5

GET

Name: UOF - Schedule for a tournament endpoint

Path: /sports/{language}/tournaments/{urn_type}:{id}/schedule.xml Description: Returns a complete schedule of all scheduled matches within the specified tournament

6

GET

Name: UOF - Fixture change endpoint

Path: /sports/{language}/fixtures/changes.xml Description: Returns a list of all the fixture changes that happened from a specified date

7

GET

Name: UOF - Result change endpoint

Path: /sports/{language}/results/changes.xml Description: Returns a list the IDs of all fixtures that have changed results from a specified date

Last updated

Was this helpful?