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/3535/timeline/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": [
        {
            "start": "2023-09-04T21:00:00",
            "end": "2023-09-04T21:01:00",
            "first_capture": {
                "id": 9377648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377648/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:01:00",
            "end": "2023-09-04T21:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:02:00",
            "end": "2023-09-04T21:03:00",
            "first_capture": {
                "id": 9351957,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351957/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9351960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351960/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:03:00",
            "end": "2023-09-04T21:04:00",
            "first_capture": {
                "id": 9351961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351961/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9351976,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351976/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:04:00",
            "end": "2023-09-04T21:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:05:00",
            "end": "2023-09-04T21:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:06:00",
            "end": "2023-09-04T21:07:00",
            "first_capture": {
                "id": 9351977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351977/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9351985,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351985/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:07:00",
            "end": "2023-09-04T21:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:08:00",
            "end": "2023-09-04T21:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:09:00",
            "end": "2023-09-04T21:10:00",
            "first_capture": {
                "id": 9351986,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351986/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377649/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:10:00",
            "end": "2023-09-04T21:11:00",
            "first_capture": {
                "id": 9351998,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9351998/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352020,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352020/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:11:00",
            "end": "2023-09-04T21:12:00",
            "first_capture": {
                "id": 9352021,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352021/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352023,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352023/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:12:00",
            "end": "2023-09-04T21:13:00",
            "first_capture": {
                "id": 9352024,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352024/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352029/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:13:00",
            "end": "2023-09-04T21:14:00",
            "first_capture": {
                "id": 9352030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352030/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352031/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:14:00",
            "end": "2023-09-04T21:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:15:00",
            "end": "2023-09-04T21:16:00",
            "first_capture": {
                "id": 9352032,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352032/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352034,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352034/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:16:00",
            "end": "2023-09-04T21:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:17:00",
            "end": "2023-09-04T21:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:18:00",
            "end": "2023-09-04T21:19:00",
            "first_capture": {
                "id": 9352035,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352035/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352046/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:19:00",
            "end": "2023-09-04T21:20:00",
            "first_capture": {
                "id": 9352047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352047/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377650/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:20:00",
            "end": "2023-09-04T21:21:00",
            "first_capture": {
                "id": 9352064,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352064/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352093/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:21:00",
            "end": "2023-09-04T21:22:00",
            "first_capture": {
                "id": 9352094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352094/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352113/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:22:00",
            "end": "2023-09-04T21:23:00",
            "first_capture": {
                "id": 9352114,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352114/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352122,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352122/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:23:00",
            "end": "2023-09-04T21:24:00",
            "first_capture": {
                "id": 9352123,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352123/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352149/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:24:00",
            "end": "2023-09-04T21:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:25:00",
            "end": "2023-09-04T21:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:26:00",
            "end": "2023-09-04T21:27:00",
            "first_capture": {
                "id": 9352150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352150/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352152/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:27:00",
            "end": "2023-09-04T21:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:28:00",
            "end": "2023-09-04T21:29:00",
            "first_capture": {
                "id": 9352153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352155/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:29:00",
            "end": "2023-09-04T21:30:00",
            "first_capture": {
                "id": 9377651,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377651/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377651,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377651/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:30:00",
            "end": "2023-09-04T21:31:00",
            "first_capture": {
                "id": 9352156,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352156/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352160/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:31:00",
            "end": "2023-09-04T21:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:32:00",
            "end": "2023-09-04T21:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:33:00",
            "end": "2023-09-04T21:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:34:00",
            "end": "2023-09-04T21:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:35:00",
            "end": "2023-09-04T21:36:00",
            "first_capture": {
                "id": 9352161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352161/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352170/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:36:00",
            "end": "2023-09-04T21:37:00",
            "first_capture": {
                "id": 9352171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352171/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352183/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:37:00",
            "end": "2023-09-04T21:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:38:00",
            "end": "2023-09-04T21:39:00",
            "first_capture": {
                "id": 9352184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352184/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352189/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:39:00",
            "end": "2023-09-04T21:40:00",
            "first_capture": {
                "id": 9352190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352190/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377652,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377652/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:40:00",
            "end": "2023-09-04T21:41:00",
            "first_capture": {
                "id": 9352216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352216/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352226/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:41:00",
            "end": "2023-09-04T21:42:00",
            "first_capture": {
                "id": 9352227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352227/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352256/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:42:00",
            "end": "2023-09-04T21:43:00",
            "first_capture": {
                "id": 9352257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352257/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352268/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:43:00",
            "end": "2023-09-04T21:44:00",
            "first_capture": {
                "id": 9352269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352269/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352294/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:44:00",
            "end": "2023-09-04T21:45:00",
            "first_capture": {
                "id": 9352295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352295/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352307,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352307/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:45:00",
            "end": "2023-09-04T21:46:00",
            "first_capture": {
                "id": 9352308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352308/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352309/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:46:00",
            "end": "2023-09-04T21:47:00",
            "first_capture": {
                "id": 9352310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352330/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:47:00",
            "end": "2023-09-04T21:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:48:00",
            "end": "2023-09-04T21:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:49:00",
            "end": "2023-09-04T21:50:00",
            "first_capture": {
                "id": 9352331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377653/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:50:00",
            "end": "2023-09-04T21:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:51:00",
            "end": "2023-09-04T21:52:00",
            "first_capture": {
                "id": 9352338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352338/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352360/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:52:00",
            "end": "2023-09-04T21:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:53:00",
            "end": "2023-09-04T21:54:00",
            "first_capture": {
                "id": 9352361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352361/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352380/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:54:00",
            "end": "2023-09-04T21:55:00",
            "first_capture": {
                "id": 9352381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352381/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352390/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:55:00",
            "end": "2023-09-04T21:56:00",
            "first_capture": {
                "id": 9352391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352391/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352394,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352394/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:56:00",
            "end": "2023-09-04T21:57:00",
            "first_capture": {
                "id": 9352395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352395/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352414,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352414/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:57:00",
            "end": "2023-09-04T21:58:00",
            "first_capture": {
                "id": 9352415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352415/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352420/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:58:00",
            "end": "2023-09-04T21:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T21:59:00",
            "end": "2023-09-04T22:00:00",
            "first_capture": {
                "id": 9377654,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377654/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377654,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377654/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:00:00",
            "end": "2023-09-04T22:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:01:00",
            "end": "2023-09-04T22:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:02:00",
            "end": "2023-09-04T22:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:03:00",
            "end": "2023-09-04T22:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:04:00",
            "end": "2023-09-04T22:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:05:00",
            "end": "2023-09-04T22:06:00",
            "first_capture": {
                "id": 9352421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352421/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352431,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352431/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:06:00",
            "end": "2023-09-04T22:07:00",
            "first_capture": {
                "id": 9352432,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352432/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352436,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352436/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:07:00",
            "end": "2023-09-04T22:08:00",
            "first_capture": {
                "id": 9352437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352437/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352439,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352439/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:08:00",
            "end": "2023-09-04T22:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:09:00",
            "end": "2023-09-04T22:10:00",
            "first_capture": {
                "id": 9377655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377655/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377655/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:10:00",
            "end": "2023-09-04T22:11:00",
            "first_capture": {
                "id": 9352440,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352440/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352440,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352440/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:11:00",
            "end": "2023-09-04T22:12:00",
            "first_capture": {
                "id": 9352441,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352441/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352456,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352456/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:12:00",
            "end": "2023-09-04T22:13:00",
            "first_capture": {
                "id": 9352457,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352457/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352486/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:13:00",
            "end": "2023-09-04T22:14:00",
            "first_capture": {
                "id": 9352487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352487/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352499/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:14:00",
            "end": "2023-09-04T22:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:15:00",
            "end": "2023-09-04T22:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:16:00",
            "end": "2023-09-04T22:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:17:00",
            "end": "2023-09-04T22:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:18:00",
            "end": "2023-09-04T22:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:19:00",
            "end": "2023-09-04T22:20:00",
            "first_capture": {
                "id": 9377656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377656/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377656/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:20:00",
            "end": "2023-09-04T22:21:00",
            "first_capture": {
                "id": 9352500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352500/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352502/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:21:00",
            "end": "2023-09-04T22:22:00",
            "first_capture": {
                "id": 9352503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352503/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352505/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:22:00",
            "end": "2023-09-04T22:23:00",
            "first_capture": {
                "id": 9352506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352506/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352522/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:23:00",
            "end": "2023-09-04T22:24:00",
            "first_capture": {
                "id": 9352523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352523/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352535/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:24:00",
            "end": "2023-09-04T22:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:25:00",
            "end": "2023-09-04T22:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:26:00",
            "end": "2023-09-04T22:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:27:00",
            "end": "2023-09-04T22:28:00",
            "first_capture": {
                "id": 9352536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352536/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352556/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:28:00",
            "end": "2023-09-04T22:29:00",
            "first_capture": {
                "id": 9352557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352557/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352571,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352571/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:29:00",
            "end": "2023-09-04T22:30:00",
            "first_capture": {
                "id": 9377657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377657/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377657/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:30:00",
            "end": "2023-09-04T22:31:00",
            "first_capture": {
                "id": 9352572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352572/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352588,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352588/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:31:00",
            "end": "2023-09-04T22:32:00",
            "first_capture": {
                "id": 9352589,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352589/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352613,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352613/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:32:00",
            "end": "2023-09-04T22:33:00",
            "first_capture": {
                "id": 9352614,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352614/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352626,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352626/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:33:00",
            "end": "2023-09-04T22:34:00",
            "first_capture": {
                "id": 9352627,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352627/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352639,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352639/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:34:00",
            "end": "2023-09-04T22:35:00",
            "first_capture": {
                "id": 9352640,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352640/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352642/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:35:00",
            "end": "2023-09-04T22:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:36:00",
            "end": "2023-09-04T22:37:00",
            "first_capture": {
                "id": 9352643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352649/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:37:00",
            "end": "2023-09-04T22:38:00",
            "first_capture": {
                "id": 9352650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352650/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352672/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:38:00",
            "end": "2023-09-04T22:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:39:00",
            "end": "2023-09-04T22:40:00",
            "first_capture": {
                "id": 9352673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377658/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:40:00",
            "end": "2023-09-04T22:41:00",
            "first_capture": {
                "id": 9352675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352675/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352678/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:41:00",
            "end": "2023-09-04T22:42:00",
            "first_capture": {
                "id": 9352679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352679/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352693/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:42:00",
            "end": "2023-09-04T22:43:00",
            "first_capture": {
                "id": 9352694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352705/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:43:00",
            "end": "2023-09-04T22:44:00",
            "first_capture": {
                "id": 9352706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352706/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352727/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:44:00",
            "end": "2023-09-04T22:45:00",
            "first_capture": {
                "id": 9352728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352728/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352733,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352733/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:45:00",
            "end": "2023-09-04T22:46:00",
            "first_capture": {
                "id": 9352734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352734/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352758/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:46:00",
            "end": "2023-09-04T22:47:00",
            "first_capture": {
                "id": 9352759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352777/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:47:00",
            "end": "2023-09-04T22:48:00",
            "first_capture": {
                "id": 9352778,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352778/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352784/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:48:00",
            "end": "2023-09-04T22:49:00",
            "first_capture": {
                "id": 9352785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352785/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352814/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:49:00",
            "end": "2023-09-04T22:50:00",
            "first_capture": {
                "id": 9352815,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352815/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377659/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:50:00",
            "end": "2023-09-04T22:51:00",
            "first_capture": {
                "id": 9352838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352838/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352840/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:51:00",
            "end": "2023-09-04T22:52:00",
            "first_capture": {
                "id": 9352841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352841/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352848,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352848/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:52:00",
            "end": "2023-09-04T22:53:00",
            "first_capture": {
                "id": 9352849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352849/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352853/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:53:00",
            "end": "2023-09-04T22:54:00",
            "first_capture": {
                "id": 9352854,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352854/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352881,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352881/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:54:00",
            "end": "2023-09-04T22:55:00",
            "first_capture": {
                "id": 9352882,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352882/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352903,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352903/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:55:00",
            "end": "2023-09-04T22:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:56:00",
            "end": "2023-09-04T22:57:00",
            "first_capture": {
                "id": 9352904,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352904/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352918,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352918/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:57:00",
            "end": "2023-09-04T22:58:00",
            "first_capture": {
                "id": 9352919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352919/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352946,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352946/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:58:00",
            "end": "2023-09-04T22:59:00",
            "first_capture": {
                "id": 9352947,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352947/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352954/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T22:59:00",
            "end": "2023-09-04T23:00:00",
            "first_capture": {
                "id": 9352955,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352955/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377660,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377660/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:00:00",
            "end": "2023-09-04T23:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:01:00",
            "end": "2023-09-04T23:02:00",
            "first_capture": {
                "id": 9352976,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352976/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352979,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352979/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:02:00",
            "end": "2023-09-04T23:03:00",
            "first_capture": {
                "id": 9352980,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352980/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9352984,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352984/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:03:00",
            "end": "2023-09-04T23:04:00",
            "first_capture": {
                "id": 9352985,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9352985/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353000/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:04:00",
            "end": "2023-09-04T23:05:00",
            "first_capture": {
                "id": 9353001,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353001/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353012/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:05:00",
            "end": "2023-09-04T23:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:06:00",
            "end": "2023-09-04T23:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:07:00",
            "end": "2023-09-04T23:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:08:00",
            "end": "2023-09-04T23:09:00",
            "first_capture": {
                "id": 9353013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353013/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353022,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353022/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:09:00",
            "end": "2023-09-04T23:10:00",
            "first_capture": {
                "id": 9353023,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353023/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377661,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377661/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:10:00",
            "end": "2023-09-04T23:11:00",
            "first_capture": {
                "id": 9353053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353053/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353055,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353055/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:11:00",
            "end": "2023-09-04T23:12:00",
            "first_capture": {
                "id": 9353056,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353056/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353062/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:12:00",
            "end": "2023-09-04T23:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:13:00",
            "end": "2023-09-04T23:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:14:00",
            "end": "2023-09-04T23:15:00",
            "first_capture": {
                "id": 9353063,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353063/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353071/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:15:00",
            "end": "2023-09-04T23:16:00",
            "first_capture": {
                "id": 9353072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353072/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353087/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:16:00",
            "end": "2023-09-04T23:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:17:00",
            "end": "2023-09-04T23:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:18:00",
            "end": "2023-09-04T23:19:00",
            "first_capture": {
                "id": 9353088,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353088/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353093/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:19:00",
            "end": "2023-09-04T23:20:00",
            "first_capture": {
                "id": 9377662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377662/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377662/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:20:00",
            "end": "2023-09-04T23:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:21:00",
            "end": "2023-09-04T23:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:22:00",
            "end": "2023-09-04T23:23:00",
            "first_capture": {
                "id": 9353094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353094/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353097/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:23:00",
            "end": "2023-09-04T23:24:00",
            "first_capture": {
                "id": 9353098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353098/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353100/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:24:00",
            "end": "2023-09-04T23:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:25:00",
            "end": "2023-09-04T23:26:00",
            "first_capture": {
                "id": 9353101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353101/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353108/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:26:00",
            "end": "2023-09-04T23:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:27:00",
            "end": "2023-09-04T23:28:00",
            "first_capture": {
                "id": 9353109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353109/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353112/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:28:00",
            "end": "2023-09-04T23:29:00",
            "first_capture": {
                "id": 9353113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353113/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353123,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353123/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:29:00",
            "end": "2023-09-04T23:30:00",
            "first_capture": {
                "id": 9353124,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353124/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377663/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:30:00",
            "end": "2023-09-04T23:31:00",
            "first_capture": {
                "id": 9353151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353151/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353153/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:31:00",
            "end": "2023-09-04T23:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:32:00",
            "end": "2023-09-04T23:33:00",
            "first_capture": {
                "id": 9353154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353154/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353160/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:33:00",
            "end": "2023-09-04T23:34:00",
            "first_capture": {
                "id": 9353161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353161/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353185/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:34:00",
            "end": "2023-09-04T23:35:00",
            "first_capture": {
                "id": 9353186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353186/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353194,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353194/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:35:00",
            "end": "2023-09-04T23:36:00",
            "first_capture": {
                "id": 9353195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353195/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353197/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:36:00",
            "end": "2023-09-04T23:37:00",
            "first_capture": {
                "id": 9353198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353198/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353213,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353213/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:37:00",
            "end": "2023-09-04T23:38:00",
            "first_capture": {
                "id": 9353214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353214/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353232/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:38:00",
            "end": "2023-09-04T23:39:00",
            "first_capture": {
                "id": 9353233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353233/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353253,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353253/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:39:00",
            "end": "2023-09-04T23:40:00",
            "first_capture": {
                "id": 9377664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377664/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377664/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:40:00",
            "end": "2023-09-04T23:41:00",
            "first_capture": {
                "id": 9353254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353254/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353259/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:41:00",
            "end": "2023-09-04T23:42:00",
            "first_capture": {
                "id": 9353260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353262/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:42:00",
            "end": "2023-09-04T23:43:00",
            "first_capture": {
                "id": 9353263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353282,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353282/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:43:00",
            "end": "2023-09-04T23:44:00",
            "first_capture": {
                "id": 9353283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353283/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353288/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:44:00",
            "end": "2023-09-04T23:45:00",
            "first_capture": {
                "id": 9353289,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353289/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353294/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:45:00",
            "end": "2023-09-04T23:46:00",
            "first_capture": {
                "id": 9353295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353295/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353297/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:46:00",
            "end": "2023-09-04T23:47:00",
            "first_capture": {
                "id": 9353298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353309/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:47:00",
            "end": "2023-09-04T23:48:00",
            "first_capture": {
                "id": 9353310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353319/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:48:00",
            "end": "2023-09-04T23:49:00",
            "first_capture": {
                "id": 9353320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353320/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353328,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353328/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:49:00",
            "end": "2023-09-04T23:50:00",
            "first_capture": {
                "id": 9353329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353329/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377665/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:50:00",
            "end": "2023-09-04T23:51:00",
            "first_capture": {
                "id": 9353333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353359/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:51:00",
            "end": "2023-09-04T23:52:00",
            "first_capture": {
                "id": 9353360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353380/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:52:00",
            "end": "2023-09-04T23:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:53:00",
            "end": "2023-09-04T23:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:54:00",
            "end": "2023-09-04T23:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:55:00",
            "end": "2023-09-04T23:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:56:00",
            "end": "2023-09-04T23:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:57:00",
            "end": "2023-09-04T23:58:00",
            "first_capture": {
                "id": 9353381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353381/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353391/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:58:00",
            "end": "2023-09-04T23:59:00",
            "first_capture": {
                "id": 9353392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353392/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353410/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-04T23:59:00",
            "end": "2023-09-05T00:00:00",
            "first_capture": {
                "id": 9353411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353411/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377666/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:00:00",
            "end": "2023-09-05T00:01:00",
            "first_capture": {
                "id": 9353415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353415/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353417/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:01:00",
            "end": "2023-09-05T00:02:00",
            "first_capture": {
                "id": 9353418,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353418/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353420/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:02:00",
            "end": "2023-09-05T00:03:00",
            "first_capture": {
                "id": 9353421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353421/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353426/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:03:00",
            "end": "2023-09-05T00:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:04:00",
            "end": "2023-09-05T00:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:05:00",
            "end": "2023-09-05T00:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:06:00",
            "end": "2023-09-05T00:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:07:00",
            "end": "2023-09-05T00:08:00",
            "first_capture": {
                "id": 9353427,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353427/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353429/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:08:00",
            "end": "2023-09-05T00:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:09:00",
            "end": "2023-09-05T00:10:00",
            "first_capture": {
                "id": 9353430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377667/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:10:00",
            "end": "2023-09-05T00:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:11:00",
            "end": "2023-09-05T00:12:00",
            "first_capture": {
                "id": 9353433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353433/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353442,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353442/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:12:00",
            "end": "2023-09-05T00:13:00",
            "first_capture": {
                "id": 9353443,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353443/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353459/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:13:00",
            "end": "2023-09-05T00:14:00",
            "first_capture": {
                "id": 9353460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353460/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353463,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353463/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:14:00",
            "end": "2023-09-05T00:15:00",
            "first_capture": {
                "id": 9353464,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353464/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353477/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:15:00",
            "end": "2023-09-05T00:16:00",
            "first_capture": {
                "id": 9353478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353478/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353489/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:16:00",
            "end": "2023-09-05T00:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:17:00",
            "end": "2023-09-05T00:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:18:00",
            "end": "2023-09-05T00:19:00",
            "first_capture": {
                "id": 9353490,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353490/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353492/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:19:00",
            "end": "2023-09-05T00:20:00",
            "first_capture": {
                "id": 9353493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353493/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377668/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:20:00",
            "end": "2023-09-05T00:21:00",
            "first_capture": {
                "id": 9353496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353496/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353498/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:21:00",
            "end": "2023-09-05T00:22:00",
            "first_capture": {
                "id": 9353499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353499/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353513/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:22:00",
            "end": "2023-09-05T00:23:00",
            "first_capture": {
                "id": 9353514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353537/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:23:00",
            "end": "2023-09-05T00:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:24:00",
            "end": "2023-09-05T00:25:00",
            "first_capture": {
                "id": 9353538,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353538/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353544/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:25:00",
            "end": "2023-09-05T00:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:26:00",
            "end": "2023-09-05T00:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:27:00",
            "end": "2023-09-05T00:28:00",
            "first_capture": {
                "id": 9353545,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353545/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353547/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:28:00",
            "end": "2023-09-05T00:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:29:00",
            "end": "2023-09-05T00:30:00",
            "first_capture": {
                "id": 9377669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377669/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:30:00",
            "end": "2023-09-05T00:31:00",
            "first_capture": {
                "id": 9353548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353548/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353550,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353550/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:31:00",
            "end": "2023-09-05T00:32:00",
            "first_capture": {
                "id": 9353551,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353551/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353569/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:32:00",
            "end": "2023-09-05T00:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:33:00",
            "end": "2023-09-05T00:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:34:00",
            "end": "2023-09-05T00:35:00",
            "first_capture": {
                "id": 9353570,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353570/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353577/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:35:00",
            "end": "2023-09-05T00:36:00",
            "first_capture": {
                "id": 9353578,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353578/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353599/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:36:00",
            "end": "2023-09-05T00:37:00",
            "first_capture": {
                "id": 9353600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353600/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353601,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353601/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:37:00",
            "end": "2023-09-05T00:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:38:00",
            "end": "2023-09-05T00:39:00",
            "first_capture": {
                "id": 9353602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353602/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353607,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353607/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:39:00",
            "end": "2023-09-05T00:40:00",
            "first_capture": {
                "id": 9353608,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353608/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377670/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:40:00",
            "end": "2023-09-05T00:41:00",
            "first_capture": {
                "id": 9353630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353630/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353634,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353634/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:41:00",
            "end": "2023-09-05T00:42:00",
            "first_capture": {
                "id": 9353635,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353635/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353649/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:42:00",
            "end": "2023-09-05T00:43:00",
            "first_capture": {
                "id": 9353650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353650/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353677/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:43:00",
            "end": "2023-09-05T00:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:44:00",
            "end": "2023-09-05T00:45:00",
            "first_capture": {
                "id": 9353678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353678/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353699/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:45:00",
            "end": "2023-09-05T00:46:00",
            "first_capture": {
                "id": 9353700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353715/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:46:00",
            "end": "2023-09-05T00:47:00",
            "first_capture": {
                "id": 9353716,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353716/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353727/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:47:00",
            "end": "2023-09-05T00:48:00",
            "first_capture": {
                "id": 9353728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353728/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353743,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353743/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:48:00",
            "end": "2023-09-05T00:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:49:00",
            "end": "2023-09-05T00:50:00",
            "first_capture": {
                "id": 9377671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377671/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377671/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:50:00",
            "end": "2023-09-05T00:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:51:00",
            "end": "2023-09-05T00:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:52:00",
            "end": "2023-09-05T00:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:53:00",
            "end": "2023-09-05T00:54:00",
            "first_capture": {
                "id": 9353744,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353744/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353745,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353745/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:54:00",
            "end": "2023-09-05T00:55:00",
            "first_capture": {
                "id": 9353746,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353746/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353751/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:55:00",
            "end": "2023-09-05T00:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:56:00",
            "end": "2023-09-05T00:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:57:00",
            "end": "2023-09-05T00:58:00",
            "first_capture": {
                "id": 9353752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353752/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353761/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:58:00",
            "end": "2023-09-05T00:59:00",
            "first_capture": {
                "id": 9353762,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353762/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353790/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T00:59:00",
            "end": "2023-09-05T01:00:00",
            "first_capture": {
                "id": 9377672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377672/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377672/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:00:00",
            "end": "2023-09-05T01:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:01:00",
            "end": "2023-09-05T01:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:02:00",
            "end": "2023-09-05T01:03:00",
            "first_capture": {
                "id": 9353791,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353791/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353795,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353795/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:03:00",
            "end": "2023-09-05T01:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:04:00",
            "end": "2023-09-05T01:05:00",
            "first_capture": {
                "id": 9353796,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353796/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353811,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353811/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:05:00",
            "end": "2023-09-05T01:06:00",
            "first_capture": {
                "id": 9353812,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353812/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353821/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:06:00",
            "end": "2023-09-05T01:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:07:00",
            "end": "2023-09-05T01:08:00",
            "first_capture": {
                "id": 9353822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353822/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353826,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353826/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:08:00",
            "end": "2023-09-05T01:09:00",
            "first_capture": {
                "id": 9353827,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353827/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353830/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:09:00",
            "end": "2023-09-05T01:10:00",
            "first_capture": {
                "id": 9353831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377673/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:10:00",
            "end": "2023-09-05T01:11:00",
            "first_capture": {
                "id": 9353837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353840/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:11:00",
            "end": "2023-09-05T01:12:00",
            "first_capture": {
                "id": 9353841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353841/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353843,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353843/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:12:00",
            "end": "2023-09-05T01:13:00",
            "first_capture": {
                "id": 9353844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353844/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353849/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:13:00",
            "end": "2023-09-05T01:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:14:00",
            "end": "2023-09-05T01:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:15:00",
            "end": "2023-09-05T01:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:16:00",
            "end": "2023-09-05T01:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:17:00",
            "end": "2023-09-05T01:18:00",
            "first_capture": {
                "id": 9353850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353850/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353850/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:18:00",
            "end": "2023-09-05T01:19:00",
            "first_capture": {
                "id": 9353851,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353851/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353858/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:19:00",
            "end": "2023-09-05T01:20:00",
            "first_capture": {
                "id": 9353859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353859/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377674/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:20:00",
            "end": "2023-09-05T01:21:00",
            "first_capture": {
                "id": 9353876,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353876/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353881,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353881/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:21:00",
            "end": "2023-09-05T01:22:00",
            "first_capture": {
                "id": 9353882,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353882/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353883/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:22:00",
            "end": "2023-09-05T01:23:00",
            "first_capture": {
                "id": 9353884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353884/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353903,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353903/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:23:00",
            "end": "2023-09-05T01:24:00",
            "first_capture": {
                "id": 9353904,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353904/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353909/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:24:00",
            "end": "2023-09-05T01:25:00",
            "first_capture": {
                "id": 9353910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353910/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353939/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:25:00",
            "end": "2023-09-05T01:26:00",
            "first_capture": {
                "id": 9353940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353940/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353958,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353958/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:26:00",
            "end": "2023-09-05T01:27:00",
            "first_capture": {
                "id": 9353959,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353959/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353974/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:27:00",
            "end": "2023-09-05T01:28:00",
            "first_capture": {
                "id": 9353975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9353996,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353996/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:28:00",
            "end": "2023-09-05T01:29:00",
            "first_capture": {
                "id": 9353997,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9353997/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354012/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:29:00",
            "end": "2023-09-05T01:30:00",
            "first_capture": {
                "id": 9354013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354013/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377675/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:30:00",
            "end": "2023-09-05T01:31:00",
            "first_capture": {
                "id": 9354025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354025/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354028/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:31:00",
            "end": "2023-09-05T01:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:32:00",
            "end": "2023-09-05T01:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:33:00",
            "end": "2023-09-05T01:34:00",
            "first_capture": {
                "id": 9354029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354029/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354038,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354038/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:34:00",
            "end": "2023-09-05T01:35:00",
            "first_capture": {
                "id": 9354039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354039/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354044/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:35:00",
            "end": "2023-09-05T01:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:36:00",
            "end": "2023-09-05T01:37:00",
            "first_capture": {
                "id": 9354045,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354045/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354046/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:37:00",
            "end": "2023-09-05T01:38:00",
            "first_capture": {
                "id": 9354047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354047/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354057/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:38:00",
            "end": "2023-09-05T01:39:00",
            "first_capture": {
                "id": 9354058,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354058/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354065,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354065/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:39:00",
            "end": "2023-09-05T01:40:00",
            "first_capture": {
                "id": 9377676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377676/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:40:00",
            "end": "2023-09-05T01:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:41:00",
            "end": "2023-09-05T01:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:42:00",
            "end": "2023-09-05T01:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:43:00",
            "end": "2023-09-05T01:44:00",
            "first_capture": {
                "id": 9354066,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354066/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354068,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354068/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:44:00",
            "end": "2023-09-05T01:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:45:00",
            "end": "2023-09-05T01:46:00",
            "first_capture": {
                "id": 9354069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354069/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354071/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:46:00",
            "end": "2023-09-05T01:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:47:00",
            "end": "2023-09-05T01:48:00",
            "first_capture": {
                "id": 9354072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354072/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354080/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:48:00",
            "end": "2023-09-05T01:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:49:00",
            "end": "2023-09-05T01:50:00",
            "first_capture": {
                "id": 9377677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377677/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:50:00",
            "end": "2023-09-05T01:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:51:00",
            "end": "2023-09-05T01:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:52:00",
            "end": "2023-09-05T01:53:00",
            "first_capture": {
                "id": 9354081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354081/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354091,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354091/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:53:00",
            "end": "2023-09-05T01:54:00",
            "first_capture": {
                "id": 9354092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354092/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354103/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:54:00",
            "end": "2023-09-05T01:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:55:00",
            "end": "2023-09-05T01:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:56:00",
            "end": "2023-09-05T01:57:00",
            "first_capture": {
                "id": 9354104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354105/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:57:00",
            "end": "2023-09-05T01:58:00",
            "first_capture": {
                "id": 9354106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354106/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354106/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:58:00",
            "end": "2023-09-05T01:59:00",
            "first_capture": {
                "id": 9354107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354107/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354110,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354110/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T01:59:00",
            "end": "2023-09-05T02:00:00",
            "first_capture": {
                "id": 9354111,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354111/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377678/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:00:00",
            "end": "2023-09-05T02:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:01:00",
            "end": "2023-09-05T02:02:00",
            "first_capture": {
                "id": 9354115,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354115/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354119/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:02:00",
            "end": "2023-09-05T02:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:03:00",
            "end": "2023-09-05T02:04:00",
            "first_capture": {
                "id": 9354120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354144/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:04:00",
            "end": "2023-09-05T02:05:00",
            "first_capture": {
                "id": 9354145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354145/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354161/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:05:00",
            "end": "2023-09-05T02:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:06:00",
            "end": "2023-09-05T02:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:07:00",
            "end": "2023-09-05T02:08:00",
            "first_capture": {
                "id": 9354162,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354162/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354170/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:08:00",
            "end": "2023-09-05T02:09:00",
            "first_capture": {
                "id": 9354171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354171/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354200/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:09:00",
            "end": "2023-09-05T02:10:00",
            "first_capture": {
                "id": 9354201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377679/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:10:00",
            "end": "2023-09-05T02:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:11:00",
            "end": "2023-09-05T02:12:00",
            "first_capture": {
                "id": 9354214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354214/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354214/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:12:00",
            "end": "2023-09-05T02:13:00",
            "first_capture": {
                "id": 9354215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354215/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354237/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:13:00",
            "end": "2023-09-05T02:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:14:00",
            "end": "2023-09-05T02:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:15:00",
            "end": "2023-09-05T02:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:16:00",
            "end": "2023-09-05T02:17:00",
            "first_capture": {
                "id": 9354238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354240/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:17:00",
            "end": "2023-09-05T02:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:18:00",
            "end": "2023-09-05T02:19:00",
            "first_capture": {
                "id": 9354241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354241/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354245/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:19:00",
            "end": "2023-09-05T02:20:00",
            "first_capture": {
                "id": 9354246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354246/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377680/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:20:00",
            "end": "2023-09-05T02:21:00",
            "first_capture": {
                "id": 9354256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354256/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354257/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:21:00",
            "end": "2023-09-05T02:22:00",
            "first_capture": {
                "id": 9354258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354258/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354262/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:22:00",
            "end": "2023-09-05T02:23:00",
            "first_capture": {
                "id": 9354263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354265/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:23:00",
            "end": "2023-09-05T02:24:00",
            "first_capture": {
                "id": 9354266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354273/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:24:00",
            "end": "2023-09-05T02:25:00",
            "first_capture": {
                "id": 9354274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354274/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354274/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:25:00",
            "end": "2023-09-05T02:26:00",
            "first_capture": {
                "id": 9354275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354275/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354283/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:26:00",
            "end": "2023-09-05T02:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:27:00",
            "end": "2023-09-05T02:28:00",
            "first_capture": {
                "id": 9354284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354284/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354304/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:28:00",
            "end": "2023-09-05T02:29:00",
            "first_capture": {
                "id": 9354305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354305/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354310/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:29:00",
            "end": "2023-09-05T02:30:00",
            "first_capture": {
                "id": 9354311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354311/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377681/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:30:00",
            "end": "2023-09-05T02:31:00",
            "first_capture": {
                "id": 9354314,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354314/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354336/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:31:00",
            "end": "2023-09-05T02:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:32:00",
            "end": "2023-09-05T02:33:00",
            "first_capture": {
                "id": 9354337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354337/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354342,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354342/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:33:00",
            "end": "2023-09-05T02:34:00",
            "first_capture": {
                "id": 9354343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354343/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354352,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354352/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:34:00",
            "end": "2023-09-05T02:35:00",
            "first_capture": {
                "id": 9354353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354353/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354368/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:35:00",
            "end": "2023-09-05T02:36:00",
            "first_capture": {
                "id": 9354369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354369/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354371/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:36:00",
            "end": "2023-09-05T02:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:37:00",
            "end": "2023-09-05T02:38:00",
            "first_capture": {
                "id": 9354372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354392/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:38:00",
            "end": "2023-09-05T02:39:00",
            "first_capture": {
                "id": 9354393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354396,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354396/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:39:00",
            "end": "2023-09-05T02:40:00",
            "first_capture": {
                "id": 9377682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377682/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377682/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:40:00",
            "end": "2023-09-05T02:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:41:00",
            "end": "2023-09-05T02:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:42:00",
            "end": "2023-09-05T02:43:00",
            "first_capture": {
                "id": 9354397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354397/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354399/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:43:00",
            "end": "2023-09-05T02:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:44:00",
            "end": "2023-09-05T02:45:00",
            "first_capture": {
                "id": 9354400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354400/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354406/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:45:00",
            "end": "2023-09-05T02:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:46:00",
            "end": "2023-09-05T02:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:47:00",
            "end": "2023-09-05T02:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:48:00",
            "end": "2023-09-05T02:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:49:00",
            "end": "2023-09-05T02:50:00",
            "first_capture": {
                "id": 9377683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377683/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377683/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:50:00",
            "end": "2023-09-05T02:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:51:00",
            "end": "2023-09-05T02:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:52:00",
            "end": "2023-09-05T02:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:53:00",
            "end": "2023-09-05T02:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:54:00",
            "end": "2023-09-05T02:55:00",
            "first_capture": {
                "id": 9354407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354407/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354409,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354409/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:55:00",
            "end": "2023-09-05T02:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:56:00",
            "end": "2023-09-05T02:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:57:00",
            "end": "2023-09-05T02:58:00",
            "first_capture": {
                "id": 9354410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354410/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354419,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354419/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:58:00",
            "end": "2023-09-05T02:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T02:59:00",
            "end": "2023-09-05T03:00:00",
            "first_capture": {
                "id": 9354420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354420/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377684/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:00:00",
            "end": "2023-09-05T03:01:00",
            "first_capture": {
                "id": 9354439,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354439/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354449/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:01:00",
            "end": "2023-09-05T03:02:00",
            "first_capture": {
                "id": 9354450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354456,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354456/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:02:00",
            "end": "2023-09-05T03:03:00",
            "first_capture": {
                "id": 9354457,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354457/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354462,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354462/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:03:00",
            "end": "2023-09-05T03:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:04:00",
            "end": "2023-09-05T03:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:05:00",
            "end": "2023-09-05T03:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:06:00",
            "end": "2023-09-05T03:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:07:00",
            "end": "2023-09-05T03:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:08:00",
            "end": "2023-09-05T03:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:09:00",
            "end": "2023-09-05T03:10:00",
            "first_capture": {
                "id": 9377685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377685/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377685/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:10:00",
            "end": "2023-09-05T03:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:11:00",
            "end": "2023-09-05T03:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:12:00",
            "end": "2023-09-05T03:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:13:00",
            "end": "2023-09-05T03:14:00",
            "first_capture": {
                "id": 9354463,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354463/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354463,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354463/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:14:00",
            "end": "2023-09-05T03:15:00",
            "first_capture": {
                "id": 9354464,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354464/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354465,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354465/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:15:00",
            "end": "2023-09-05T03:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:16:00",
            "end": "2023-09-05T03:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:17:00",
            "end": "2023-09-05T03:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:18:00",
            "end": "2023-09-05T03:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:19:00",
            "end": "2023-09-05T03:20:00",
            "first_capture": {
                "id": 9377686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377686/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377686/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:20:00",
            "end": "2023-09-05T03:21:00",
            "first_capture": {
                "id": 9354466,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354466/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354488,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354488/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:21:00",
            "end": "2023-09-05T03:22:00",
            "first_capture": {
                "id": 9354489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354489/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354491,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354491/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:22:00",
            "end": "2023-09-05T03:23:00",
            "first_capture": {
                "id": 9354492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354492/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354513/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:23:00",
            "end": "2023-09-05T03:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:24:00",
            "end": "2023-09-05T03:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:25:00",
            "end": "2023-09-05T03:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:26:00",
            "end": "2023-09-05T03:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:27:00",
            "end": "2023-09-05T03:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:28:00",
            "end": "2023-09-05T03:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:29:00",
            "end": "2023-09-05T03:30:00",
            "first_capture": {
                "id": 9354514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377687/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:30:00",
            "end": "2023-09-05T03:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:31:00",
            "end": "2023-09-05T03:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:32:00",
            "end": "2023-09-05T03:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:33:00",
            "end": "2023-09-05T03:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:34:00",
            "end": "2023-09-05T03:35:00",
            "first_capture": {
                "id": 9354538,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354538/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354557/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:35:00",
            "end": "2023-09-05T03:36:00",
            "first_capture": {
                "id": 9354558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354558/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354563/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:36:00",
            "end": "2023-09-05T03:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:37:00",
            "end": "2023-09-05T03:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:38:00",
            "end": "2023-09-05T03:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:39:00",
            "end": "2023-09-05T03:40:00",
            "first_capture": {
                "id": 9354564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354564/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377688/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:40:00",
            "end": "2023-09-05T03:41:00",
            "first_capture": {
                "id": 9354577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354577/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354592,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354592/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:41:00",
            "end": "2023-09-05T03:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:42:00",
            "end": "2023-09-05T03:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:43:00",
            "end": "2023-09-05T03:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:44:00",
            "end": "2023-09-05T03:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:45:00",
            "end": "2023-09-05T03:46:00",
            "first_capture": {
                "id": 9354593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354593/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354620/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:46:00",
            "end": "2023-09-05T03:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:47:00",
            "end": "2023-09-05T03:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:48:00",
            "end": "2023-09-05T03:49:00",
            "first_capture": {
                "id": 9354621,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354621/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354626,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354626/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:49:00",
            "end": "2023-09-05T03:50:00",
            "first_capture": {
                "id": 9377689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377689/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:50:00",
            "end": "2023-09-05T03:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:51:00",
            "end": "2023-09-05T03:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:52:00",
            "end": "2023-09-05T03:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:53:00",
            "end": "2023-09-05T03:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:54:00",
            "end": "2023-09-05T03:55:00",
            "first_capture": {
                "id": 9354627,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354627/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354644/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:55:00",
            "end": "2023-09-05T03:56:00",
            "first_capture": {
                "id": 9354645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354645/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354658/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:56:00",
            "end": "2023-09-05T03:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:57:00",
            "end": "2023-09-05T03:58:00",
            "first_capture": {
                "id": 9354659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354659/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354661,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354661/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:58:00",
            "end": "2023-09-05T03:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T03:59:00",
            "end": "2023-09-05T04:00:00",
            "first_capture": {
                "id": 9377690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377690/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377690/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:00:00",
            "end": "2023-09-05T04:01:00",
            "first_capture": {
                "id": 9354662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354662/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354665/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:01:00",
            "end": "2023-09-05T04:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:02:00",
            "end": "2023-09-05T04:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:03:00",
            "end": "2023-09-05T04:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:04:00",
            "end": "2023-09-05T04:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:05:00",
            "end": "2023-09-05T04:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:06:00",
            "end": "2023-09-05T04:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:07:00",
            "end": "2023-09-05T04:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:08:00",
            "end": "2023-09-05T04:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:09:00",
            "end": "2023-09-05T04:10:00",
            "first_capture": {
                "id": 9377691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377691/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377691/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:10:00",
            "end": "2023-09-05T04:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:11:00",
            "end": "2023-09-05T04:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:12:00",
            "end": "2023-09-05T04:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:13:00",
            "end": "2023-09-05T04:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:14:00",
            "end": "2023-09-05T04:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:15:00",
            "end": "2023-09-05T04:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:16:00",
            "end": "2023-09-05T04:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:17:00",
            "end": "2023-09-05T04:18:00",
            "first_capture": {
                "id": 9354666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354666/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354668/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:18:00",
            "end": "2023-09-05T04:19:00",
            "first_capture": {
                "id": 9354669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354689/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:19:00",
            "end": "2023-09-05T04:20:00",
            "first_capture": {
                "id": 9354690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354690/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377692,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377692/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:20:00",
            "end": "2023-09-05T04:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:21:00",
            "end": "2023-09-05T04:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:22:00",
            "end": "2023-09-05T04:23:00",
            "first_capture": {
                "id": 9354691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354691/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9354695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9354695/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:23:00",
            "end": "2023-09-05T04:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:24:00",
            "end": "2023-09-05T04:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:25:00",
            "end": "2023-09-05T04:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:26:00",
            "end": "2023-09-05T04:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:27:00",
            "end": "2023-09-05T04:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:28:00",
            "end": "2023-09-05T04:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-05T04:29:00",
            "end": "2023-09-05T04:30:00",
            "first_capture": {
                "id": 9377693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377693/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9377693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9377693/?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": 0,
        "min_detections": 0,
        "total_detections": 0,
        "timeline_start": "2023-09-04T21:00:00",
        "timeline_end": "2023-09-05T04:30:00"
    }
}