Hello everyone. I've been using exchange API for a while and I recently tried to add a multi bet to my bot. My thinking was that I would get marketId, eventId, selectionId (basically whatever is needed to place a bet) from exchange API and then have a headless browser visit a link formed out of those parameters to trigger betslip creation.
However, all parameters seem to be the same (exchange vs sportsbook) except marketId. ie on the exchange, if a marketId is something like 1.34381181, then the same market on sportsbook is 924.330214351.
Is there any kind of connection I can make between these?
I hope my question makes sense.
However, all parameters seem to be the same (exchange vs sportsbook) except marketId. ie on the exchange, if a marketId is something like 1.34381181, then the same market on sportsbook is 924.330214351.
Is there any kind of connection I can make between these?
I hope my question makes sense.


Comment