[
    {
        "student_id": 4,
        "course_id": 2,
        "order_id": null,
        "payment_id": null,
        "access_type": "lifetime",
        "starts_at": "2026-05-19T10:24:43+02:00",
        "expires_at": null,
        "status": "active",
        "last_lesson_id": 2,
        "created_at": "2026-05-19T10:24:43+02:00",
        "updated_at": "2026-05-19T10:27:50+02:00",
        "id": 1
    },
    {
        "student_id": 5,
        "course_id": 2,
        "order_id": null,
        "payment_id": null,
        "access_type": "lifetime",
        "starts_at": "2026-05-19T10:31:01+02:00",
        "expires_at": null,
        "status": "active",
        "last_lesson_id": 2,
        "created_at": "2026-05-19T10:31:01+02:00",
        "updated_at": "2026-05-19T10:31:41+02:00",
        "id": 2
    },
    {
        "student_id": 4,
        "course_id": 1,
        "order_id": 1,
        "payment_id": 1,
        "access_type": "lifetime",
        "starts_at": "2026-05-19T14:28:27+02:00",
        "expires_at": null,
        "status": "active",
        "last_lesson_id": 1,
        "created_at": "2026-05-19T14:28:27+02:00",
        "updated_at": "2026-05-30T08:52:25+02:00",
        "id": 3
    },
    {
        "student_id": 5,
        "course_id": 1,
        "order_id": 2,
        "payment_id": 2,
        "access_type": "lifetime",
        "starts_at": "2026-05-19T14:50:05+02:00",
        "expires_at": null,
        "status": "active",
        "last_lesson_id": 1,
        "created_at": "2026-05-19T14:50:05+02:00",
        "updated_at": "2026-05-19T14:57:23+02:00",
        "id": 4
    },
    {
        "student_id": 5,
        "course_id": 3,
        "order_id": 3,
        "payment_id": 3,
        "access_type": "lifetime",
        "starts_at": "2026-05-20T08:31:11+02:00",
        "expires_at": null,
        "status": "active",
        "last_lesson_id": null,
        "created_at": "2026-05-20T08:31:11+02:00",
        "updated_at": "2026-05-20T08:31:11+02:00",
        "id": 5
    },
    {
        "student_id": 6,
        "course_id": 4,
        "order_id": 4,
        "payment_id": 4,
        "access_type": "limited",
        "starts_at": "2026-06-17T15:25:11+02:00",
        "expires_at": "2026-12-14T15:25:11+01:00",
        "status": "active",
        "last_lesson_id": null,
        "created_at": "2026-06-17T15:25:11+02:00",
        "updated_at": "2026-06-17T15:25:11+02:00",
        "id": 6
    },
    {
        "student_id": 6,
        "course_id": 2,
        "order_id": null,
        "payment_id": null,
        "access_type": "lifetime",
        "starts_at": "2026-06-17T16:13:14+02:00",
        "expires_at": null,
        "status": "active",
        "last_lesson_id": 2,
        "created_at": "2026-06-17T16:13:14+02:00",
        "updated_at": "2026-06-17T16:13:27+02:00",
        "id": 7
    }
]