---
title: "Driver Race Projections (Entry List)"
method: GET
path: "/{format}/DriverRaceProjections/{raceid}"
---

# Driver Race Projections (Entry List)

`GET /{format}/DriverRaceProjections/{raceid}`

## Path parameters

- `format` 'xml' | 'json', required
- `raceid` string, required

## Response `200`

- DriverRaceProjection[]
  - `Bonus` number, nullable
  - `Created` string, nullable
  - `CurrentPosition` number, nullable
  - `DateTime` string, nullable
  - `Day` string, nullable
  - `DraftKingsSalary` integer, nullable
  - `DriverID` integer
  - `FantasyPoints` number, nullable
  - `FantasyPointsDraftKings` number, nullable
  - `FastestLaps` number, nullable
  - `FinalPosition` number, nullable
  - `Laps` number, nullable
  - `LapsLed` number, nullable
  - `Manufacturer` string, nullable
  - `Name` string, nullable
  - `Number` integer, nullable
  - `NumberDisplay` string, nullable
  - `Penalty` number, nullable
  - `Points` number, nullable
  - `PoleFinalPosition` number, nullable
  - `Poles` number, nullable
  - `PositionDifferential` number, nullable
  - `QualifyingSpeed` number, nullable
  - `RaceID` integer, nullable
  - `Season` integer
  - `StartPosition` number, nullable
  - `StatID` integer
  - `Updated` string, nullable
  - `Wins` number, nullable

---

[API](https://skmtc.net/sportsdata/apis/nascar-v2.md) · [All operations](https://skmtc.net/sportsdata/apis/nascar-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sportsdata/nascar-v2/revisions/ec3389acea59/schema)
