iSports API · Example Payload

Getfootballoddsallhistory

Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API

Getfootballoddsallhistory is an example object payload from iSports API, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codemessagedata

Example Payload

Raw ↑
{
  "code": 0,
  "message": "success",
  "data": {
    "handicap": [
      "385760927,1,0.5,0.98,0.86,0.5,0.86,0.98,false,true,1,3,1781495155,true",
      "385760927,1,0.25,0.70,1.14,0.75,1.14,0.70,false,false,2,3,1781488322,false",
      "385760927,1,0.25,0.68,1.16,0.25,0.54,1.30,false,false,3,3,1781486308,false",
      "385760927,3,0.5,1.03,0.85,0.5,0.90,0.98,false,true,1,4,1781495855,true",
      "385760927,3,0.25,0.69,1.14,0.75,1.19,0.72,false,true,2,4,1781495732,false"
    ],
    "europeOdds": [
      "385760927,1,1.98,3.00,3.68,1.86,3.30,3.70,1,1781488867,true",
      "385760927,3,2.03,3.25,3.55,1.90,3.40,4.35,1,1781495041,true",
      "385760927,4,1.91,3.30,4.20,1.85,3.30,4.40,1,1781495768,true",
      "385760927,7,1.90,3.25,4.00,1.90,3.25,4.00,1,1780245189,false",
      "385760927,8,1.83,3.50,3.80,1.85,3.40,4.33,1,1781495053,true"
    ],
    "overUnder": [
      "385760927,1,2.25,1.03,0.77,2.25,0.94,0.86,1,1781495155,true",
      "385760927,1,2,0.76,1.04,2.5,1.17,0.63,2,1781488599,false",
      "385760927,1,2,0.76,1.04,2,0.56,1.24,3,1781487609,false",
      "385760927,3,2.25,1.06,0.80,2.25,0.98,0.89,1,1781495780,true",
      "385760927,3,2,0.75,1.05,2.5,1.28,0.65,2,1781495724,false"
    ],
    "handicapHalf": [
      "385760927,1,0.25,1.07,0.75,0.25,1.01,0.81,true,1,1781491244",
      "385760927,1,0,0.46,1.36,0.5,1.40,0.42,true,2,1781472989",
      "385760927,1,0,0.40,1.42,0,0.38,1.44,true,3,1781472989",
      "385760927,3,0.25,1.20,0.71,0.25,1.05,0.83,true,1,1781491732",
      "385760927,3,0,0.51,1.44,0.5,1.53,0.53,true,2,1781491723"
    ],
    "overUnderHalf": [
      "385760927,1,0.75,0.74,1.04,1,1.16,0.62,1,1781491244",
      "385760927,1,1,1.18,0.60,1.25,1.40,0.38,2,1781478159",
      "385760927,1,0.75,0.88,0.90,0.75,0.66,1.12,3,1781487662",
      "385760927,3,0.75,0.79,1.07,0.75,0.75,1.13,1,1781491726",
      "385760927,3,1,1.23,0.61,1,1.25,0.67,2,1781491688"
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/getFootballOddsAllHistory"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.