{
  "count": 5,
  "next": "string",
  "previous": "string",
  "results": [
    {
      "id": 10,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string",
      "description": "string",
      "rack_count": 7
    },
    {
      "id": 8,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string",
      "description": "string",
      "rack_count": 1
    },
    {
      "id": 9,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string",
      "description": "string",
      "rack_count": 6
    },
    {
      "id": 6,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string",
      "description": "string",
      "rack_count": 1
    },
    {
      "id": 1,
      "url": "string",
      "name": "string",
      "slug": "string",
      "color": "string",
      "description": "string",
      "rack_count": 9
    }
  ]
}