Build with prematch odds from Polish sources such as Betclic and Superbet. Read events, markets and decimal prices in one JSON format, with observation times attached.
Keep your key on your server. This example does not send a request to the API.
ResponseResponse structure
{
events[]
Events
bookmakers[]
Bookmaker sources
markets[]
Markets and outcomes
last_update
Observation time
}
Run the example to view the JSON.
Betclic
Betclic API: Poland
Use the betclic source filter for prematch events and odds from betclic.pl. This is ArbiScan’s independent feed, not an official Betclic API. It does not imply coverage in France or other countries.
GET /v1/odds?bookmakers=betclic&limit=5
Read available sources and markets before requesting odds. Not every event has every market or bookmaker. The example above uses synthetic data.
Use the superbet source filter for prematch events and odds from superbet.pl. This is ArbiScan’s independent feed, not an official Superbet API. It does not imply coverage in Romania or other countries.
GET /v1/odds?bookmakers=superbet&limit=5
Read available sources and markets before requesting odds. Not every event has every market or bookmaker. The example above uses synthetic data.