Odds Feed Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Identify Unique Markets

On an OnOddsChange message you would notice that we are passing down the list of markets of a single fixture. And some of those markets have the same market name. To distinguish each unique market you would need the following properties:

  • MarketTemplateId
  • MarketSpecifier

OnOddsChange Payload Snippet

By combining this properties you would be able to identify each unique markets when saving the data on your end.