Sofascore Scraper

ENDPOINTS
GET/odds/providers

Odds Providers

Bookmakers available for a country; their ids feed match odds.

QUERY PARAMS

2-letter ISO country code.

Default: US

{
  "country": "US",
  "count": 1,
  "providers": [
    {
      "provider": {
        "name": "bet365 USA",
        "slug": "bet365-usa",
        "default_bet_slip_link": "https://www.bet365.com/hub/aff/open-account?affiliate=365_03966420",
        "odds_from": {
          "name": "bet365",
          "slug": "bet365",
          "default_bet_slip_link": "https://www.bet365.com/hub/aff/open-account?affiliate=365_04034487",
          "country": "international",
          "id": 1,
          "colors": {
            "primary": "#017b5b"
          },
          "brand_id": 1
        },
        "live_odds_from": {
          "name": "bet365",
          "slug": "bet365",
          "default_bet_slip_link": "https://www.bet365.com/hub/aff/open-account?affiliate=365_04034487",
          "country": "international",
          "id": 1,
          "colors": {
            "primary": "#017b5b"
          },
          "brand_id": 1
        },
        "country": "international",
        "id": 1169,
        "colors": {
          "primary": "#017b5b"
        },
        "brand_id": 1
      },
      "branded": false,
      "weight": 100,
      "featured_odds_type": "default",
      "default_bet_slip_link": "https://www.sofascore.com/",
      "bet_slip_link": "https://www.sofascore.com/",
      "type": "web",
      "campaign_id": 1,
      "fallback_provider": {
        "name": "bet365",
        "slug": "bet365",
        "default_bet_slip_link": "https://www.bet365.com/hub/aff/open-account?affiliate=365_04034487",
        "country": "international",
        "id": 1,
        "colors": {
          "primary": "#017b5b"
        },
        "brand_id": 1
      },
      "id": 26175,
      "impression_cost_encrypted": "5mG72X9qJfP1xpneTaW/rjzWmDJldrs="
    }
  ]
}