Get sports (paginated)

Example response

{
  "page": 1,
  "page_size": 20,
  "records": [
    {
      "emoji_unicode": "1F3C8",
      "external_key": "american-football",
      "id": 1,
      "is_active": true,
      "name": "American Football"
    },
    {
      "emoji_unicode": "1F3C0",
      "external_key": "basketball",
      "id": 2,
      "is_active": true,
      "name": "Basketball"
    },
    {
      "emoji_unicode": "26BD",
      "external_key": "soccer",
      "id": 3,
      "is_active": true,
      "name": "Soccer"
    }
  ],
  "total_count": 5,
  "total_pages": 1
}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
int64
≥ 1
Defaults to 1
int64
1 to 100
Defaults to 20
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json