Skip to content

Commit b4bc685

Browse files
authored
seo: docs landing page semantic enrichment (no-vig odds, novig exchange, prediction market reference) (#211)
1 parent 273f4d7 commit b4bc685

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

content/en/index.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
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."
33
---
44

55
import { Cards, Callout } from 'nextra/components'
@@ -11,6 +11,7 @@ SharpAPI is a real-time sports betting odds aggregation platform that provides:
1111
- **Real-time Odds** - Sub-second odds updates from major sportsbooks via REST or SSE streaming
1212
- **+EV Detection** - Automatic expected value calculation using sharp book references
1313
- **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
1415
- **SSE Streaming** - Server-Sent Events for real-time push notifications
1516

1617
## Base URL
@@ -31,6 +32,7 @@ All API requests should use `api.sharpapi.io` as the base URL.
3132
| +EV detection | Automated | Manual |
3233
| Arbitrage w/ stakes | Optimal sizing | Detection only |
3334
| Sharp book reference | Pinnacle | Varies |
35+
| No-vig fair odds | Included | Not available |
3436

3537
## Pricing
3638

@@ -58,7 +60,7 @@ Streaming requires WebSocket add-on ($99/mo). See [Pricing](/en/pricing) for det
5860
- Rebet
5961

6062
### Sharp Books
61-
- Pinnacle (reference for +EV calculations)
63+
- Pinnacle (reference for +EV and no-vig calculations)
6264
- Bookmaker
6365
- Circa Sports
6466

@@ -78,7 +80,7 @@ Streaming requires WebSocket add-on ($99/mo). See [Pricing](/en/pricing) for det
7880
### Exchanges
7981
- ProphetX
8082
- Betfair
81-
- Novig
83+
- Novig (commission-free no-vig exchange)
8284

8385
### Prediction Markets
8486
- Polymarket

0 commit comments

Comments
 (0)