Prediction Markets vs Sportsbooks, Live

Where Kalshi and Polymarket prices disagree with the vig-free consensus of the sportsbooks, for the same games, right now. Book consensus comes from the same feed that aggregates 30+ sportsbooks; exchange prices are read from the same store that serves /v1/prediction-markets. A divergence describes where two markets currently disagree; it is not a prediction, a pick, or betting advice.

Updated 2026-09-10T03:24:30Z · refreshes every 15 minutes · all times UTC

#EventSportMarketBooks consensusMarket priceGapKickoff (UTC)
1Houston Astros at Philadelphia Philliesmarkets lean Philadelphia PhilliesMLBKalshi61.0%Philadelphia Phillies across 22 books64.0%Philadelphia Phillies3.0 ptsSep 10, 17:05 UTC
2Colorado Rockies at New York Yankeesmarkets lean New York YankeesMLBKalshi73.2%New York Yankees across 22 books76.0%New York Yankees2.8 ptsSep 10, 23:05 UTC
3Tampa Bay Rays at Atlanta Bravesmarkets lean Atlanta BravesMLBKalshi51.5%Atlanta Braves across 21 books53.0%Atlanta Braves1.5 ptsSep 10, 16:15 UTC
4Pittsburgh Pirates at Chicago White Soxmarkets lean Chicago White SoxMLBKalshi49.7%Chicago White Sox across 21 books51.0%Chicago White Sox1.3 ptsSep 10, 23:40 UTC
5Texas Rangers at Seattle Marinersmarkets lean Seattle MarinersMLBKalshi54.0%Seattle Mariners across 22 books55.0%Seattle Mariners1.1 ptsSep 10, 20:10 UTC
Republish this table. Free to cite or republish with a link back to parlay-api.com/divergence. Machine formats: /divergence.json and /divergence.rss (RSS 2.0), refreshed on the same 15-minute cache as this page.

Methodology

How this is measured: for every pre-game matchup in 6 major sports we take each sportsbook's latest full-game moneyline snapshot from the last 2 hours, remove the vig by proportional normalization, and take the median implied probability across books, from the same feed that aggregates 30+ sportsbooks; a matchup needs at least 3 books to qualify. We then match the same event on Kalshi and Polymarket by team names and event date within the same sport, and compare the prediction market's latest price for the same outcome (within the last hour), read as an implied win probability. The reported gap is the difference in probability points on the side where the two disagree most; gaps under 1 point are dropped as noise, and games already in play are excluded. Honest caveat: prediction-market prices are not vig-free quotes; they include the exchange's own fees and the bid/ask spread, and a thin order book can sit far from where it would trade at size, so part of any gap is cost structure and liquidity rather than disagreement about the game. All timestamps are UTC. A divergence describes where two markets currently disagree; it is not a prediction, a pick, or betting advice.

Both sides of this board are API calls.

GET /v1/prediction-markets/{sport_key}?sources=kalshi,polymarket serves the exchange prices and GET /v1/sports/{sport_key}/odds the per-book lines behind the consensus. The free tier includes 1,000 credits per month, no card required; paid tiers are listed at /pricing.

curl -s 'https://parlay-api.com/v1/prediction-markets/americanfootball_nfl?sources=kalshi,polymarket' \
  -H "X-API-Key: $PARLAY_API_KEY"
Get a free API key Read the docs

Related

Biggest line moves (free feed) · Kalshi odds API · Polymarket odds API · Kalshi prices API answer · No-vig calculator · All betting calculators