BetsAPI

GRATIS CON POSSIBILITร€ DI UPGRADE
Da b365api | Aggiornamento hace un mes | Sports
Popolaritร 

9.9 / 10

Latenza

400ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

No return for PreMatch odds

Rapid account: Signinalex 42
signinalex42
hace 10 meses
{
  "success": 1,
  "results": []
}

got nothing returning as shown above.

Just wondering if anyone knows why ?

here is the code used in the api playground:

import requests

url = "https://betsapi2.p.rapidapi.com/v1/bet365/upcoming"

querystring = {"sport_id":"1","league_id":"10071570"}

headers = {
	"X-RapidAPI-Key": "<myapikey>",
	"X-RapidAPI-Host": "betsapi2.p.rapidapi.com"
}

response = requests.get(url, headers=headers, params=querystring)

print(response.json())

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti