Skip to main content

Standings

Standings

Query Parameters
  • id integer
    Example: eq.29
  • type text
    Example: eq.total
  • season_id integer
    Example: eq.56
  • league_id integer
    Example: eq.53
  • offset string

    Default value: 0

    Limiting and Pagination

    Example: 0
  • limit string

    Default value: 50

    Limiting and Pagination

    Example: 50
  • lang string

    Default value: en

    Multi-language

    Example: en
Responses

OK


Schema array
  • id integer

    Note: This is a Primary Key.

  • tournament_id integer

    Note: This is a Foreign Key to seasons-by-tournament.tournament_id.

  • tournament_name text
  • type text
  • name text
  • season_id integer

    Note: This is a Foreign Key to seasons.id.

  • season_name text
  • league_id integer

    Note: This is a Foreign Key to leagues.id.

  • league_name text
  • league_hash_image text
  • competitors jsonb
Loading...