Get odds formats (paginated)

Example response

{
  "page": 1,
  "page_size": 20,
  "records": [
    {
      "id": 1,
      "name": "decimal",
      "translations": {
        "en": "Decimal"
      }
    },
    {
      "id": 2,
      "name": "american",
      "translations": {
        "en": "American"
      }
    },
    {
      "id": 3,
      "name": "fractional",
      "translations": {
        "en": "Fractional"
      }
    }
  ],
  "total_count": 3,
  "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