Outright League Fixture
[
{
"Header": {
"Type": 38,
"MsgSeq": 1,
"MsgGuid": "f2e6f2b1-c737-4847-bd8f-c8505daf104f",
"CreationDate": "2024-06-25T08:18:00.8515215Z",
"ServerTimestamp": 1719303480851
},
"Body": {
"Competition": {
"Id": 67,
"Name": "Premier League",
"Type": 3,
"Competitions": [
{
"Id": 2029,
"Name": "2024/2025",
"Type": 4,
"Events": [
{
"FixtureId": 22751084,
"OutrightLeague": {
"Subscription": {
"Type": 2,
"Status": 1
},
"Sport": {
"Id": 6046,
"Name": "Football"
},
"Location": {
"Id": 248,
"Name": "England"
},
"Season": {
"Id": 2025,
"Name": "2024/2025"
},
"FixtureName": "Premier League Winner 2024/2025",
"ExternalFixtureId": "PROVIDER_FIX_001",
"StartDate": "2025-06-15T18:30:00Z",
"EndDate": "2026-05-02T00:00:00",
"LastUpdate": "2025-06-15T17:00:00Z",
"Status": 2,
"Participants": [
{
"Id": 1001,
"Name": "Manchester United",
"Position": "1",
"RotationId": 1,
"IsActive": 1,
"Form": "WWDLW",
"Formation": "4-3-3",
"Gender": 1,
"AgeCategory": 1,
"Type": 1,
"FixturePlayers": [
{
"PlayerId": 50001,
"ShirtNumber": "1",
"IsCaptain": true,
"IsStartingLineup": true,
"Position": {
"Id": 1,
"Name": "Goalkeeper"
},
"State": {
"Id": 1,
"Name": "Active"
},
"Player": {
"Id": 50001,
"Name": "David de Gea",
"TeamId": 1001,
"NationalityId": 34,
"BirthDate": "1990-11-07T00:00:00",
"Type": 1,
"NationalityTeamId": 34
}
},
{
"PlayerId": 50002,
"ShirtNumber": "7",
"IsCaptain": false,
"IsStartingLineup": true,
"Position": {
"Id": 4,
"Name": "Forward"
},
"State": {
"Id": 1,
"Name": "Active"
},
"Player": {
"Id": 50002,
"Name": "Marcus Rashford",
"TeamId": 1001,
"NationalityId": 44,
"BirthDate": "1997-10-31T00:00:00",
"Type": 1,
"NationalityTeamId": 44
}
}
]
},
{
"Id": 1002,
"Name": "Liverpool FC",
"Position": "2",
"RotationId": 2,
"IsActive": 1,
"Form": "WLWWW",
"Formation": "4-2-3-1",
"Gender": 1,
"AgeCategory": 1,
"Type": 1,
"FixturePlayers": [
{
"PlayerId": 60001,
"ShirtNumber": "1",
"IsCaptain": false,
"IsStartingLineup": true,
"Position": {
"Id": 1,
"Name": "Goalkeeper"
},
"State": {
"Id": 1,
"Name": "Active"
},
"Player": {
"Id": 60001,
"Name": "Alisson Becker",
"TeamId": 1002,
"NationalityId": 55,
"BirthDate": "1992-10-02T00:00:00",
"Type": 1,
"NationalityTeamId": 55
}
}
]
}
],
"ExtraData": [
{
"Name": "WithLivescore",
"Value": "false"
},
{
"Name": "WithInPlay",
"Value": "false"
},
{
"Name": "Attendance",
"Value": "85000"
},
{
"Name": "Referee",
"Value": "Michael Oliver"
},
{
"Name": "Weather",
"Value": "Sunny"
}
]
},
"Livescore": null,
"Markets": null
}
]
}
]
}
}
}
]
Model
Competition
Element
Data Type
Description
Competitions
Element
Data Type
Description
Events
OutrightLeague
Subscription
Sport
Location
Season
Participant
FixturePlayers
Player Position
Player State
Player
Extra Data
Last updated
Was this helpful?