Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Looking for programs with XML feed

[bsa_pro_ad_space id=2]
#793751
Anonymous
Inactive

We offer XML feed for our affiliates and this feed can be found by visiting;

http://oddsfeed.gamingsys.net/lines/liveodds.xml

for SPORTSBETTING.COM and RaceBook.com

Quote:
The Sportsbetting.com oddsfeed data can be obtained via the following link:

http://oddsfeed.gamingsys.net/lines/liveodds.xml

The odds data is updated every 4 seconds.

1. Description of the XML File liveodds.xml

: ROOT

Header

: SPORT TYPE
: The sport type ID. Sport types IDs are defined as follows:

200 NBA Basketball
201 NCAA Basketball
202 Game Lines
203 NFL Football
204 MLB Baseball
205 Football
206 NCAA Football

Sport Type description
Odd Type: Standard, Proposition or Future. In this case all types are standard odd types.

Each sport type contains a list of events (1 or more) enclosed within the tag.
Each event consists of the following:

Current time – PST
Open or Closed
Date event closes

The following could be undefined or set to OFF:

Home Point spread (e.g -1.5) Away Point spread (e.g. 150) Home Point spread Money (e.g. 1.5) Away Point spread Money (e.g. 190)
Home Over/Under (e.g U 8.5)
Home Over/Under Money (e.g. -115)
Away Over/Under (e.g. O 8.5)
Away Over/Under Money (e.g. -105)

2. How to display Odds Data

Displaying odds data is totally up to the implementor as data is stated in an XML format.

The data can be either parsed and transformed using Server-side scripting such as php, jsp, asp, asp.NET or on the client using javascript.

I hope this helps,