{
    "success": true,
    "date": "2026-09-21",
    "late_after": "09:05:00",
    "total_late_employee": 2,
    "employees": [
        {
            "id": 171,
            "first_name": "Mosaddik Hasan",
            "last_name": "Emon",
            "email": "1171@incomitbd.com",
            "employee_id": "1171",
            "phone_number": "01941519342",
            "gender": "male",
            "address": null,
            "shift_name": "Regular Work Shift",
            "in_time": "2026-09-21 17:05:31",
            "late_duration": null,
            "in_date": "2026-09-21"
        },
        {
            "id": 151,
            "first_name": "Md. Mehedi",
            "last_name": "Hassan",
            "email": "1114@incomitbd.com",
            "employee_id": "1114",
            "phone_number": "01622898911",
            "gender": "male",
            "address": null,
            "shift_name": "Regular Work Shift",
            "in_time": "2026-09-21 17:52:47",
            "late_duration": null,
            "in_date": "2026-09-21"
        }
    ]
}