Description

Returns a list of all the leagues that currently have fixtures with odds.

Specific Parameter Information

For a full list of parameters, scroll to the bottom of this page.

Example Responses

ONLY USED TO SHOW AN EXAMPLE JSON FORMAT, DATA CAN BE DIFFERENT FROM ACTUAL RESPONSE

URL: https://api.opticodds.com/api/v3/leagues/active?sport=basketball

{
  "data": [
    {
      "id": "argentina_-_lnb",
      "name": "Argentina - LNB",
      "numerical_id": 14,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "ARGENTINA",
      "region_code": "ARG"
    },
    {
      "id": "australia_-_nbl",
      "name": "Australia - NBL",
      "numerical_id": 28,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "AUSTRALIA",
      "region_code": "AUS"
    },
    {
      "id": "australia_-_wnbl",
      "name": "Australia - WNBL",
      "numerical_id": 39,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "AUSTRALIA",
      "region_code": "AUS"
    },
    {
      "id": "korea_-_kbl",
      "name": "Korea - KBL",
      "numerical_id": 314,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "SOUTH_KOREA",
      "region_code": "KOR"
    },
    {
      "id": "korea_-_wkbl",
      "name": "Korea - WKBL",
      "numerical_id": 316,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "SOUTH_KOREA",
      "region_code": "KOR"
    },
    {
      "id": "lithuania_-_lkl",
      "name": "Lithuania - LKL",
      "numerical_id": 332,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "LITHUANIA",
      "region_code": "LTU"
    },
    {
      "id": "nba",
      "name": "NBA",
      "numerical_id": 355,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "UNITED_STATES",
      "region_code": "USA"
    },
    {
      "id": "ncaab",
      "name": "NCAAB",
      "numerical_id": 356,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "UNITED_STATES",
      "region_code": "USA"
    },
    {
      "id": "ncaaw",
      "name": "NCAAW",
      "numerical_id": 360,
      "sport": {
        "id": "basketball",
        "name": "Basketball",
        "numerical_id": 4,
        "main_markets": [
          {
            "id": "moneyline",
            "name": "Moneyline",
            "numerical_id": 953
          },
          {
            "id": "point_spread",
            "name": "Point Spread",
            "numerical_id": 1172
          },
          {
            "id": "total_points",
            "name": "Total Points",
            "numerical_id": 1358
          }
        ]
      },
      "region": "UNITED_STATES",
      "region_code": "USA"
    },
    ...
  ]
}
Language
Credentials
Click Try It! to start a request and see the response here!