Market Odds by Id

GET/betfair/market-odds/{eventId}/{marketId}

Get the odds for a specific market by event ID and market ID.

Path Params

eventIdintegerrequired

ID of the event the market belongs to

marketIdstringrequired

ID of the market for which you want to get odds

curl -X GET 'http://xx.xx.xx.xx/api/betfair/betfair/market-odds/{eventId}/{marketId}'