GET /variant-aliases?format=api&offset=900
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 904,
    "next": null,
    "previous": "https://backend.commanderspellbook.com/variant-aliases?format=api&limit=100&offset=800",
    "results": [
        {
            "id": "112-4872-6876",
            "variant": "112-4872-6496"
        },
        {
            "id": "112-6070-6876",
            "variant": "112-6070-6496"
        },
        {
            "id": "112-799-6876",
            "variant": "112-799-6496"
        },
        {
            "id": "112-957-6876",
            "variant": "112-957-6496"
        }
    ]
}