[
    {
        "id": "1",
        "start_time": "09:00:00",
        "end_time": "09:50:00",
        "slot_name": "1st",
        "slug": "1st",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.084834+00:00"
    },
    {
        "id": "2",
        "start_time": "09:50:00",
        "end_time": "10:40:00",
        "slot_name": "2nd",
        "slug": "2nd",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.090737+00:00"
    },
    {
        "id": "3",
        "start_time": "10:40:00",
        "end_time": "11:30:00",
        "slot_name": "3rd",
        "slug": "3rd",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.095848+00:00"
    },
    {
        "id": "4",
        "start_time": "11:30:00",
        "end_time": "11:45:00",
        "slot_name": "Break",
        "slug": "break",
        "status": "Break",
        "created_at": "2026-06-30 20:53:28.101866+00:00"
    },
    {
        "id": "5",
        "start_time": "11:45:00",
        "end_time": "12:35:00",
        "slot_name": "4th",
        "slug": "4th",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.111156+00:00"
    },
    {
        "id": "6",
        "start_time": "12:35:00",
        "end_time": "13:25:00",
        "slot_name": "5th",
        "slug": "5th",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.118257+00:00"
    },
    {
        "id": "7",
        "start_time": "13:25:00",
        "end_time": "14:30:00",
        "slot_name": "Lunch Break",
        "slug": "lunch-break",
        "status": "Break",
        "created_at": "2026-06-30 20:53:28.125757+00:00"
    },
    {
        "id": "8",
        "start_time": "14:30:00",
        "end_time": "15:20:00",
        "slot_name": "6th",
        "slug": "6th",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.133741+00:00"
    },
    {
        "id": "9",
        "start_time": "15:20:00",
        "end_time": "16:10:00",
        "slot_name": "7th",
        "slug": "7th",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.142367+00:00"
    },
    {
        "id": "10",
        "start_time": "16:10:00",
        "end_time": "17:00:00",
        "slot_name": "8th",
        "slug": "8th",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.151815+00:00"
    },
    {
        "id": "11",
        "start_time": "17:00:00",
        "end_time": "17:10:00",
        "slot_name": "Short Break",
        "slug": "short-break",
        "status": "Break",
        "created_at": "2026-06-30 20:53:28.162009+00:00"
    },
    {
        "id": "12",
        "start_time": "17:10:00",
        "end_time": "18:00:00",
        "slot_name": "9th",
        "slug": "9th",
        "status": "Available",
        "created_at": "2026-06-30 20:53:28.173347+00:00"
    }
]