Stream 15 live-priced basketball 2nd half markets from 250+ sportsbooks via a single JSON endpoint.
The Euro365 sportsbook API returns 15 basketball 2nd half markets on every event, with outcomes priced in real-time across our 250+ source books. Every market below is accessible via /v1/odds, /v1/prematch, and /v1/live.
| Market ID | Name | Outcomes |
|---|---|---|
1687 | 2nd Half - Final | 2 |
1667 | P2 - Total Points - Less / Plus | 2 |
1690 | P2_HA | 2 |
1662 | P2 - 1x2 | 3 |
2478 | Double Chance 2nd Half | 3 |
2479 | Over/Under 2nd Half - Home Team | 2 |
2480 | Over/Under 2nd Half - Away Team | 2 |
2624 | Both Teams To Score Number Of Points - 2nd Half | 2 |
1695 | P2 - Total Points - T/Ç | 2 |
2481 | 2nd Half Race To - Including Overtime | 3 |
2855 | ftnw 8-1370 | 2 |
2859 | ft2w 7-1366 | 2 |
2867 | ft2w 7-1368 | 2 |
2865 | ft3w 6-1372 | 3 |
2861 | ftnw 8-1344 | 2 |
curl -H 'x-api-key: YOUR_KEY' \ 'https://api.euro365.bet/v1/markets?sport=2&nested=1'
List events via /v1/prematch?sport=2 or /v1/live?sport=2. Each event includes a map property pointing at its odds keys. Fetch the live-priced outcomes with /v1/odds?ids=<event-keys> — or use our high-throughput /rdstn POST endpoint for batch reads. A single API key handles up to 3,000 requests/minute on the Pro plan; the free tier covers 100/minute, enough to build and ship.
Looking to embed live odds without writing a backend? Drop the Euro365 widget on any page — same data, no integration. See widget ›