---
title: "PlayoffPicture"
method: GET
path: "/playoffpicture"
tags: ["nba", "wnba"]
---

# PlayoffPicture

`GET /playoffpicture`

[to do]

## Query parameters

- `LeagueID` string, required — [to do]
- `SeasonID` string — [to do]

## Response `200`

[to do]

- object
  - `parameters` object
    - `LeagueID` '$request.query.LeagueID'
    - `SeasonID` '$request.query.SeasonID'
  - `resource` 'playoffpicture'
  - `resultSets` unknown[]
    - unknown

## Other responses

- `404` — [to do]

## Changes

- **2026-07-13** `bfc757de2da0` — 6 warning
  - removed the optional property `resultSets/prefixItems[#/components/schemas/EastConfPlayoffPicture]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/EastConfRemainingGames]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/EastConfStandings]/x-tags` from the response with the `200` status
  - removed the optional property `resultSets/prefixItems[#/components/schemas/WestConfPlayoffPicture]/x-tags` from the response with the `200` status
  - …2 more
- **2024-02-01** `b3e351ad6236` — 4 breaking, 7 info
  - the response property `resultSets/prefixItems[#/components/schemas/EastConfPlayoffPicture]/rowSet/items/prefixItems[#/components/schemas/Conference]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/EastConfStandings]/rowSet/items/prefixItems[#/components/schemas/Conference]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/WestConfPlayoffPicture]/rowSet/items/prefixItems[#/components/schemas/Conference]/` became nullable for the status `200`
  - the response property `resultSets/prefixItems[#/components/schemas/WestConfStandings]/rowSet/items/prefixItems[#/components/schemas/Conference]/` became nullable for the status `200`
  - …7 more
- …earlier changes not shown

[Full history](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/changes/playoffpicture/get.md)

---

[API](https://skmtc.dev/sgsdm/apis/official-nba-stats-api.md) · [All operations](https://skmtc.dev/sgsdm/apis/official-nba-stats-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sgsdm/official-nba-stats-api/revisions/bfc757de2da0/schema)
