MarketURL for horse racing #97
enrico0506
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Hi @enrico0506 , As mentioned in our Cloudbet Trading API documentation: Market URL, is compiled from the feed data as marketKey/outcome?params, if no params (empty string) are present omit the query string and format as marketKey/outcomeThe "horse_racing.win_sp": {
"Name": "Winner (SP)",
"Description": "The starting price (SP) will be the official odds declared by the on-course bookmakers at the start of the race.",
"Variables": [],
"Split": "period=default",
"Outcomes": {
"dynamic.player": "{{player}}"
}
},For example, if a For further details, you can also check out our Sports Betting API Tutorial With Golang blog article. Hope this helps! Cheers, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does some one know the correct full marketUrl for horse racing when betting on SP. I only know that the start of the marketUrl is: horse_racing.win_sp
Beta Was this translation helpful? Give feedback.
All reactions