cURL
Pick of the Day
Get Pick of the Day track record
Every published Pick of the Day with its real outcome, plus the rolling hit rate (wins / decided; void and pending excluded). Resolved picks are public; a still-pending pick’s backed side is included for the authenticated Insider key.
GET
cURL
The full Pick of the Day track record: every published pick with its real outcome, plus the rolling hit rate.
Side-effect-free and ETag-cacheable. Send the previous
pickslists every published pick, most recent last, each with itsoutcomeand (for resolved, priced picks) thereturn_per_100on a $100 stake.hit_rateis the headline record:wins,losses,decided(wins + losses), andpct(wins / decided).voidandpendingpicks are excluded from the rate.hit_rate.net_profit_usd,staked_usd, androi_pctmodel a flat $100-per-pick strategy over resolved, priced picks.hit_rate.seriesis the cumulative curve, one point per decided pick in ascending date order, ready to chart. Its last point equals the headlinenet_profit_usdandpctby construction.
pick_outcome_label) is included because the API key already proves Insider tier.
ETag back via If-None-Match for a 304 Not Modified when the archive is unchanged.
For today’s single pick, see Get Pick of the Day.Authorizations
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
Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.