balldontlie

balldontlie

Welcome to the BALLDONTLIE API, the best NBA and live betting odds API on the planet.
                  {
  "data": [
    {
      "id": 15907612,
      "date": "2024-11-13",
      "season": 2024,
      "status": "Final",
      "period": 4,
      "time": "Final",
      "postseason": false,
      "home_team_score": 127,
      "visitor_team_score": 104,
      "home_team": {
        "id": 26,
        "conference": "West",
        "division": "Pacific",
        "city": "Sacramento",
        "name": "Kings",
        "full_name": "Sacramento Kings",
        "abbreviation": "SAC"
      },
      "visitor_team": {
        "id": 24,
        "conference": "West",
        "division": "Pacific",
        "city": "Phoenix",
        "name": "Suns",
        "full_name": "Phoenix Suns",
        "abbreviation": "PHX"
      }
    },
    {
      "id": 15907608,
      "date": "2024-11-13",
      "season": 2024,
      "status": "Final",
      "period": 5,
      "time": "Final",
      "postseason": false,
      "home_team_score": 127,
      "visitor_team_score": 120,
      "home_team": {
        "id": 17,
        "conference": "East",
        "division": "Central",
        "city": "Milwaukee",
        "name": "Bucks",
        "full_name": "Milwaukee Bucks",
        "abbreviation": "MIL"
      },
      "visitor_team": {
        "id": 9,
        "conference": "East",
        "division": "Central",
        "city": "Detroit",
        "name": "Pistons",
        "full_name": "Detroit Pistons",
        "abbreviation": "DET"
      }
    }
  ],
  "meta": {
    "per_page": 2
  }
}
              

Response example. If you want to see more check the documentation.

The balldontlie API provides access to NBA data, offering a wide range of statistics and information about players, teams, games, and seasons. Developers can use this API to retrieve detailed player stats, game results, team information, and more. It is designed for building sports-related applications or integrating NBA data into websites and platforms. The API is free to use and offers both simple and advanced querying capabilities for accessing up-to-date basketball data.