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

{
    "data": [
        {
            "start": "2023-05-31T21:06:02",
            "end": "2023-05-31T21:07:02",
            "first_capture": {
                "id": 4304205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304205/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304205/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:07:02",
            "end": "2023-05-31T21:08:02",
            "first_capture": {
                "id": 4304221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304221/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304228/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:08:02",
            "end": "2023-05-31T21:09:02",
            "first_capture": {
                "id": 4304229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304244/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:09:02",
            "end": "2023-05-31T21:10:02",
            "first_capture": {
                "id": 4269803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269803/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269803/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:10:02",
            "end": "2023-05-31T21:11:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:11:02",
            "end": "2023-05-31T21:12:02",
            "first_capture": {
                "id": 4304245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304245/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304257/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:12:02",
            "end": "2023-05-31T21:13:02",
            "first_capture": {
                "id": 4304258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304258/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304259/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:13:02",
            "end": "2023-05-31T21:14:02",
            "first_capture": {
                "id": 4304260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304286/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:14:02",
            "end": "2023-05-31T21:15:02",
            "first_capture": {
                "id": 4304287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304293/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:15:02",
            "end": "2023-05-31T21:16:02",
            "first_capture": {
                "id": 4304294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304294/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304303/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:16:02",
            "end": "2023-05-31T21:17:02",
            "first_capture": {
                "id": 4304304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304304/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304304/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:17:02",
            "end": "2023-05-31T21:18:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:18:02",
            "end": "2023-05-31T21:19:02",
            "first_capture": {
                "id": 4304309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304309/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304311/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:19:02",
            "end": "2023-05-31T21:20:02",
            "first_capture": {
                "id": 4304312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304312/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304322,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304322/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:20:02",
            "end": "2023-05-31T21:21:02",
            "first_capture": {
                "id": 4304323,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304323/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304345,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304345/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:21:02",
            "end": "2023-05-31T21:22:02",
            "first_capture": {
                "id": 4304346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304346/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304364/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:22:02",
            "end": "2023-05-31T21:23:02",
            "first_capture": {
                "id": 4304365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304365/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304382/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:23:02",
            "end": "2023-05-31T21:24:02",
            "first_capture": {
                "id": 4304383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304383/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304395/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:24:02",
            "end": "2023-05-31T21:25:02",
            "first_capture": {
                "id": 4304396,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304396/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304406/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:25:02",
            "end": "2023-05-31T21:26:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:26:02",
            "end": "2023-05-31T21:27:02",
            "first_capture": {
                "id": 4304407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304407/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304407/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:27:02",
            "end": "2023-05-31T21:28:02",
            "first_capture": {
                "id": 4304416,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304416/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304428,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304428/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:28:02",
            "end": "2023-05-31T21:29:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:29:02",
            "end": "2023-05-31T21:30:02",
            "first_capture": {
                "id": 4304429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304429/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269805/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:30:02",
            "end": "2023-05-31T21:31:02",
            "first_capture": {
                "id": 4304442,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304442/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304460/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:31:02",
            "end": "2023-05-31T21:32:02",
            "first_capture": {
                "id": 4304461,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304461/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304469,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304469/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:32:02",
            "end": "2023-05-31T21:33:02",
            "first_capture": {
                "id": 4304470,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304470/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304472/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:33:02",
            "end": "2023-05-31T21:34:02",
            "first_capture": {
                "id": 4304473,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304473/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304480/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:34:02",
            "end": "2023-05-31T21:35:02",
            "first_capture": {
                "id": 4304481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304484,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304484/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:35:02",
            "end": "2023-05-31T21:36:02",
            "first_capture": {
                "id": 4304485,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304485/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304492/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:36:02",
            "end": "2023-05-31T21:37:02",
            "first_capture": {
                "id": 4304496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304496/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304514/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:37:02",
            "end": "2023-05-31T21:38:02",
            "first_capture": {
                "id": 4304523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304523/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304546,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304546/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:38:02",
            "end": "2023-05-31T21:39:02",
            "first_capture": {
                "id": 4304547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304547/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304568,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304568/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:39:02",
            "end": "2023-05-31T21:40:02",
            "first_capture": {
                "id": 4304569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304569/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304591/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:40:02",
            "end": "2023-05-31T21:41:02",
            "first_capture": {
                "id": 4304592,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304592/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304609/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:41:02",
            "end": "2023-05-31T21:42:02",
            "first_capture": {
                "id": 4304610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304610/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304634,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304634/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:42:02",
            "end": "2023-05-31T21:43:02",
            "first_capture": {
                "id": 4304635,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304635/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304658/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:43:02",
            "end": "2023-05-31T21:44:02",
            "first_capture": {
                "id": 4304659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304659/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304683/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:44:02",
            "end": "2023-05-31T21:45:02",
            "first_capture": {
                "id": 4304684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304684/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304701/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:45:02",
            "end": "2023-05-31T21:46:02",
            "first_capture": {
                "id": 4304702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304702/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304726,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304726/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:46:02",
            "end": "2023-05-31T21:47:02",
            "first_capture": {
                "id": 4304727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304727/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304738,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304738/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:47:02",
            "end": "2023-05-31T21:48:02",
            "first_capture": {
                "id": 4304747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304747/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304770,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304770/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:48:02",
            "end": "2023-05-31T21:49:02",
            "first_capture": {
                "id": 4304771,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304771/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304775,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304775/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:49:02",
            "end": "2023-05-31T21:50:02",
            "first_capture": {
                "id": 4304776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304776/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269807,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269807/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:50:02",
            "end": "2023-05-31T21:51:02",
            "first_capture": {
                "id": 4304779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304779/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304798,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304798/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:51:02",
            "end": "2023-05-31T21:52:02",
            "first_capture": {
                "id": 4304799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304799/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304823/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:52:02",
            "end": "2023-05-31T21:53:02",
            "first_capture": {
                "id": 4304824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304824/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304844/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:53:02",
            "end": "2023-05-31T21:54:02",
            "first_capture": {
                "id": 4304845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304845/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304863/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:54:02",
            "end": "2023-05-31T21:55:02",
            "first_capture": {
                "id": 4304871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304871/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304874/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:55:02",
            "end": "2023-05-31T21:56:02",
            "first_capture": {
                "id": 4304875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304875/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304899,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304899/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:56:02",
            "end": "2023-05-31T21:57:02",
            "first_capture": {
                "id": 4304900,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304900/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304905,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304905/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-05-31T21:57:02",
            "end": "2023-05-31T21:58:02",
            "first_capture": {
                "id": 4304913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304913/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304935/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:58:02",
            "end": "2023-05-31T21:59:02",
            "first_capture": {
                "id": 4304936,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304936/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304944/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T21:59:02",
            "end": "2023-05-31T22:00:02",
            "first_capture": {
                "id": 4304945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304945/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269808/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:00:02",
            "end": "2023-05-31T22:01:02",
            "first_capture": {
                "id": 4304967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304967/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304975/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:01:02",
            "end": "2023-05-31T22:02:02",
            "first_capture": {
                "id": 4304986,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304986/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4304999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4304999/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:02:02",
            "end": "2023-05-31T22:03:02",
            "first_capture": {
                "id": 4305000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4305000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306025/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:03:02",
            "end": "2023-05-31T22:04:02",
            "first_capture": {
                "id": 4306026,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306026/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306036/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:04:02",
            "end": "2023-05-31T22:05:02",
            "first_capture": {
                "id": 4306052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306052/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306075,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306075/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:05:02",
            "end": "2023-05-31T22:06:02",
            "first_capture": {
                "id": 4306076,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306076/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306099,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306099/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:06:02",
            "end": "2023-05-31T22:07:02",
            "first_capture": {
                "id": 4306100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306100/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306117,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306117/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:07:02",
            "end": "2023-05-31T22:08:02",
            "first_capture": {
                "id": 4306124,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306124/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306135/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:08:02",
            "end": "2023-05-31T22:09:02",
            "first_capture": {
                "id": 4306136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306136/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306144/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:09:02",
            "end": "2023-05-31T22:10:02",
            "first_capture": {
                "id": 4306145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306145/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306156,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306156/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:10:02",
            "end": "2023-05-31T22:11:02",
            "first_capture": {
                "id": 4306157,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306157/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306171/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:11:02",
            "end": "2023-05-31T22:12:02",
            "first_capture": {
                "id": 4306172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306172/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306191/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:12:02",
            "end": "2023-05-31T22:13:02",
            "first_capture": {
                "id": 4306192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306192/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306196/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:13:02",
            "end": "2023-05-31T22:14:02",
            "first_capture": {
                "id": 4306197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306197/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306210/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:14:02",
            "end": "2023-05-31T22:15:02",
            "first_capture": {
                "id": 4306211,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306211/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306228/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:15:02",
            "end": "2023-05-31T22:16:02",
            "first_capture": {
                "id": 4306229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306242/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:16:02",
            "end": "2023-05-31T22:17:02",
            "first_capture": {
                "id": 4306243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306243/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306261,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306261/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:17:02",
            "end": "2023-05-31T22:18:02",
            "first_capture": {
                "id": 4306268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306268/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306270/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:18:02",
            "end": "2023-05-31T22:19:02",
            "first_capture": {
                "id": 4306291,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306291/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306316/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:19:02",
            "end": "2023-05-31T22:20:02",
            "first_capture": {
                "id": 4306317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306340/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:20:02",
            "end": "2023-05-31T22:21:02",
            "first_capture": {
                "id": 4306341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306341/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306363/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:21:02",
            "end": "2023-05-31T22:22:02",
            "first_capture": {
                "id": 4306364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306364/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306382/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:22:02",
            "end": "2023-05-31T22:23:02",
            "first_capture": {
                "id": 4306383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306383/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306407/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:23:02",
            "end": "2023-05-31T22:24:02",
            "first_capture": {
                "id": 4306408,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306408/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306425,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306425/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:24:02",
            "end": "2023-05-31T22:25:02",
            "first_capture": {
                "id": 4306426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306426/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306451,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306451/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:25:02",
            "end": "2023-05-31T22:26:02",
            "first_capture": {
                "id": 4306452,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306452/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306476/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:26:02",
            "end": "2023-05-31T22:27:02",
            "first_capture": {
                "id": 4306477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306477/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306486/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:27:02",
            "end": "2023-05-31T22:28:02",
            "first_capture": {
                "id": 4306492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306492/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4306508,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306508/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:28:02",
            "end": "2023-05-31T22:29:02",
            "first_capture": {
                "id": 4306509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4306509/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307534/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:29:02",
            "end": "2023-05-31T22:30:02",
            "first_capture": {
                "id": 4307535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307535/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307560/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:30:02",
            "end": "2023-05-31T22:31:02",
            "first_capture": {
                "id": 4307561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307561/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307585,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307585/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:31:02",
            "end": "2023-05-31T22:32:02",
            "first_capture": {
                "id": 4307586,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307586/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307609/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:32:02",
            "end": "2023-05-31T22:33:02",
            "first_capture": {
                "id": 4307610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307610/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307631,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307631/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:33:02",
            "end": "2023-05-31T22:34:02",
            "first_capture": {
                "id": 4307632,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307632/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307657/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:34:02",
            "end": "2023-05-31T22:35:02",
            "first_capture": {
                "id": 4307658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307658/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307672/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:35:02",
            "end": "2023-05-31T22:36:02",
            "first_capture": {
                "id": 4307673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307683/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:36:02",
            "end": "2023-05-31T22:37:02",
            "first_capture": {
                "id": 4307684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307684/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307701/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:37:02",
            "end": "2023-05-31T22:38:02",
            "first_capture": {
                "id": 4307702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307702/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307702/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:38:02",
            "end": "2023-05-31T22:39:02",
            "first_capture": {
                "id": 4307727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307727/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307739,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307739/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:39:02",
            "end": "2023-05-31T22:40:02",
            "first_capture": {
                "id": 4307740,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307740/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307764,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307764/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:40:02",
            "end": "2023-05-31T22:41:02",
            "first_capture": {
                "id": 4307765,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307765/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307780/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:41:02",
            "end": "2023-05-31T22:42:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:42:02",
            "end": "2023-05-31T22:43:02",
            "first_capture": {
                "id": 4307781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307781/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307798,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307798/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:43:02",
            "end": "2023-05-31T22:44:02",
            "first_capture": {
                "id": 4307799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307799/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307801/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:44:02",
            "end": "2023-05-31T22:45:02",
            "first_capture": {
                "id": 4307802,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307802/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307811,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307811/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:45:02",
            "end": "2023-05-31T22:46:02",
            "first_capture": {
                "id": 4307812,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307812/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307836/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:46:02",
            "end": "2023-05-31T22:47:02",
            "first_capture": {
                "id": 4307837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307857,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307857/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:47:02",
            "end": "2023-05-31T22:48:02",
            "first_capture": {
                "id": 4307858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307858/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307858/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:48:02",
            "end": "2023-05-31T22:49:02",
            "first_capture": {
                "id": 4307883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307883/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307906/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:49:02",
            "end": "2023-05-31T22:50:02",
            "first_capture": {
                "id": 4307907,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307907/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307931,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307931/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:50:02",
            "end": "2023-05-31T22:51:02",
            "first_capture": {
                "id": 4307932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307932/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307956,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307956/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:51:02",
            "end": "2023-05-31T22:52:02",
            "first_capture": {
                "id": 4307957,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307957/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4307979,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307979/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:52:02",
            "end": "2023-05-31T22:53:02",
            "first_capture": {
                "id": 4307980,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4307980/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4308003,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4308003/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:53:02",
            "end": "2023-05-31T22:54:02",
            "first_capture": {
                "id": 4308004,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4308004/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309028/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:54:02",
            "end": "2023-05-31T22:55:02",
            "first_capture": {
                "id": 4309029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309029/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309053/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:55:02",
            "end": "2023-05-31T22:56:02",
            "first_capture": {
                "id": 4309054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309054/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309078/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:56:02",
            "end": "2023-05-31T22:57:02",
            "first_capture": {
                "id": 4309079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309079/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309096/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:57:02",
            "end": "2023-05-31T22:58:02",
            "first_capture": {
                "id": 4309097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309097/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309097/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-05-31T22:58:02",
            "end": "2023-05-31T22:59:02",
            "first_capture": {
                "id": 4309119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309119/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309145/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T22:59:02",
            "end": "2023-05-31T23:00:02",
            "first_capture": {
                "id": 4309146,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309146/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309163/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:00:02",
            "end": "2023-05-31T23:01:02",
            "first_capture": {
                "id": 4309164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309164/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309178/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:01:02",
            "end": "2023-05-31T23:02:02",
            "first_capture": {
                "id": 4309179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309179/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309192/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:02:02",
            "end": "2023-05-31T23:03:02",
            "first_capture": {
                "id": 4309193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309193/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309215/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:03:02",
            "end": "2023-05-31T23:04:02",
            "first_capture": {
                "id": 4309216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309216/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309236/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:04:02",
            "end": "2023-05-31T23:05:02",
            "first_capture": {
                "id": 4309237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309237/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309260/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:05:02",
            "end": "2023-05-31T23:06:02",
            "first_capture": {
                "id": 4309261,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309261/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309283/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:06:02",
            "end": "2023-05-31T23:07:02",
            "first_capture": {
                "id": 4309284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309284/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309284/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:07:02",
            "end": "2023-05-31T23:08:02",
            "first_capture": {
                "id": 4309309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309309/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309309/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:08:02",
            "end": "2023-05-31T23:09:02",
            "first_capture": {
                "id": 4309333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309357/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:09:02",
            "end": "2023-05-31T23:10:02",
            "first_capture": {
                "id": 4309358,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309358/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309382/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:10:02",
            "end": "2023-05-31T23:11:02",
            "first_capture": {
                "id": 4309383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309383/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309404,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309404/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:11:02",
            "end": "2023-05-31T23:12:02",
            "first_capture": {
                "id": 4309405,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309405/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309429/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:12:02",
            "end": "2023-05-31T23:13:02",
            "first_capture": {
                "id": 4309430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309454/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:13:02",
            "end": "2023-05-31T23:14:02",
            "first_capture": {
                "id": 4309455,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309455/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309471,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309471/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:14:02",
            "end": "2023-05-31T23:15:02",
            "first_capture": {
                "id": 4309472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309472/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309493/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:15:02",
            "end": "2023-05-31T23:16:02",
            "first_capture": {
                "id": 4309494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309494/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309509/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:16:02",
            "end": "2023-05-31T23:17:02",
            "first_capture": {
                "id": 4309510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309510/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4309514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4309514/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:17:02",
            "end": "2023-05-31T23:18:02",
            "first_capture": {
                "id": 4311029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311029/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311030/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:18:02",
            "end": "2023-05-31T23:19:02",
            "first_capture": {
                "id": 4311054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311054/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311078/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:19:02",
            "end": "2023-05-31T23:20:02",
            "first_capture": {
                "id": 4311079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311079/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311103/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:20:02",
            "end": "2023-05-31T23:21:02",
            "first_capture": {
                "id": 4311104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311128,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311128/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:21:02",
            "end": "2023-05-31T23:22:02",
            "first_capture": {
                "id": 4311129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311129/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311150/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:22:02",
            "end": "2023-05-31T23:23:02",
            "first_capture": {
                "id": 4311151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311151/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311174/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:23:02",
            "end": "2023-05-31T23:24:02",
            "first_capture": {
                "id": 4311175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311175/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311199/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:24:02",
            "end": "2023-05-31T23:25:02",
            "first_capture": {
                "id": 4311200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311200/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311223/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:25:02",
            "end": "2023-05-31T23:26:02",
            "first_capture": {
                "id": 4311224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311224/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311247/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:26:02",
            "end": "2023-05-31T23:27:02",
            "first_capture": {
                "id": 4311248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311248/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311272/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:27:02",
            "end": "2023-05-31T23:28:02",
            "first_capture": {
                "id": 4311273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311273/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311274/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:28:02",
            "end": "2023-05-31T23:29:02",
            "first_capture": {
                "id": 4311292,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311292/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311310/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:29:02",
            "end": "2023-05-31T23:30:02",
            "first_capture": {
                "id": 4311311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311311/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311335/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:30:02",
            "end": "2023-05-31T23:31:02",
            "first_capture": {
                "id": 4311336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311336/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311356/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:31:02",
            "end": "2023-05-31T23:32:02",
            "first_capture": {
                "id": 4311357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311357/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311371/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:32:02",
            "end": "2023-05-31T23:33:02",
            "first_capture": {
                "id": 4311372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311396,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311396/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:33:02",
            "end": "2023-05-31T23:34:02",
            "first_capture": {
                "id": 4311397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311397/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311419,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311419/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:34:02",
            "end": "2023-05-31T23:35:02",
            "first_capture": {
                "id": 4311420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311420/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311441,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311441/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:35:02",
            "end": "2023-05-31T23:36:02",
            "first_capture": {
                "id": 4311442,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311442/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311459/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:36:02",
            "end": "2023-05-31T23:37:02",
            "first_capture": {
                "id": 4311460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311460/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311481/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:37:02",
            "end": "2023-05-31T23:38:02",
            "first_capture": {
                "id": 4311482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311482/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311482/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:38:02",
            "end": "2023-05-31T23:39:02",
            "first_capture": {
                "id": 4311504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311504/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4311522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311522/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:39:02",
            "end": "2023-05-31T23:40:02",
            "first_capture": {
                "id": 4311523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4311523/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269818,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269818/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:40:02",
            "end": "2023-05-31T23:41:02",
            "first_capture": {
                "id": 4312539,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312539/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312541/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:41:02",
            "end": "2023-05-31T23:42:02",
            "first_capture": {
                "id": 4312542,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312542/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312559/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:42:02",
            "end": "2023-05-31T23:43:02",
            "first_capture": {
                "id": 4312560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312560/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312573/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:43:02",
            "end": "2023-05-31T23:44:02",
            "first_capture": {
                "id": 4312574,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312574/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312590,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312590/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:44:02",
            "end": "2023-05-31T23:45:02",
            "first_capture": {
                "id": 4312591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312591/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312602/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:45:02",
            "end": "2023-05-31T23:46:02",
            "first_capture": {
                "id": 4312603,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312603/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312606,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312606/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:46:02",
            "end": "2023-05-31T23:47:02",
            "first_capture": {
                "id": 4312607,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312607/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312629,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312629/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:47:02",
            "end": "2023-05-31T23:48:02",
            "first_capture": {
                "id": 4312630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312630/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312630/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:48:02",
            "end": "2023-05-31T23:49:02",
            "first_capture": {
                "id": 4312652,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312652/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312666/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:49:02",
            "end": "2023-05-31T23:50:02",
            "first_capture": {
                "id": 4312667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312667/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312689/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:50:02",
            "end": "2023-05-31T23:51:02",
            "first_capture": {
                "id": 4312690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312690/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312712/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:51:02",
            "end": "2023-05-31T23:52:02",
            "first_capture": {
                "id": 4312713,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312713/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312737,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312737/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:52:02",
            "end": "2023-05-31T23:53:02",
            "first_capture": {
                "id": 4312738,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312738/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312760,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312760/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:53:02",
            "end": "2023-05-31T23:54:02",
            "first_capture": {
                "id": 4312761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312761/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312775,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312775/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:54:02",
            "end": "2023-05-31T23:55:02",
            "first_capture": {
                "id": 4312776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312776/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312787,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312787/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:55:02",
            "end": "2023-05-31T23:56:02",
            "first_capture": {
                "id": 4312789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312789/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312813,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312813/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:56:02",
            "end": "2023-05-31T23:57:02",
            "first_capture": {
                "id": 4312814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312814/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312837/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:57:02",
            "end": "2023-05-31T23:58:02",
            "first_capture": {
                "id": 4312838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312838/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312842,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312842/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-05-31T23:58:02",
            "end": "2023-05-31T23:59:02",
            "first_capture": {
                "id": 4312859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312859/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312859/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-05-31T23:59:02",
            "end": "2023-06-01T00:00:02",
            "first_capture": {
                "id": 4312860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312870/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:00:02",
            "end": "2023-06-01T00:01:02",
            "first_capture": {
                "id": 4312871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312871/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312890,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312890/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:01:02",
            "end": "2023-06-01T00:02:02",
            "first_capture": {
                "id": 4312891,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312891/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312906/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:02:02",
            "end": "2023-06-01T00:03:02",
            "first_capture": {
                "id": 4312907,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312907/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312916/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:03:02",
            "end": "2023-06-01T00:04:02",
            "first_capture": {
                "id": 4312917,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312917/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312940/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:04:02",
            "end": "2023-06-01T00:05:02",
            "first_capture": {
                "id": 4312941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312941/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312959,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312959/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:05:02",
            "end": "2023-06-01T00:06:02",
            "first_capture": {
                "id": 4312960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312960/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312976,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312976/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:06:02",
            "end": "2023-06-01T00:07:02",
            "first_capture": {
                "id": 4312977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312977/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312989/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:07:02",
            "end": "2023-06-01T00:08:02",
            "first_capture": {
                "id": 4312990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4312990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4312990/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-06-01T00:08:02",
            "end": "2023-06-01T00:09:02",
            "first_capture": {
                "id": 4313002,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4313002/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4313013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4313013/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:09:02",
            "end": "2023-06-01T00:10:02",
            "first_capture": {
                "id": 4313014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4313014/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269821/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:10:02",
            "end": "2023-06-01T00:11:02",
            "first_capture": {
                "id": 4314038,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314038/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314056,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314056/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:11:02",
            "end": "2023-06-01T00:12:02",
            "first_capture": {
                "id": 4314057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314057/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314080/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:12:02",
            "end": "2023-06-01T00:13:02",
            "first_capture": {
                "id": 4314081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314081/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314102,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314102/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:13:02",
            "end": "2023-06-01T00:14:02",
            "first_capture": {
                "id": 4314103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314103/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314112/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:14:02",
            "end": "2023-06-01T00:15:02",
            "first_capture": {
                "id": 4314113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314113/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314131/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:15:02",
            "end": "2023-06-01T00:16:02",
            "first_capture": {
                "id": 4314132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314132/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314151/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:16:02",
            "end": "2023-06-01T00:17:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:17:02",
            "end": "2023-06-01T00:18:02",
            "first_capture": {
                "id": 4314152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314152/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-06-01T00:18:02",
            "end": "2023-06-01T00:19:02",
            "first_capture": {
                "id": 4314155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314155/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314157,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314157/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:19:02",
            "end": "2023-06-01T00:20:02",
            "first_capture": {
                "id": 4314158,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314158/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314180/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:20:02",
            "end": "2023-06-01T00:21:02",
            "first_capture": {
                "id": 4314181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314181/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314198/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:21:02",
            "end": "2023-06-01T00:22:02",
            "first_capture": {
                "id": 4314199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314199/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314225/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:22:02",
            "end": "2023-06-01T00:23:02",
            "first_capture": {
                "id": 4314226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314226/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314250/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:23:02",
            "end": "2023-06-01T00:24:02",
            "first_capture": {
                "id": 4314251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314251/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314275/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:24:02",
            "end": "2023-06-01T00:25:02",
            "first_capture": {
                "id": 4314276,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314276/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314297/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:25:02",
            "end": "2023-06-01T00:26:02",
            "first_capture": {
                "id": 4314298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314315/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:26:02",
            "end": "2023-06-01T00:27:02",
            "first_capture": {
                "id": 4314316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314316/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314337/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:27:02",
            "end": "2023-06-01T00:28:02",
            "first_capture": {
                "id": 4314338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314338/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314361/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-06-01T00:28:02",
            "end": "2023-06-01T00:29:02",
            "first_capture": {
                "id": 4314363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314363/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314366/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:29:02",
            "end": "2023-06-01T00:30:02",
            "first_capture": {
                "id": 4314367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314367/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314390/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:30:02",
            "end": "2023-06-01T00:31:02",
            "first_capture": {
                "id": 4314391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314391/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314415/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:31:02",
            "end": "2023-06-01T00:32:02",
            "first_capture": {
                "id": 4314416,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314416/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314424,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314424/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:32:02",
            "end": "2023-06-01T00:33:02",
            "first_capture": {
                "id": 4314425,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314425/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314429/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:33:02",
            "end": "2023-06-01T00:34:02",
            "first_capture": {
                "id": 4314430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314454/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:34:02",
            "end": "2023-06-01T00:35:02",
            "first_capture": {
                "id": 4314455,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314455/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314477/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:35:02",
            "end": "2023-06-01T00:36:02",
            "first_capture": {
                "id": 4314478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314478/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314482/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:36:02",
            "end": "2023-06-01T00:37:02",
            "first_capture": {
                "id": 4314483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314483/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314495/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:37:02",
            "end": "2023-06-01T00:38:02",
            "first_capture": {
                "id": 4314496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314496/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4314520,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314520/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2023-06-01T00:38:02",
            "end": "2023-06-01T00:39:02",
            "first_capture": {
                "id": 4314522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4314522/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315546,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315546/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:39:02",
            "end": "2023-06-01T00:40:02",
            "first_capture": {
                "id": 4315547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315547/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315571,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315571/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:40:02",
            "end": "2023-06-01T00:41:02",
            "first_capture": {
                "id": 4315572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315572/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315589,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315589/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:41:02",
            "end": "2023-06-01T00:42:02",
            "first_capture": {
                "id": 4315590,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315590/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315601,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315601/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:42:02",
            "end": "2023-06-01T00:43:02",
            "first_capture": {
                "id": 4315602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315602/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315602/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:43:02",
            "end": "2023-06-01T00:44:02",
            "first_capture": {
                "id": 4315603,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315603/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315616,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315616/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:44:02",
            "end": "2023-06-01T00:45:02",
            "first_capture": {
                "id": 4315617,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315617/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315642/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:45:02",
            "end": "2023-06-01T00:46:02",
            "first_capture": {
                "id": 4315643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315665/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:46:02",
            "end": "2023-06-01T00:47:02",
            "first_capture": {
                "id": 4315666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315666/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315688/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:47:02",
            "end": "2023-06-01T00:48:02",
            "first_capture": {
                "id": 4315689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315695/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:48:02",
            "end": "2023-06-01T00:49:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:49:02",
            "end": "2023-06-01T00:50:02",
            "first_capture": {
                "id": 4315696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315696/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315696/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-06-01T00:50:02",
            "end": "2023-06-01T00:51:02",
            "first_capture": {
                "id": 4315699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315699/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315714,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315714/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:51:02",
            "end": "2023-06-01T00:52:02",
            "first_capture": {
                "id": 4315715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315715/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315725,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315725/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:52:02",
            "end": "2023-06-01T00:53:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:53:02",
            "end": "2023-06-01T00:54:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:54:02",
            "end": "2023-06-01T00:55:02",
            "first_capture": {
                "id": 4315726,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315726/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315734/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:55:02",
            "end": "2023-06-01T00:56:02",
            "first_capture": {
                "id": 4315735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315735/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315760,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315760/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:56:02",
            "end": "2023-06-01T00:57:02",
            "first_capture": {
                "id": 4315761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315761/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315786,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315786/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:57:02",
            "end": "2023-06-01T00:58:02",
            "first_capture": {
                "id": 4315787,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315787/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315805/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:58:02",
            "end": "2023-06-01T00:59:02",
            "first_capture": {
                "id": 4315806,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315806/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315815,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315815/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T00:59:02",
            "end": "2023-06-01T01:00:02",
            "first_capture": {
                "id": 4315816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315819,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315819/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-06-01T01:00:02",
            "end": "2023-06-01T01:01:02",
            "first_capture": {
                "id": 4315821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315821/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315845/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:01:02",
            "end": "2023-06-01T01:02:02",
            "first_capture": {
                "id": 4315846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315846/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315852/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:02:02",
            "end": "2023-06-01T01:03:02",
            "first_capture": {
                "id": 4315853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315853/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315873,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315873/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:03:02",
            "end": "2023-06-01T01:04:02",
            "first_capture": {
                "id": 4315874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315874/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315876,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315876/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:04:02",
            "end": "2023-06-01T01:05:02",
            "first_capture": {
                "id": 4315877,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315877/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315883/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:05:02",
            "end": "2023-06-01T01:06:02",
            "first_capture": {
                "id": 4315884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315884/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315896/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:06:02",
            "end": "2023-06-01T01:07:02",
            "first_capture": {
                "id": 4315897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315897/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-06-01T01:07:02",
            "end": "2023-06-01T01:08:02",
            "first_capture": {
                "id": 4315909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315909/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315922,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315922/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:08:02",
            "end": "2023-06-01T01:09:02",
            "first_capture": {
                "id": 4315923,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315923/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315940/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:09:02",
            "end": "2023-06-01T01:10:02",
            "first_capture": {
                "id": 4269827,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269827/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269827,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269827/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-06-01T01:10:02",
            "end": "2023-06-01T01:11:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:11:02",
            "end": "2023-06-01T01:12:02",
            "first_capture": {
                "id": 4315941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315941/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315957,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315957/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:12:02",
            "end": "2023-06-01T01:13:02",
            "first_capture": {
                "id": 4315958,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315958/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315979,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315979/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:13:02",
            "end": "2023-06-01T01:14:02",
            "first_capture": {
                "id": 4315980,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315980/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4315992,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315992/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:14:02",
            "end": "2023-06-01T01:15:02",
            "first_capture": {
                "id": 4315993,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4315993/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4316003,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4316003/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:15:02",
            "end": "2023-06-01T01:16:02",
            "first_capture": {
                "id": 4316004,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4316004/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4316006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4316006/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:16:02",
            "end": "2023-06-01T01:17:02",
            "first_capture": {
                "id": 4316007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4316007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4316012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4316012/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:17:02",
            "end": "2023-06-01T01:18:02",
            "first_capture": {
                "id": 4316013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4316013/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317036/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:18:02",
            "end": "2023-06-01T01:19:02",
            "first_capture": {
                "id": 4317037,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317037/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317038,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317038/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:19:02",
            "end": "2023-06-01T01:20:02",
            "first_capture": {
                "id": 4317039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317039/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317041/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-06-01T01:20:02",
            "end": "2023-06-01T01:21:02",
            "first_capture": {
                "id": 4317042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317042/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317048,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317048/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:21:02",
            "end": "2023-06-01T01:22:02",
            "first_capture": {
                "id": 4317049,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317049/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317063,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317063/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:22:02",
            "end": "2023-06-01T01:23:02",
            "first_capture": {
                "id": 4317064,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317064/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317085,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317085/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:23:02",
            "end": "2023-06-01T01:24:02",
            "first_capture": {
                "id": 4317086,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317086/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317100/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:24:02",
            "end": "2023-06-01T01:25:02",
            "first_capture": {
                "id": 4317101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317101/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317115,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317115/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:25:02",
            "end": "2023-06-01T01:26:02",
            "first_capture": {
                "id": 4317116,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317116/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317136/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:26:02",
            "end": "2023-06-01T01:27:02",
            "first_capture": {
                "id": 4317137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317137/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317148,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317148/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:27:02",
            "end": "2023-06-01T01:28:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:28:02",
            "end": "2023-06-01T01:29:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:29:02",
            "end": "2023-06-01T01:30:02",
            "first_capture": {
                "id": 4317149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317149/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269829/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:30:02",
            "end": "2023-06-01T01:31:02",
            "first_capture": {
                "id": 4317155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317155/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317155/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-06-01T01:31:02",
            "end": "2023-06-01T01:32:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:32:02",
            "end": "2023-06-01T01:33:02",
            "first_capture": {
                "id": 4317158,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317158/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317160/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:33:02",
            "end": "2023-06-01T01:34:02",
            "first_capture": {
                "id": 4317161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317161/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317177/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:34:02",
            "end": "2023-06-01T01:35:02",
            "first_capture": {
                "id": 4317178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317178/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317201/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:35:02",
            "end": "2023-06-01T01:36:02",
            "first_capture": {
                "id": 4317202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317202/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317220/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:36:02",
            "end": "2023-06-01T01:37:02",
            "first_capture": {
                "id": 4317221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317221/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317242/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:37:02",
            "end": "2023-06-01T01:38:02",
            "first_capture": {
                "id": 4317243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317243/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317267,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317267/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:38:02",
            "end": "2023-06-01T01:39:02",
            "first_capture": {
                "id": 4317268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317268/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317286/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:39:02",
            "end": "2023-06-01T01:40:02",
            "first_capture": {
                "id": 4317287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317311/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:40:02",
            "end": "2023-06-01T01:41:02",
            "first_capture": {
                "id": 4317312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317312/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317316/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-06-01T01:41:02",
            "end": "2023-06-01T01:42:02",
            "first_capture": {
                "id": 4317337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317337/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317353/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:42:02",
            "end": "2023-06-01T01:43:02",
            "first_capture": {
                "id": 4317354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317365/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:43:02",
            "end": "2023-06-01T01:44:02",
            "first_capture": {
                "id": 4317366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317366/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317385,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317385/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:44:02",
            "end": "2023-06-01T01:45:02",
            "first_capture": {
                "id": 4317386,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317386/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317405,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317405/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:45:02",
            "end": "2023-06-01T01:46:02",
            "first_capture": {
                "id": 4317406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317406/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317417/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:46:02",
            "end": "2023-06-01T01:47:02",
            "first_capture": {
                "id": 4317418,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317418/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317423/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:47:02",
            "end": "2023-06-01T01:48:02",
            "first_capture": {
                "id": 4317424,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317424/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317443,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317443/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:48:02",
            "end": "2023-06-01T01:49:02",
            "first_capture": {
                "id": 4317444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317444/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317448/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:49:02",
            "end": "2023-06-01T01:50:02",
            "first_capture": {
                "id": 4269831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269831/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:50:02",
            "end": "2023-06-01T01:51:02",
            "first_capture": {
                "id": 4317449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317449/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-06-01T01:51:02",
            "end": "2023-06-01T01:52:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:52:02",
            "end": "2023-06-01T01:53:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:53:02",
            "end": "2023-06-01T01:54:02",
            "first_capture": {
                "id": 4317461,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317461/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317477/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:54:02",
            "end": "2023-06-01T01:55:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:55:02",
            "end": "2023-06-01T01:56:02",
            "first_capture": {
                "id": 4317478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317478/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317481/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:56:02",
            "end": "2023-06-01T01:57:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:57:02",
            "end": "2023-06-01T01:58:02",
            "first_capture": {
                "id": 4317482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317482/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317485,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317485/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:58:02",
            "end": "2023-06-01T01:59:02",
            "first_capture": {
                "id": 4317486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317486/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4317510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317510/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T01:59:02",
            "end": "2023-06-01T02:00:02",
            "first_capture": {
                "id": 4317511,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4317511/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318535/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:00:02",
            "end": "2023-06-01T02:01:02",
            "first_capture": {
                "id": 4318536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318536/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318544/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:01:02",
            "end": "2023-06-01T02:02:02",
            "first_capture": {
                "id": 4318549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318549/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318564/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:02:02",
            "end": "2023-06-01T02:03:02",
            "first_capture": {
                "id": 4318565,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318565/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318573/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:03:02",
            "end": "2023-06-01T02:04:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:04:02",
            "end": "2023-06-01T02:05:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:05:02",
            "end": "2023-06-01T02:06:02",
            "first_capture": {
                "id": 4318574,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318574/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318576,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318576/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:06:02",
            "end": "2023-06-01T02:07:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:07:02",
            "end": "2023-06-01T02:08:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:08:02",
            "end": "2023-06-01T02:09:02",
            "first_capture": {
                "id": 4318577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318577/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318583/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:09:02",
            "end": "2023-06-01T02:10:02",
            "first_capture": {
                "id": 4318584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318584/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269833,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269833/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:10:02",
            "end": "2023-06-01T02:11:02",
            "first_capture": {
                "id": 4318605,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318605/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318608,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318608/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:11:02",
            "end": "2023-06-01T02:12:02",
            "first_capture": {
                "id": 4318623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318623/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318647/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:12:02",
            "end": "2023-06-01T02:13:02",
            "first_capture": {
                "id": 4318648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318673/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:13:02",
            "end": "2023-06-01T02:14:02",
            "first_capture": {
                "id": 4318674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318674/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318693/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:14:02",
            "end": "2023-06-01T02:15:02",
            "first_capture": {
                "id": 4318694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318699/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:15:02",
            "end": "2023-06-01T02:16:02",
            "first_capture": {
                "id": 4318700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318706/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:16:02",
            "end": "2023-06-01T02:17:02",
            "first_capture": {
                "id": 4318707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318707/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318717,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318717/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:17:02",
            "end": "2023-06-01T02:18:02",
            "first_capture": {
                "id": 4318718,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318718/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318737,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318737/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:18:02",
            "end": "2023-06-01T02:19:02",
            "first_capture": {
                "id": 4318738,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318738/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318751/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:19:02",
            "end": "2023-06-01T02:20:02",
            "first_capture": {
                "id": 4318752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318752/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269834/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:20:02",
            "end": "2023-06-01T02:21:02",
            "first_capture": {
                "id": 4318755,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318755/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318757,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318757/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:21:02",
            "end": "2023-06-01T02:22:02",
            "first_capture": {
                "id": 4318762,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318762/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318764,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318764/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:22:02",
            "end": "2023-06-01T02:23:02",
            "first_capture": {
                "id": 4318765,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318765/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318769,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318769/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:23:02",
            "end": "2023-06-01T02:24:02",
            "first_capture": {
                "id": 4318770,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318770/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318789/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:24:02",
            "end": "2023-06-01T02:25:02",
            "first_capture": {
                "id": 4318790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318790/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318791,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318791/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:25:02",
            "end": "2023-06-01T02:26:02",
            "first_capture": {
                "id": 4318792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318792/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318792/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:26:02",
            "end": "2023-06-01T02:27:02",
            "first_capture": {
                "id": 4318793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318793/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318798,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318798/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:27:02",
            "end": "2023-06-01T02:28:02",
            "first_capture": {
                "id": 4318799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318799/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318802,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318802/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:28:02",
            "end": "2023-06-01T02:29:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:29:02",
            "end": "2023-06-01T02:30:02",
            "first_capture": {
                "id": 4318803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318803/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318815,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318815/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:30:02",
            "end": "2023-06-01T02:31:02",
            "first_capture": {
                "id": 4318816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318825/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:31:02",
            "end": "2023-06-01T02:32:02",
            "first_capture": {
                "id": 4318829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318829/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318851,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318851/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:32:02",
            "end": "2023-06-01T02:33:02",
            "first_capture": {
                "id": 4318852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318852/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318856/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:33:02",
            "end": "2023-06-01T02:34:02",
            "first_capture": {
                "id": 4318857,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318857/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318876,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318876/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:34:02",
            "end": "2023-06-01T02:35:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:35:02",
            "end": "2023-06-01T02:36:02",
            "first_capture": {
                "id": 4318877,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318877/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318891,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318891/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:36:02",
            "end": "2023-06-01T02:37:02",
            "first_capture": {
                "id": 4318892,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318892/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318896/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:37:02",
            "end": "2023-06-01T02:38:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:38:02",
            "end": "2023-06-01T02:39:02",
            "first_capture": {
                "id": 4318897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318900,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318900/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:39:02",
            "end": "2023-06-01T02:40:02",
            "first_capture": {
                "id": 4318901,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318901/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269836/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:40:02",
            "end": "2023-06-01T02:41:02",
            "first_capture": {
                "id": 4318922,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318922/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318928,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318928/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:41:02",
            "end": "2023-06-01T02:42:02",
            "first_capture": {
                "id": 4318944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318944/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318966,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318966/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:42:02",
            "end": "2023-06-01T02:43:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:43:02",
            "end": "2023-06-01T02:44:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:44:02",
            "end": "2023-06-01T02:45:02",
            "first_capture": {
                "id": 4318967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318967/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318984,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318984/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:45:02",
            "end": "2023-06-01T02:46:02",
            "first_capture": {
                "id": 4318985,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318985/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4318990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318990/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:46:02",
            "end": "2023-06-01T02:47:02",
            "first_capture": {
                "id": 4318991,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4318991/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319009,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319009/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:47:02",
            "end": "2023-06-01T02:48:02",
            "first_capture": {
                "id": 4319010,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319010/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319022,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319022/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:48:02",
            "end": "2023-06-01T02:49:02",
            "first_capture": {
                "id": 4319023,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319023/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319547/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:49:02",
            "end": "2023-06-01T02:50:02",
            "first_capture": {
                "id": 4319548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319548/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319562,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319562/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:50:02",
            "end": "2023-06-01T02:51:02",
            "first_capture": {
                "id": 4319563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319563/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319572/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:51:02",
            "end": "2023-06-01T02:52:02",
            "first_capture": {
                "id": 4319580,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319580/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319592,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319592/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:52:02",
            "end": "2023-06-01T02:53:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:53:02",
            "end": "2023-06-01T02:54:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:54:02",
            "end": "2023-06-01T02:55:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:55:02",
            "end": "2023-06-01T02:56:02",
            "first_capture": {
                "id": 4319599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319599/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319605,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319605/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:56:02",
            "end": "2023-06-01T02:57:02",
            "first_capture": {
                "id": 4319606,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319606/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319623/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:57:02",
            "end": "2023-06-01T02:58:02",
            "first_capture": {
                "id": 4319624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319647/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T02:58:02",
            "end": "2023-06-01T02:59:02",
            "first_capture": {
                "id": 4319648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319650/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-06-01T02:59:02",
            "end": "2023-06-01T03:00:02",
            "first_capture": {
                "id": 4269838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269838/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319658/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:00:02",
            "end": "2023-06-01T03:01:02",
            "first_capture": {
                "id": 4319659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319659/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319668/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-06-01T03:01:02",
            "end": "2023-06-01T03:02:02",
            "first_capture": {
                "id": 4319684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319684/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319687/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:02:02",
            "end": "2023-06-01T03:03:02",
            "first_capture": {
                "id": 4319688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319688/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319711/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:03:02",
            "end": "2023-06-01T03:04:02",
            "first_capture": {
                "id": 4319712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319718,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319718/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:04:02",
            "end": "2023-06-01T03:05:02",
            "first_capture": {
                "id": 4319719,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319719/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319723,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319723/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:05:02",
            "end": "2023-06-01T03:06:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:06:02",
            "end": "2023-06-01T03:07:02",
            "first_capture": {
                "id": 4319724,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319724/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319724,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319724/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2023-06-01T03:07:02",
            "end": "2023-06-01T03:08:02",
            "first_capture": {
                "id": 4319728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319728/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319728/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:08:02",
            "end": "2023-06-01T03:09:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:09:02",
            "end": "2023-06-01T03:10:02",
            "first_capture": {
                "id": 4319729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319729/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319737,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319737/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:10:02",
            "end": "2023-06-01T03:11:02",
            "first_capture": {
                "id": 4319738,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319738/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319747/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2023-06-01T03:11:02",
            "end": "2023-06-01T03:12:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:12:02",
            "end": "2023-06-01T03:13:02",
            "first_capture": {
                "id": 4319761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319761/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319766,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319766/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:13:02",
            "end": "2023-06-01T03:14:02",
            "first_capture": {
                "id": 4319767,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319767/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319783/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:14:02",
            "end": "2023-06-01T03:15:02",
            "first_capture": {
                "id": 4319784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319784/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319808/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:15:02",
            "end": "2023-06-01T03:16:02",
            "first_capture": {
                "id": 4319809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319809/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319833,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319833/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:16:02",
            "end": "2023-06-01T03:17:02",
            "first_capture": {
                "id": 4319834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319834/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319841/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:17:02",
            "end": "2023-06-01T03:18:02",
            "first_capture": {
                "id": 4319842,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319842/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319855/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:18:02",
            "end": "2023-06-01T03:19:02",
            "first_capture": {
                "id": 4319856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319856/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319867/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:19:02",
            "end": "2023-06-01T03:20:02",
            "first_capture": {
                "id": 4269840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269840/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4269840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4269840/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:20:02",
            "end": "2023-06-01T03:21:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:21:02",
            "end": "2023-06-01T03:22:02",
            "first_capture": {
                "id": 4319868,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319868/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319868,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319868/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2023-06-01T03:22:02",
            "end": "2023-06-01T03:23:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:23:02",
            "end": "2023-06-01T03:24:02",
            "first_capture": {
                "id": 4319871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319871/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319873,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319873/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2023-06-01T03:24:02",
            "end": "2023-06-01T03:25:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:25:02",
            "end": "2023-06-01T03:26:02",
            "first_capture": {
                "id": 4319875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319875/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319888,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319888/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:26:02",
            "end": "2023-06-01T03:27:02",
            "first_capture": {
                "id": 4319889,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319889/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319898,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319898/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:27:02",
            "end": "2023-06-01T03:28:02",
            "first_capture": {
                "id": 4319899,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319899/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319919/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:28:02",
            "end": "2023-06-01T03:29:02",
            "first_capture": {
                "id": 4319920,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319920/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319936,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319936/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:29:02",
            "end": "2023-06-01T03:30:02",
            "first_capture": {
                "id": 4319937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319937/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4270341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4270341/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:30:02",
            "end": "2023-06-01T03:31:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:31:02",
            "end": "2023-06-01T03:32:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:32:02",
            "end": "2023-06-01T03:33:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:33:02",
            "end": "2023-06-01T03:34:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:34:02",
            "end": "2023-06-01T03:35:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:35:02",
            "end": "2023-06-01T03:36:02",
            "first_capture": {
                "id": 4319949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319949/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319949/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-06-01T03:36:02",
            "end": "2023-06-01T03:37:02",
            "first_capture": {
                "id": 4319955,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319955/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319980,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319980/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:37:02",
            "end": "2023-06-01T03:38:02",
            "first_capture": {
                "id": 4319981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319981/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319997,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319997/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:38:02",
            "end": "2023-06-01T03:39:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:39:02",
            "end": "2023-06-01T03:40:02",
            "first_capture": {
                "id": 4270342,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4270342/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4270342,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4270342/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:40:02",
            "end": "2023-06-01T03:41:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:41:02",
            "end": "2023-06-01T03:42:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:42:02",
            "end": "2023-06-01T03:43:02",
            "first_capture": {
                "id": 4319998,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319998/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4319999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4319999/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:43:02",
            "end": "2023-06-01T03:44:02",
            "first_capture": {
                "id": 4320000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4320000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4320021,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4320021/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:44:02",
            "end": "2023-06-01T03:45:02",
            "first_capture": {
                "id": 4320022,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4320022/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4321543,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4321543/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:45:02",
            "end": "2023-06-01T03:46:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:46:02",
            "end": "2023-06-01T03:47:02",
            "first_capture": {
                "id": 4321544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4321544/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4321544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4321544/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-06-01T03:47:02",
            "end": "2023-06-01T03:48:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:48:02",
            "end": "2023-06-01T03:49:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:49:02",
            "end": "2023-06-01T03:50:02",
            "first_capture": {
                "id": 4270343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4270343/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4270343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4270343/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:50:02",
            "end": "2023-06-01T03:51:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:51:02",
            "end": "2023-06-01T03:52:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:52:02",
            "end": "2023-06-01T03:53:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:53:02",
            "end": "2023-06-01T03:54:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:54:02",
            "end": "2023-06-01T03:55:02",
            "first_capture": {
                "id": 4321550,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4321550/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4321552,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4321552/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:55:02",
            "end": "2023-06-01T03:56:02",
            "first_capture": {
                "id": 4321553,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4321553/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4321557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4321557/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:56:02",
            "end": "2023-06-01T03:57:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:57:02",
            "end": "2023-06-01T03:58:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:58:02",
            "end": "2023-06-01T03:59:02",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-06-01T03:59:02",
            "end": "2023-06-01T03:59:59",
            "first_capture": {
                "id": 4270344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4270344/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4270344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4270344/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 414,
        "resolution_minutes": 1,
        "max_detections": 13,
        "min_detections": 0,
        "total_detections": 334,
        "timeline_start": "2023-05-31T21:06:02",
        "timeline_end": "2023-06-01T03:59:59"
    }
}