{
    "status": true,
    "message": "Videos fetched successfully.",
    "data": {
        "total": 10,
        "videos": [
            {
                "id": 1,
                "title": "video1",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video1.mp4",
                "status": "active"
            },
            {
                "id": 2,
                "title": "video10",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video10.mp4",
                "status": "active"
            },
            {
                "id": 3,
                "title": "video2",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video2.mp4",
                "status": "active"
            },
            {
                "id": 4,
                "title": "video3",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video3.mp4",
                "status": "active"
            },
            {
                "id": 5,
                "title": "video4",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video4.mp4",
                "status": "active"
            },
            {
                "id": 6,
                "title": "video5",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video5.mp4",
                "status": "active"
            },
            {
                "id": 7,
                "title": "video6",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video6.mp4",
                "status": "active"
            },
            {
                "id": 8,
                "title": "video7",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video7.mp4",
                "status": "active"
            },
            {
                "id": 9,
                "title": "video8",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video8.mp4",
                "status": "active"
            },
            {
                "id": 10,
                "title": "video9",
                "description": "",
                "link": "https:\/\/reel.dreamappgames.com\/videos\/video9.mp4",
                "status": "active"
            }
        ]
    }
}