Get average price
Markets
Get average price
Best and average prices per game in a league
GET
Get average price
Returns a truncated list of best and average prices for every game in a league. For each game and each market (moneyline / spread / total), the response includes:Documentation Index
Fetch the complete documentation index at: https://docs.4casters.io/llms.txt
Use this file to discover all available pages before exploring further.
- the best price (the price on the top resting offer);
- the average price you’d pay sweeping at least $500 of liquidity;
- the maximum bet that could be filled at the best price and the average price.
awayMoneylines, homeMoneylines, etc.) are stripped from each game; only the summary odds block remains.
Unlike most endpoints, this one returns the games at the top level (not under
data).Request
GET /exchange/getOddsForAveragePrice
League code (case-insensitive).
Response
Authorizations
Pass your auth token in the Authorization header. The Bearer prefix is optional; the server also accepts a signed auth cookie or a token field in the request body.
Query Parameters
League code (case-insensitive).
Response
Game best/average prices