You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/index.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
description: "SharpAPI provides real-time sports betting odds from 32 sportsbooks with +EV detection, arbitrage alerts, and SSE streaming via REST API. Start building in minutes."
2
+
description: "SharpAPI provides real-time sports betting odds and no-vig fair odds from 32 sportsbooks, with +EV detection, arbitrage alerts, and SSE streaming via REST API. Start building in minutes."
3
3
---
4
4
5
5
import { Cards, Callout } from'nextra/components'
@@ -11,6 +11,7 @@ SharpAPI is a real-time sports betting odds aggregation platform that provides:
11
11
-**Real-time Odds** - Sub-second odds updates from major sportsbooks via REST or SSE streaming
12
12
-**+EV Detection** - Automatic expected value calculation using sharp book references
13
13
-**Arbitrage Alerts** - Cross-book arbitrage detection with optimal stake calculations
14
+
-**No-Vig Odds** - Fair odds with bookmaker margin removed, using Pinnacle as the sharp reference
14
15
-**SSE Streaming** - Server-Sent Events for real-time push notifications
15
16
16
17
## Base URL
@@ -31,6 +32,7 @@ All API requests should use `api.sharpapi.io` as the base URL.
0 commit comments