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
eventIdintegerrequiredID of the event the market belongs to
marketIdstringrequiredID 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}'