Prematch Feed
GetFixtures
https://prematch.lsports.eu/OddService/GetFixtures
Note: This endpoint does not support outright fixtures - use GetOutrightFixtures instead
Parameter breakdown
Parameter
Description
Optional Field
Username
Username as it apparrs in the package
X
Password
Password as it appears the package
X
Guid
GUID as it appears the package
X
Lang
Response content language Default value: English
✓
Timestamp
Response will contain content that was updated after given Unix timestamp
✓
FromDate
Response will contain events which start after given Unix timestamp
✓
ToDate
Response will contain events which start before given Unix timstamp
✓
Sports
Comma separated list of sports Default value: All sports in package
✓
Locations
Comma separated list of locations Default value: All locations in package
✓
Leagues
Comma separated list of leagues Default value: All leagues in package
✓
Fixtures
Comma separated list of fixtures Default value: All fixtures in package
✓
Statuses
Comma separated list of statuses Default value: All statuses
✓
Response Scheme:
<xs:element name="Feed">
<xs:complexType>
<xs:sequence>
<xs:element name="MessageHeader">
<xs:complexType>
<xs:sequence>
<xs:element name="Type" type="xs:int"/>
<xs:element name="ServerTimestamp" type="xs:int"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Body">
<xs:complexType>
<xs:sequence>
<xs:element name="Event" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="Fixture">
<xs:complexType>
<xs:sequence>
<xs:element name="Sport">
<xs:complexType>
<xs:attribute name="Id" type="xs:int"/>
<xs:attribute name="Name" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Location">
<xs:complexType>
<xs:attribute name="Id" type="xs:int"/>
<xs:attribute name="Name" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="League">
<xs:complexType>
<xs:attribute name="Id" type="xs:int"/>
<xs:attribute name="Name" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="StartDate" type="xs:string"/>
<xs:element name="Status" type="xs:int"/>
<xs:element name="Participants">
<xs:complexType>
<xs:sequence>
<xs:element name="Participant" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="Id" type="xs:int"/>
<xs:attribute name="Name" type="xs:string"/>
<xs:attribute name="Position" type="xs:int"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="LastUpdate" type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="FixtureId" type="xs:int"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>GetOutrightFixture
Provides only metadata for outright sports events i.e - Horse Racing, Trotting, Formula 1, Cycling, Greyhounds etc. https://prematch.lsports.eu/OddService/GetOutrightFixtures
Note: This endpoint only supports outright fixtures, regular fixtures will not be supported - use GetFixtures instead
Parameter breakdown
Parameter
Description
Optional Field
Username
Username as it apparrs in the package
X
Password
Password as it appears the package
X
Guid
GUID as it appears the package
X
Lang
Response content language Default value: English
✓
Timestamp
Response will contain content that was updated after given Unix timestamp
✓
FromDate
Response will contain events which start after given Unix timestamp
✓
ToDate
Response will contain events which start before given Unix timstamp
✓
Sports
Comma separated list of sports Default value: All sports in package
✓
Locations
Comma separated list of locations Default value: All locations in package
✓
Fixtures
Comma separated list of fixtures Default value: All fixtures in package
✓
Statuses
Comma separated list of statuses Default value: All statuses
✓
Response Scheme
GetOutrightLeague
Provides only metadata for outright league events i,e - Outright markets for Football Worldcup outright markets, NBA Outright markets etc. https://prematch.lsports.eu/OddService/GetOutrightLeagues
Note: This endpoint only supports outright fixtures, regular fixtures will not be supported - use GetFixtures instead
Parameter breakdown
Parameter
Description
Optional Field
Username
Username as it apparrs in the package
X
Password
Password as it appears the package
X
Guid
GUID as it appears the package
X
Lang
Response content language Default value: English
✓
Timestamp
Response will contain content that was updated after given Unix timestamp
✓
Sports
Comma separated list of sports Default value: All sports in package
✓
Locations
Comma separated list of locations Default value: All locations in package
✓
Fixtures
Comma separated list of fixtures Default value: All fixtures in package
✓
Statuses
Comma separated list of statuses Default value: All statuses
✓
Response Scheme
GetFixtureMarkets
Provides only markets for events https://prematch.lsports.eu/OddService/GetFixtureMarkets
Parameter breakdown
Parameter
Description
Optional Field
Username
Username as it apparrs in the package
X
Password
Password as it appears the package
X
Guid
GUID as it appears the package
X
Lang
Response content language Default value: English
✓
Timestamp
Response will contain content that was updated after given Unix timestamp
✓
FromDate
Response will contain events which start after given Unix timestamp
✓
ToDate
Response will contain events which start before given Unix timstamp
✓
Sports
Comma separated list of sport IDs Default value: All sports in package
✓
Locations
Comma separated list of location IDs Default value: All locations in package
✓
Leagues
Comma separated list of league IDs Default value: All leagues in package
✓
Fixtures
Comma separated list of fixture IDs Default value: All fixtures in package
✓
Statuses
Comma separated list of statuses Default value: All statuses
✓
Bookmakers
Comma separated list of bookmaker IDs Default value: All fixtures in package
✓
Markets
Comma separated list of market IDs Default value: All markets in package
✓
Response Scheme
GetScores
Provides only scores for events https://prematch.lsports.eu/OddService/GetScores
Parameter breakdown
Parameter
Description
Optional Field
Username
Username as it apparrs in the package
X
Password
Password as it appears the package
X
Guid
GUID as it appears the package
X
Lang
Response content language Default value: English
✓
Timestamp
Response will contain content that was updated after given Unix timestamp
✓
FromDate
Response will contain events which start after given Unix timestamp
✓
ToDate
Response will contain events which start before given Unix timstamp
✓
Sports
Comma separated list of sports Default value: All sports in package
✓
Locations
Comma separated list of locations Default value: All locations in package
✓
Leagues
Comma separated list of leagues Default value: All leagues in package
✓
Fixtures
Comma separated list of fixtures Default value: All fixtures in package
✓
Statuses
Comma separated list of statuses Default value: All statuses
✓
Response Scheme
GetEvents
Provides a full snapshot of an event (metadata, markets, livescore) https://prematch.lsports.eu/OddService/GetEvents
Parameter breakdown
Parameter
Description
Optional Field
Username
Username as it apparrs in the package
X
Password
Password as it appears the package
X
Guid
GUID as it appears the package
X
Lang
Response content language Default value: English
✓
Timestamp
Response will contain content that was updated after given Unix timestamp
✓
FromDate
Response will contain events which start after given Unix timestamp
✓
ToDate
Response will contain events which start before given Unix timstamp
✓
Sports
Comma separated list of sport IDs Default value: All sports in package
✓
Locations
Comma separated list of location IDs Default value: All locations in package
✓
Leagues
Comma separated list of league IDs Default value: All leagues in package
✓
Fixtures
Comma separated list of fixture IDs Default value: All fixtures in package
✓
Statuses
Comma separated list of statuses Default value: All statuses
✓
Bookmakers
Comma separated list of bookmaker IDs Default value: All bookmakers in package
✓
Markets
Comma separated list of market IDs Default value: All markets in package
✓
Response Scheme
Pre-Match Package Control
You can control your package's status (enable/disable) by sending a request to the following URL
Parameter breakdown
Parameter
Description
Optional Field
Username
Username as it apparrs in the package
X
Password
Password as it appears the package
X
GUID
GUID of the package
X
Last updated
Was this helpful?