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

{
    "data": [
        {
            "start": "2022-07-13T22:01:02",
            "end": "2022-07-13T22:02:02",
            "first_capture": {
                "id": 206345,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206345/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206355,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206355/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:02:02",
            "end": "2022-07-13T22:03:02",
            "first_capture": {
                "id": 206356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206356/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206366/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:03:02",
            "end": "2022-07-13T22:04:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:04:02",
            "end": "2022-07-13T22:05:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:05:02",
            "end": "2022-07-13T22:06:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:06:02",
            "end": "2022-07-13T22:07:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:07:02",
            "end": "2022-07-13T22:08:02",
            "first_capture": {
                "id": 206367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206367/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206375/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:08:02",
            "end": "2022-07-13T22:09:02",
            "first_capture": {
                "id": 206376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206376/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206386,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206386/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:09:02",
            "end": "2022-07-13T22:10:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:10:02",
            "end": "2022-07-13T22:11:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:11:02",
            "end": "2022-07-13T22:12:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:12:02",
            "end": "2022-07-13T22:13:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:13:02",
            "end": "2022-07-13T22:14:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:14:02",
            "end": "2022-07-13T22:15:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:15:02",
            "end": "2022-07-13T22:16:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:16:02",
            "end": "2022-07-13T22:17:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:17:02",
            "end": "2022-07-13T22:18:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:18:02",
            "end": "2022-07-13T22:19:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:19:02",
            "end": "2022-07-13T22:20:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:20:02",
            "end": "2022-07-13T22:21:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:21:02",
            "end": "2022-07-13T22:22:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:22:02",
            "end": "2022-07-13T22:23:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:23:02",
            "end": "2022-07-13T22:24:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:24:02",
            "end": "2022-07-13T22:25:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:25:02",
            "end": "2022-07-13T22:26:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:26:02",
            "end": "2022-07-13T22:27:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:27:02",
            "end": "2022-07-13T22:28:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:28:02",
            "end": "2022-07-13T22:29:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:29:02",
            "end": "2022-07-13T22:30:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:30:02",
            "end": "2022-07-13T22:31:02",
            "first_capture": {
                "id": 206387,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206387/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206390/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:31:02",
            "end": "2022-07-13T22:32:02",
            "first_capture": {
                "id": 206391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206391/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206911/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:32:02",
            "end": "2022-07-13T22:33:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:33:02",
            "end": "2022-07-13T22:34:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:34:02",
            "end": "2022-07-13T22:35:02",
            "first_capture": {
                "id": 206912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206912/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206916/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:35:02",
            "end": "2022-07-13T22:36:02",
            "first_capture": {
                "id": 206917,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206917/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206917,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206917/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:36:02",
            "end": "2022-07-13T22:37:02",
            "first_capture": {
                "id": 206918,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206918/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206928,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206928/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:37:02",
            "end": "2022-07-13T22:38:02",
            "first_capture": {
                "id": 206929,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206929/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206941/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:38:02",
            "end": "2022-07-13T22:39:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:39:02",
            "end": "2022-07-13T22:40:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:40:02",
            "end": "2022-07-13T22:41:02",
            "first_capture": {
                "id": 206942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206942/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206955,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206955/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:41:02",
            "end": "2022-07-13T22:42:02",
            "first_capture": {
                "id": 206956,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206956/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206980,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206980/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:42:02",
            "end": "2022-07-13T22:43:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:43:02",
            "end": "2022-07-13T22:44:02",
            "first_capture": {
                "id": 206981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206981/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206989/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:44:02",
            "end": "2022-07-13T22:45:02",
            "first_capture": {
                "id": 206990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206994/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:45:02",
            "end": "2022-07-13T22:46:02",
            "first_capture": {
                "id": 206995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 206999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/206999/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:46:02",
            "end": "2022-07-13T22:47:02",
            "first_capture": {
                "id": 207000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207024,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207024/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:47:02",
            "end": "2022-07-13T22:48:02",
            "first_capture": {
                "id": 207025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207025/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207031/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:48:02",
            "end": "2022-07-13T22:49:02",
            "first_capture": {
                "id": 207032,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207032/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207052/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:49:02",
            "end": "2022-07-13T22:50:02",
            "first_capture": {
                "id": 207053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207053/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207062/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:50:02",
            "end": "2022-07-13T22:51:02",
            "first_capture": {
                "id": 207063,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207063/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207066,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207066/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:51:02",
            "end": "2022-07-13T22:52:02",
            "first_capture": {
                "id": 207067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207067/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207076,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207076/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:52:02",
            "end": "2022-07-13T22:53:02",
            "first_capture": {
                "id": 207077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207077/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207089,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207089/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:53:02",
            "end": "2022-07-13T22:54:02",
            "first_capture": {
                "id": 207090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207090/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207103/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:54:02",
            "end": "2022-07-13T22:55:02",
            "first_capture": {
                "id": 207104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207118/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:55:02",
            "end": "2022-07-13T22:56:02",
            "first_capture": {
                "id": 207119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207119/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207136/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:56:02",
            "end": "2022-07-13T22:57:02",
            "first_capture": {
                "id": 207137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207137/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207145/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:57:02",
            "end": "2022-07-13T22:58:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:58:02",
            "end": "2022-07-13T22:59:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T22:59:02",
            "end": "2022-07-13T23:00:02",
            "first_capture": {
                "id": 207146,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207146/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207150/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:00:02",
            "end": "2022-07-13T23:01:02",
            "first_capture": {
                "id": 207151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207151/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207158,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207158/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:01:02",
            "end": "2022-07-13T23:02:02",
            "first_capture": {
                "id": 207159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207159/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207172/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:02:02",
            "end": "2022-07-13T23:03:02",
            "first_capture": {
                "id": 207173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207173/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207186/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:03:02",
            "end": "2022-07-13T23:04:02",
            "first_capture": {
                "id": 207187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207187/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207196/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:04:02",
            "end": "2022-07-13T23:05:02",
            "first_capture": {
                "id": 207197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207197/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207226/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:05:02",
            "end": "2022-07-13T23:06:02",
            "first_capture": {
                "id": 207227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207227/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207249/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:06:02",
            "end": "2022-07-13T23:07:02",
            "first_capture": {
                "id": 207250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207250/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207277/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:07:02",
            "end": "2022-07-13T23:08:02",
            "first_capture": {
                "id": 207278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207278/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207287/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:08:02",
            "end": "2022-07-13T23:09:02",
            "first_capture": {
                "id": 207288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207309/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:09:02",
            "end": "2022-07-13T23:10:02",
            "first_capture": {
                "id": 207310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207321,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207321/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:10:02",
            "end": "2022-07-13T23:11:02",
            "first_capture": {
                "id": 207322,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207322/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207339/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:11:02",
            "end": "2022-07-13T23:12:02",
            "first_capture": {
                "id": 207340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207340/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207359/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:12:02",
            "end": "2022-07-13T23:13:02",
            "first_capture": {
                "id": 207360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207362/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:13:02",
            "end": "2022-07-13T23:14:02",
            "first_capture": {
                "id": 207363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207363/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207377/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:14:02",
            "end": "2022-07-13T23:15:02",
            "first_capture": {
                "id": 207378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207378/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207388,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207388/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:15:02",
            "end": "2022-07-13T23:16:02",
            "first_capture": {
                "id": 207389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207389/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207403,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207403/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:16:02",
            "end": "2022-07-13T23:17:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:17:02",
            "end": "2022-07-13T23:18:02",
            "first_capture": {
                "id": 207404,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207404/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207910/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:18:02",
            "end": "2022-07-13T23:19:02",
            "first_capture": {
                "id": 207911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207911/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207934,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207934/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:19:02",
            "end": "2022-07-13T23:20:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:20:02",
            "end": "2022-07-13T23:21:02",
            "first_capture": {
                "id": 207935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207935/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207937/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:21:02",
            "end": "2022-07-13T23:22:02",
            "first_capture": {
                "id": 207938,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207938/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207944/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:22:02",
            "end": "2022-07-13T23:23:02",
            "first_capture": {
                "id": 207945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207945/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207947,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207947/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:23:02",
            "end": "2022-07-13T23:24:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:24:02",
            "end": "2022-07-13T23:25:02",
            "first_capture": {
                "id": 207948,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207948/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207959,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207959/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:25:02",
            "end": "2022-07-13T23:26:02",
            "first_capture": {
                "id": 207960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207960/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207981/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:26:02",
            "end": "2022-07-13T23:27:02",
            "first_capture": {
                "id": 207982,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207982/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 207988,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207988/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:27:02",
            "end": "2022-07-13T23:28:02",
            "first_capture": {
                "id": 207989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/207989/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208003,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208003/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:28:02",
            "end": "2022-07-13T23:29:02",
            "first_capture": {
                "id": 208004,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208004/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208006/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:29:02",
            "end": "2022-07-13T23:30:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:30:02",
            "end": "2022-07-13T23:31:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:31:02",
            "end": "2022-07-13T23:32:02",
            "first_capture": {
                "id": 208007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208012/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:32:02",
            "end": "2022-07-13T23:33:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:33:02",
            "end": "2022-07-13T23:34:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:34:02",
            "end": "2022-07-13T23:35:02",
            "first_capture": {
                "id": 208013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208013/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208033,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208033/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:35:02",
            "end": "2022-07-13T23:36:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:36:02",
            "end": "2022-07-13T23:37:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:37:02",
            "end": "2022-07-13T23:38:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:38:02",
            "end": "2022-07-13T23:39:02",
            "first_capture": {
                "id": 208034,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208034/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208035,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208035/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:39:02",
            "end": "2022-07-13T23:40:02",
            "first_capture": {
                "id": 208036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208036/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208042/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:40:02",
            "end": "2022-07-13T23:41:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:41:02",
            "end": "2022-07-13T23:42:02",
            "first_capture": {
                "id": 208043,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208043/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208061,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208061/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:42:02",
            "end": "2022-07-13T23:43:02",
            "first_capture": {
                "id": 208062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208062/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208082,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208082/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:43:02",
            "end": "2022-07-13T23:44:02",
            "first_capture": {
                "id": 208083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208083/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208100/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:44:02",
            "end": "2022-07-13T23:45:02",
            "first_capture": {
                "id": 208101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208101/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208102,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208102/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:45:02",
            "end": "2022-07-13T23:46:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:46:02",
            "end": "2022-07-13T23:47:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:47:02",
            "end": "2022-07-13T23:48:02",
            "first_capture": {
                "id": 208103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208103/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208125,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208125/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:48:02",
            "end": "2022-07-13T23:49:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:49:02",
            "end": "2022-07-13T23:50:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:50:02",
            "end": "2022-07-13T23:51:02",
            "first_capture": {
                "id": 208126,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208126/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208135/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:51:02",
            "end": "2022-07-13T23:52:02",
            "first_capture": {
                "id": 208136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208136/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208138/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:52:02",
            "end": "2022-07-13T23:53:02",
            "first_capture": {
                "id": 208139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208139/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208166/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:53:02",
            "end": "2022-07-13T23:54:02",
            "first_capture": {
                "id": 208167,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208167/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208189/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:54:02",
            "end": "2022-07-13T23:55:02",
            "first_capture": {
                "id": 208190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208190/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208202/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:55:02",
            "end": "2022-07-13T23:56:02",
            "first_capture": {
                "id": 208203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208223/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:56:02",
            "end": "2022-07-13T23:57:02",
            "first_capture": {
                "id": 208224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208224/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208253,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208253/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:57:02",
            "end": "2022-07-13T23:58:02",
            "first_capture": {
                "id": 208254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208254/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208279/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:58:02",
            "end": "2022-07-13T23:59:02",
            "first_capture": {
                "id": 208280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208280/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208292,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208292/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-13T23:59:02",
            "end": "2022-07-14T00:00:02",
            "first_capture": {
                "id": 208293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208293/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208312/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:00:02",
            "end": "2022-07-14T00:01:02",
            "first_capture": {
                "id": 208313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208313/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208317/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:01:02",
            "end": "2022-07-14T00:02:02",
            "first_capture": {
                "id": 208318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208318/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208330/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:02:02",
            "end": "2022-07-14T00:03:02",
            "first_capture": {
                "id": 208331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208331/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:03:02",
            "end": "2022-07-14T00:04:02",
            "first_capture": {
                "id": 208332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208332/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208340/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:04:02",
            "end": "2022-07-14T00:05:02",
            "first_capture": {
                "id": 208341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208341/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208370/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:05:02",
            "end": "2022-07-14T00:06:02",
            "first_capture": {
                "id": 208371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208371/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208400/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:06:02",
            "end": "2022-07-14T00:07:02",
            "first_capture": {
                "id": 208401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208401/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208512,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208512/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:07:02",
            "end": "2022-07-14T00:08:02",
            "first_capture": {
                "id": 208514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208548/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:08:02",
            "end": "2022-07-14T00:09:02",
            "first_capture": {
                "id": 208550,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208550/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208591/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:09:02",
            "end": "2022-07-14T00:10:02",
            "first_capture": {
                "id": 208593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208593/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208639,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208639/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:10:02",
            "end": "2022-07-14T00:11:02",
            "first_capture": {
                "id": 208641,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208641/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208654,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208654/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:11:02",
            "end": "2022-07-14T00:12:02",
            "first_capture": {
                "id": 208656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208656/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208710/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:12:02",
            "end": "2022-07-14T00:13:02",
            "first_capture": {
                "id": 208712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208727/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:13:02",
            "end": "2022-07-14T00:14:02",
            "first_capture": {
                "id": 208729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208729/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208759/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:14:02",
            "end": "2022-07-14T00:15:02",
            "first_capture": {
                "id": 208760,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208760/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208828,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208828/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:15:02",
            "end": "2022-07-14T00:16:02",
            "first_capture": {
                "id": 208830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208830/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208894/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:16:02",
            "end": "2022-07-14T00:17:02",
            "first_capture": {
                "id": 208896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208896/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208919/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:17:02",
            "end": "2022-07-14T00:18:02",
            "first_capture": {
                "id": 208921,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208921/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208935/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:18:02",
            "end": "2022-07-14T00:19:02",
            "first_capture": {
                "id": 208937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208937/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208941/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:19:02",
            "end": "2022-07-14T00:20:02",
            "first_capture": {
                "id": 208943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208943/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 208969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208969/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:20:02",
            "end": "2022-07-14T00:21:02",
            "first_capture": {
                "id": 208971,
                "details": "https://api.beluga.insectai.org/api/v2/captures/208971/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209000/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:21:02",
            "end": "2022-07-14T00:22:02",
            "first_capture": {
                "id": 209002,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209002/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209018,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209018/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:22:02",
            "end": "2022-07-14T00:23:02",
            "first_capture": {
                "id": 209020,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209020/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209050/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:23:02",
            "end": "2022-07-14T00:24:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:24:02",
            "end": "2022-07-14T00:25:02",
            "first_capture": {
                "id": 209052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209052/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209094/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:25:02",
            "end": "2022-07-14T00:26:02",
            "first_capture": {
                "id": 209096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209096/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209149/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:26:02",
            "end": "2022-07-14T00:27:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:27:02",
            "end": "2022-07-14T00:28:02",
            "first_capture": {
                "id": 209150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209150/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209152/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:28:02",
            "end": "2022-07-14T00:29:02",
            "first_capture": {
                "id": 209153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209164/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:29:02",
            "end": "2022-07-14T00:30:02",
            "first_capture": {
                "id": 209166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209166/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209208,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209208/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:30:02",
            "end": "2022-07-14T00:31:02",
            "first_capture": {
                "id": 209210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209240/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:31:02",
            "end": "2022-07-14T00:32:02",
            "first_capture": {
                "id": 209242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209242/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209286/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:32:02",
            "end": "2022-07-14T00:33:02",
            "first_capture": {
                "id": 209288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209332/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:33:02",
            "end": "2022-07-14T00:34:02",
            "first_capture": {
                "id": 209333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209353/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:34:02",
            "end": "2022-07-14T00:35:02",
            "first_capture": {
                "id": 209354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209383/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:35:02",
            "end": "2022-07-14T00:36:02",
            "first_capture": {
                "id": 209384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209384/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209397/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:36:02",
            "end": "2022-07-14T00:37:02",
            "first_capture": {
                "id": 209398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209398/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209542,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209542/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:37:02",
            "end": "2022-07-14T00:38:02",
            "first_capture": {
                "id": 209544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209544/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209561/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:38:02",
            "end": "2022-07-14T00:39:02",
            "first_capture": {
                "id": 209563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209563/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209598,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209598/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:39:02",
            "end": "2022-07-14T00:40:02",
            "first_capture": {
                "id": 209600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209600/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209611,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209611/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:40:02",
            "end": "2022-07-14T00:41:02",
            "first_capture": {
                "id": 209613,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209613/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209644/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:41:02",
            "end": "2022-07-14T00:42:02",
            "first_capture": {
                "id": 209647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209647/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209692,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209692/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:42:02",
            "end": "2022-07-14T00:43:02",
            "first_capture": {
                "id": 209694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209704,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209704/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:43:02",
            "end": "2022-07-14T00:44:02",
            "first_capture": {
                "id": 209706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209706/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209745,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209745/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:44:02",
            "end": "2022-07-14T00:45:02",
            "first_capture": {
                "id": 209747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209747/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209803/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:45:02",
            "end": "2022-07-14T00:46:02",
            "first_capture": {
                "id": 209805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209805/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209824/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:46:02",
            "end": "2022-07-14T00:47:02",
            "first_capture": {
                "id": 209826,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209826/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209829/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:47:02",
            "end": "2022-07-14T00:48:02",
            "first_capture": {
                "id": 209831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209838/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:48:02",
            "end": "2022-07-14T00:49:02",
            "first_capture": {
                "id": 209840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209840/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209882,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209882/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:49:02",
            "end": "2022-07-14T00:50:02",
            "first_capture": {
                "id": 209884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209884/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209893/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:50:02",
            "end": "2022-07-14T00:51:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:51:02",
            "end": "2022-07-14T00:52:02",
            "first_capture": {
                "id": 209895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209895/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209911/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:52:02",
            "end": "2022-07-14T00:53:02",
            "first_capture": {
                "id": 209913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209913/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209944/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-07-14T00:53:02",
            "end": "2022-07-14T00:54:02",
            "first_capture": {
                "id": 209949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209949/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209966,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209966/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:54:02",
            "end": "2022-07-14T00:55:02",
            "first_capture": {
                "id": 209968,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209968/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 209984,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209984/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:55:02",
            "end": "2022-07-14T00:56:02",
            "first_capture": {
                "id": 209986,
                "details": "https://api.beluga.insectai.org/api/v2/captures/209986/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210039/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:56:02",
            "end": "2022-07-14T00:57:02",
            "first_capture": {
                "id": 210041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210041/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210105/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:57:02",
            "end": "2022-07-14T00:58:02",
            "first_capture": {
                "id": 210107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210107/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210161/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:58:02",
            "end": "2022-07-14T00:59:02",
            "first_capture": {
                "id": 210163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210163/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210168,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210168/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T00:59:02",
            "end": "2022-07-14T01:00:02",
            "first_capture": {
                "id": 210170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210178/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:00:02",
            "end": "2022-07-14T01:01:02",
            "first_capture": {
                "id": 210180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210180/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210196/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-07-14T01:01:02",
            "end": "2022-07-14T01:02:02",
            "first_capture": {
                "id": 210198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210198/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210236/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:02:02",
            "end": "2022-07-14T01:03:02",
            "first_capture": {
                "id": 210238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210267,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210267/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:03:02",
            "end": "2022-07-14T01:04:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:04:02",
            "end": "2022-07-14T01:05:02",
            "first_capture": {
                "id": 210269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210269/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210269/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-07-14T01:05:02",
            "end": "2022-07-14T01:06:02",
            "first_capture": {
                "id": 210294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210294/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210317/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:06:02",
            "end": "2022-07-14T01:07:02",
            "first_capture": {
                "id": 210318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210318/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210339/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:07:02",
            "end": "2022-07-14T01:08:02",
            "first_capture": {
                "id": 210340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210340/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210366/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:08:02",
            "end": "2022-07-14T01:09:02",
            "first_capture": {
                "id": 210367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210367/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210381/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:09:02",
            "end": "2022-07-14T01:10:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:10:02",
            "end": "2022-07-14T01:11:02",
            "first_capture": {
                "id": 210382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210382/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210386,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210386/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:11:02",
            "end": "2022-07-14T01:12:02",
            "first_capture": {
                "id": 210387,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210387/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210403,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210403/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:12:02",
            "end": "2022-07-14T01:13:02",
            "first_capture": {
                "id": 210404,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210404/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210432,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210432/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:13:02",
            "end": "2022-07-14T01:14:02",
            "first_capture": {
                "id": 210433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210433/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210449/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:14:02",
            "end": "2022-07-14T01:15:02",
            "first_capture": {
                "id": 210450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210467,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210467/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:15:02",
            "end": "2022-07-14T01:16:02",
            "first_capture": {
                "id": 210468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210468/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210470,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210470/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:16:02",
            "end": "2022-07-14T01:17:02",
            "first_capture": {
                "id": 210471,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210471/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210474/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:17:02",
            "end": "2022-07-14T01:18:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:18:02",
            "end": "2022-07-14T01:19:02",
            "first_capture": {
                "id": 210475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210475/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210477/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:19:02",
            "end": "2022-07-14T01:20:02",
            "first_capture": {
                "id": 210478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210478/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210502/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:20:02",
            "end": "2022-07-14T01:21:02",
            "first_capture": {
                "id": 210503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210503/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210516,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210516/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:21:02",
            "end": "2022-07-14T01:22:02",
            "first_capture": {
                "id": 210517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210517/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210540/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:22:02",
            "end": "2022-07-14T01:23:02",
            "first_capture": {
                "id": 210541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210565,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210565/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:23:02",
            "end": "2022-07-14T01:24:02",
            "first_capture": {
                "id": 210566,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210566/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210582,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210582/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:24:02",
            "end": "2022-07-14T01:25:02",
            "first_capture": {
                "id": 210583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210583/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210587,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210587/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-07-14T01:25:02",
            "end": "2022-07-14T01:26:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:26:02",
            "end": "2022-07-14T01:27:02",
            "first_capture": {
                "id": 210599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210599/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210621,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210621/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:27:02",
            "end": "2022-07-14T01:28:02",
            "first_capture": {
                "id": 210622,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210622/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210647/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:28:02",
            "end": "2022-07-14T01:29:02",
            "first_capture": {
                "id": 210648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210674/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:29:02",
            "end": "2022-07-14T01:30:02",
            "first_capture": {
                "id": 210675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210675/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210699/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:30:02",
            "end": "2022-07-14T01:31:02",
            "first_capture": {
                "id": 210700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210729/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:31:02",
            "end": "2022-07-14T01:32:02",
            "first_capture": {
                "id": 210730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210730/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210752/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:32:02",
            "end": "2022-07-14T01:33:02",
            "first_capture": {
                "id": 210753,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210753/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210782/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:33:02",
            "end": "2022-07-14T01:34:02",
            "first_capture": {
                "id": 210783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210783/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210793/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:34:02",
            "end": "2022-07-14T01:35:02",
            "first_capture": {
                "id": 210794,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210794/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210795,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210795/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-07-14T01:35:02",
            "end": "2022-07-14T01:36:02",
            "first_capture": {
                "id": 210816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210832,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210832/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:36:02",
            "end": "2022-07-14T01:37:02",
            "first_capture": {
                "id": 210833,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210833/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210859/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:37:02",
            "end": "2022-07-14T01:38:02",
            "first_capture": {
                "id": 210860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210889,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210889/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:38:02",
            "end": "2022-07-14T01:39:02",
            "first_capture": {
                "id": 210890,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210890/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210915,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210915/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:39:02",
            "end": "2022-07-14T01:40:02",
            "first_capture": {
                "id": 210916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210916/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210934,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210934/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:40:02",
            "end": "2022-07-14T01:41:02",
            "first_capture": {
                "id": 210935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210935/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210940/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:41:02",
            "end": "2022-07-14T01:42:02",
            "first_capture": {
                "id": 210941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210941/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210948,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210948/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:42:02",
            "end": "2022-07-14T01:43:02",
            "first_capture": {
                "id": 210949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210949/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210959,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210959/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:43:02",
            "end": "2022-07-14T01:44:02",
            "first_capture": {
                "id": 210960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210960/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210989/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:44:02",
            "end": "2022-07-14T01:45:02",
            "first_capture": {
                "id": 210990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210994/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-07-14T01:45:02",
            "end": "2022-07-14T01:46:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:46:02",
            "end": "2022-07-14T01:47:02",
            "first_capture": {
                "id": 210995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 210999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/210999/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:47:02",
            "end": "2022-07-14T01:48:02",
            "first_capture": {
                "id": 211000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211028/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:48:02",
            "end": "2022-07-14T01:49:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:49:02",
            "end": "2022-07-14T01:50:02",
            "first_capture": {
                "id": 211029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211029/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211037,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211037/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:50:02",
            "end": "2022-07-14T01:51:02",
            "first_capture": {
                "id": 211038,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211038/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211067/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:51:02",
            "end": "2022-07-14T01:52:02",
            "first_capture": {
                "id": 211068,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211068/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211097/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:52:02",
            "end": "2022-07-14T01:53:02",
            "first_capture": {
                "id": 211098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211098/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211125,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211125/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:53:02",
            "end": "2022-07-14T01:54:02",
            "first_capture": {
                "id": 211126,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211126/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211155/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:54:02",
            "end": "2022-07-14T01:55:02",
            "first_capture": {
                "id": 211156,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211156/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211160/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-07-14T01:55:02",
            "end": "2022-07-14T01:56:02",
            "first_capture": {
                "id": 211186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211186/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211214/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:56:02",
            "end": "2022-07-14T01:57:02",
            "first_capture": {
                "id": 211215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211215/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211244/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:57:02",
            "end": "2022-07-14T01:58:02",
            "first_capture": {
                "id": 211245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211245/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211274/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:58:02",
            "end": "2022-07-14T01:59:02",
            "first_capture": {
                "id": 211275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211275/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211304/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T01:59:02",
            "end": "2022-07-14T02:00:02",
            "first_capture": {
                "id": 211305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211305/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211334,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211334/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:00:02",
            "end": "2022-07-14T02:01:02",
            "first_capture": {
                "id": 211335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211335/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211364/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-07-14T02:01:02",
            "end": "2022-07-14T02:02:02",
            "first_capture": {
                "id": 211365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211365/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211365/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:02:02",
            "end": "2022-07-14T02:03:02",
            "first_capture": {
                "id": 211366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211366/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211388,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211388/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:03:02",
            "end": "2022-07-14T02:04:02",
            "first_capture": {
                "id": 211389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211389/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211395/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:04:02",
            "end": "2022-07-14T02:05:02",
            "first_capture": {
                "id": 211396,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211396/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211400/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-07-14T02:05:02",
            "end": "2022-07-14T02:06:02",
            "first_capture": {
                "id": 211494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211494/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211507/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:06:02",
            "end": "2022-07-14T02:07:02",
            "first_capture": {
                "id": 211509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211509/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211557/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:07:02",
            "end": "2022-07-14T02:08:02",
            "first_capture": {
                "id": 211559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211559/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211622,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211622/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:08:02",
            "end": "2022-07-14T02:09:02",
            "first_capture": {
                "id": 211625,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211625/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211687/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:09:02",
            "end": "2022-07-14T02:10:02",
            "first_capture": {
                "id": 211689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211753,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211753/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:10:02",
            "end": "2022-07-14T02:11:02",
            "first_capture": {
                "id": 211756,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211756/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211793/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:11:02",
            "end": "2022-07-14T02:12:02",
            "first_capture": {
                "id": 211794,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211794/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211816/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:12:02",
            "end": "2022-07-14T02:13:02",
            "first_capture": {
                "id": 211818,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211818/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211860/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:13:02",
            "end": "2022-07-14T02:14:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:14:02",
            "end": "2022-07-14T02:15:02",
            "first_capture": {
                "id": 211861,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211861/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211861,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211861/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-07-14T02:15:02",
            "end": "2022-07-14T02:16:02",
            "first_capture": {
                "id": 211870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211870/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211900,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211900/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:16:02",
            "end": "2022-07-14T02:17:02",
            "first_capture": {
                "id": 211902,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211902/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211943/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:17:02",
            "end": "2022-07-14T02:18:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:18:02",
            "end": "2022-07-14T02:19:02",
            "first_capture": {
                "id": 211945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211945/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211972,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211972/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:19:02",
            "end": "2022-07-14T02:20:02",
            "first_capture": {
                "id": 211974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211974/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 211985,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211985/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:20:02",
            "end": "2022-07-14T02:21:02",
            "first_capture": {
                "id": 211987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/211987/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212015,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212015/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:21:02",
            "end": "2022-07-14T02:22:02",
            "first_capture": {
                "id": 212017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212017/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212072/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:22:02",
            "end": "2022-07-14T02:23:02",
            "first_capture": {
                "id": 212074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212127/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:23:02",
            "end": "2022-07-14T02:24:02",
            "first_capture": {
                "id": 212129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212129/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212133/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:24:02",
            "end": "2022-07-14T02:25:02",
            "first_capture": {
                "id": 212135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212135/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212149/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-07-14T02:25:02",
            "end": "2022-07-14T02:26:02",
            "first_capture": {
                "id": 212176,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212176/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212196/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:26:02",
            "end": "2022-07-14T02:27:02",
            "first_capture": {
                "id": 212198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212198/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212228/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:27:02",
            "end": "2022-07-14T02:28:02",
            "first_capture": {
                "id": 212229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212239/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:28:02",
            "end": "2022-07-14T02:29:02",
            "first_capture": {
                "id": 212241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212241/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212281,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212281/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:29:02",
            "end": "2022-07-14T02:30:02",
            "first_capture": {
                "id": 212283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212283/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212324/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:30:02",
            "end": "2022-07-14T02:31:02",
            "first_capture": {
                "id": 212326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212326/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212376/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:31:02",
            "end": "2022-07-14T02:32:02",
            "first_capture": {
                "id": 212377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212377/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212400/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:32:02",
            "end": "2022-07-14T02:33:02",
            "first_capture": {
                "id": 212401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212401/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212569/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:33:02",
            "end": "2022-07-14T02:34:02",
            "first_capture": {
                "id": 212571,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212571/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212623/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:34:02",
            "end": "2022-07-14T02:35:02",
            "first_capture": {
                "id": 212625,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212625/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212650/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-07-14T02:35:02",
            "end": "2022-07-14T02:36:02",
            "first_capture": {
                "id": 212683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212683/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212735/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:36:02",
            "end": "2022-07-14T02:37:02",
            "first_capture": {
                "id": 212737,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212737/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212799/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:37:02",
            "end": "2022-07-14T02:38:02",
            "first_capture": {
                "id": 212801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212801/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212857,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212857/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:38:02",
            "end": "2022-07-14T02:39:02",
            "first_capture": {
                "id": 212859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212859/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212895/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:39:02",
            "end": "2022-07-14T02:40:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:40:02",
            "end": "2022-07-14T02:41:02",
            "first_capture": {
                "id": 212897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212930/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:41:02",
            "end": "2022-07-14T02:42:02",
            "first_capture": {
                "id": 212932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212932/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 212989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212989/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:42:02",
            "end": "2022-07-14T02:43:02",
            "first_capture": {
                "id": 212991,
                "details": "https://api.beluga.insectai.org/api/v2/captures/212991/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213015,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213015/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:43:02",
            "end": "2022-07-14T02:44:02",
            "first_capture": {
                "id": 213017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213017/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213050/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:44:02",
            "end": "2022-07-14T02:45:02",
            "first_capture": {
                "id": 213052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213052/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213077/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-07-14T02:45:02",
            "end": "2022-07-14T02:46:02",
            "first_capture": {
                "id": 213097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213097/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213152/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:46:02",
            "end": "2022-07-14T02:47:02",
            "first_capture": {
                "id": 213153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213209/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:47:02",
            "end": "2022-07-14T02:48:02",
            "first_capture": {
                "id": 213211,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213211/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213248/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:48:02",
            "end": "2022-07-14T02:49:02",
            "first_capture": {
                "id": 213250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213250/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213296,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213296/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:49:02",
            "end": "2022-07-14T02:50:02",
            "first_capture": {
                "id": 213298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213320/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:50:02",
            "end": "2022-07-14T02:51:02",
            "first_capture": {
                "id": 213321,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213321/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213342,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213342/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:51:02",
            "end": "2022-07-14T02:52:02",
            "first_capture": {
                "id": 213343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213343/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213369/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:52:02",
            "end": "2022-07-14T02:53:02",
            "first_capture": {
                "id": 213370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213370/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213399/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:53:02",
            "end": "2022-07-14T02:54:02",
            "first_capture": {
                "id": 213400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213400/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213472/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:54:02",
            "end": "2022-07-14T02:55:02",
            "first_capture": {
                "id": 213475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213475/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213503/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-07-14T02:55:02",
            "end": "2022-07-14T02:56:02",
            "first_capture": {
                "id": 213541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213604,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213604/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:56:02",
            "end": "2022-07-14T02:57:02",
            "first_capture": {
                "id": 213606,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213606/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213642/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:57:02",
            "end": "2022-07-14T02:58:02",
            "first_capture": {
                "id": 213644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213644/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213686/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:58:02",
            "end": "2022-07-14T02:59:02",
            "first_capture": {
                "id": 213688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213688/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213732,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213732/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T02:59:02",
            "end": "2022-07-14T03:00:02",
            "first_capture": {
                "id": 213734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213734/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213752/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:00:02",
            "end": "2022-07-14T03:01:02",
            "first_capture": {
                "id": 213754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213754/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213766,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213766/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:01:02",
            "end": "2022-07-14T03:02:02",
            "first_capture": {
                "id": 213768,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213768/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213768,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213768/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-07-14T03:02:02",
            "end": "2022-07-14T03:03:02",
            "first_capture": {
                "id": 213776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213776/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213835/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:03:02",
            "end": "2022-07-14T03:04:02",
            "first_capture": {
                "id": 213837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213870/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:04:02",
            "end": "2022-07-14T03:05:02",
            "first_capture": {
                "id": 213872,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213872/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213899,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213899/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-07-14T03:05:02",
            "end": "2022-07-14T03:06:02",
            "first_capture": {
                "id": 213909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213909/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213935/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:06:02",
            "end": "2022-07-14T03:07:02",
            "first_capture": {
                "id": 213937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213937/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213966,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213966/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:07:02",
            "end": "2022-07-14T03:08:02",
            "first_capture": {
                "id": 213968,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213968/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213974/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:08:02",
            "end": "2022-07-14T03:09:02",
            "first_capture": {
                "id": 213976,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213976/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 213987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213987/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:09:02",
            "end": "2022-07-14T03:10:02",
            "first_capture": {
                "id": 213989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/213989/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214050/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:10:02",
            "end": "2022-07-14T03:11:02",
            "first_capture": {
                "id": 214052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214052/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214069/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:11:02",
            "end": "2022-07-14T03:12:02",
            "first_capture": {
                "id": 214071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214071/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214083/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:12:02",
            "end": "2022-07-14T03:13:02",
            "first_capture": {
                "id": 214085,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214085/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214118/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:13:02",
            "end": "2022-07-14T03:14:02",
            "first_capture": {
                "id": 214120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214170/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:14:02",
            "end": "2022-07-14T03:15:02",
            "first_capture": {
                "id": 214172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214172/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214197/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-07-14T03:15:02",
            "end": "2022-07-14T03:16:02",
            "first_capture": {
                "id": 214215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214215/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214256/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:16:02",
            "end": "2022-07-14T03:17:02",
            "first_capture": {
                "id": 214258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214258/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214287/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:17:02",
            "end": "2022-07-14T03:18:02",
            "first_capture": {
                "id": 214289,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214289/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214341/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:18:02",
            "end": "2022-07-14T03:19:02",
            "first_capture": {
                "id": 214343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214343/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214362/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:19:02",
            "end": "2022-07-14T03:20:02",
            "first_capture": {
                "id": 214363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214363/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214384/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:20:02",
            "end": "2022-07-14T03:21:02",
            "first_capture": {
                "id": 214385,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214385/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214400/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:21:02",
            "end": "2022-07-14T03:22:02",
            "first_capture": {
                "id": 214401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214401/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214430/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:22:02",
            "end": "2022-07-14T03:23:02",
            "first_capture": {
                "id": 214432,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214432/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214499/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:23:02",
            "end": "2022-07-14T03:24:02",
            "first_capture": {
                "id": 214501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214501/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214540/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:24:02",
            "end": "2022-07-14T03:25:02",
            "first_capture": {
                "id": 214541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214543,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214543/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:25:02",
            "end": "2022-07-14T03:26:02",
            "first_capture": {
                "id": 214545,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214545/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214545,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214545/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-07-14T03:26:02",
            "end": "2022-07-14T03:27:02",
            "first_capture": {
                "id": 214590,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214590/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214648/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:27:02",
            "end": "2022-07-14T03:28:02",
            "first_capture": {
                "id": 214650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214650/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214703/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:28:02",
            "end": "2022-07-14T03:29:02",
            "first_capture": {
                "id": 214705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214705/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214738,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214738/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:29:02",
            "end": "2022-07-14T03:30:02",
            "first_capture": {
                "id": 214740,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214740/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214795,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214795/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:30:02",
            "end": "2022-07-14T03:31:02",
            "first_capture": {
                "id": 214796,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214796/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214852/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:31:02",
            "end": "2022-07-14T03:32:02",
            "first_capture": {
                "id": 214855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214855/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214914/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:32:02",
            "end": "2022-07-14T03:33:02",
            "first_capture": {
                "id": 214916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214916/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 214969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214969/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:33:02",
            "end": "2022-07-14T03:34:02",
            "first_capture": {
                "id": 214971,
                "details": "https://api.beluga.insectai.org/api/v2/captures/214971/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215027,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215027/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:34:02",
            "end": "2022-07-14T03:35:02",
            "first_capture": {
                "id": 215028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215028/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215050/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:35:02",
            "end": "2022-07-14T03:36:02",
            "first_capture": {
                "id": 215051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215051/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215051/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-07-14T03:36:02",
            "end": "2022-07-14T03:37:02",
            "first_capture": {
                "id": 215070,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215070/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215098/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:37:02",
            "end": "2022-07-14T03:38:02",
            "first_capture": {
                "id": 215100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215100/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215109/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:38:02",
            "end": "2022-07-14T03:39:02",
            "first_capture": {
                "id": 215112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215112/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215181/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:39:02",
            "end": "2022-07-14T03:40:02",
            "first_capture": {
                "id": 215183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215183/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215222/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:40:02",
            "end": "2022-07-14T03:41:02",
            "first_capture": {
                "id": 215224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215224/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215259/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:41:02",
            "end": "2022-07-14T03:42:02",
            "first_capture": {
                "id": 215260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215264/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:42:02",
            "end": "2022-07-14T03:43:02",
            "first_capture": {
                "id": 215266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215318/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:43:02",
            "end": "2022-07-14T03:44:02",
            "first_capture": {
                "id": 215320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215320/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215339/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:44:02",
            "end": "2022-07-14T03:45:02",
            "first_capture": {
                "id": 215341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215341/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215394,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215394/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:45:02",
            "end": "2022-07-14T03:46:02",
            "first_capture": {
                "id": 215395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215395/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215501/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 14,
            "detections_avg": 14,
            "was_processed": true
        },
        {
            "start": "2022-07-14T03:46:02",
            "end": "2022-07-14T03:47:02",
            "first_capture": {
                "id": 215525,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215525/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215582,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215582/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:47:02",
            "end": "2022-07-14T03:48:02",
            "first_capture": {
                "id": 215584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215584/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215644/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:48:02",
            "end": "2022-07-14T03:49:02",
            "first_capture": {
                "id": 215646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215646/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215684/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:49:02",
            "end": "2022-07-14T03:50:02",
            "first_capture": {
                "id": 215685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215685/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215717,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215717/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:50:02",
            "end": "2022-07-14T03:51:02",
            "first_capture": {
                "id": 215719,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215719/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215765,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215765/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:51:02",
            "end": "2022-07-14T03:52:02",
            "first_capture": {
                "id": 215772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215772/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215802,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215802/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:52:02",
            "end": "2022-07-14T03:53:02",
            "first_capture": {
                "id": 215804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215804/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215812,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215812/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:53:02",
            "end": "2022-07-14T03:54:02",
            "first_capture": {
                "id": 215814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215814/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215857,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215857/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:54:02",
            "end": "2022-07-14T03:55:02",
            "first_capture": {
                "id": 215858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215858/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215903,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215903/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:55:02",
            "end": "2022-07-14T03:56:02",
            "first_capture": {
                "id": 215904,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215904/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215914/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-07-14T03:56:02",
            "end": "2022-07-14T03:57:02",
            "first_capture": {
                "id": 215931,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215931/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215975/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:57:02",
            "end": "2022-07-14T03:58:02",
            "first_capture": {
                "id": 215977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215977/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 215996,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215996/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:58:02",
            "end": "2022-07-14T03:59:02",
            "first_capture": {
                "id": 215997,
                "details": "https://api.beluga.insectai.org/api/v2/captures/215997/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216029/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T03:59:02",
            "end": "2022-07-14T04:00:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:00:02",
            "end": "2022-07-14T04:01:02",
            "first_capture": {
                "id": 216031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216031/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216076,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216076/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:01:02",
            "end": "2022-07-14T04:02:02",
            "first_capture": {
                "id": 216078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216078/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216127/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 16,
            "detections_avg": 16,
            "was_processed": true
        },
        {
            "start": "2022-07-14T04:02:02",
            "end": "2022-07-14T04:03:02",
            "first_capture": {
                "id": 216135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216135/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216187/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:03:02",
            "end": "2022-07-14T04:04:02",
            "first_capture": {
                "id": 216189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216189/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216232/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:04:02",
            "end": "2022-07-14T04:05:02",
            "first_capture": {
                "id": 216234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216234/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216269/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:05:02",
            "end": "2022-07-14T04:06:02",
            "first_capture": {
                "id": 216270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216270/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216279/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-07-14T04:06:02",
            "end": "2022-07-14T04:07:02",
            "first_capture": {
                "id": 216301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216301/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216353/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:07:02",
            "end": "2022-07-14T04:08:02",
            "first_capture": {
                "id": 216354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216374,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216374/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:08:02",
            "end": "2022-07-14T04:09:02",
            "first_capture": {
                "id": 216375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216375/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216387,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216387/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:09:02",
            "end": "2022-07-14T04:10:02",
            "first_capture": {
                "id": 216388,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216388/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216418,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216418/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:10:02",
            "end": "2022-07-14T04:11:02",
            "first_capture": {
                "id": 216420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216420/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216435,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216435/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:11:02",
            "end": "2022-07-14T04:12:02",
            "first_capture": {
                "id": 216437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216437/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216445/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:12:02",
            "end": "2022-07-14T04:13:02",
            "first_capture": {
                "id": 216447,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216447/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216510/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:13:02",
            "end": "2022-07-14T04:14:02",
            "first_capture": {
                "id": 216512,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216512/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216556/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:14:02",
            "end": "2022-07-14T04:15:02",
            "first_capture": {
                "id": 216558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216558/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216577/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:15:02",
            "end": "2022-07-14T04:16:02",
            "first_capture": {
                "id": 216579,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216579/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216591/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-07-14T04:16:02",
            "end": "2022-07-14T04:17:02",
            "first_capture": {
                "id": 216613,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216613/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216631,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216631/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:17:02",
            "end": "2022-07-14T04:18:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:18:02",
            "end": "2022-07-14T04:19:02",
            "first_capture": {
                "id": 216633,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216633/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216676/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:19:02",
            "end": "2022-07-14T04:20:02",
            "first_capture": {
                "id": 216677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216703/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:20:02",
            "end": "2022-07-14T04:21:02",
            "first_capture": {
                "id": 216705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216705/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216754/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:21:02",
            "end": "2022-07-14T04:22:02",
            "first_capture": {
                "id": 216756,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216756/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216766,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216766/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:22:02",
            "end": "2022-07-14T04:23:02",
            "first_capture": {
                "id": 216768,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216768/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216772/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:23:02",
            "end": "2022-07-14T04:24:02",
            "first_capture": {
                "id": 216774,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216774/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216789/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:24:02",
            "end": "2022-07-14T04:25:02",
            "first_capture": {
                "id": 216791,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216791/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216842,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216842/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:25:02",
            "end": "2022-07-14T04:26:02",
            "first_capture": {
                "id": 216844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216844/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216862/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:26:02",
            "end": "2022-07-14T04:27:02",
            "first_capture": {
                "id": 216864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216864/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216864/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-07-14T04:27:02",
            "end": "2022-07-14T04:28:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:28:02",
            "end": "2022-07-14T04:29:02",
            "first_capture": {
                "id": 216909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216909/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 216953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216953/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:29:02",
            "end": "2022-07-14T04:30:02",
            "first_capture": {
                "id": 216955,
                "details": "https://api.beluga.insectai.org/api/v2/captures/216955/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217005,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217005/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:30:02",
            "end": "2022-07-14T04:31:02",
            "first_capture": {
                "id": 217007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217048,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217048/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:31:02",
            "end": "2022-07-14T04:32:02",
            "first_capture": {
                "id": 217050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217050/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217100/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:32:02",
            "end": "2022-07-14T04:33:02",
            "first_capture": {
                "id": 217102,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217102/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217119/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:33:02",
            "end": "2022-07-14T04:34:02",
            "first_capture": {
                "id": 217121,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217121/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217171/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:34:02",
            "end": "2022-07-14T04:35:02",
            "first_capture": {
                "id": 217173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217173/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217183/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:35:02",
            "end": "2022-07-14T04:36:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:36:02",
            "end": "2022-07-14T04:37:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:37:02",
            "end": "2022-07-14T04:38:02",
            "first_capture": {
                "id": 217185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217185/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217185/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-07-14T04:38:02",
            "end": "2022-07-14T04:39:02",
            "first_capture": {
                "id": 217200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217200/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217206/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:39:02",
            "end": "2022-07-14T04:40:02",
            "first_capture": {
                "id": 217208,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217208/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217250/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:40:02",
            "end": "2022-07-14T04:41:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:41:02",
            "end": "2022-07-14T04:42:02",
            "first_capture": {
                "id": 217252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217252/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217309/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:42:02",
            "end": "2022-07-14T04:43:02",
            "first_capture": {
                "id": 217311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217311/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217335/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:43:02",
            "end": "2022-07-14T04:44:02",
            "first_capture": {
                "id": 217337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217337/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217411/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:44:02",
            "end": "2022-07-14T04:45:02",
            "first_capture": {
                "id": 217412,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217412/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217448/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:45:02",
            "end": "2022-07-14T04:46:02",
            "first_capture": {
                "id": 217450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217498/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:46:02",
            "end": "2022-07-14T04:47:02",
            "first_capture": {
                "id": 217500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217500/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217534/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:47:02",
            "end": "2022-07-14T04:48:02",
            "first_capture": {
                "id": 217536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217536/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217536/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-07-14T04:48:02",
            "end": "2022-07-14T04:49:02",
            "first_capture": {
                "id": 217558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217558/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217572/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:49:02",
            "end": "2022-07-14T04:50:02",
            "first_capture": {
                "id": 217574,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217574/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217605,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217605/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:50:02",
            "end": "2022-07-14T04:51:02",
            "first_capture": {
                "id": 217607,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217607/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217645/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:51:02",
            "end": "2022-07-14T04:52:02",
            "first_capture": {
                "id": 217646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217646/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217663/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:52:02",
            "end": "2022-07-14T04:53:02",
            "first_capture": {
                "id": 217665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217693/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:53:02",
            "end": "2022-07-14T04:54:02",
            "first_capture": {
                "id": 217694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217721,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217721/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:54:02",
            "end": "2022-07-14T04:55:02",
            "first_capture": {
                "id": 217723,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217723/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217742,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217742/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:55:02",
            "end": "2022-07-14T04:56:02",
            "first_capture": {
                "id": 217744,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217744/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217790/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:56:02",
            "end": "2022-07-14T04:57:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:57:02",
            "end": "2022-07-14T04:58:02",
            "first_capture": {
                "id": 217792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217792/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217807,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217807/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-07-14T04:58:02",
            "end": "2022-07-14T04:59:02",
            "first_capture": {
                "id": 217829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217829/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217839/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-14T04:59:02",
            "end": "2022-07-14T04:59:43",
            "first_capture": {
                "id": 217841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217841/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 217862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/217862/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 419,
        "resolution_minutes": 1,
        "max_detections": 16,
        "min_detections": 0,
        "total_detections": 272,
        "timeline_start": "2022-07-13T22:01:02",
        "timeline_end": "2022-07-14T04:59:43"
    }
}