iSports API · Example Payload

Getfootballoddseuropeanall

Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API

Getfootballoddseuropeanall 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": [
    {
      "matchId": "233350813",
      "matchTime": 1570694400,
      "leagueName": "Indonesia Liga 3",
      "homeName": "Prima Con FC",
      "awayName": "PSIT Kota Cirebon",
      "odds": [
        {
          "oddsId": "90797951",
          "changeTime": 1570684680,
          "oddsDetail": "777,1Bet,2.1,3.25,3,1.95,3.15,3.5"
        },
        {
          "oddsId": "90797715",
          "changeTime": 1570678560,
          "oddsDetail": "281,Bet 365,2.1,3.25,3,,,"
        },
        {
          "oddsId": "90799427",
          "changeTime": 1570687320,
          "oddsDetail": "90,Easybets,2.1,3.2,3,2.1,3.2,3"
        },
        {
          "oddsId": "90797914",
          "changeTime": 1570687140,
          "oddsDetail": "1229,22Bet,2.12,3.24,2.99,2.12,3.22,3"
        },
        {
          "oddsId": "90797913",
          "changeTime": 1570687380,
          "oddsDetail": "1047,1xBet,2.12,3.24,2.99,2.12,3.24,2.99"
        }
      ]
    },
    {
      "matchId": "243350814",
      "matchTime": 1570694400,
      "leagueName": "Indonesia Liga 3",
      "homeName": "PSGJ Kabupaten Cirebon",
      "awayName": "Perses Sumedang",
      "odds": [
        {
          "oddsId": "90797962",
          "changeTime": 1570683840,
          "oddsDetail": "777,1Bet,2.15,3.8,2.6,2.3,3.7,2.45"
        },
        {
          "oddsId": "90797716",
          "changeTime": 1570678560,
          "oddsDetail": "281,Bet 365,2.15,3.75,2.6,,,"
        },
        {
          "oddsId": "90799426",
          "changeTime": 1570687320,
          "oddsDetail": "90,Easybets,2.15,3.8,2.6,2.15,3.8,2.6"
        },
        {
          "oddsId": "90797944",
          "changeTime": 1570684020,
          "oddsDetail": "1229,22Bet,2.17,3.74,2.59,2.16,3.74,2.6"
        },
        {
          "oddsId": "90797941",
          "changeTime": 1570684200,
          "oddsDetail": "1047,1xBet,2.17,3.74,2.59,2.16,3.74,2.6"
        }
      ]
    }
  ]
}

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