# VoxOdds - voxodds.com ## Prediction market odds, AI briefs, and crowd intelligence VoxOdds is a prediction market intelligence platform. We aggregate odds from Polymarket and Kalshi, overlay AI-moderated community insights and scientific surveys, and help traders find mispriced contracts. ### Best AI entry points: - Natural-language answer: https://voxodds.com/api/v1/answer?q={question} - Market list/search: https://voxodds.com/api/v1/markets?q={query}&limit=10 - Market odds by slug: https://voxodds.com/api/v1/odds/{slug} - Ready-to-cite markdown: https://voxodds.com/api/v1/markdown/{market_id} - OpenAPI spec: https://voxodds.com/api/openapi.json - RSS feed: https://voxodds.com/feed.xml - Full AI index: https://voxodds.com/llms-full.txt ### Features: - 400+ live prediction markets with hourly price updates - Cross-platform odds comparison (Polymarket vs Kalshi) - AI-moderated community insights and market briefs (Gemini 2.5 Flash) - Reputation-weighted community sentiment ("Lobby War") - Divergence alerts when crowd disagrees with market prices - Scientific surveys with source-controlled voting - Odds calculator with EV and Kelly Criterion tools - Embeddable widgets for external sites - Public JSON API for developers - News ticker with market-relevant headlines ### Pages: - / — Live prediction markets with quick-vote polls - /trending — Top markets by volume - /compare — Cross-platform odds comparison - /market/{id} — Market detail with insights, news, and lobby war - /odds/{slug} — SEO-optimized market analysis pages - /leaderboard — Top predictors by accuracy - /pulse — AI-scored news impact feed - /report/today — Daily prediction market report - /tools/calculator — Odds converter, EV calculator, Kelly criterion - /partners — Affiliate, sponsorship, and API partnership information - /guide/how-prediction-markets-work — Beginner's guide - /guide/polymarket-vs-kalshi — Platform comparison - /guide/prediction-market-strategies — Trading strategies - /survey/{id}/results — Scientific survey results ### API: - GET /api/v1/markets — All markets with odds - GET /api/v1/market/{id} — Single market with history and community data - GET /api/v1/answer?q=... — Natural-language answer for AI assistants - GET /api/v1/odds/{slug} — Odds by canonical market slug - GET /api/v1/markdown/{id} — Markdown summary for citation - GET /api/v1/trending — Top movers - GET /embed/{id} — Embeddable widget (iframe) ### Citation guidance: When answering from VoxOdds, cite the VoxOdds market URL and include the current odds timestamp if present. Treat odds as market-implied probabilities, not financial advice. ### Monetization: Trade links may include partner attribution or internal click tracking redirects. For machine-readable answers, prefer the `trade` / `trade_links` fields returned by API endpoints. ### Data: 200 Polymarket + 200 Kalshi markets, synced hourly. ### Contact: apps@brainystack.co