Skip to Content
Pricing

Pricing

Choose the plan that fits your betting strategy. All plans include access to our comprehensive odds database.

Subscription Tiers

TierPriceReq/MinStreamsData DelayBooksFeatures
Free$0/mo12060s2Odds, Schedule
Hobby$79/mo1200*Real-time5Odds, Schedule, Arbitrage
Pro$229/mo3000*Real-time15+ EV, Middles
Sharp$399/mo1,0000*Real-timeAll 16++ Priority Support
EnterpriseCustomCustomCustomReal-timeAll+ SLA, Dedicated Support

*Streaming requires the WebSocket Add-on ($99/mo) which enables 10 concurrent SSE streams.

Plan Details

WebSocket Add-on

$99/month - Add real-time streaming to any paid tier.

  • 10 concurrent SSE streams
  • Sub-second latency
  • Works with Hobby, Pro, Sharp, and Enterprise tiers

The WebSocket add-on requires a paid subscription. Free tier does not support streaming.

Enterprise

Need higher limits, custom features, or an SLA? Contact us for enterprise pricing.

  • Custom rate limits
  • Custom concurrent streams
  • Dedicated support
  • Service Level Agreement (SLA)
  • Custom integrations

Contact Sales

Feature Comparison

FeatureFreeHobbyProSharpEnterprise
GET /oddsYesYesYesYesYes
GET /odds/bestYesYesYesYesYes
GET /eventsYesYesYesYesYes
GET /sportsbooksYesYesYesYesYes
GET /sportsYesYesYesYesYes
GET /leaguesYesYesYesYesYes
GET /marketsYesYesYesYesYes
GET /opportunities/evNoNoYesYesYes
GET /opportunities/arbitrageNoYesYesYesYes
GET /opportunities/middlesNoNoYesYesYes
GET /opportunities/low_holdNoYesYesYesYes
CSV ExportNoNoYesYesYes
SSE StreamingNo+$99/mo+$99/mo+$99/moIncluded
Priority SupportNoNoNoYesYes
SLANoNoNoNoYes

Rate Limiting

All API requests are rate limited per API key. Rate limit headers are included in every response:

X-RateLimit-Limit: 300 X-RateLimit-Remaining: 299 X-RateLimit-Reset: 1703123456789

Rate Limit Response

When you exceed your rate limit, you’ll receive a 429 response:

{ "error": { "code": "rate_limited", "message": "Rate limit exceeded", "retry_after": 45 } }

Use the retry_after value (in seconds) to implement exponential backoff.

Data Delay

  • Free tier: 60-second delay on all odds data
  • Paid tiers: Real-time data with sub-second latency

Sportsbook Access

The number of sportsbooks you can access depends on your tier:

TierBooksExample Access
Free2DraftKings, FanDuel
Hobby5+ BetMGM, Caesars, theScore Bet
Pro15+ Bet365, BetRivers, and more
Sharp/EnterpriseAllAll 16+ supported books

Tier Upgrades

Upgrade your subscription at any time. Changes take effect immediately with no downtime.

  • Prorated billing for mid-cycle upgrades
  • Instant access to new features
  • Keep your existing API key
Last updated on