Skip to main content

GET /basketball

Endpoint

GET https://odds360.sportmicro.com/basketball

Purpose

Use this endpoint to retrieve the current basketball Odds360 feed.

Typical flow

  1. Find the match in the SportMicro basketball data service.
  2. Keep the basketball match_id, league, teams, and start time.
  3. Call GET /basketball to load the current Odds360 feed.
  4. Move to the WebSockets page if you need live updates or overrides.
  • https://basketball.sportmicro.com/matches-live
  • https://basketball.sportmicro.com/matches-by-date
  • https://basketball.sportmicro.com/matches

Example

curl "https://odds360.sportmicro.com/basketball"

Notes

  • Use the basketball introduction page for the bookmaker-scoped dashboard flow.
  • Add your API key or token if your plan requires authenticated access.