iSports API · Example Payload

Getfootballoddsall

Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API

Getfootballoddsall 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": [
      "362940922,14,0.75,0.85,0.79,0.75,0.85,0.79,false,false,1,1,1775629273,false,2",
      "362940922,35,0.75,0.92,0.86,0.75,0.92,0.86,false,false,1,2,1779181200,false,1",
      "362940922,35,0.5,0.72,1.06,0.5,0.72,1.06,false,false,2,2,1779181200,false,1",
      "362940922,42,0.75,0.81,0.71,0.75,0.76,0.76,false,false,1,3,1779775250,false,1",
      "362940922,42,0.5,0.64,0.90,0.5,0.58,0.99,false,false,2,3,1779775250,false,1"
    ],
    "europeOdds": [
      "362940922,8,1.73,4.00,3.50,1.73,4.00,3.50,1,1775629978,false,2",
      "362940922,14,1.70,4.00,3.80,1.70,4.00,3.80,1,1775629273,false,2",
      "362940922,19,1.75,3.95,3.85,1.73,4.10,3.85,1,1775628807,false,2",
      "362940922,22,1.66,3.60,3.55,1.68,3.75,3.55,1,1775627843,false,2",
      "362940922,35,1.72,4.00,3.67,1.72,4.00,3.67,1,1775630693,false,1"
    ],
    "overUnder": [
      "362940922,14,3.5,0.92,0.75,3.5,0.92,0.75,1,1775629273,false,2",
      "362940922,19,3.5,0.95,0.70,3.5,0.90,0.75,1,1781206135,false,2",
      "362940922,19,2.5,0.40,1.60,2.5,0.35,1.80,2,1781206135,false,2",
      "362940922,19,4.5,2.00,0.30,4.5,2.00,0.30,3,1781206135,false,2",
      "362940922,22,3.25,0.76,0.85,3.25,0.72,0.89,1,1775628043,false,2"
    ],
    "handicapHalf": [
      "362940922,35,0.25,0.85,0.93,0.25,0.85,0.93,false,1,1775629208,1",
      "362940922,35,0.5,1.19,0.62,0.5,1.19,0.62,false,2,1775629208,1",
      "362940922,42,0.25,0.73,0.80,0.25,0.68,0.85,false,1,1775627090,1",
      "362940922,42,0.5,1.09,0.52,0.5,1.02,0.56,false,2,1775627090,1",
      "362940922,42,0,0.35,1.51,0.75,1.52,0.35,false,3,1775627090,1"
    ],
    "overUnderHalf": [
      "362940922,35,1.25,0.73,1.03,1.25,0.73,1.03,1,1775629208,1",
      "362940922,35,1.5,1.06,0.70,1.5,1.06,0.70,2,1775629208,1",
      "362940922,42,1.25,0.65,0.89,1.5,0.85,0.68,1,1775626546,1",
      "362940922,42,1.5,0.97,0.59,1.25,0.55,1.03,2,1775626546,1",
      "362940922,42,1.75,1.39,0.39,1.75,1.20,0.47,3,1775626546,1"
    ]
  }
}

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/getFootballOddsAll"
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.