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

{
    "count": 1919,
    "next": null,
    "previous": "https://backend.commanderspellbook.com/features?format=api&limit=100&offset=1800",
    "results": [
        {
            "id": 2132,
            "name": "You gain protection from everything during your opponents' turns",
            "uncountable": false,
            "status": "H"
        },
        {
            "id": 172,
            "name": "You have protection from everything",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1501,
            "name": "You have protection from everything during your opponents' turns",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1091,
            "name": "Your life total cannot be reduced to zero or less",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 171,
            "name": "Your life total can't change",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1500,
            "name": "Your life total can't change during your opponents' turns",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 466,
            "name": "Your opponents can't cast instants or sorceries",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 116,
            "name": "Your opponents can't cast spells",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 166,
            "name": "Your opponents can't have any lands on the battlefield",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 610,
            "name": "Your opponents discard their hands",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 433,
            "name": "Your opponents mill cards instead of drawing them",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1265,
            "name": "You untap all snow permanents you control during each of your turns",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1750,
            "name": "Cast all colorless artifacts from your graveyard any number of times",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 476,
            "name": "Destroy any creature whenever a creature enters the battlefield",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1752,
            "name": "Infinite blinking of Clerics with mana value 3 or less",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1741,
            "name": "Put all creatures in your library into your hand",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1821,
            "name": "Put all permanent cards below a certain mana value from your hand onto the battlefield",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1394,
            "name": "Skip all your future turns",
            "uncountable": true,
            "status": "H"
        },
        {
            "id": 1623,
            "name": "Target opponent skips all their future turns",
            "uncountable": true,
            "status": "H"
        }
    ]
}