# Red Card (Pending & Confirmed) & Potential

### Pending

```json
{
   "traceId":"64889c05db44a4b63bdc49d1ff035006",
   "version":3,
   "finished":false,
   "fixtureAction":{
      "team":{
         "id":"fc665683-1f37-4ae4-90af-d8faa8cdca96",
         "name":"FC Cincinnati",
         "homeTeam":true
      },
      "period":2,
      "actionId":"24ae172a-ea30-4fae-bd1c-47b0463c027c",
      "sendType":"Pending",
      "clockTime":"94:49",
      "fixtureId":"8a91be92-74c7-4c96-ab57-bdce263f4c1e",
      "timestamp":"2023-09-03T01:36:26.571660Z",
      "sendTypeId":1,
      "fixtureSeqNum":649,
      "timelineSequence":2.0000056899217602,
      "fixtureActionType":"Red Card",
      "fixtureActionTypeId":105,
      "relatedFixtureActionIds":[
         
      ]
   },
   "fixtureSummary":{
      "isTied":false,
      "periods":[
         {
            "id":1,
            "end":"2023-09-03T00:31:10",
            "type":"Regular",
            "label":"1st half",
            "start":"2023-09-02T23:39:01",
            "awayTeamScore":1,
            "homeTeamScore":0,
            "awayTeamPeriodScore":1,
            "homeTeamPeriodScore":0
         },
         {
            "id":2,
            "end":null,
            "type":"Regular",
            "label":"2nd half",
            "start":"2023-09-03T00:46:36",
            "awayTeamScore":1,
            "homeTeamScore":0,
            "awayTeamPeriodScore":0,
            "homeTeamPeriodScore":0
         }
      ],
      "finished":false,
      "awayTeamScore":1,
      "currentPeriod":2,
      "currentStatus":"Live",
      "homeTeamScore":0,
      "collectionStatus":"CollectingLive",
      "currentClockTime":"94:49",
      "isHomeTeamInPossesion":true
   }
}
```

### Confirmed

```json
{
   "traceId":"4c62f466f4c13fb2543860b34df3ad08",
   "version":3,
   "finished":false,
   "fixtureAction":{
      "team":{
         "id":"fc665683-1f37-4ae4-90af-d8faa8cdca96",
         "name":"FC Cincinnati",
         "homeTeam":true
      },
      "period":2,
      "actionId":"24ae172a-ea30-4fae-bd1c-47b0463c027c",
      "sendType":"Cancelled",
      "clockTime":"94:49",
      "fixtureId":"8a91be92-74c7-4c96-ab57-bdce263f4c1e",
      "timestamp":"2023-09-03T01:36:39.309570Z",
      "sendTypeId":3,
      "fixtureSeqNum":650,
      "timelineSequence":2.0000056899217603,
      "fixtureActionType":"Red Card",
      "fixtureActionTypeId":105,
      "relatedFixtureActionIds":[
         
      ]
   },
   "fixtureSummary":{
      "isTied":false,
      "periods":[
         {
            "id":1,
            "end":"2023-09-03T00:31:10",
            "type":"Regular",
            "label":"1st half",
            "start":"2023-09-02T23:39:01",
            "awayTeamScore":1,
            "homeTeamScore":0,
            "awayTeamPeriodScore":1,
            "homeTeamPeriodScore":0
         },
         {
            "id":2,
            "end":null,
            "type":"Regular",
            "label":"2nd half",
            "start":"2023-09-03T00:46:36",
            "awayTeamScore":1,
            "homeTeamScore":0,
            "awayTeamPeriodScore":0,
            "homeTeamPeriodScore":0
         }
      ],
      "finished":false,
      "awayTeamScore":1,
      "currentPeriod":2,
      "currentStatus":"Live",
      "homeTeamScore":0,
      "collectionStatus":"CollectingLive",
      "currentClockTime":"95:02",
      "isHomeTeamInPossesion":true
   }
}
```

## Potential Red Card

### Possible Video Check (Pending)

```json
{
   "fixtureAction":{
      "timestamp":"2023-01-25T13:10:10.967869Z",
      "actionId":"bedeb215-3e96-4a11-889b-9d01fb65caff",
      "fixtureSeqNum":56,
      "clockTime":"03:16",
      "fixtureActionType":"Possible Video Check",
      "fixtureActionTypeId":64,
      "sendTypeId":1,
      "sendType":"Pending",
      "timelineSequence":1.0000001967731730,
      "team":{
         "id":"a8a97d0b-7099-4034-ab08-7c4b9ccb5acd",
         "name":"Crystal Palace TRAINING"
      },
      "fixtureId":"dfedbea4-82a0-4e32-b734-5b2eb1d58e7c",
      "period":1
   },
   "version":1,
   "fixtureSummary":{
      "awayTeamScore":0,
      "currentClockTime":"03:16",
      "periods":[
         {
            "awayTeamPeriodScore":0,
            "awayTeamScore":0,
            "label":"1st half",
            "id":1,
            "homeTeamScore":1,
            "end":null,
            "type":"Regular",
            "homeTeamPeriodScore":1,
            "start":"2023-01-25T13:06:54"
         }
      ],
      "isHomeTeamInPossesion":false,
      "finished":false,
      "homeTeamScore":1,
      "isTied":false,
      "currentPeriod":1,
      "currentStatus":"Live"
   },
   "traceId":"e996c67c8f95a6da0fdce958eafbd224"
}
```

### Possible Video Check (Confirmed)

### Potential Red Card

```json
{
   "fixtureAction":{
      "fixtureActionSubTypeId":6402,
      "timestamp":"2023-01-25T13:10:12.625391Z",
      "actionId":"bedeb215-3e96-4a11-889b-9d01fb65caff",
      "fixtureSeqNum":57,
      "clockTime":"03:16",
      "fixtureActionType":"Possible Video Check",
      "fixtureActionSubType":"Potential Red Card",
      "fixtureActionTypeId":64,
      "sendTypeId":5,
      "sendType":"Confirmed",
      "timelineSequence":1.0000001967731731,
      "team":{
         "id":"a8a97d0b-7099-4034-ab08-7c4b9ccb5acd",
         "name":"Crystal Palace TRAINING"
      },
      "fixtureId":"dfedbea4-82a0-4e32-b734-5b2eb1d58e7c",
      "period":1
   },
   "version":1,
   "fixtureSummary":{
      "awayTeamScore":0,
      "currentClockTime":"03:18",
      "periods":[
         {
            "awayTeamPeriodScore":0,
            "awayTeamScore":0,
            "label":"1st half",
            "id":1,
            "homeTeamScore":1,
            "end":null,
            "type":"Regular",
            "homeTeamPeriodScore":1,
            "start":"2023-01-25T13:06:54"
         }
      ],
      "isHomeTeamInPossesion":false,
      "finished":false,
      "homeTeamScore":1,
      "isTied":false,
      "currentPeriod":1,
      "currentStatus":"Live"
   },
   "traceId":"ef09d785864a1b257724746cfb5a4bff"
}
```


---

# Agent Instructions: 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:

```
GET https://docs.sportradar.com/soccer/live-data-scenarios/red-card-pending-and-confirmed-and-potential.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
