Fetch Odds
fetchOdds
Fetches odds for a specific fixture and market.
Syntax
Parameters
gameId: ID of the fixture.
marketId: ID of the market (e.g., 57 for correct score).
Returns
Array: List of odds for the specified fixture.
Example
Sample Return
Last updated