In-Play Details and Odds

Returns all the information and odds for up to 10 individual events.

requirement

You'll need a license key to use the API.

API Endpoint

https://dataapi.oddsgigant-api.com/ApiR1/event

Parameters

sportID (required)

The ID of the sport. Available IDs are listed below. See sport ids for more information.

  • soccer
  • tennis
  • basketball
  • volleyball
  • handball
  • icehockey
  • tabletennis
  • formula1
  • alpineskiing
  • cycling
  • americanfootball
  • golf
  • cricket
  • boxing
  • baseball
  • rugbyleague
  • rugbyunion
  • snooker
  • darts
  • aussierules
  • motorbikes
  • badminton
  • biathlon
  • futsal
  • esports
  • horseracing
  • greyhounds
  • bowls
  • gaelicsport
  • floorball
  • beachvolley
  • waterpolo
  • squash

eventID (required)

The event's ID that you obtain from the in-play events list endpoint.

tip

You can request up to 10 event IDs at a time by separating them with commas.

eventID=100002,100003,100004...

auth (required)

Your identification code.

returnCode

A number of your choice to synchronize this request.

Example Response

{
  "success": true,
  "error": "",
  "returnCode": 125690,
  "payload": [
    {
      "ID": 105014213995850,
      "sport": "handball",
      "sportID": 5,
      "country": "World",
      "countryCC": "ww",
      "sortOrder": 0,
      "divisionID": 11054,
      "division": "U20 World Championships Women",
      "home": "Germany U20 Women",
      "away": "Norway U20 Women",
      "startDateTime": "2024-06-28T11:30:00.000Z",
      "gameStage": "1st",
      "showOdds": true,
      "topEventID": null,
      "score": [
        9,
        7
      ],
      "scoreInfo": [],
      "playtime": "1st 23:18",
      "playtimeSeconds": 1567,
      "update": "2024-06-28T11:56:07.000Z",
      "odds": [
        {
          "id": 0,
          "market": "Money Line 3-Way",
          "stage": "Fulltime",
          "ext": "",
          "categories": [
            "0200_mc_main",
            "0100_mc_all"
          ],
          "tips": [
            {
              "id": "odd_1x2_1_fe",
              "pos": 1,
              "tag": "1",
              "value": "1.33"
            },
            {
              "id": "odd_1x2_x_fe",
              "pos": 2,
              "tag": "X",
              "value": "7.00"
            },
            {
              "id": "odd_1x2_2_fe",
              "pos": 3,
              "tag": "2",
              "value": "5.00"
            }
          ]
        },
        {
          "id": 10525,
          "market": "Under/Over",
          "stage": "Fulltime",
          "ext": "52.5",
          "categories": [
            "0200_mc_main",
            "0100_mc_all"
          ],
          "tips": [
            {
              "id": "odd_ou_o_52.5_fe",
              "pos": 1,
              "tag": "+",
              "value": "1.95"
            },
            {
              "id": "odd_ou_u_52.5_fe",
              "pos": 2,
              "tag": "-",
              "value": "1.75"
            }
          ]
        },
        {
          "id": 40010,
          "market": "Handicap 2-Way",
          "stage": "Fulltime",
          "ext": "0:3.5",
          "categories": [
            "0100_mc_all",
            "0600_mc_hc"
          ],
          "tips": [
            {
              "id": "odd_12hc_1_0-3.5_fe",
              "pos": 1,
              "tag": "1",
              "value": "2.00"
            },
            {
              "id": "odd_12hc_2_0-3.5_fe",
              "pos": 2,
              "tag": "2",
              "value": "1.72"
            }
          ]
        },
        {
          "id": 40015,
          "market": "Drow no Bet",
          "stage": "Fulltime",
          "ext": "",
          "categories": [
            "0200_mc_main",
            "0100_mc_all"
          ],
          "tips": [
            {
              "id": "odd_dnb_1_fe",
              "pos": 1,
              "tag": "1",
              "value": "1.18"
            },
            {
              "id": "odd_dnb_2_fe",
              "pos": 2,
              "tag": "2",
              "value": "4.25"
            }
          ]
        }
      ]
    },
    {
      "ID": 105014214107360,
      "sport": "handball",
      "sportID": 5,
      "country": "World",
      "countryCC": "ww",
      "sortOrder": 0,
      "divisionID": 11054,
      "division": "U20 World Championships Women",
      "home": "Egypt U20 Women",
      "away": "South Korea U20 Women",
      "startDateTime": "2024-06-28T11:15:00.000Z",
      "gameStage": "2nd",
      "showOdds": "1",
      "topEventID": null,
      "score": [
        12,
        11
      ],
      "scoreInfo": [],
      "playtime": "2nd 30:00",
      "playtimeSeconds": 2467,
      "update": "2024-06-28T11:56:07.000Z",
      "odds": [
        {
          "id": 0,
          "market": "Money Line 3-Way",
          "stage": "Fulltime",
          "ext": "",
          "categories": [
            "0200_mc_main",
            "0100_mc_all"
          ],
          "tips": [
            {
              "id": "odd_1x2_1_fe",
              "pos": 1,
              "tag": "1",
              "value": "3.00"
            },
            {
              "id": "odd_1x2_x_fe",
              "pos": 2,
              "tag": "X",
              "value": "5.50"
            },
            {
              "id": "odd_1x2_2_fe",
              "pos": 3,
              "tag": "2",
              "value": "1.72"
            }
          ]
        },
        {
          "id": 10495,
          "market": "Under/Over",
          "stage": "Fulltime",
          "ext": "49.5",
          "categories": [
            "0200_mc_main",
            "0100_mc_all"
          ],
          "tips": [
            {
              "id": "odd_ou_o_49.5_fe",
              "pos": 1,
              "tag": "+",
              "value": "1.95"
            },
            {
              "id": "odd_ou_u_49.5_fe",
              "pos": 2,
              "tag": "-",
              "value": "1.75"
            }
          ]
        },
        {
          "id": 40010,
          "market": "Handicap 2-Way",
          "stage": "Fulltime",
          "ext": "0.5:0",
          "categories": [
            "0100_mc_all",
            "0600_mc_hc"
          ],
          "tips": [
            {
              "id": "odd_12hc_1_0.5-0_fe",
              "pos": 1,
              "tag": "1",
              "value": "2.00"
            },
            {
              "id": "odd_12hc_2_0.5-0_fe",
              "pos": 2,
              "tag": "2",
              "value": "1.72"
            }
          ]
        },
        {
          "id": 40015,
          "market": "Drow no Bet",
          "stage": "Fulltime",
          "ext": "",
          "categories": [
            "0200_mc_main",
            "0100_mc_all"
          ],
          "tips": [
            {
              "id": "odd_dnb_1_fe",
              "pos": 1,
              "tag": "1",
              "value": "2.60"
            },
            {
              "id": "odd_dnb_2_fe",
              "pos": 2,
              "tag": "2",
              "value": "1.45"
            }
          ]
        }
      ]
    }
  ]
}