Skip to main content

Tournaments

Tournaments

Query Parameters
  • id integer

    Default value: eq.707

  • league_id integer

    Default value: eq.2228

  • class_id integer

    Default value: eq.398

  • 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
  • importance integer
  • league_id integer

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

  • league_name text
  • league_hash_image character varying

    Possible values: <= 64 characters

  • class_id integer

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

  • class_name text
  • class_hash_image character varying

    Possible values: <= 64 characters

Loading...