Sports
data API

Why our data collectionis much faster


We WORK WITH
55 BOOKMAKERS
We invite you to the closed user clubODDSCORP

Availablesports and markets
MATCH | MATCH | |
---|---|---|
WINS | ||
TOTALS | ||
INDIVIDUAL TOTALS | ||
HANDICAPS | ||
HANDICAP WINS BY CORNERS | ||
CORNER TOTALS | ||
CORNER HANDICAPS | ||
NEXT GOAL | ||
TO SCORE OR NOT TO SCORE | ||
EVEN/ODD | ||
CORRECT SCORE |
MATCH | SET | GAME | POINTS | |
---|---|---|---|---|
WINS | ||||
TOTAL GAMES | ||||
INDIVIDUAL TOTAL | ||||
Фора по геймам | ||||
EVEN/ODD | ||||
TOTAL SETS | ||||
Фора по сетам | ||||
CORRECT SCORE | ||||
Будет ли тай-брейк |
MATCH | MATCH | |
---|---|---|
WINS | ||
TOTALS | ||
INDIVIDUAL TOTALS | ||
HANDICAPS | ||
EVEN/ODD |
api.sports.table.tр1 | api.sports.table.tр3 | POINTS | |
---|---|---|---|
WINS | |||
TOTALS POINTS | |||
INDIVIDUAL TOTAL POINTS | |||
Фора по поинтам | |||
EVEN/ODD | |||
TOTAL SETS | |||
Фора по сетам | |||
CORRECT SCORE | |||
Будет ли баланс |
MATCH | TIME | |
---|---|---|
WINS | ||
TOTALS | ||
INDIVIDUAL TOTALS | ||
HANDICAPS | ||
CORRECT SCORE |
MATCH | PERIOD | |
---|---|---|
WINS | ||
TOTAL | ||
INDIVIDUAL TOTAL | ||
HANDICAPS | ||
EVEN/ODD | ||
CORRECT SCORE |
MATCH | SET | |
---|---|---|
WINS | ||
TOTALS | ||
INDIVIDUAL TOTAL | ||
HANDICAPS | ||
CORRECT SCORE |
MATCH | TIME | |
---|---|---|
WINS | ||
TOTALS | ||
INDIVIDUAL TOTALS | ||
HANDICAPS | ||
CORRECT SCORE |
MATCH | MAP | |
---|---|---|
WINS | ||
TOTALS | ||
INDIVIDUAL TOTAL | ||
HANDICAPS |
MATCH | TIME | |
---|---|---|
WINS | ||
TOTALS | ||
INDIVIDUAL TOTALS | ||
HANDICAPS | ||
NEXT GOAL | ||
TO SCORE OR NOT TO SCORE | ||
EVEN/ODD | ||
CORRECT SCORE |
MATCH | NEXT GOAL | TO SCORE OR NOT TO SCORE | |
---|---|---|---|
WINS | |||
TOTAL очков | |||
Инд.тотал очков | |||
Фора по очкам | |||
EVEN/ODD | |||
CORRECT SCORE | |||
Тотал иннингов | |||
Фора по иннингам | |||
Будет ли баланс |
MATCH | PERIOD | POINTS | |
---|---|---|---|
WINS | |||
TOTAL очков | |||
Инд.тотал очков | |||
Фора по очкам | |||
EVEN/ODD | |||
CORRECT SCORE | |||
Тотал периодов | |||
Фора по периодам | |||
Будет ли баланс |
MATCH | PERIOD | TO SCORE OR NOT TO SCORE | |
---|---|---|---|
WINS | |||
TOTAL очков | |||
Инд.тотал очков | |||
Фора по очкам | |||
EVEN/ODD | |||
CORRECT SCORE | |||
Тотал периодов | |||
Фора по периодам | |||
Будет ли баланс |
Customer Reviews
NUMBER OF USERS: 300+
START DATE OF COLLABORATION: MAY 2020
I'd like to express my gratitude to the ODDSCORP service (formerly ODDSCP). We've been cooperating with them for over a year now and the impression has been great! We buy an arbs bot sportsbook! The guys are real experts, they're very thorough in their work, always improving and developing their product!
Presently, we have 19 bookmakers in the bot, and we're constantly increasing the number. We select those on which you can actively arb! By the way, these guys also help us in selecting bookmakers to find arbs and work with them, etc. ...
At the moment, we have 300+ active users who're happy with our bot, and hence with the parser too! This is the most important assessment for a product like this!
The guys are also great when it comes to tech support. They're always ready to answer any question as extensively and quickly as possible! Generally, it's a pleasure working with the ODDSCORP team! I would highly recommend them to anyone who wants a top-quality product and an excellent customer service. I have what to compare with!
NUMBER OF USERS: 100+
START DATE OF COLLABORATION: APRIL 2020
Soon it will be a full year since we started our cooperation with ODDSCORP (formerly ODDSCP), arbs supplier.
After connecting an additional source, our team was surprised by the quantity, and most importantly, the quality of the arbitrage (arbitration) situations supplied...
I would like to separately emphasize the speed at which they solve any issue. It could be counted on one hand. Their 24/7 online support via telegram is also worth noting. When adding new bookmakers to the bot, during development, we're always provided with free arbs for . For this, we say THANK YOU!!!
As for the price, the subscription price is more than adequate. You get a nice discount for a large number of bookmakers (10+)!
If you compare with other suppliers, it's just like night and day. I highly recommend and more than vouch for everything in this review!)
NUMBER OF USERS: NDA
START DATE OF COLLABORATION: MARCH 2020
We've been using these guys' API for about a month now. We take 5 bookmakers, put only valuebets, we're using our own robot.
Before that, we had worked at Positivebet.com (without API) for half a year; we've tried other mass-market scanners as well.
What can I say here? Comparing other scanners with what these guys give us is at the very least unreasonable and even silly. It's like comparing a Zhiguli and a Mercedes. In fact, there are 10 times more arbs, even though there's only table tennis now...
With our filters and solutions, the bot only bets on table tennis 2 times more than it bets on all sports.
Besides, those who work with :company_name (formerly ODDSCP), can at an additional fee get a very interesting opportunity to make an additional request to their api and compare the odds of all available bookmakers right at the current time before the bet itself starts.
Next, what else can I say... The support is very high and efficient. They help us not only in understanding the product, but also in understanding the betting principles, bookmakers, etc.
I'm very glad that ODDSCORP (formerly ODDSCP) has been constantly developing and listening to the wishes of their customers. I'm glad I found them and I can assure you that this is an entirely new level of autobets and bots. Thanks a lot.
NUMBER OF USERS: NDA
START DATE OF COLLABORATION: OCTOBER 2020
We are a 'local' arbitrage team with a lot of experience. We have our own bot. We use several data sources and I can safely say that more 'public' solutions typically tend to be blatantly inferior to the data the guys give us, both in terms of quality of the data itself and in the speed of their return. One has only to try by taking advantage of the free trial, and you'll understand everything yourself.
Event data collection statistics
API cost calculator
Easy to deploy
require_once(__DIR__ . '/vendor/autoload.php');
$config = OpenAPI\
Client\Config::getDefaultConfiguration()
->setApiKey('token', 'YOUR_API_KEY');
$api = new OpenAPI\Client\Api\DefaultApi(
new GuzzleHttp\Client(),
$config
);
$result = $apiInstance->getForks();
print_r($result);
using Microsoft.AspNetCore.WebUtilities;
using System;
using System.Net.Http;
using System.Threading.Tasks;
namespace OddscpIntegration
{
public class Program
{
public static async Task Main(string[] args)
{
var client = new HttpClient();
var uri = QueryHelpers.AddQueryString("https://api.oddscp.com/forks", new Dictionary<string, string>
{
["token"] = "YOUR_API_KEY",
["bk2_name"] = "fonbet,olimp,bet365",
});
var response = await client.GetAsync(uri);
var content = await response.Content.ReadAsStringAsync();
Console.WriteLine(content);
}
}
}
import requests
params = {
'token':'YOUR_API_KEY',
'bk2_name':'fonbet,olimp,bet365'
}
r = requests.get('https://api.oddscp.com/forks', params=params)
print(r)
const axios = require('axios');
axios.get('https://api.oddscp.com/forks', {
params: {
'token':'YOUR_API_KEY',
'bk2_name':'fonbet,olimp,bet365'
}
})
.then(response => {
console.log(response.data);
})
A developer with at least 1 year of experience can handle the integration. There is detailed integration documentation.
* If you have any difficulties, please contact us on Telegram ( @oddscorp) or by email ( support@oddscorp.com)
F.A.Q.
Any questions?


