> For the complete documentation index, see [llms.txt](https://docs.sportradar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportradar.com/basketball/rest-api-1/live-data-scenarios/rebounds.md).

# Rebounds

204: Offensive Rebound

205: Defensive Rebound

224: Offensive Team Rebound

225: Defensive Team Rebound

226: No Rebound

## Offensive Rebound (204)

```
{
  "fixtureAction": {
    "actionId": "81e8c451-8c0d-472b-b751-1b8a0044b711",
    "clockTime": "09:42",
    "fixtureActionType": "Offensive Rebound",
    "fixtureActionTypeId": 204,
    "fixtureId": "ee718764-e8de-40ba-a09a-4c64117a7310",
    "fixtureSeqNum": 22,
    "period": 1,
    "player": {
      "id": "e12ba72d-b61f-46ae-bdd8-ae94c13256a5",
      "name": "Mouhammadou Jaiteh"
    },
    "relatedFixtureActionIds": [],
    "sendType": "Confirmed",
    "sendTypeId": 5,
    "team": {
      "homeTeam": false,
      "id": "75fc57e4-657a-4b3d-9165-7ae7bddf9dbe",
      "name": "VSB123"
    },
    "timelineSequence": 1.0000000179519097,
    "timestamp": "2024-03-11T18:00:54.122034Z"
  },
  "fixtureSummary": {
    "awayTeamScore": 0,
    "collectionStatus": "CollectingLive",
    "currentClockState": "running",
    "currentClockTime": "00:00",
    "currentPeriod": 1,
    "currentStatus": "Live",
    "finished": false,
    "homeTeamScore": 2,
    "isHomeTeamInPossesion": false,
    "isTied": false,
    "periods": [
      {
        "awayTeamPeriodScore": 0,
        "awayTeamScore": 0,
        "end": null,
        "homeTeamPeriodScore": 2,
        "homeTeamScore": 2,
        "id": 1,
        "label": "1st quarter",
        "start": "2024-03-11T18:00:36",
        "type": "Regular"
      }
    ]
  },
  "traceId": "722a081be0d393b872b7e25f9dd00989",
  "version": 3
}
```

## Defensive Rebound (205)

```
{
  "fixtureAction": {
    "actionId": "79f804ca-440b-4952-ad8d-7d3ccf4c57cf",
    "clockTime": "09:00",
    "fixtureActionType": "Defensive Rebound",
    "fixtureActionTypeId": 205,
    "fixtureId": "ee718764-e8de-40ba-a09a-4c64117a7310",
    "fixtureSeqNum": 79,
    "period": 1,
    "relatedFixtureActionIds": [],
    "sendType": "Pending",
    "sendTypeId": 1,
    "team": {
      "homeTeam": false,
      "id": "75fc57e4-657a-4b3d-9165-7ae7bddf9dbe",
      "name": "VSB123"
    },
    "timelineSequence": 1.0000000597046461,
    "timestamp": "2024-03-11T18:02:12.950559Z"
  },
  "fixtureSummary": {
    "awayTeamScore": 6,
    "collectionStatus": "CollectingLive",
    "currentClockState": "running",
    "currentClockTime": "00:00",
    "currentPeriod": 1,
    "currentStatus": "Live",
    "finished": false,
    "homeTeamScore": 6,
    "isHomeTeamInPossesion": false,
    "isTied": true,
    "periods": [
      {
        "awayTeamPeriodScore": 6,
        "awayTeamScore": 6,
        "end": null,
        "homeTeamPeriodScore": 6,
        "homeTeamScore": 6,
        "id": 1,
        "label": "1st quarter",
        "start": "2024-03-11T18:00:36",
        "type": "Regular"
      }
    ]
  },
  "traceId": "ba4c5dc4f7e63950a334ac584f263959",
  "version": 3
}
```

## Offensive Team Rebound (224)

```
{
  "fixtureAction": {
    "actionId": "2cef89f2-9399-4d31-8407-411462e48ff5",
    "clockTime": "09:01",
    "fixtureActionType": "Offensive Team Rebound",
    "fixtureActionTypeId": 224,
    "fixtureId": "ee718764-e8de-40ba-a09a-4c64117a7310",
    "fixtureSeqNum": 65,
    "period": 1,
    "relatedFixtureActionIds": [],
    "sendType": "Confirmed",
    "sendTypeId": 5,
    "team": {
      "homeTeam": false,
      "id": "75fc57e4-657a-4b3d-9165-7ae7bddf9dbe",
      "name": "VSB123"
    },
    "timelineSequence": 1.0000000585042057,
    "timestamp": "2024-03-11T18:01:52.387194Z"
  },
  "fixtureSummary": {
    "awayTeamScore": 6,
    "collectionStatus": "CollectingLive",
    "currentClockState": "running",
    "currentClockTime": "00:00",
    "currentPeriod": 1,
    "currentStatus": "Live",
    "finished": false,
    "homeTeamScore": 6,
    "isHomeTeamInPossesion": false,
    "isTied": true,
    "periods": [
      {
        "awayTeamPeriodScore": 6,
        "awayTeamScore": 6,
        "end": null,
        "homeTeamPeriodScore": 6,
        "homeTeamScore": 6,
        "id": 1,
        "label": "1st quarter",
        "start": "2024-03-11T18:00:36",
        "type": "Regular"
      }
    ]
  },
  "traceId": "7a260a4b36d414a589a4aecd1a496a58",
  "version": 3
}
```

## Defensive Team Rebound (225)

```
{
  "fixtureAction": {
    "actionId": "d8e77451-8876-42c2-804e-923b25eb80aa",
    "clockTime": "07:57",
    "fixtureActionType": "Defensive Team Rebound",
    "fixtureActionTypeId": 225,
    "fixtureId": "ee718764-e8de-40ba-a09a-4c64117a7310",
    "fixtureSeqNum": 197,
    "period": 1,
    "relatedFixtureActionIds": [],
    "sendType": "Confirmed",
    "sendTypeId": 5,
    "team": {
      "homeTeam": true,
      "id": "aa67fcd8-8616-4756-8786-8d1a8038974e",
      "name": "EA7 Emporio Armani Milan Treaning"
    },
    "timelineSequence": 1.0000001227900617,
    "timestamp": "2024-03-11T18:09:13.571435Z"
  },
  "fixtureSummary": {
    "awayTeamScore": 11,
    "collectionStatus": "CollectingLive",
    "currentClockState": "stopped",
    "currentClockTime": "00:00",
    "currentPeriod": 1,
    "currentStatus": "Live",
    "finished": false,
    "homeTeamScore": 10,
    "isHomeTeamInPossesion": true,
    "isTied": false,
    "periods": [
      {
        "awayTeamPeriodScore": 11,
        "awayTeamScore": 11,
        "end": null,
        "homeTeamPeriodScore": 10,
        "homeTeamScore": 10,
        "id": 1,
        "label": "1st quarter",
        "start": "2024-03-11T18:00:36",
        "type": "Regular"
      }
    ]
  },
  "traceId": "d889bc87a98c28c1d69e30d1dbff1851",
  "version": 3
}
```

## No Rebound (226)

```
{
  "fixtureAction": {
    "actionId": "749072e1-cebd-437f-a646-e89305555ce7",
    "clockTime": "07:57",
    "fixtureActionType": "No Rebound",
    "fixtureActionTypeId": 226,
    "fixtureId": "ee718764-e8de-40ba-a09a-4c64117a7310",
    "fixtureSeqNum": 211,
    "period": 1,
    "relatedFixtureActionIds": [],
    "sendType": "Confirmed",
    "sendTypeId": 5,
    "team": {
      "homeTeam": true,
      "id": "aa67fcd8-8616-4756-8786-8d1a8038974e",
      "name": "EA7 Emporio Armani Milan Treaning"
    },
    "timelineSequence": 1.000000122790063,
    "timestamp": "2024-03-11T18:09:27.251181Z"
  },
  "fixtureSummary": {
    "awayTeamScore": 11,
    "collectionStatus": "CollectingLive",
    "currentClockState": "stopped",
    "currentClockTime": "00:00",
    "currentPeriod": 1,
    "currentStatus": "Live",
    "finished": false,
    "homeTeamScore": 10,
    "isHomeTeamInPossesion": true,
    "isTied": false,
    "periods": [
      {
        "awayTeamPeriodScore": 11,
        "awayTeamScore": 11,
        "end": null,
        "homeTeamPeriodScore": 10,
        "homeTeamScore": 10,
        "id": 1,
        "label": "1st quarter",
        "start": "2024-03-11T18:00:36",
        "type": "Regular"
      }
    ]
  },
  "traceId": "d59b26391fc2eabc00384d694bb01dd5",
  "version": 3
}
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sportradar.com/basketball/rest-api-1/live-data-scenarios/rebounds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
