odds-api
Live soccer prediction-market odds and order-book depth from Polymarket.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Live soccer prediction-market odds and order-book depth from Polymarket.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| get_match_data | Fetch full context for one Front of Goal event page: teams, kickoff, venue, referee, form, and every market with live odds and CLOB token IDs. Find event_slug via list_upcoming_matches or a frontofgoal.com/event/ URL. |
| get_live_odds | Current midpoint price for up to 20 Polymarket CLOB token IDs (from get_match_data's outcomes). |
| get_order_book | Bid/ask levels for one Polymarket CLOB token ID. |
| list_upcoming_matches | Upcoming fixtures with kickoff time, teams, and competition. Optionally filter by team or competition name (case-insensitive substring). |
| get_biggest_movers | Soccer markets with the largest 1-day price swings, above a minimum liquidity floor. |