HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"variants": "https://backend.commanderspellbook.com/variants?format=api",
"features": "https://backend.commanderspellbook.com/features?format=api",
"cards": "https://backend.commanderspellbook.com/cards?format=api",
"templates": "https://backend.commanderspellbook.com/templates?format=api",
"variant-suggestions": "https://backend.commanderspellbook.com/variant-suggestions?format=api",
"variant-aliases": "https://backend.commanderspellbook.com/variant-aliases?format=api",
"properties": "https://backend.commanderspellbook.com/properties?format=api",
"users": "https://backend.commanderspellbook.com/users?format=api",
"find-my-combos": "https://backend.commanderspellbook.com/find-my-combos?format=api",
"estimate-bracket": "https://backend.commanderspellbook.com/estimate-bracket?format=api",
"card-list-from-url": "https://backend.commanderspellbook.com/card-list-from-url?format=api",
"card-list-from-text": "https://backend.commanderspellbook.com/card-list-from-text?format=api"
}