Pre-Match 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 pre-match 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": 207014529468160,
"sport": "tabletennis",
"sportID": 7,
"country": "Czech_Republic",
"countryCC": "cz",
"sortOrder": 310,
"divisionID": 99910048210,
"division": "Liga Pro",
"home": "Petr Serak",
"away": "Pavel Berdych",
"startDateTime": "2024-06-28T12:30:00.000Z",
"odds": [
{
"id": 0,
"market": "2 Way",
"stage": "",
"ext": "",
"categories": [
"0200_mc_main",
"0100_mc_all"
],
"tips": [
{
"id": "odd_12_1_fe",
"pos": 1,
"tag": "1",
"value": "1.53"
},
{
"id": "odd_12_2_fe",
"pos": 2,
"tag": "2",
"value": "2.37"
}
]
},
{
"id": 40,
"market": "Set-Betting",
"stage": "",
"ext": "",
"categories": [
"0100_mc_all",
"1000_mc_cs"
],
"tips": [
{
"id": "odd_setcs_0-3_fe",
"pos": 2,
"tag": "0:3",
"value": "8.50"
},
{
"id": "odd_setcs_1-3_fe",
"pos": 5,
"tag": "1:3",
"value": "6.00"
},
{
"id": "odd_setcs_2-3_fe",
"pos": 9,
"tag": "2:3",
"value": "5.50"
},
{
"id": "odd_setcs_3-0_fe",
"pos": 11,
"tag": "3:0",
"value": "4.50"
},
{
"id": "odd_setcs_3-1_fe",
"pos": 12,
"tag": "3:1",
"value": "4.00"
},
{
"id": "odd_setcs_3-2_fe",
"pos": 13,
"tag": "3:2",
"value": "4.50"
}
]
},
{
"id": 45,
"market": "Even/Odd (Points)",
"stage": "",
"ext": "",
"categories": [
"0200_mc_main",
"0100_mc_all"
],
"tips": [
{
"id": "odd_pointsoe_even_fe",
"pos": 1,
"tag": "Even",
"value": "1.83"
},
{
"id": "odd_pointsoe_odd_fe",
"pos": 2,
"tag": "Odd",
"value": "1.83"
}
]
},
{
"id": 60755,
"market": "Over/Under (Points)",
"stage": "",
"ext": "75.5",
"categories": [
"0200_mc_main",
"0100_mc_all"
],
"tips": [
{
"id": "odd_pointsou_o_75.5_fe",
"pos": 1,
"tag": "+",
"value": "1.83"
},
{
"id": "odd_pointsou_u_75.5_fe",
"pos": 2,
"tag": "-",
"value": "1.83"
}
]
},
{
"id": 80395,
"market": "Player1 Over/Under (Points)",
"stage": "",
"ext": "39.5",
"categories": [
"0100_mc_all"
],
"tips": [
{
"id": "odd_homeou_o_39.5_fe",
"pos": 1,
"tag": "+",
"value": "1.80"
},
{
"id": "odd_homeou_u_39.5_fe",
"pos": 2,
"tag": "-",
"value": "1.90"
}
]
},
{
"id": 90375,
"market": "Player2 Over/Under (Points)",
"stage": "",
"ext": "37.5",
"categories": [
"0100_mc_all"
],
"tips": [
{
"id": "odd_awayou_o_37.5_fe",
"pos": 1,
"tag": "+",
"value": "1.83"
},
{
"id": "odd_awayou_u_37.5_fe",
"pos": 2,
"tag": "-",
"value": "1.83"
}
]
},
{
"id": 709915,
"market": "Handicap (Points)",
"stage": "",
"ext": "0:1.5",
"categories": [
"0100_mc_all",
"0600_mc_hc"
],
"tips": [
{
"id": "odd_12hc_1_0-1.5_fe",
"pos": 1,
"tag": "1",
"value": "2.20"
},
{
"id": "odd_12hc_2_0-1.5_fe",
"pos": 2,
"tag": "2",
"value": "1.61"
}
]
},
{
"id": 709935,
"market": "Handicap (Points)",
"stage": "",
"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": "1.83"
},
{
"id": "odd_12hc_2_0-3.5_fe",
"pos": 2,
"tag": "2",
"value": "1.83"
}
]
}
]
},
{
"ID": 207014529471340,
"sport": "tabletennis",
"sportID": 7,
"country": "Czech_Republic",
"countryCC": "cz",
"sortOrder": 310,
"divisionID": 99910048210,
"division": "Liga Pro",
"home": "Jiri Foltynek",
"away": "Jiri Motak",
"startDateTime": "2024-06-28T12:30:00.000Z",
"odds": [
{
"id": 0,
"market": "2 Way",
"stage": "",
"ext": "",
"categories": [
"0200_mc_main",
"0100_mc_all"
],
"tips": [
{
"id": "odd_12_1_fe",
"pos": 1,
"tag": "1",
"value": "1.90"
},
{
"id": "odd_12_2_fe",
"pos": 2,
"tag": "2",
"value": "1.80"
}
]
},
{
"id": 40,
"market": "Set-Betting",
"stage": "",
"ext": "",
"categories": [
"0100_mc_all",
"1000_mc_cs"
],
"tips": [
{
"id": "odd_setcs_0-3_fe",
"pos": 2,
"tag": "0:3",
"value": "6.50"
},
{
"id": "odd_setcs_1-3_fe",
"pos": 5,
"tag": "1:3",
"value": "4.75"
},
{
"id": "odd_setcs_2-3_fe",
"pos": 9,
"tag": "2:3",
"value": "4.33"
},
{
"id": "odd_setcs_3-0_fe",
"pos": 11,
"tag": "3:0",
"value": "7.00"
},
{
"id": "odd_setcs_3-1_fe",
"pos": 12,
"tag": "3:1",
"value": "5.00"
},
{
"id": "odd_setcs_3-2_fe",
"pos": 13,
"tag": "3:2",
"value": "4.50"
}
]
},
{
"id": 45,
"market": "Even/Odd (Points)",
"stage": "",
"ext": "",
"categories": [
"0200_mc_main",
"0100_mc_all"
],
"tips": [
{
"id": "odd_pointsoe_even_fe",
"pos": 1,
"tag": "Even",
"value": "1.83"
},
{
"id": "odd_pointsoe_odd_fe",
"pos": 2,
"tag": "Odd",
"value": "1.83"
}
]
},
{
"id": 60775,
"market": "Over/Under (Points)",
"stage": "",
"ext": "77.5",
"categories": [
"0200_mc_main",
"0100_mc_all"
],
"tips": [
{
"id": "odd_pointsou_o_77.5_fe",
"pos": 1,
"tag": "+",
"value": "1.83"
},
{
"id": "odd_pointsou_u_77.5_fe",
"pos": 2,
"tag": "-",
"value": "1.83"
}
]
},
{
"id": 80395,
"market": "Player1 Over/Under (Points)",
"stage": "",
"ext": "39.5",
"categories": [
"0100_mc_all"
],
"tips": [
{
"id": "odd_homeou_o_39.5_fe",
"pos": 1,
"tag": "+",
"value": "1.80"
},
{
"id": "odd_homeou_u_39.5_fe",
"pos": 2,
"tag": "-",
"value": "1.90"
}
]
},
{
"id": 90405,
"market": "Player2 Over/Under (Points)",
"stage": "",
"ext": "40.5",
"categories": [
"0100_mc_all"
],
"tips": [
{
"id": "odd_awayou_o_40.5_fe",
"pos": 1,
"tag": "+",
"value": "1.83"
},
{
"id": "odd_awayou_u_40.5_fe",
"pos": 2,
"tag": "-",
"value": "1.83"
}
]
},
{
"id": 700599,
"market": "Handicap (Points)",
"stage": "",
"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": "1.83"
},
{
"id": "odd_12hc_2_0.5-0_fe",
"pos": 2,
"tag": "2",
"value": "1.83"
}
]
},
{
"id": 701599,
"market": "Handicap (Points)",
"stage": "",
"ext": "1.5:0",
"categories": [
"0100_mc_all",
"0600_mc_hc"
],
"tips": [
{
"id": "odd_12hc_1_1.5-0_fe",
"pos": 1,
"tag": "1",
"value": "1.40"
},
{
"id": "odd_12hc_2_1.5-0_fe",
"pos": 2,
"tag": "2",
"value": "2.75"
}
]
}
]
}
]
}