Skip to main content

Player Projections Week

Returns American football player projections aggregated by UTC calendar week.

Use cases

Get all projections for a week: https://american-football.sportmicro.com/player-projections-week?week_start=eq.{YYYY-MM-DD}

Get one player's weekly projections: https://american-football.sportmicro.com/player-projections-week?player_id=eq.{player_id}&order=week_start.asc

Query Parameters
  • week_start date

    Filter by UTC week-start date.

  • player_id string

    Filter by player ID.

  • team_id string

    Filter by team ID.

  • league_id string

    Filter by league ID.

  • season_id string

    Filter by season ID.

  • offset string

    Default value: 0

    Limiting and Pagination

    Example: 0
  • limit string

    Default value: 50

    Limiting and Pagination

    Example: 50
Responses

OK


Schema array
    Loading...