{
"success": true,
"message": "Success",
"data": {
"cards": [
{
"name": "The Fool",
"slug": "the-fool",
"card_type": "major",
"image_url": "https://cdn.hastaai.in/tarot/the-fool.jpg",
"upright_meaning": "New beginnings, innocence, spontaneity.",
"reversed_meaning": "Recklessness, taken advantage of, inconsideration.",
"sort_order": 1
},
{
"name": "The Magician",
"slug": "the-magician",
"card_type": "major",
"image_url": "https://cdn.hastaai.in/tarot/the-magician.jpg",
"upright_meaning": "Manifestation, resourcefulness, power.",
"reversed_meaning": "Manipulation, poor planning, untapped talents.",
"sort_order": 2
}
],
"total": 22
}
}