# Static Sport Event Information

| <p><br></p> | HTTP | Endpoint                                                                                                                                                                                                                                                                                                                                                                                   |
| ----------- | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 1           | GET  | <p><strong>Name:</strong> UOF - Fixture endpoint</p><p><br><strong>Path:</strong> /sports/{language}/sport\_events/{urn\_type}:{id}/fixture.xml <br><br><strong>Description:</strong> Fixture for a specified sport event</p>                                                                                                                                                              |
| 2           | GET  | <p><strong>Name:</strong> UOF - All sports for a specific date endpoint<br></p><p><strong>Path:</strong> /sports/{language}/schedules/{date}/schedule.xml<br><br><strong>Description:</strong> All sport events (only sr:match events) for a specific date</p>                                                                                                                             |
| 3           | GET  | <p><strong>Name:</strong> UOF - Currently live sport events endpoint</p><p><br><strong>Path:</strong> /sports/{language}/schedules/live/schedule.xml<br><br><strong>Description:</strong> Lists all live sport events, and information about them</p>                                                                                                                                      |
| 4           | GET  | <p><strong>Name:</strong> UOF - List of sport events endpoint<br></p><p><strong>Path:</strong> /sports/{language}/schedules/pre/schedule.xml<br><br><strong>Description:</strong> Lists almost all events we are offering prematch odds for. This<br>endpoint can be used during early startup to obtain almost all<br>fixtures. This endpoint is one of the few that uses pagination.</p> |
| 5           | GET  | <p><strong>Name:</strong> UOF - Schedule for a tournament endpoint</p><p><br><strong>Path:</strong> /sports/{language}/tournaments/{urn\_type}:{id}/schedule.xml<br><br><strong>Description:</strong> Returns a complete schedule of all scheduled matches within the<br>specified tournament</p>                                                                                          |
| 6           | GET  | <p><strong>Name:</strong> UOF - Fixture change endpoint</p><p><br><strong>Path:</strong> /sports/{language}/fixtures/changes.xml<br><br><strong>Description:</strong> Returns a list of all the fixture changes that happened from a<br>specified date</p>                                                                                                                                 |
| 7           | GET  | <p><strong>Name:</strong> UOF - Result change endpoint</p><p><br><strong>Path:</strong> /sports/{language}/results/changes.xml<br><br><strong>Description:</strong> Returns a list the IDs of all fixtures that have changed results<br>from a specified date</p>                                                                                                                          |
