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

{
    "count": 55001,
    "next": null,
    "previous": "https://backend.commanderspellbook.com/variants?format=api&limit=100&offset=54900&ordering=-card_count",
    "results": [
        {
            "id": "742-1295",
            "of": [
                {
                    "id": 355
                }
            ],
            "uses": [
                {
                    "card": {
                        "id": 742,
                        "name": "Demonic Consultation",
                        "spoiler": false,
                        "oracleId": "9a1412db-45ad-46ea-8f12-a85d203113d8",
                        "typeLine": "Instant",
                        "imageUriBackPng": null,
                        "imageUriFrontPng": "https://cards.scryfall.io/png/front/1/d/1d779f19-3068-4976-b96b-8f93d156900b.png?1610146869",
                        "imageUriBackLarge": null,
                        "imageUriBackSmall": null,
                        "imageUriBackNormal": null,
                        "imageUriFrontLarge": "https://cards.scryfall.io/large/front/1/d/1d779f19-3068-4976-b96b-8f93d156900b.jpg?1610146869",
                        "imageUriFrontSmall": "https://cards.scryfall.io/small/front/1/d/1d779f19-3068-4976-b96b-8f93d156900b.jpg?1610146869",
                        "imageUriFrontNormal": "https://cards.scryfall.io/normal/front/1/d/1d779f19-3068-4976-b96b-8f93d156900b.jpg?1610146869",
                        "imageUriBackArtCrop": null,
                        "imageUriFrontArtCrop": "https://cards.scryfall.io/art_crop/front/1/d/1d779f19-3068-4976-b96b-8f93d156900b.jpg?1610146869"
                    },
                    "quantity": 1,
                    "zoneLocations": [
                        "H"
                    ],
                    "exileCardState": "",
                    "mustBeCommander": false,
                    "libraryCardState": "",
                    "graveyardCardState": "",
                    "battlefieldCardState": ""
                },
                {
                    "card": {
                        "id": 1295,
                        "name": "Thassa's Oracle",
                        "spoiler": false,
                        "oracleId": "1de1b591-a73f-4974-b507-8c63e07a0868",
                        "typeLine": "Creature — Merfolk Wizard",
                        "imageUriBackPng": null,
                        "imageUriFrontPng": "https://cards.scryfall.io/png/front/7/2/726e8b29-13e9-4138-b6a9-d2a0d8188d1c.png?1680582212",
                        "imageUriBackLarge": null,
                        "imageUriBackSmall": null,
                        "imageUriBackNormal": null,
                        "imageUriFrontLarge": "https://cards.scryfall.io/large/front/7/2/726e8b29-13e9-4138-b6a9-d2a0d8188d1c.jpg?1680582212",
                        "imageUriFrontSmall": "https://cards.scryfall.io/small/front/7/2/726e8b29-13e9-4138-b6a9-d2a0d8188d1c.jpg?1680582212",
                        "imageUriFrontNormal": "https://cards.scryfall.io/normal/front/7/2/726e8b29-13e9-4138-b6a9-d2a0d8188d1c.jpg?1680582212",
                        "imageUriBackArtCrop": null,
                        "imageUriFrontArtCrop": "https://cards.scryfall.io/art_crop/front/7/2/726e8b29-13e9-4138-b6a9-d2a0d8188d1c.jpg?1680582212"
                    },
                    "quantity": 1,
                    "zoneLocations": [
                        "H"
                    ],
                    "exileCardState": "",
                    "mustBeCommander": false,
                    "libraryCardState": "",
                    "graveyardCardState": "",
                    "battlefieldCardState": ""
                }
            ],
            "notes": "",
            "prices": {
                "tcgplayer": "30.86",
                "cardmarket": "22.68",
                "cardkingdom": "34.98"
            },
            "status": "OK",
            "spoiler": false,
            "identity": "UB",
            "includes": [
                {
                    "id": 355
                }
            ],
            "produces": [
                {
                    "feature": {
                        "id": 88,
                        "name": "Exile your library",
                        "status": "H",
                        "uncountable": true
                    },
                    "quantity": 1
                },
                {
                    "feature": {
                        "id": 2,
                        "name": "Win the game",
                        "status": "S",
                        "uncountable": true
                    },
                    "quantity": 1
                }
            ],
            "requires": [],
            "legalities": {
                "brawl": false,
                "predh": false,
                "legacy": false,
                "modern": false,
                "pauper": false,
                "pioneer": false,
                "vintage": true,
                "standard": false,
                "commander": true,
                "premodern": false,
                "oathbreaker": true,
                "pauperCommander": false,
                "pauperCommanderMain": false
            },
            "popularity": 116278,
            "bracketTag": "R",
            "description": "Cast Demonic Consultation by paying {B}, naming Thassa's Oracle and thus exiling your library due to you not having a card named Thassa's Oracle in your library.\nCast Thassa's Oracle by paying {U}{U}.\nThassa's Oracle enters the battlefield, causing you to win the game.",
            "manaNeeded": "{U}{U}{B}",
            "variantCount": 1,
            "manaValueNeeded": 3,
            "easyPrerequisites": "",
            "notablePrerequisites": ""
        }
    ]
}