Skip to main content
GET
cURL
One sourced sharp-money call a day, promoted to the API. This is an Insider-tier endpoint: your API key already proves the subscription, so the response is always the full pick (the web teaser is a product-UI concept, not an API one). The pick returns the backed side, the pre-game odds and the return on a $100 stake, the proven smart-money holders on that side, the grade and category edge, and the thesis behind it.
  • backed_price and return_per_100 are a snapshot frozen before kickoff, so the value does not drift between calls.
  • sharp_pct, market_pct, and consensus_edge_pct are the WHY breakdown: sharp-money conviction versus the market-implied price. These are conviction signals, not expected-value or guaranteed-edge claims.
  • outcome is pending until the market resolves, then win, loss, or void.
  • sports_context carries provider-owned team crests, league branding, and live score for team-sports picks; it is omitted otherwise.
  • Returns 404 when no pick is published right now.
The response is side-effect-free and ETag-cacheable. Send the previous ETag back via If-None-Match to get a 304 Not Modified when the pick is unchanged. For the full track record and rolling hit rate, see Get Pick of the Day track record.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Insider subscription and return live data.

Headers

If-None-Match
string

Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.

Response

Today's Pick of the Day

object
string
required
Allowed value: "pick_of_the_day"
data
object
required
meta
object
required