Skip to main content

Cup Bracket

Cup Bracket

Query Parameters
  • id integer

    Default value: eq.1225

  • season_id integer

    Default value: eq.13001

  • league_id integer

    Default value: eq.2223

  • offset string

    Default value: 0

    Limiting and Pagination

  • limit string

    Default value: 50

    Limiting and Pagination

  • lang string

    Default value: en

    Multi-language

Responses

OK


Schema array
  • id integer

    Note: This is a Primary Key.

  • name text
  • current_round integer
  • type integer
  • 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 character varying

    Possible values: <= 64 characters

  • rounds jsonb
Loading...