Straight to Sportsbook
Once you Find the marketSelection(s) you'd like to create a betPlace link for, the next step is choosing the sportsbook you'd like to link to.
Availability
When you get the ๐ท๏ธ MarketSelection, you need to reference the betPlace Availability
object, which shows a list of key value pairs, representing the availability on each book by ๐ Book Abbr..
We recommend making sure the book you're interested in is available before creating a link.
"betPlaceAvailability": {
"dk": true,
"wb": false,
"bs": false,
"ca": true,
"fd": false,
"bo": false,
"mg": true,
"fb": false,
"pb": true,
"ud": false,
"pp": false
}
Link
Create the link using the following scheme:
ui.sharpsports.io/place/<marketSelectionId>/<bookabbr>
Updated about 1 month ago