get
https://api.rotowire.com/Football/NFL/Ownership.php
Attributes
Top-Level Fields
| Field | Type | Description |
|---|---|---|
Site | string | DFS platform (e.g. DRAFTKINGS, FANDUEL) |
Season | integer | NFL season year |
Week | integer | NFL week number |
Slates | array | DFS contest slates with projected ownership data |
Slates Object
| Field | Type | Description |
|---|---|---|
Id | string | Slate identifier |
Name | string | Slate name |
Players | array | Array of player objects |
Players Object
| Field | Type | Description |
|---|---|---|
FirstName | string | Player's first name |
LastName | string | Player's last name |
Position | string | Player's eligible position(s) (e.g. QB, RB, FB, WR, TE, OT, OG, C, DE, DT, LB, CB, S, K, P) |
Ownership | string | Projected ownership percentage |
Id | string | RotoWire player ID |
NFL player ownership percentages for daily fantasy contests.
