Oddsjam: Get Game Odds By Market
Oddsjam via Parse · sports
Fetch odds for the moneyline market for a given MLB game across all sportsbooks. Returns detailed odds from each book including American-format prices, liquidity, and timestamps. Similar to get_mlb_game_moneyline_detail but returns only the odds array without root_info metadata. Access OddsJam MLB data including live and upcoming game odds, schedules, teams, and futures across multiple sportsbooks. Fulfilled by Parse from oddsjam.com.
- entertainment
- finance
- oddsjam
- oddsjam-com
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d90bd944-53f7-4f8a-9c37-681f9c687dc6/get_game_odds_by_market
- Interface artifact
- sha256:1c1689a7241a9634f6f0ef3c35f053598e88011b7d8dd8af3059e56ee234d89a
- Manifest digest
- sha256:cd94a330c25b07f07da17a3a84594d438bdd9b80a2e175454f4e34ffb8cac471
Request fields
- state (string): Two-letter US state code for regional odds availability.
- game_id (string, required): The unique identifier for the game, obtained from get_mlb_games_odds events[*].id.
- market_name (string): The market name.: Allowed values: moneyline
Example queries
- {"state":"NY","game_id":"40673-36707-2026-06-12-15","market_name":"moneyline"}