Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This type of message is sent through AMQP service when

Message structure

.message
id

Unique identifier for the message

type

betting_offer

sourceInternal attribute, please dont use this attribute
utInformation about the date and time of when the message was created. Format UNIX_TIMESTAMP
..data
...betting_offer
idIdentifier of the betting offer
action

Describes type of operation for the event. Possible values:

  • insert - new betting offer generated
  • update - betting offer was updated
  • delete - betting offer was deleted
bookmaker_idIdentifier of the bookmaker assigned to you during subscription purchase
is_live_offer

Possible values:

  • yes - in-play betting offer
  • no - prematch betting offer *


* If live odds are going to be available for the event one minute before the event start date we will change this attribute from „no” to „yes”. If we don't offer live odds for the event all betting offers will be closed at this moment.

market_idIdentifier for the market. The complete list of possible markets and their default market can be retrieved using the API resource: markets.index
market_nameName of the market
object_type

Possible object type:

  • season
  • event

Name of the object e.g: Barcelona - Real Madrid or Premiership 2015/16
















  • No labels