{
    "success": true,
    "data": [
        {
            "id": 1,
            "title": "Salah Lessons",
            "description": "By Dr. Farhat Hashmi",
            "image_url": "https:\/\/example.com\/images\/prayer.jpg",
            "created_at": "2025-09-13 10:02:57",
            "updated_at": "2025-10-24 09:55:43",
            "action": "lectures",
            "lessons_count": 67,
            "duration": "9:09:22"
        },
        {
            "id": 2,
            "title": "Salah Guide",
            "description": "Step by Step Salah Guide",
            "image_url": "https:\/\/example.com\/images\/quran.jpg",
            "created_at": "2025-09-13 10:02:57",
            "updated_at": "2025-10-24 09:55:59",
            "action": "prayer",
            "lessons_count": 0,
            "duration": "0:00"
        }
    ],
    "count": 2
}