GET /variants?format=api&offset=49700&ordering=identity_count
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49699,
    "next": null,
    "previous": "https://backend.commanderspellbook.com/variants?format=api&limit=100&offset=49600&ordering=identity_count",
    "results": []
}