{
"status": "true",
"data": [
{
"id": "2",
"user_id": "1",
"shift_start": "2025-11-05 08:00:00",
"shift_end": "2025-11-05 16:00:00",
"status": "active"
},
{
"id": "3",
"user_id": "1",
"shift_start": "2025-11-05 08:00:00",
"shift_end": "2025-11-05 16:00:00",
"status": "active"
},
{
"id": "4",
"user_id": "1",
"shift_start": "2025-11-05 08:00:00",
"shift_end": "2025-11-05 16:00:00",
"status": "active"
},
{
"id": "5",
"user_id": "2",
"shift_start": "2025-11-06 19:52:51",
"shift_end": "2025-11-07 03:52:51",
"status": "Active"
},
{
"id": "6",
"user_id": "2",
"shift_start": "2025-11-06 19:52:51",
"shift_end": "2025-11-07 03:52:51",
"status": "Active"
},
{
"id": "7",
"user_id": "2",
"shift_start": "2025-11-06 19:30:41",
"shift_end": "2025-11-07 03:30:41",
"status": "Active"
},
{
"id": "8",
"user_id": "2",
"shift_start": "2025-11-06 19:30:41",
"shift_end": "2025-11-07 03:30:41",
"status": "Active"
}
]
}