Outright League Fixture
The following format will be sent for outright league fixtures
Model
Element
Data Type
Description
Competition.Id
int
The unique ID of the competition
Competition.Name
name
The competition name
Competition.Type
enum
Type 3 is League,Type 4 is Season
Event.FixtureId
int
The unique ID of the fixture
OutrightLeague Model
Element
Data Type
Description
Sport.Id
int
The unique ID of the sport
Sport.Name
name
The name of the sport
Location.Id
int
The unique ID of the location
Location.Name
name
The name of the location
LastUpdate
DateTime
Timestamp representing the last time the fixture was updated
Last updated