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

{
    "count": 52502,
    "next": null,
    "previous": "https://backend.commanderspellbook.com/variants?format=api&limit=100&offset=52400&ordering=-card_count",
    "results": [
        {
            "id": "690-3966",
            "of": [
                {
                    "id": 539
                }
            ],
            "uses": [
                {
                    "card": {
                        "id": 3966,
                        "name": "Exquisite Blood",
                        "spoiler": false,
                        "oracleId": "8f933fae-6c0c-42d7-a817-14760d8285cd",
                        "typeLine": "Enchantment"
                    },
                    "quantity": 1,
                    "zoneLocations": [
                        "B"
                    ],
                    "exileCardState": "",
                    "mustBeCommander": false,
                    "libraryCardState": "",
                    "graveyardCardState": "",
                    "battlefieldCardState": ""
                },
                {
                    "card": {
                        "id": 690,
                        "name": "Sanguine Bond",
                        "spoiler": false,
                        "oracleId": "73089a39-a2f6-4aa2-a058-e6551475153d",
                        "typeLine": "Enchantment"
                    },
                    "quantity": 1,
                    "zoneLocations": [
                        "B"
                    ],
                    "exileCardState": "",
                    "mustBeCommander": false,
                    "libraryCardState": "",
                    "graveyardCardState": "",
                    "battlefieldCardState": ""
                }
            ],
            "notes": "",
            "prices": {
                "tcgplayer": "30.10",
                "cardmarket": "25.31",
                "cardkingdom": "41.48"
            },
            "status": "OK",
            "spoiler": false,
            "identity": "B",
            "includes": [
                {
                    "id": 539
                }
            ],
            "produces": [
                {
                    "feature": {
                        "id": 14,
                        "name": "Infinite lifegain triggers",
                        "status": "H",
                        "uncountable": true
                    },
                    "quantity": 1
                },
                {
                    "feature": {
                        "id": 26,
                        "name": "Infinite lifeloss",
                        "status": "S",
                        "uncountable": true
                    },
                    "quantity": 1
                },
                {
                    "feature": {
                        "id": 15,
                        "name": "Infinite lifegain",
                        "status": "S",
                        "uncountable": true
                    },
                    "quantity": 1
                }
            ],
            "requires": [],
            "legalities": {
                "brawl": true,
                "predh": false,
                "legacy": true,
                "modern": true,
                "pauper": false,
                "pioneer": false,
                "vintage": true,
                "standard": false,
                "commander": true,
                "premodern": false,
                "oathbreaker": true,
                "pauperCommander": false,
                "pauperCommanderMain": false
            },
            "popularity": 105401,
            "bracketTag": "S",
            "description": "Gain life.\nSanguine Bond triggers, causing an opponent to lose 1 life.\nExquisite Blood triggers, causing you to gain 1 life.\nRepeat from step 2.",
            "manaNeeded": "",
            "variantCount": 20,
            "manaValueNeeded": 0,
            "easyPrerequisites": "",
            "notablePrerequisites": "You have a way to gain life."
        },
        {
            "id": "742-1295",
            "of": [
                {
                    "id": 355
                }
            ],
            "uses": [
                {
                    "card": {
                        "id": 742,
                        "name": "Demonic Consultation",
                        "spoiler": false,
                        "oracleId": "9a1412db-45ad-46ea-8f12-a85d203113d8",
                        "typeLine": "Instant"
                    },
                    "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"
                    },
                    "quantity": 1,
                    "zoneLocations": [
                        "H"
                    ],
                    "exileCardState": "",
                    "mustBeCommander": false,
                    "libraryCardState": "",
                    "graveyardCardState": "",
                    "battlefieldCardState": ""
                }
            ],
            "notes": "",
            "prices": {
                "tcgplayer": "31.36",
                "cardmarket": "23.97",
                "cardkingdom": "36.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": 114720,
            "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": ""
        }
    ]
}