added

The Odds API Mappings

SharpSports has added theOddsApiId to both the 🎟️ event and 📋 Market objects with corresponding query parameters on the 📜 events list and 📜 market list endpoints.

improved

Improved Latency

The following endpoints have been sped up to request large amounts of data more efficiently:

improved

New Market Coverage

SharpSports now includes 📋 Market and 🏷️ MarketSelection coverage for:

added

Rate Limiting

To improve speed and reliability, SharpSports has implemented additional 🔂 Rate Limiting for large data endpoints.

improved

WNBA Support

SharpSports now supports WNBA as a 🏟️ League. That means you'll see fully parsed WNBA 📃 Bets, 📋 Markets, 🎽 Teams and 🏷️ MarketSelections. WNBA ⛹️‍♂️ Player objects are still in progress, so player props are currently unsupported.

added

Golf Player Ids

The 📜 player list now includes all active amateur and pro golfers. Query the list filtering to sport=SPRT_golf to see the full list.

added

Odds Feed

Using the prices=true query param on any 🏷️ MarketSelection endpoint will now return all main and alternate lines and odds on all supported sportsbooks.

added

Market Objects

The newly released 📋 Market object represents a market covered by SharpSports. For example, "Player Prop Total Assists".

improved

Query Player and Team by Name String / Substring

The 📜 player list and 📜 team list endpoints are now queryable by name. These are non-case sensitive inputs that will list exact and partial matches.