Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attributes of odds_change tags are event_id, product, status and timestamp.

Tag event_id represent represents ID of event for which the odds are for.

Tag product representing represents type of feed that message belongs.

Product ID

Product Description

Product Status

3

Pre-match

Available

1

Live odds

Not available

Tag status represent represents if match is active or not. ‘1' if match is active and '0’ if match is disabled.

Tag timestamp represents the time of the the file created

Inside main tag there is the odds tag containing odds data per market.

...

  1. id - indicating the id of the market (name can be taken from the the api call /get_all_markets_per_sport)

  2. spread - the special bet value which indicates the spread of the market. (Not all markets contain the sbvthis attribute)

  3. status - this indicates if the market should be active or not. ‘1' if market is in active and '0’ if market is inactive.

...