Return a list of time intervals and the number of detections for each interval, including intervals where no source images were captured, along with meta information.

GET /api/v2/events/3480/timeline/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": [
        {
            "start": "2023-10-11T21:00:00",
            "end": "2023-10-11T21:01:00",
            "first_capture": {
                "id": 9237225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237225/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237225/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:01:00",
            "end": "2023-10-11T21:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:02:00",
            "end": "2023-10-11T21:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:03:00",
            "end": "2023-10-11T21:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:04:00",
            "end": "2023-10-11T21:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:05:00",
            "end": "2023-10-11T21:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:06:00",
            "end": "2023-10-11T21:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:07:00",
            "end": "2023-10-11T21:08:00",
            "first_capture": {
                "id": 9217620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217620/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217626,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217626/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:08:00",
            "end": "2023-10-11T21:09:00",
            "first_capture": {
                "id": 9217627,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217627/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217642/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:09:00",
            "end": "2023-10-11T21:10:00",
            "first_capture": {
                "id": 9237226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237226/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237226/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:10:00",
            "end": "2023-10-11T21:11:00",
            "first_capture": {
                "id": 9217643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217670/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:11:00",
            "end": "2023-10-11T21:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:12:00",
            "end": "2023-10-11T21:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:13:00",
            "end": "2023-10-11T21:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:14:00",
            "end": "2023-10-11T21:15:00",
            "first_capture": {
                "id": 9217671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217671/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217693/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:15:00",
            "end": "2023-10-11T21:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:16:00",
            "end": "2023-10-11T21:17:00",
            "first_capture": {
                "id": 9217694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217705/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:17:00",
            "end": "2023-10-11T21:18:00",
            "first_capture": {
                "id": 9217706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217706/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217735/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:18:00",
            "end": "2023-10-11T21:19:00",
            "first_capture": {
                "id": 9217736,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217736/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217757,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217757/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:19:00",
            "end": "2023-10-11T21:20:00",
            "first_capture": {
                "id": 9237227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237227/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237227/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:20:00",
            "end": "2023-10-11T21:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:21:00",
            "end": "2023-10-11T21:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:22:00",
            "end": "2023-10-11T21:23:00",
            "first_capture": {
                "id": 9217758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217758/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217760,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217760/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:23:00",
            "end": "2023-10-11T21:24:00",
            "first_capture": {
                "id": 9217761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217761/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217768,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217768/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:24:00",
            "end": "2023-10-11T21:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:25:00",
            "end": "2023-10-11T21:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:26:00",
            "end": "2023-10-11T21:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:27:00",
            "end": "2023-10-11T21:28:00",
            "first_capture": {
                "id": 9217769,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217769/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217772/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:28:00",
            "end": "2023-10-11T21:29:00",
            "first_capture": {
                "id": 9217773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217773/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217787,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217787/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:29:00",
            "end": "2023-10-11T21:30:00",
            "first_capture": {
                "id": 9237228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237228/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237228/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:30:00",
            "end": "2023-10-11T21:31:00",
            "first_capture": {
                "id": 9217788,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217788/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217792/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:31:00",
            "end": "2023-10-11T21:32:00",
            "first_capture": {
                "id": 9217793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217793/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217817/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:32:00",
            "end": "2023-10-11T21:33:00",
            "first_capture": {
                "id": 9217818,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217818/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217826,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217826/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:33:00",
            "end": "2023-10-11T21:34:00",
            "first_capture": {
                "id": 9217827,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217827/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217846/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:34:00",
            "end": "2023-10-11T21:35:00",
            "first_capture": {
                "id": 9217847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217847/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217866,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217866/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:35:00",
            "end": "2023-10-11T21:36:00",
            "first_capture": {
                "id": 9217867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217867/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217874/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:36:00",
            "end": "2023-10-11T21:37:00",
            "first_capture": {
                "id": 9217875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217875/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217884/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:37:00",
            "end": "2023-10-11T21:38:00",
            "first_capture": {
                "id": 9217885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217885/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217913/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:38:00",
            "end": "2023-10-11T21:39:00",
            "first_capture": {
                "id": 9217914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217914/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217937/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:39:00",
            "end": "2023-10-11T21:40:00",
            "first_capture": {
                "id": 9217938,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217938/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217967/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:40:00",
            "end": "2023-10-11T21:41:00",
            "first_capture": {
                "id": 9217968,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217968/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217974/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:41:00",
            "end": "2023-10-11T21:42:00",
            "first_capture": {
                "id": 9217975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9217991,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217991/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:42:00",
            "end": "2023-10-11T21:43:00",
            "first_capture": {
                "id": 9217992,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9217992/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218000/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:43:00",
            "end": "2023-10-11T21:44:00",
            "first_capture": {
                "id": 9218001,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218001/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218030/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:44:00",
            "end": "2023-10-11T21:45:00",
            "first_capture": {
                "id": 9218031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218031/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218060,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218060/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:45:00",
            "end": "2023-10-11T21:46:00",
            "first_capture": {
                "id": 9218061,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218061/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218077/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:46:00",
            "end": "2023-10-11T21:47:00",
            "first_capture": {
                "id": 9218078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218078/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218103/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:47:00",
            "end": "2023-10-11T21:48:00",
            "first_capture": {
                "id": 9218104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218124,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218124/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:48:00",
            "end": "2023-10-11T21:49:00",
            "first_capture": {
                "id": 9218125,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218125/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218144/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:49:00",
            "end": "2023-10-11T21:50:00",
            "first_capture": {
                "id": 9218145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218145/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218174/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:50:00",
            "end": "2023-10-11T21:51:00",
            "first_capture": {
                "id": 9218175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218175/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218204,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218204/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:51:00",
            "end": "2023-10-11T21:52:00",
            "first_capture": {
                "id": 9218205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218205/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218223/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:52:00",
            "end": "2023-10-11T21:53:00",
            "first_capture": {
                "id": 9218224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218224/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218244/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:53:00",
            "end": "2023-10-11T21:54:00",
            "first_capture": {
                "id": 9218245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218245/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218274/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:54:00",
            "end": "2023-10-11T21:55:00",
            "first_capture": {
                "id": 9218275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218275/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218304/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:55:00",
            "end": "2023-10-11T21:56:00",
            "first_capture": {
                "id": 9218305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218305/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218326/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:56:00",
            "end": "2023-10-11T21:57:00",
            "first_capture": {
                "id": 9218327,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218327/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218353/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:57:00",
            "end": "2023-10-11T21:58:00",
            "first_capture": {
                "id": 9218354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218383/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:58:00",
            "end": "2023-10-11T21:59:00",
            "first_capture": {
                "id": 9218384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218384/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218403,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218403/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T21:59:00",
            "end": "2023-10-11T22:00:00",
            "first_capture": {
                "id": 9218404,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218404/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218433/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:00:00",
            "end": "2023-10-11T22:01:00",
            "first_capture": {
                "id": 9218434,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218434/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218445/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:01:00",
            "end": "2023-10-11T22:02:00",
            "first_capture": {
                "id": 9218446,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218446/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218470,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218470/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:02:00",
            "end": "2023-10-11T22:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:03:00",
            "end": "2023-10-11T22:04:00",
            "first_capture": {
                "id": 9218471,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218471/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218483/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:04:00",
            "end": "2023-10-11T22:05:00",
            "first_capture": {
                "id": 9218484,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218484/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218513/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:05:00",
            "end": "2023-10-11T22:06:00",
            "first_capture": {
                "id": 9218514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218534/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:06:00",
            "end": "2023-10-11T22:07:00",
            "first_capture": {
                "id": 9218535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218535/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218554,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218554/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:07:00",
            "end": "2023-10-11T22:08:00",
            "first_capture": {
                "id": 9218555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218555/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218568,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218568/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:08:00",
            "end": "2023-10-11T22:09:00",
            "first_capture": {
                "id": 9218569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218569/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218583/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:09:00",
            "end": "2023-10-11T22:10:00",
            "first_capture": {
                "id": 9218584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218584/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218610/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:10:00",
            "end": "2023-10-11T22:11:00",
            "first_capture": {
                "id": 9218611,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218611/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218623/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:11:00",
            "end": "2023-10-11T22:12:00",
            "first_capture": {
                "id": 9218624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218648/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:12:00",
            "end": "2023-10-11T22:13:00",
            "first_capture": {
                "id": 9218649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218649/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218675/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:13:00",
            "end": "2023-10-11T22:14:00",
            "first_capture": {
                "id": 9218676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218705/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:14:00",
            "end": "2023-10-11T22:15:00",
            "first_capture": {
                "id": 9218706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218706/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218735/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:15:00",
            "end": "2023-10-11T22:16:00",
            "first_capture": {
                "id": 9218736,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218736/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218752/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:16:00",
            "end": "2023-10-11T22:17:00",
            "first_capture": {
                "id": 9218753,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218753/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218755,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218755/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:17:00",
            "end": "2023-10-11T22:18:00",
            "first_capture": {
                "id": 9218756,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218756/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218781/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:18:00",
            "end": "2023-10-11T22:19:00",
            "first_capture": {
                "id": 9218782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218782/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218782/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:19:00",
            "end": "2023-10-11T22:20:00",
            "first_capture": {
                "id": 9218783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218783/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237233/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:20:00",
            "end": "2023-10-11T22:21:00",
            "first_capture": {
                "id": 9218805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218805/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218809/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:21:00",
            "end": "2023-10-11T22:22:00",
            "first_capture": {
                "id": 9218810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218810/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218822/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:22:00",
            "end": "2023-10-11T22:23:00",
            "first_capture": {
                "id": 9218823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218823/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218844/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:23:00",
            "end": "2023-10-11T22:24:00",
            "first_capture": {
                "id": 9218845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218845/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218862/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:24:00",
            "end": "2023-10-11T22:25:00",
            "first_capture": {
                "id": 9218863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218863/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218871/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:25:00",
            "end": "2023-10-11T22:26:00",
            "first_capture": {
                "id": 9218872,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218872/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218893/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:26:00",
            "end": "2023-10-11T22:27:00",
            "first_capture": {
                "id": 9218894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218922,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218922/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:27:00",
            "end": "2023-10-11T22:28:00",
            "first_capture": {
                "id": 9218923,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218923/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218950,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218950/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:28:00",
            "end": "2023-10-11T22:29:00",
            "first_capture": {
                "id": 9218951,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218951/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9218975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218975/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:29:00",
            "end": "2023-10-11T22:30:00",
            "first_capture": {
                "id": 9218976,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218976/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237234/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:30:00",
            "end": "2023-10-11T22:31:00",
            "first_capture": {
                "id": 9218982,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9218982/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219007/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:31:00",
            "end": "2023-10-11T22:32:00",
            "first_capture": {
                "id": 9219008,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219008/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219037,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219037/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:32:00",
            "end": "2023-10-11T22:33:00",
            "first_capture": {
                "id": 9219038,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219038/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219067/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:33:00",
            "end": "2023-10-11T22:34:00",
            "first_capture": {
                "id": 9219068,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219068/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219097/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:34:00",
            "end": "2023-10-11T22:35:00",
            "first_capture": {
                "id": 9219098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219098/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219127/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:35:00",
            "end": "2023-10-11T22:36:00",
            "first_capture": {
                "id": 9219128,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219128/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219157,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219157/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:36:00",
            "end": "2023-10-11T22:37:00",
            "first_capture": {
                "id": 9219158,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219158/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219187/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:37:00",
            "end": "2023-10-11T22:38:00",
            "first_capture": {
                "id": 9219188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219188/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219217/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:38:00",
            "end": "2023-10-11T22:39:00",
            "first_capture": {
                "id": 9219218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219243/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:39:00",
            "end": "2023-10-11T22:40:00",
            "first_capture": {
                "id": 9219244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219244/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237235/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:40:00",
            "end": "2023-10-11T22:41:00",
            "first_capture": {
                "id": 9219259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219259/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219284/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:41:00",
            "end": "2023-10-11T22:42:00",
            "first_capture": {
                "id": 9219285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219285/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219301/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:42:00",
            "end": "2023-10-11T22:43:00",
            "first_capture": {
                "id": 9219302,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219302/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219331/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:43:00",
            "end": "2023-10-11T22:44:00",
            "first_capture": {
                "id": 9219332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219332/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219353/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:44:00",
            "end": "2023-10-11T22:45:00",
            "first_capture": {
                "id": 9219354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219377/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:45:00",
            "end": "2023-10-11T22:46:00",
            "first_capture": {
                "id": 9219378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219378/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219407/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:46:00",
            "end": "2023-10-11T22:47:00",
            "first_capture": {
                "id": 9219408,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219408/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219433/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:47:00",
            "end": "2023-10-11T22:48:00",
            "first_capture": {
                "id": 9219434,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219434/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219463,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219463/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:48:00",
            "end": "2023-10-11T22:49:00",
            "first_capture": {
                "id": 9219464,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219464/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219473,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219473/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:49:00",
            "end": "2023-10-11T22:50:00",
            "first_capture": {
                "id": 9219474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219474/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237236/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:50:00",
            "end": "2023-10-11T22:51:00",
            "first_capture": {
                "id": 9219478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219478/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219486/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:51:00",
            "end": "2023-10-11T22:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:52:00",
            "end": "2023-10-11T22:53:00",
            "first_capture": {
                "id": 9219487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219487/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219489/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:53:00",
            "end": "2023-10-11T22:54:00",
            "first_capture": {
                "id": 9219490,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219490/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219498/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:54:00",
            "end": "2023-10-11T22:55:00",
            "first_capture": {
                "id": 9219499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219499/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219528,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219528/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:55:00",
            "end": "2023-10-11T22:56:00",
            "first_capture": {
                "id": 9219529,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219529/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219552,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219552/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:56:00",
            "end": "2023-10-11T22:57:00",
            "first_capture": {
                "id": 9219553,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219553/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219574,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219574/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:57:00",
            "end": "2023-10-11T22:58:00",
            "first_capture": {
                "id": 9219575,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219575/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219577/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:58:00",
            "end": "2023-10-11T22:59:00",
            "first_capture": {
                "id": 9219578,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219578/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219599/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T22:59:00",
            "end": "2023-10-11T23:00:00",
            "first_capture": {
                "id": 9219600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219600/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237237/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:00:00",
            "end": "2023-10-11T23:01:00",
            "first_capture": {
                "id": 9219630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219630/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219659/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:01:00",
            "end": "2023-10-11T23:02:00",
            "first_capture": {
                "id": 9219660,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219660/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219676/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:02:00",
            "end": "2023-10-11T23:03:00",
            "first_capture": {
                "id": 9219677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219700/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:03:00",
            "end": "2023-10-11T23:04:00",
            "first_capture": {
                "id": 9219701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219701/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219720,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219720/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:04:00",
            "end": "2023-10-11T23:05:00",
            "first_capture": {
                "id": 9219721,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219721/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219746,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219746/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:05:00",
            "end": "2023-10-11T23:06:00",
            "first_capture": {
                "id": 9219747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219747/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219749,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219749/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:06:00",
            "end": "2023-10-11T23:07:00",
            "first_capture": {
                "id": 9219750,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219750/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219776/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:07:00",
            "end": "2023-10-11T23:08:00",
            "first_capture": {
                "id": 9219777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219777/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219800,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219800/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:08:00",
            "end": "2023-10-11T23:09:00",
            "first_capture": {
                "id": 9219801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219801/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219830/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:09:00",
            "end": "2023-10-11T23:10:00",
            "first_capture": {
                "id": 9219831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237238/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:10:00",
            "end": "2023-10-11T23:11:00",
            "first_capture": {
                "id": 9219856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219856/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219885/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:11:00",
            "end": "2023-10-11T23:12:00",
            "first_capture": {
                "id": 9219886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219914/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:12:00",
            "end": "2023-10-11T23:13:00",
            "first_capture": {
                "id": 9219915,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219915/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219935/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:13:00",
            "end": "2023-10-11T23:14:00",
            "first_capture": {
                "id": 9219936,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219936/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219963,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219963/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:14:00",
            "end": "2023-10-11T23:15:00",
            "first_capture": {
                "id": 9219964,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219964/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9219974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219974/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:15:00",
            "end": "2023-10-11T23:16:00",
            "first_capture": {
                "id": 9219975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9219975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220000/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:16:00",
            "end": "2023-10-11T23:17:00",
            "first_capture": {
                "id": 9220001,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220001/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220030/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:17:00",
            "end": "2023-10-11T23:18:00",
            "first_capture": {
                "id": 9220031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220031/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220039/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:18:00",
            "end": "2023-10-11T23:19:00",
            "first_capture": {
                "id": 9220040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220040/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220052/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:19:00",
            "end": "2023-10-11T23:20:00",
            "first_capture": {
                "id": 9220053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220053/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237239/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:20:00",
            "end": "2023-10-11T23:21:00",
            "first_capture": {
                "id": 9220064,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220064/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220080/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:21:00",
            "end": "2023-10-11T23:22:00",
            "first_capture": {
                "id": 9220081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220081/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220099,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220099/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:22:00",
            "end": "2023-10-11T23:23:00",
            "first_capture": {
                "id": 9220100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220100/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220107/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:23:00",
            "end": "2023-10-11T23:24:00",
            "first_capture": {
                "id": 9220108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220108/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220137/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:24:00",
            "end": "2023-10-11T23:25:00",
            "first_capture": {
                "id": 9220138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220138/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220167,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220167/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:25:00",
            "end": "2023-10-11T23:26:00",
            "first_capture": {
                "id": 9220168,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220168/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220181/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:26:00",
            "end": "2023-10-11T23:27:00",
            "first_capture": {
                "id": 9220182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220182/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220200/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:27:00",
            "end": "2023-10-11T23:28:00",
            "first_capture": {
                "id": 9220201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220225/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:28:00",
            "end": "2023-10-11T23:29:00",
            "first_capture": {
                "id": 9220226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220226/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220255,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220255/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:29:00",
            "end": "2023-10-11T23:30:00",
            "first_capture": {
                "id": 9220256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220256/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237240/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:30:00",
            "end": "2023-10-11T23:31:00",
            "first_capture": {
                "id": 9220284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220284/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220308/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:31:00",
            "end": "2023-10-11T23:32:00",
            "first_capture": {
                "id": 9220309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220309/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220334,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220334/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:32:00",
            "end": "2023-10-11T23:33:00",
            "first_capture": {
                "id": 9220335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220335/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220363/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:33:00",
            "end": "2023-10-11T23:34:00",
            "first_capture": {
                "id": 9220364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220364/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220371/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:34:00",
            "end": "2023-10-11T23:35:00",
            "first_capture": {
                "id": 9220372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220397/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:35:00",
            "end": "2023-10-11T23:36:00",
            "first_capture": {
                "id": 9220398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220398/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220421/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:36:00",
            "end": "2023-10-11T23:37:00",
            "first_capture": {
                "id": 9220422,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220422/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220450/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:37:00",
            "end": "2023-10-11T23:38:00",
            "first_capture": {
                "id": 9220451,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220451/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220480/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:38:00",
            "end": "2023-10-11T23:39:00",
            "first_capture": {
                "id": 9220481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220507/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:39:00",
            "end": "2023-10-11T23:40:00",
            "first_capture": {
                "id": 9220508,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220508/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237241/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:40:00",
            "end": "2023-10-11T23:41:00",
            "first_capture": {
                "id": 9220534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220534/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220563/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:41:00",
            "end": "2023-10-11T23:42:00",
            "first_capture": {
                "id": 9220564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220564/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220593/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:42:00",
            "end": "2023-10-11T23:43:00",
            "first_capture": {
                "id": 9220594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220594/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220623/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:43:00",
            "end": "2023-10-11T23:44:00",
            "first_capture": {
                "id": 9220624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220642/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:44:00",
            "end": "2023-10-11T23:45:00",
            "first_capture": {
                "id": 9220643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220648/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:45:00",
            "end": "2023-10-11T23:46:00",
            "first_capture": {
                "id": 9220649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220649/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220672/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:46:00",
            "end": "2023-10-11T23:47:00",
            "first_capture": {
                "id": 9220673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220676/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:47:00",
            "end": "2023-10-11T23:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:48:00",
            "end": "2023-10-11T23:49:00",
            "first_capture": {
                "id": 9220677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220696/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:49:00",
            "end": "2023-10-11T23:50:00",
            "first_capture": {
                "id": 9220697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220697/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237242/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:50:00",
            "end": "2023-10-11T23:51:00",
            "first_capture": {
                "id": 9220727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220727/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220750,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220750/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:51:00",
            "end": "2023-10-11T23:52:00",
            "first_capture": {
                "id": 9220751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220751/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220777/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:52:00",
            "end": "2023-10-11T23:53:00",
            "first_capture": {
                "id": 9220778,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220778/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220789/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:53:00",
            "end": "2023-10-11T23:54:00",
            "first_capture": {
                "id": 9220790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220790/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220816/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:54:00",
            "end": "2023-10-11T23:55:00",
            "first_capture": {
                "id": 9220817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220817/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220842,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220842/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:55:00",
            "end": "2023-10-11T23:56:00",
            "first_capture": {
                "id": 9220843,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220843/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220849/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:56:00",
            "end": "2023-10-11T23:57:00",
            "first_capture": {
                "id": 9220850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220850/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220855/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:57:00",
            "end": "2023-10-11T23:58:00",
            "first_capture": {
                "id": 9220856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220856/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220876,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220876/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:58:00",
            "end": "2023-10-11T23:59:00",
            "first_capture": {
                "id": 9220877,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220877/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220886/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-11T23:59:00",
            "end": "2023-10-12T00:00:00",
            "first_capture": {
                "id": 9220887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220887/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237243/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:00:00",
            "end": "2023-10-12T00:01:00",
            "first_capture": {
                "id": 9220912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220912/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220926,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220926/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:01:00",
            "end": "2023-10-12T00:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:02:00",
            "end": "2023-10-12T00:03:00",
            "first_capture": {
                "id": 9220927,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220927/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220943/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:03:00",
            "end": "2023-10-12T00:04:00",
            "first_capture": {
                "id": 9220944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220944/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220967/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:04:00",
            "end": "2023-10-12T00:05:00",
            "first_capture": {
                "id": 9220968,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220968/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9220997,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220997/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:05:00",
            "end": "2023-10-12T00:06:00",
            "first_capture": {
                "id": 9220998,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9220998/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221013/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:06:00",
            "end": "2023-10-12T00:07:00",
            "first_capture": {
                "id": 9221014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221014/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221043,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221043/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:07:00",
            "end": "2023-10-12T00:08:00",
            "first_capture": {
                "id": 9221044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221044/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221073/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:08:00",
            "end": "2023-10-12T00:09:00",
            "first_capture": {
                "id": 9221074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221100/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:09:00",
            "end": "2023-10-12T00:10:00",
            "first_capture": {
                "id": 9221101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221101/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237244/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:10:00",
            "end": "2023-10-12T00:11:00",
            "first_capture": {
                "id": 9221127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221127/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221130/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:11:00",
            "end": "2023-10-12T00:12:00",
            "first_capture": {
                "id": 9221131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221131/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221153/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:12:00",
            "end": "2023-10-12T00:13:00",
            "first_capture": {
                "id": 9221154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221154/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221183/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:13:00",
            "end": "2023-10-12T00:14:00",
            "first_capture": {
                "id": 9221184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221184/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221200/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:14:00",
            "end": "2023-10-12T00:15:00",
            "first_capture": {
                "id": 9221201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221213,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221213/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:15:00",
            "end": "2023-10-12T00:16:00",
            "first_capture": {
                "id": 9221214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221214/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221240/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:16:00",
            "end": "2023-10-12T00:17:00",
            "first_capture": {
                "id": 9221241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221241/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221270/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:17:00",
            "end": "2023-10-12T00:18:00",
            "first_capture": {
                "id": 9221271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221271/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221295/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:18:00",
            "end": "2023-10-12T00:19:00",
            "first_capture": {
                "id": 9221296,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221296/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221325/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:19:00",
            "end": "2023-10-12T00:20:00",
            "first_capture": {
                "id": 9221326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221326/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237245/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:20:00",
            "end": "2023-10-12T00:21:00",
            "first_capture": {
                "id": 9221356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221356/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221379/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:21:00",
            "end": "2023-10-12T00:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:22:00",
            "end": "2023-10-12T00:23:00",
            "first_capture": {
                "id": 9221380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221380/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221398/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:23:00",
            "end": "2023-10-12T00:24:00",
            "first_capture": {
                "id": 9221399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221399/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221426/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:24:00",
            "end": "2023-10-12T00:25:00",
            "first_capture": {
                "id": 9221427,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221427/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221450/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:25:00",
            "end": "2023-10-12T00:26:00",
            "first_capture": {
                "id": 9221451,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221451/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221476/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:26:00",
            "end": "2023-10-12T00:27:00",
            "first_capture": {
                "id": 9221477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221477/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221506/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:27:00",
            "end": "2023-10-12T00:28:00",
            "first_capture": {
                "id": 9221507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221507/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221523/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:28:00",
            "end": "2023-10-12T00:29:00",
            "first_capture": {
                "id": 9221524,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221524/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221553,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221553/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:29:00",
            "end": "2023-10-12T00:30:00",
            "first_capture": {
                "id": 9221554,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221554/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237246/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:30:00",
            "end": "2023-10-12T00:31:00",
            "first_capture": {
                "id": 9221579,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221579/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221601,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221601/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:31:00",
            "end": "2023-10-12T00:32:00",
            "first_capture": {
                "id": 9221602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221602/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221616,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221616/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:32:00",
            "end": "2023-10-12T00:33:00",
            "first_capture": {
                "id": 9221617,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221617/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221645/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:33:00",
            "end": "2023-10-12T00:34:00",
            "first_capture": {
                "id": 9221646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221646/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221647/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:34:00",
            "end": "2023-10-12T00:35:00",
            "first_capture": {
                "id": 9221648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221675/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:35:00",
            "end": "2023-10-12T00:36:00",
            "first_capture": {
                "id": 9221676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221678/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:36:00",
            "end": "2023-10-12T00:37:00",
            "first_capture": {
                "id": 9221679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221679/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221695/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:37:00",
            "end": "2023-10-12T00:38:00",
            "first_capture": {
                "id": 9221696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221696/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221706/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:38:00",
            "end": "2023-10-12T00:39:00",
            "first_capture": {
                "id": 9221707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221707/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221732,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221732/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:39:00",
            "end": "2023-10-12T00:40:00",
            "first_capture": {
                "id": 9221733,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221733/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237247/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:40:00",
            "end": "2023-10-12T00:41:00",
            "first_capture": {
                "id": 9221759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221767,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221767/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:41:00",
            "end": "2023-10-12T00:42:00",
            "first_capture": {
                "id": 9221768,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221768/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221792/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:42:00",
            "end": "2023-10-12T00:43:00",
            "first_capture": {
                "id": 9221793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221793/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221820/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:43:00",
            "end": "2023-10-12T00:44:00",
            "first_capture": {
                "id": 9221821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221821/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221840/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:44:00",
            "end": "2023-10-12T00:45:00",
            "first_capture": {
                "id": 9221841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221841/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221860/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:45:00",
            "end": "2023-10-12T00:46:00",
            "first_capture": {
                "id": 9221861,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221861/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221884/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:46:00",
            "end": "2023-10-12T00:47:00",
            "first_capture": {
                "id": 9221885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221885/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221914/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:47:00",
            "end": "2023-10-12T00:48:00",
            "first_capture": {
                "id": 9221915,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221915/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221944/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:48:00",
            "end": "2023-10-12T00:49:00",
            "first_capture": {
                "id": 9221945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221945/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221971,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221971/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:49:00",
            "end": "2023-10-12T00:50:00",
            "first_capture": {
                "id": 9221972,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221972/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237248/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:50:00",
            "end": "2023-10-12T00:51:00",
            "first_capture": {
                "id": 9221975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9221988,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221988/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:51:00",
            "end": "2023-10-12T00:52:00",
            "first_capture": {
                "id": 9221989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9221989/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222011,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222011/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:52:00",
            "end": "2023-10-12T00:53:00",
            "first_capture": {
                "id": 9222012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222012/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222041/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:53:00",
            "end": "2023-10-12T00:54:00",
            "first_capture": {
                "id": 9222042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222042/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222067/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:54:00",
            "end": "2023-10-12T00:55:00",
            "first_capture": {
                "id": 9222068,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222068/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222082,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222082/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:55:00",
            "end": "2023-10-12T00:56:00",
            "first_capture": {
                "id": 9222083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222083/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222104/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:56:00",
            "end": "2023-10-12T00:57:00",
            "first_capture": {
                "id": 9222105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222105/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222122,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222122/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:57:00",
            "end": "2023-10-12T00:58:00",
            "first_capture": {
                "id": 9222123,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222123/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222152/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:58:00",
            "end": "2023-10-12T00:59:00",
            "first_capture": {
                "id": 9222153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222182/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T00:59:00",
            "end": "2023-10-12T01:00:00",
            "first_capture": {
                "id": 9222183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222183/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237249/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:00:00",
            "end": "2023-10-12T01:01:00",
            "first_capture": {
                "id": 9222212,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222212/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222215/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:01:00",
            "end": "2023-10-12T01:02:00",
            "first_capture": {
                "id": 9222216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222216/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222241/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:02:00",
            "end": "2023-10-12T01:03:00",
            "first_capture": {
                "id": 9222242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222242/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222270/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:03:00",
            "end": "2023-10-12T01:04:00",
            "first_capture": {
                "id": 9222271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222271/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222300/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:04:00",
            "end": "2023-10-12T01:05:00",
            "first_capture": {
                "id": 9222301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222301/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222318/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:05:00",
            "end": "2023-10-12T01:06:00",
            "first_capture": {
                "id": 9222319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222319/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222330/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:06:00",
            "end": "2023-10-12T01:07:00",
            "first_capture": {
                "id": 9222331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222360/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:07:00",
            "end": "2023-10-12T01:08:00",
            "first_capture": {
                "id": 9222361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222361/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222369/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:08:00",
            "end": "2023-10-12T01:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:09:00",
            "end": "2023-10-12T01:10:00",
            "first_capture": {
                "id": 9222370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222370/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237250/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:10:00",
            "end": "2023-10-12T01:11:00",
            "first_capture": {
                "id": 9222373,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222373/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222378/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:11:00",
            "end": "2023-10-12T01:12:00",
            "first_capture": {
                "id": 9222379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222392/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:12:00",
            "end": "2023-10-12T01:13:00",
            "first_capture": {
                "id": 9222393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222406/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:13:00",
            "end": "2023-10-12T01:14:00",
            "first_capture": {
                "id": 9222407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222407/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222430/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:14:00",
            "end": "2023-10-12T01:15:00",
            "first_capture": {
                "id": 9222431,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222431/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222460/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:15:00",
            "end": "2023-10-12T01:16:00",
            "first_capture": {
                "id": 9222461,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222461/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222484,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222484/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:16:00",
            "end": "2023-10-12T01:17:00",
            "first_capture": {
                "id": 9222485,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222485/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222510/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:17:00",
            "end": "2023-10-12T01:18:00",
            "first_capture": {
                "id": 9222511,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222511/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222532,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222532/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:18:00",
            "end": "2023-10-12T01:19:00",
            "first_capture": {
                "id": 9222533,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222533/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222562,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222562/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:19:00",
            "end": "2023-10-12T01:20:00",
            "first_capture": {
                "id": 9222563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222563/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237251/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:20:00",
            "end": "2023-10-12T01:21:00",
            "first_capture": {
                "id": 9222590,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222590/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222617,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222617/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:21:00",
            "end": "2023-10-12T01:22:00",
            "first_capture": {
                "id": 9222618,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222618/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222647/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:22:00",
            "end": "2023-10-12T01:23:00",
            "first_capture": {
                "id": 9222648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222675/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:23:00",
            "end": "2023-10-12T01:24:00",
            "first_capture": {
                "id": 9222676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222702/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:24:00",
            "end": "2023-10-12T01:25:00",
            "first_capture": {
                "id": 9222703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222703/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222732,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222732/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:25:00",
            "end": "2023-10-12T01:26:00",
            "first_capture": {
                "id": 9222733,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222733/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222754/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:26:00",
            "end": "2023-10-12T01:27:00",
            "first_capture": {
                "id": 9222755,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222755/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222776/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:27:00",
            "end": "2023-10-12T01:28:00",
            "first_capture": {
                "id": 9222777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222777/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222801/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:28:00",
            "end": "2023-10-12T01:29:00",
            "first_capture": {
                "id": 9222802,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222802/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222807,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222807/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:29:00",
            "end": "2023-10-12T01:30:00",
            "first_capture": {
                "id": 9222808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222808/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237252/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:30:00",
            "end": "2023-10-12T01:31:00",
            "first_capture": {
                "id": 9222830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222830/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222854,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222854/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:31:00",
            "end": "2023-10-12T01:32:00",
            "first_capture": {
                "id": 9222855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222855/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222884/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:32:00",
            "end": "2023-10-12T01:33:00",
            "first_capture": {
                "id": 9222885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222885/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222909/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:33:00",
            "end": "2023-10-12T01:34:00",
            "first_capture": {
                "id": 9222910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222910/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222939/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:34:00",
            "end": "2023-10-12T01:35:00",
            "first_capture": {
                "id": 9222940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222940/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222960/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:35:00",
            "end": "2023-10-12T01:36:00",
            "first_capture": {
                "id": 9222961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222961/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222963,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222963/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:36:00",
            "end": "2023-10-12T01:37:00",
            "first_capture": {
                "id": 9222964,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222964/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222974/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:37:00",
            "end": "2023-10-12T01:38:00",
            "first_capture": {
                "id": 9222975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9222986,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222986/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:38:00",
            "end": "2023-10-12T01:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:39:00",
            "end": "2023-10-12T01:40:00",
            "first_capture": {
                "id": 9222987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222987/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237253,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237253/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:40:00",
            "end": "2023-10-12T01:41:00",
            "first_capture": {
                "id": 9222990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9222990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223006/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:41:00",
            "end": "2023-10-12T01:42:00",
            "first_capture": {
                "id": 9223007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223036/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:42:00",
            "end": "2023-10-12T01:43:00",
            "first_capture": {
                "id": 9223037,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223037/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223057/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:43:00",
            "end": "2023-10-12T01:44:00",
            "first_capture": {
                "id": 9223058,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223058/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223082,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223082/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:44:00",
            "end": "2023-10-12T01:45:00",
            "first_capture": {
                "id": 9223083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223083/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223105/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:45:00",
            "end": "2023-10-12T01:46:00",
            "first_capture": {
                "id": 9223106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223106/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223129/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:46:00",
            "end": "2023-10-12T01:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:47:00",
            "end": "2023-10-12T01:48:00",
            "first_capture": {
                "id": 9223130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223130/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223139/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:48:00",
            "end": "2023-10-12T01:49:00",
            "first_capture": {
                "id": 9223140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223140/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223149/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:49:00",
            "end": "2023-10-12T01:50:00",
            "first_capture": {
                "id": 9223150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223150/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237254/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:50:00",
            "end": "2023-10-12T01:51:00",
            "first_capture": {
                "id": 9223161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223161/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223179/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:51:00",
            "end": "2023-10-12T01:52:00",
            "first_capture": {
                "id": 9223180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223180/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223189/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:52:00",
            "end": "2023-10-12T01:53:00",
            "first_capture": {
                "id": 9223190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223190/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223196/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:53:00",
            "end": "2023-10-12T01:54:00",
            "first_capture": {
                "id": 9223197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223197/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223199/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:54:00",
            "end": "2023-10-12T01:55:00",
            "first_capture": {
                "id": 9223200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223200/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223206/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:55:00",
            "end": "2023-10-12T01:56:00",
            "first_capture": {
                "id": 9223207,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223207/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223216/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:56:00",
            "end": "2023-10-12T01:57:00",
            "first_capture": {
                "id": 9223217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223217/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223228/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:57:00",
            "end": "2023-10-12T01:58:00",
            "first_capture": {
                "id": 9223229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223231,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223231/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:58:00",
            "end": "2023-10-12T01:59:00",
            "first_capture": {
                "id": 9223232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223232/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223235/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T01:59:00",
            "end": "2023-10-12T02:00:00",
            "first_capture": {
                "id": 9223236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223236/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237255,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237255/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:00:00",
            "end": "2023-10-12T02:01:00",
            "first_capture": {
                "id": 9223250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223250/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223262/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:01:00",
            "end": "2023-10-12T02:02:00",
            "first_capture": {
                "id": 9223263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223287/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:02:00",
            "end": "2023-10-12T02:03:00",
            "first_capture": {
                "id": 9223288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223290,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223290/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:03:00",
            "end": "2023-10-12T02:04:00",
            "first_capture": {
                "id": 9223291,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223291/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223316/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:04:00",
            "end": "2023-10-12T02:05:00",
            "first_capture": {
                "id": 9223317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223326/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:05:00",
            "end": "2023-10-12T02:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:06:00",
            "end": "2023-10-12T02:07:00",
            "first_capture": {
                "id": 9223327,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223327/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223329/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:07:00",
            "end": "2023-10-12T02:08:00",
            "first_capture": {
                "id": 9223330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223330/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223349/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:08:00",
            "end": "2023-10-12T02:09:00",
            "first_capture": {
                "id": 9223350,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223350/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223356/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:09:00",
            "end": "2023-10-12T02:10:00",
            "first_capture": {
                "id": 9237256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237256/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237256/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:10:00",
            "end": "2023-10-12T02:11:00",
            "first_capture": {
                "id": 9223357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223357/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223379/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:11:00",
            "end": "2023-10-12T02:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:12:00",
            "end": "2023-10-12T02:13:00",
            "first_capture": {
                "id": 9223380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223380/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223397/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:13:00",
            "end": "2023-10-12T02:14:00",
            "first_capture": {
                "id": 9223398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223398/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223404,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223404/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:14:00",
            "end": "2023-10-12T02:15:00",
            "first_capture": {
                "id": 9223405,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223405/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223416,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223416/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:15:00",
            "end": "2023-10-12T02:16:00",
            "first_capture": {
                "id": 9223417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223417/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223442,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223442/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:16:00",
            "end": "2023-10-12T02:17:00",
            "first_capture": {
                "id": 9223443,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223443/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223449/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:17:00",
            "end": "2023-10-12T02:18:00",
            "first_capture": {
                "id": 9223450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223474/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:18:00",
            "end": "2023-10-12T02:19:00",
            "first_capture": {
                "id": 9223475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223475/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223480/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:19:00",
            "end": "2023-10-12T02:20:00",
            "first_capture": {
                "id": 9223481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237257/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:20:00",
            "end": "2023-10-12T02:21:00",
            "first_capture": {
                "id": 9223486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223486/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223503/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:21:00",
            "end": "2023-10-12T02:22:00",
            "first_capture": {
                "id": 9223504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223504/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223533,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223533/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:22:00",
            "end": "2023-10-12T02:23:00",
            "first_capture": {
                "id": 9223534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223534/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223557/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:23:00",
            "end": "2023-10-12T02:24:00",
            "first_capture": {
                "id": 9223558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223558/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223582,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223582/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:24:00",
            "end": "2023-10-12T02:25:00",
            "first_capture": {
                "id": 9223583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223583/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223612,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223612/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:25:00",
            "end": "2023-10-12T02:26:00",
            "first_capture": {
                "id": 9223613,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223613/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223623/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:26:00",
            "end": "2023-10-12T02:27:00",
            "first_capture": {
                "id": 9223624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223637,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223637/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:27:00",
            "end": "2023-10-12T02:28:00",
            "first_capture": {
                "id": 9223638,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223638/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223663/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:28:00",
            "end": "2023-10-12T02:29:00",
            "first_capture": {
                "id": 9223664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223664/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223664/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:29:00",
            "end": "2023-10-12T02:30:00",
            "first_capture": {
                "id": 9223665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237258/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:30:00",
            "end": "2023-10-12T02:31:00",
            "first_capture": {
                "id": 9223685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223685/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223696/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:31:00",
            "end": "2023-10-12T02:32:00",
            "first_capture": {
                "id": 9223697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223697/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223710/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:32:00",
            "end": "2023-10-12T02:33:00",
            "first_capture": {
                "id": 9223711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223711/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223740,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223740/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:33:00",
            "end": "2023-10-12T02:34:00",
            "first_capture": {
                "id": 9223741,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223741/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223770,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223770/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:34:00",
            "end": "2023-10-12T02:35:00",
            "first_capture": {
                "id": 9223771,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223771/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223800,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223800/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:35:00",
            "end": "2023-10-12T02:36:00",
            "first_capture": {
                "id": 9223801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223801/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223830/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:36:00",
            "end": "2023-10-12T02:37:00",
            "first_capture": {
                "id": 9223831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223860/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:37:00",
            "end": "2023-10-12T02:38:00",
            "first_capture": {
                "id": 9223861,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223861/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223883/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:38:00",
            "end": "2023-10-12T02:39:00",
            "first_capture": {
                "id": 9223884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223884/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223902,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223902/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:39:00",
            "end": "2023-10-12T02:40:00",
            "first_capture": {
                "id": 9223903,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223903/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237259/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:40:00",
            "end": "2023-10-12T02:41:00",
            "first_capture": {
                "id": 9223906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223906/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223930/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:41:00",
            "end": "2023-10-12T02:42:00",
            "first_capture": {
                "id": 9223931,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223931/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223953/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:42:00",
            "end": "2023-10-12T02:43:00",
            "first_capture": {
                "id": 9223954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223954/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223962,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223962/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:43:00",
            "end": "2023-10-12T02:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:44:00",
            "end": "2023-10-12T02:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:45:00",
            "end": "2023-10-12T02:46:00",
            "first_capture": {
                "id": 9223963,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223963/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223964,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223964/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:46:00",
            "end": "2023-10-12T02:47:00",
            "first_capture": {
                "id": 9223965,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223965/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223969/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:47:00",
            "end": "2023-10-12T02:48:00",
            "first_capture": {
                "id": 9223970,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223970/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9223992,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223992/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:48:00",
            "end": "2023-10-12T02:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:49:00",
            "end": "2023-10-12T02:50:00",
            "first_capture": {
                "id": 9237260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237260/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:50:00",
            "end": "2023-10-12T02:51:00",
            "first_capture": {
                "id": 9223993,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9223993/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224017/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:51:00",
            "end": "2023-10-12T02:52:00",
            "first_capture": {
                "id": 9224018,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224018/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224039/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:52:00",
            "end": "2023-10-12T02:53:00",
            "first_capture": {
                "id": 9224040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224040/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224065,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224065/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:53:00",
            "end": "2023-10-12T02:54:00",
            "first_capture": {
                "id": 9224066,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224066/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224083/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:54:00",
            "end": "2023-10-12T02:55:00",
            "first_capture": {
                "id": 9224084,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224084/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224092/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:55:00",
            "end": "2023-10-12T02:56:00",
            "first_capture": {
                "id": 9224093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224093/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224097/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:56:00",
            "end": "2023-10-12T02:57:00",
            "first_capture": {
                "id": 9224098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224098/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224108/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:57:00",
            "end": "2023-10-12T02:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:58:00",
            "end": "2023-10-12T02:59:00",
            "first_capture": {
                "id": 9224109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224109/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224112/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T02:59:00",
            "end": "2023-10-12T03:00:00",
            "first_capture": {
                "id": 9224113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224113/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237261,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237261/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-10-12T03:00:00",
            "end": "2023-10-12T03:01:00",
            "first_capture": {
                "id": 9224116,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224116/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224118/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:01:00",
            "end": "2023-10-12T03:02:00",
            "first_capture": {
                "id": 9224119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224119/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224142/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:02:00",
            "end": "2023-10-12T03:03:00",
            "first_capture": {
                "id": 9224143,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224143/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224172/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:03:00",
            "end": "2023-10-12T03:04:00",
            "first_capture": {
                "id": 9224173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224173/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224201/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:04:00",
            "end": "2023-10-12T03:05:00",
            "first_capture": {
                "id": 9224202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224202/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224218/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:05:00",
            "end": "2023-10-12T03:06:00",
            "first_capture": {
                "id": 9224219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224219/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224245/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:06:00",
            "end": "2023-10-12T03:07:00",
            "first_capture": {
                "id": 9224246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224246/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224255,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224255/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:07:00",
            "end": "2023-10-12T03:08:00",
            "first_capture": {
                "id": 9224256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224256/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224263/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:08:00",
            "end": "2023-10-12T03:09:00",
            "first_capture": {
                "id": 9224264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224264/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224293/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:09:00",
            "end": "2023-10-12T03:10:00",
            "first_capture": {
                "id": 9224294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224294/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237262/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:10:00",
            "end": "2023-10-12T03:11:00",
            "first_capture": {
                "id": 9224307,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224307/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224315/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:11:00",
            "end": "2023-10-12T03:12:00",
            "first_capture": {
                "id": 9224316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224316/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224332/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:12:00",
            "end": "2023-10-12T03:13:00",
            "first_capture": {
                "id": 9224333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224335/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:13:00",
            "end": "2023-10-12T03:14:00",
            "first_capture": {
                "id": 9224336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224336/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224338/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:14:00",
            "end": "2023-10-12T03:15:00",
            "first_capture": {
                "id": 9224339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224339/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224340/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:15:00",
            "end": "2023-10-12T03:16:00",
            "first_capture": {
                "id": 9224341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224341/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224341/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:16:00",
            "end": "2023-10-12T03:17:00",
            "first_capture": {
                "id": 9224342,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224342/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224343/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:17:00",
            "end": "2023-10-12T03:18:00",
            "first_capture": {
                "id": 9224344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224344/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224352,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224352/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:18:00",
            "end": "2023-10-12T03:19:00",
            "first_capture": {
                "id": 9224353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224353/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224371/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:19:00",
            "end": "2023-10-12T03:20:00",
            "first_capture": {
                "id": 9237263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237263/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:20:00",
            "end": "2023-10-12T03:21:00",
            "first_capture": {
                "id": 9224372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224387,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224387/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:21:00",
            "end": "2023-10-12T03:22:00",
            "first_capture": {
                "id": 9224388,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224388/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224402,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224402/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:22:00",
            "end": "2023-10-12T03:23:00",
            "first_capture": {
                "id": 9224403,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224403/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224411/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:23:00",
            "end": "2023-10-12T03:24:00",
            "first_capture": {
                "id": 9224412,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224412/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224414,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224414/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:24:00",
            "end": "2023-10-12T03:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:25:00",
            "end": "2023-10-12T03:26:00",
            "first_capture": {
                "id": 9224415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224415/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224426/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:26:00",
            "end": "2023-10-12T03:27:00",
            "first_capture": {
                "id": 9224427,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224427/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224443,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224443/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:27:00",
            "end": "2023-10-12T03:28:00",
            "first_capture": {
                "id": 9224444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224444/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224468/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:28:00",
            "end": "2023-10-12T03:29:00",
            "first_capture": {
                "id": 9224469,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224469/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224471,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224471/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:29:00",
            "end": "2023-10-12T03:30:00",
            "first_capture": {
                "id": 9224472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224472/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237264/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:30:00",
            "end": "2023-10-12T03:31:00",
            "first_capture": {
                "id": 9224487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224487/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224516,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224516/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:31:00",
            "end": "2023-10-12T03:32:00",
            "first_capture": {
                "id": 9224517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224517/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224522/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:32:00",
            "end": "2023-10-12T03:33:00",
            "first_capture": {
                "id": 9224523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224523/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224525,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224525/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:33:00",
            "end": "2023-10-12T03:34:00",
            "first_capture": {
                "id": 9224526,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224526/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224539,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224539/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:34:00",
            "end": "2023-10-12T03:35:00",
            "first_capture": {
                "id": 9224540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224540/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224555/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:35:00",
            "end": "2023-10-12T03:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:36:00",
            "end": "2023-10-12T03:37:00",
            "first_capture": {
                "id": 9224556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224556/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224557/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:37:00",
            "end": "2023-10-12T03:38:00",
            "first_capture": {
                "id": 9224558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224558/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224566,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224566/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:38:00",
            "end": "2023-10-12T03:39:00",
            "first_capture": {
                "id": 9224567,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224567/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224593/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:39:00",
            "end": "2023-10-12T03:40:00",
            "first_capture": {
                "id": 9224594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224594/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237265/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:40:00",
            "end": "2023-10-12T03:41:00",
            "first_capture": {
                "id": 9224613,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224613/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224632,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224632/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:41:00",
            "end": "2023-10-12T03:42:00",
            "first_capture": {
                "id": 9224633,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224633/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224634,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224634/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:42:00",
            "end": "2023-10-12T03:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:43:00",
            "end": "2023-10-12T03:44:00",
            "first_capture": {
                "id": 9224635,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224635/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224645/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:44:00",
            "end": "2023-10-12T03:45:00",
            "first_capture": {
                "id": 9224646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224646/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224661,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224661/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:45:00",
            "end": "2023-10-12T03:46:00",
            "first_capture": {
                "id": 9224662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224662/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224664/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:46:00",
            "end": "2023-10-12T03:47:00",
            "first_capture": {
                "id": 9224665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224671/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:47:00",
            "end": "2023-10-12T03:48:00",
            "first_capture": {
                "id": 9224672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224672/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224692,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224692/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:48:00",
            "end": "2023-10-12T03:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:49:00",
            "end": "2023-10-12T03:50:00",
            "first_capture": {
                "id": 9237266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237266/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:50:00",
            "end": "2023-10-12T03:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:51:00",
            "end": "2023-10-12T03:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:52:00",
            "end": "2023-10-12T03:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:53:00",
            "end": "2023-10-12T03:54:00",
            "first_capture": {
                "id": 9224693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224693/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224698/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:54:00",
            "end": "2023-10-12T03:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:55:00",
            "end": "2023-10-12T03:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:56:00",
            "end": "2023-10-12T03:57:00",
            "first_capture": {
                "id": 9224699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224699/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224727/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:57:00",
            "end": "2023-10-12T03:58:00",
            "first_capture": {
                "id": 9224728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224728/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224734/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:58:00",
            "end": "2023-10-12T03:59:00",
            "first_capture": {
                "id": 9224735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224735/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224742,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224742/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T03:59:00",
            "end": "2023-10-12T04:00:00",
            "first_capture": {
                "id": 9224743,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224743/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237267,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237267/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-10-12T04:00:00",
            "end": "2023-10-12T04:01:00",
            "first_capture": {
                "id": 9224773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224773/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224797,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224797/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:01:00",
            "end": "2023-10-12T04:02:00",
            "first_capture": {
                "id": 9224798,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224798/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224808/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:02:00",
            "end": "2023-10-12T04:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:03:00",
            "end": "2023-10-12T04:04:00",
            "first_capture": {
                "id": 9224809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224809/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224830/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:04:00",
            "end": "2023-10-12T04:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:05:00",
            "end": "2023-10-12T04:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:06:00",
            "end": "2023-10-12T04:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:07:00",
            "end": "2023-10-12T04:08:00",
            "first_capture": {
                "id": 9224831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224838/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:08:00",
            "end": "2023-10-12T04:09:00",
            "first_capture": {
                "id": 9224839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224839/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224853/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:09:00",
            "end": "2023-10-12T04:10:00",
            "first_capture": {
                "id": 9224854,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224854/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237268/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:10:00",
            "end": "2023-10-12T04:11:00",
            "first_capture": {
                "id": 9224863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224863/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224869,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224869/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:11:00",
            "end": "2023-10-12T04:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:12:00",
            "end": "2023-10-12T04:13:00",
            "first_capture": {
                "id": 9224870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224870/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224887/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:13:00",
            "end": "2023-10-12T04:14:00",
            "first_capture": {
                "id": 9224888,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224888/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224909/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:14:00",
            "end": "2023-10-12T04:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:15:00",
            "end": "2023-10-12T04:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:16:00",
            "end": "2023-10-12T04:17:00",
            "first_capture": {
                "id": 9224910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224910/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224912/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:17:00",
            "end": "2023-10-12T04:18:00",
            "first_capture": {
                "id": 9224913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224913/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224913/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:18:00",
            "end": "2023-10-12T04:19:00",
            "first_capture": {
                "id": 9224914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224914/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224932/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:19:00",
            "end": "2023-10-12T04:20:00",
            "first_capture": {
                "id": 9224933,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224933/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237269/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:20:00",
            "end": "2023-10-12T04:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:21:00",
            "end": "2023-10-12T04:22:00",
            "first_capture": {
                "id": 9224937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224937/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224939/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:22:00",
            "end": "2023-10-12T04:23:00",
            "first_capture": {
                "id": 9224940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224940/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224954/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:23:00",
            "end": "2023-10-12T04:24:00",
            "first_capture": {
                "id": 9224955,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224955/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224969/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:24:00",
            "end": "2023-10-12T04:25:00",
            "first_capture": {
                "id": 9224970,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224970/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224986,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224986/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:25:00",
            "end": "2023-10-12T04:26:00",
            "first_capture": {
                "id": 9224987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224987/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9224994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224994/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:26:00",
            "end": "2023-10-12T04:27:00",
            "first_capture": {
                "id": 9224995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9224995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9225017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9225017/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:27:00",
            "end": "2023-10-12T04:28:00",
            "first_capture": {
                "id": 9225018,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9225018/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9225039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9225039/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:28:00",
            "end": "2023-10-12T04:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-10-12T04:29:00",
            "end": "2023-10-12T04:30:00",
            "first_capture": {
                "id": 9237270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237270/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9237270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9237270/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 450,
        "resolution_minutes": 1,
        "max_detections": 5,
        "min_detections": 0,
        "total_detections": 9,
        "timeline_start": "2023-10-11T21:00:00",
        "timeline_end": "2023-10-12T04:30:00"
    }
}