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

{
    "data": [
        {
            "start": "2023-09-11T20:59:59",
            "end": "2023-09-11T21:00:59",
            "first_capture": {
                "id": 9021095,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9021095/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9021095,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9021095/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:00:59",
            "end": "2023-09-11T21:01:59",
            "first_capture": {
                "id": 8918127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918127/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918139/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:01:59",
            "end": "2023-09-11T21:02:59",
            "first_capture": {
                "id": 8918140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918140/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918169/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:02:59",
            "end": "2023-09-11T21:03:59",
            "first_capture": {
                "id": 8918170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918171/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:03:59",
            "end": "2023-09-11T21:04:59",
            "first_capture": {
                "id": 8918172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918172/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918173/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:04:59",
            "end": "2023-09-11T21:05:59",
            "first_capture": {
                "id": 8918174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918174/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918177/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:05:59",
            "end": "2023-09-11T21:06:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:06:59",
            "end": "2023-09-11T21:07:59",
            "first_capture": {
                "id": 8918178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918178/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918182/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:07:59",
            "end": "2023-09-11T21:08:59",
            "first_capture": {
                "id": 8918183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918183/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918209/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:08:59",
            "end": "2023-09-11T21:09:59",
            "first_capture": {
                "id": 8918210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025561/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:09:59",
            "end": "2023-09-11T21:10:59",
            "first_capture": {
                "id": 8918240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918240/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918265/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:10:59",
            "end": "2023-09-11T21:11:59",
            "first_capture": {
                "id": 8918266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918283/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:11:59",
            "end": "2023-09-11T21:12:59",
            "first_capture": {
                "id": 8918284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918284/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918291,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918291/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:12:59",
            "end": "2023-09-11T21:13:59",
            "first_capture": {
                "id": 8918292,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918292/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918310/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:13:59",
            "end": "2023-09-11T21:14:59",
            "first_capture": {
                "id": 8918311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918311/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918313/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:14:59",
            "end": "2023-09-11T21:15:59",
            "first_capture": {
                "id": 8918314,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918314/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918315/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:15:59",
            "end": "2023-09-11T21:16:59",
            "first_capture": {
                "id": 8918316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918316/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918319/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:16:59",
            "end": "2023-09-11T21:17:59",
            "first_capture": {
                "id": 8918320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918320/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918345,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918345/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:17:59",
            "end": "2023-09-11T21:18:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:18:59",
            "end": "2023-09-11T21:19:59",
            "first_capture": {
                "id": 8918346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918346/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025928,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025928/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:19:59",
            "end": "2023-09-11T21:20:59",
            "first_capture": {
                "id": 8918349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918349/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918351,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918351/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:20:59",
            "end": "2023-09-11T21:21:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:21:59",
            "end": "2023-09-11T21:22:59",
            "first_capture": {
                "id": 8918352,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918352/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918359/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:22:59",
            "end": "2023-09-11T21:23:59",
            "first_capture": {
                "id": 8918360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918388,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918388/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:23:59",
            "end": "2023-09-11T21:24:59",
            "first_capture": {
                "id": 8918389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918389/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918410/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:24:59",
            "end": "2023-09-11T21:25:59",
            "first_capture": {
                "id": 8918411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918411/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918422,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918422/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:25:59",
            "end": "2023-09-11T21:26:59",
            "first_capture": {
                "id": 8918423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918423/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918430/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:26:59",
            "end": "2023-09-11T21:27:59",
            "first_capture": {
                "id": 8918431,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918431/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918446,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918446/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:27:59",
            "end": "2023-09-11T21:28:59",
            "first_capture": {
                "id": 8918447,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918447/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918467,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918467/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:28:59",
            "end": "2023-09-11T21:29:59",
            "first_capture": {
                "id": 8918468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918468/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9026106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9026106/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:29:59",
            "end": "2023-09-11T21:30:59",
            "first_capture": {
                "id": 8918498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918498/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918526,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918526/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:30:59",
            "end": "2023-09-11T21:31:59",
            "first_capture": {
                "id": 8918527,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918527/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918543,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918543/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:31:59",
            "end": "2023-09-11T21:32:59",
            "first_capture": {
                "id": 8918544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918544/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918563/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:32:59",
            "end": "2023-09-11T21:33:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:33:59",
            "end": "2023-09-11T21:34:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:34:59",
            "end": "2023-09-11T21:35:59",
            "first_capture": {
                "id": 8918564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918564/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918573/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:35:59",
            "end": "2023-09-11T21:36:59",
            "first_capture": {
                "id": 8918574,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918574/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918592,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918592/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:36:59",
            "end": "2023-09-11T21:37:59",
            "first_capture": {
                "id": 8918593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918593/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918610/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:37:59",
            "end": "2023-09-11T21:38:59",
            "first_capture": {
                "id": 8918611,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918611/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918619,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918619/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:38:59",
            "end": "2023-09-11T21:39:59",
            "first_capture": {
                "id": 8918620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918620/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918623/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:39:59",
            "end": "2023-09-11T21:40:59",
            "first_capture": {
                "id": 8918624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918648/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:40:59",
            "end": "2023-09-11T21:41:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:41:59",
            "end": "2023-09-11T21:42:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:42:59",
            "end": "2023-09-11T21:43:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:43:59",
            "end": "2023-09-11T21:44:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:44:59",
            "end": "2023-09-11T21:45:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:45:59",
            "end": "2023-09-11T21:46:59",
            "first_capture": {
                "id": 8918649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918649/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918661,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918661/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:46:59",
            "end": "2023-09-11T21:47:59",
            "first_capture": {
                "id": 8918662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918662/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918682/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:47:59",
            "end": "2023-09-11T21:48:59",
            "first_capture": {
                "id": 8918683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918683/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918690/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:48:59",
            "end": "2023-09-11T21:49:59",
            "first_capture": {
                "id": 9028277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028277/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918691/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:49:59",
            "end": "2023-09-11T21:50:59",
            "first_capture": {
                "id": 8918692,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918692/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918721,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918721/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:50:59",
            "end": "2023-09-11T21:51:59",
            "first_capture": {
                "id": 8918722,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918722/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918751/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:51:59",
            "end": "2023-09-11T21:52:59",
            "first_capture": {
                "id": 8918752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918752/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8918781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918781/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:52:59",
            "end": "2023-09-11T21:53:59",
            "first_capture": {
                "id": 8918782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8918782/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923327,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923327/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:53:59",
            "end": "2023-09-11T21:54:59",
            "first_capture": {
                "id": 8923329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923329/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923344/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:54:59",
            "end": "2023-09-11T21:55:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:55:59",
            "end": "2023-09-11T21:56:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:56:59",
            "end": "2023-09-11T21:57:59",
            "first_capture": {
                "id": 8923346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923346/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923391/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:57:59",
            "end": "2023-09-11T21:58:59",
            "first_capture": {
                "id": 8923393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923399/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T21:58:59",
            "end": "2023-09-11T21:59:59",
            "first_capture": {
                "id": 9028330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028330/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028330/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2023-09-11T21:59:59",
            "end": "2023-09-11T22:00:59",
            "first_capture": {
                "id": 8923401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923401/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923413,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923413/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:00:59",
            "end": "2023-09-11T22:01:59",
            "first_capture": {
                "id": 8923415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923415/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923428,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923428/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:01:59",
            "end": "2023-09-11T22:02:59",
            "first_capture": {
                "id": 8923430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923477/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:02:59",
            "end": "2023-09-11T22:03:59",
            "first_capture": {
                "id": 8923479,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923479/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923491,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923491/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:03:59",
            "end": "2023-09-11T22:04:59",
            "first_capture": {
                "id": 8923493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923493/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923538,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923538/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:04:59",
            "end": "2023-09-11T22:05:59",
            "first_capture": {
                "id": 8923540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923540/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923567,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923567/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:05:59",
            "end": "2023-09-11T22:06:59",
            "first_capture": {
                "id": 8923569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923569/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923630/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:06:59",
            "end": "2023-09-11T22:07:59",
            "first_capture": {
                "id": 8923632,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923632/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923667/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:07:59",
            "end": "2023-09-11T22:08:59",
            "first_capture": {
                "id": 8923669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923713,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923713/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:08:59",
            "end": "2023-09-11T22:09:59",
            "first_capture": {
                "id": 8923715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923715/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028406/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:09:59",
            "end": "2023-09-11T22:10:59",
            "first_capture": {
                "id": 8923754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923754/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923763,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923763/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:10:59",
            "end": "2023-09-11T22:11:59",
            "first_capture": {
                "id": 8923765,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923765/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923781/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:11:59",
            "end": "2023-09-11T22:12:59",
            "first_capture": {
                "id": 8923783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923783/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923823/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:12:59",
            "end": "2023-09-11T22:13:59",
            "first_capture": {
                "id": 8923825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923825/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923865,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923865/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:13:59",
            "end": "2023-09-11T22:14:59",
            "first_capture": {
                "id": 8923867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923867/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923895/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:14:59",
            "end": "2023-09-11T22:15:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:15:59",
            "end": "2023-09-11T22:16:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:16:59",
            "end": "2023-09-11T22:17:59",
            "first_capture": {
                "id": 8923897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923914/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:17:59",
            "end": "2023-09-11T22:18:59",
            "first_capture": {
                "id": 8923915,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923915/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8923972,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923972/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:18:59",
            "end": "2023-09-11T22:19:59",
            "first_capture": {
                "id": 8923973,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8923973/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028439,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028439/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:19:59",
            "end": "2023-09-11T22:20:59",
            "first_capture": {
                "id": 8924026,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924026/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924037,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924037/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:20:59",
            "end": "2023-09-11T22:21:59",
            "first_capture": {
                "id": 8924039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924039/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924057/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:21:59",
            "end": "2023-09-11T22:22:59",
            "first_capture": {
                "id": 8924059,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924059/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924092/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:22:59",
            "end": "2023-09-11T22:23:59",
            "first_capture": {
                "id": 8924094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924094/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924137/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:23:59",
            "end": "2023-09-11T22:24:59",
            "first_capture": {
                "id": 8924139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924139/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924143,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924143/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:24:59",
            "end": "2023-09-11T22:25:59",
            "first_capture": {
                "id": 8924145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924145/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924196/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:25:59",
            "end": "2023-09-11T22:26:59",
            "first_capture": {
                "id": 8924198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924198/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924200/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:26:59",
            "end": "2023-09-11T22:27:59",
            "first_capture": {
                "id": 8924201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924222/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:27:59",
            "end": "2023-09-11T22:28:59",
            "first_capture": {
                "id": 8924223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924223/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924237/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:28:59",
            "end": "2023-09-11T22:29:59",
            "first_capture": {
                "id": 8924238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028522/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:29:59",
            "end": "2023-09-11T22:30:59",
            "first_capture": {
                "id": 8924245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924245/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924286/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:30:59",
            "end": "2023-09-11T22:31:59",
            "first_capture": {
                "id": 8924288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924328,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924328/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:31:59",
            "end": "2023-09-11T22:32:59",
            "first_capture": {
                "id": 8924329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924329/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924347/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:32:59",
            "end": "2023-09-11T22:33:59",
            "first_capture": {
                "id": 8924348,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924348/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924350,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924350/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:33:59",
            "end": "2023-09-11T22:34:59",
            "first_capture": {
                "id": 8924351,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924351/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924363/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:34:59",
            "end": "2023-09-11T22:35:59",
            "first_capture": {
                "id": 8924364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924364/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924381/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:35:59",
            "end": "2023-09-11T22:36:59",
            "first_capture": {
                "id": 8924382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924382/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924405,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924405/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:36:59",
            "end": "2023-09-11T22:37:59",
            "first_capture": {
                "id": 8924406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924406/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924417/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:37:59",
            "end": "2023-09-11T22:38:59",
            "first_capture": {
                "id": 8924418,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924418/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924420/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:38:59",
            "end": "2023-09-11T22:39:59",
            "first_capture": {
                "id": 9028572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028572/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028572/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:39:59",
            "end": "2023-09-11T22:40:59",
            "first_capture": {
                "id": 8924421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924421/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924423/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:40:59",
            "end": "2023-09-11T22:41:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:41:59",
            "end": "2023-09-11T22:42:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:42:59",
            "end": "2023-09-11T22:43:59",
            "first_capture": {
                "id": 8924424,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924424/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924429/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:43:59",
            "end": "2023-09-11T22:44:59",
            "first_capture": {
                "id": 8924430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924445/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:44:59",
            "end": "2023-09-11T22:45:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:45:59",
            "end": "2023-09-11T22:46:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:46:59",
            "end": "2023-09-11T22:47:59",
            "first_capture": {
                "id": 8924446,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924446/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924448/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:47:59",
            "end": "2023-09-11T22:48:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:48:59",
            "end": "2023-09-11T22:49:59",
            "first_capture": {
                "id": 8924449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924451,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924451/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:49:59",
            "end": "2023-09-11T22:50:59",
            "first_capture": {
                "id": 8924452,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924452/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924458,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924458/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:50:59",
            "end": "2023-09-11T22:51:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:51:59",
            "end": "2023-09-11T22:52:59",
            "first_capture": {
                "id": 8924459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924459/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924462,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924462/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:52:59",
            "end": "2023-09-11T22:53:59",
            "first_capture": {
                "id": 8924463,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924463/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924473,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924473/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:53:59",
            "end": "2023-09-11T22:54:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:54:59",
            "end": "2023-09-11T22:55:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:55:59",
            "end": "2023-09-11T22:56:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:56:59",
            "end": "2023-09-11T22:57:59",
            "first_capture": {
                "id": 8924474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924474/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924476/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:57:59",
            "end": "2023-09-11T22:58:59",
            "first_capture": {
                "id": 8924477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924477/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924480/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:58:59",
            "end": "2023-09-11T22:59:59",
            "first_capture": {
                "id": 8924481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028653/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T22:59:59",
            "end": "2023-09-11T23:00:59",
            "first_capture": {
                "id": 8924494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924494/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924517/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:00:59",
            "end": "2023-09-11T23:01:59",
            "first_capture": {
                "id": 8924518,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924518/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924519,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924519/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:01:59",
            "end": "2023-09-11T23:02:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:02:59",
            "end": "2023-09-11T23:03:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:03:59",
            "end": "2023-09-11T23:04:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:04:59",
            "end": "2023-09-11T23:05:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:05:59",
            "end": "2023-09-11T23:06:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:06:59",
            "end": "2023-09-11T23:07:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:07:59",
            "end": "2023-09-11T23:08:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:08:59",
            "end": "2023-09-11T23:09:59",
            "first_capture": {
                "id": 9028667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028667/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028667/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:09:59",
            "end": "2023-09-11T23:10:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:10:59",
            "end": "2023-09-11T23:11:59",
            "first_capture": {
                "id": 8924520,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924520/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924540/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:11:59",
            "end": "2023-09-11T23:12:59",
            "first_capture": {
                "id": 8924541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924558/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:12:59",
            "end": "2023-09-11T23:13:59",
            "first_capture": {
                "id": 8924559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924559/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924569/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:13:59",
            "end": "2023-09-11T23:14:59",
            "first_capture": {
                "id": 8924570,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924570/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924572/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:14:59",
            "end": "2023-09-11T23:15:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:15:59",
            "end": "2023-09-11T23:16:59",
            "first_capture": {
                "id": 8924573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924573/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924579,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924579/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:16:59",
            "end": "2023-09-11T23:17:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:17:59",
            "end": "2023-09-11T23:18:59",
            "first_capture": {
                "id": 8924580,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924580/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924582,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924582/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:18:59",
            "end": "2023-09-11T23:19:59",
            "first_capture": {
                "id": 9028707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028707/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028707/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:19:59",
            "end": "2023-09-11T23:20:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:20:59",
            "end": "2023-09-11T23:21:59",
            "first_capture": {
                "id": 8924583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924583/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924585,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924585/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:21:59",
            "end": "2023-09-11T23:22:59",
            "first_capture": {
                "id": 8924586,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924586/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924587,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924587/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:22:59",
            "end": "2023-09-11T23:23:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:23:59",
            "end": "2023-09-11T23:24:59",
            "first_capture": {
                "id": 8924588,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924588/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924600/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:24:59",
            "end": "2023-09-11T23:25:59",
            "first_capture": {
                "id": 8924601,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924601/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924609/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:25:59",
            "end": "2023-09-11T23:26:59",
            "first_capture": {
                "id": 8924610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924610/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924622,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924622/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:26:59",
            "end": "2023-09-11T23:27:59",
            "first_capture": {
                "id": 8924623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924623/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924644/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:27:59",
            "end": "2023-09-11T23:28:59",
            "first_capture": {
                "id": 8924645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924645/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924668/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:28:59",
            "end": "2023-09-11T23:29:59",
            "first_capture": {
                "id": 8924669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028752/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:29:59",
            "end": "2023-09-11T23:30:59",
            "first_capture": {
                "id": 8924675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924675/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924678/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:30:59",
            "end": "2023-09-11T23:31:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:31:59",
            "end": "2023-09-11T23:32:59",
            "first_capture": {
                "id": 8924679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924679/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924681/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:32:59",
            "end": "2023-09-11T23:33:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:33:59",
            "end": "2023-09-11T23:34:59",
            "first_capture": {
                "id": 8924682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924682/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924683/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:34:59",
            "end": "2023-09-11T23:35:59",
            "first_capture": {
                "id": 8924684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924684/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924685/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:35:59",
            "end": "2023-09-11T23:36:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:36:59",
            "end": "2023-09-11T23:37:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:37:59",
            "end": "2023-09-11T23:38:59",
            "first_capture": {
                "id": 8924686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924686/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924699/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:38:59",
            "end": "2023-09-11T23:39:59",
            "first_capture": {
                "id": 9028777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028777/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028777/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:39:59",
            "end": "2023-09-11T23:40:59",
            "first_capture": {
                "id": 8924700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924711/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:40:59",
            "end": "2023-09-11T23:41:59",
            "first_capture": {
                "id": 8924712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924719,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924719/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:41:59",
            "end": "2023-09-11T23:42:59",
            "first_capture": {
                "id": 8924720,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924720/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924749,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924749/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:42:59",
            "end": "2023-09-11T23:43:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:43:59",
            "end": "2023-09-11T23:44:59",
            "first_capture": {
                "id": 8924750,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924750/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924773/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:44:59",
            "end": "2023-09-11T23:45:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:45:59",
            "end": "2023-09-11T23:46:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:46:59",
            "end": "2023-09-11T23:47:59",
            "first_capture": {
                "id": 8924774,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924774/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8924785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924785/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:47:59",
            "end": "2023-09-11T23:48:59",
            "first_capture": {
                "id": 8924786,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8924786/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928810/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:48:59",
            "end": "2023-09-11T23:49:59",
            "first_capture": {
                "id": 8928811,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928811/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928829/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:49:59",
            "end": "2023-09-11T23:50:59",
            "first_capture": {
                "id": 8928830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928830/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928845/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:50:59",
            "end": "2023-09-11T23:51:59",
            "first_capture": {
                "id": 8928846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928846/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928858/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:51:59",
            "end": "2023-09-11T23:52:59",
            "first_capture": {
                "id": 8928859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928859/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928865,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928865/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:52:59",
            "end": "2023-09-11T23:53:59",
            "first_capture": {
                "id": 8928866,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928866/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928870/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:53:59",
            "end": "2023-09-11T23:54:59",
            "first_capture": {
                "id": 8928871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928871/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928872,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928872/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:54:59",
            "end": "2023-09-11T23:55:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:55:59",
            "end": "2023-09-11T23:56:59",
            "first_capture": {
                "id": 8928873,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928873/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928882,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928882/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:56:59",
            "end": "2023-09-11T23:57:59",
            "first_capture": {
                "id": 8928883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928883/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928893/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:57:59",
            "end": "2023-09-11T23:58:59",
            "first_capture": {
                "id": 8928894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928923,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928923/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:58:59",
            "end": "2023-09-11T23:59:59",
            "first_capture": {
                "id": 8928924,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928924/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025720,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025720/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-11T23:59:59",
            "end": "2023-09-12T00:00:59",
            "first_capture": {
                "id": 8928944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928944/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928957,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928957/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:00:59",
            "end": "2023-09-12T00:01:59",
            "first_capture": {
                "id": 8928958,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928958/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8928987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928987/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:01:59",
            "end": "2023-09-12T00:02:59",
            "first_capture": {
                "id": 8928988,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8928988/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929011,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929011/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:02:59",
            "end": "2023-09-12T00:03:59",
            "first_capture": {
                "id": 8929012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929012/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929041/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:03:59",
            "end": "2023-09-12T00:04:59",
            "first_capture": {
                "id": 8929042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929042/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929051/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:04:59",
            "end": "2023-09-12T00:05:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:05:59",
            "end": "2023-09-12T00:06:59",
            "first_capture": {
                "id": 8929052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929052/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929070,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929070/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:06:59",
            "end": "2023-09-12T00:07:59",
            "first_capture": {
                "id": 8929071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929071/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929073/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:07:59",
            "end": "2023-09-12T00:08:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:08:59",
            "end": "2023-09-12T00:09:59",
            "first_capture": {
                "id": 8929074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929092/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:09:59",
            "end": "2023-09-12T00:10:59",
            "first_capture": {
                "id": 8929093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929093/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929095,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929095/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:10:59",
            "end": "2023-09-12T00:11:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:11:59",
            "end": "2023-09-12T00:12:59",
            "first_capture": {
                "id": 8929096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929096/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929117,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929117/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:12:59",
            "end": "2023-09-12T00:13:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:13:59",
            "end": "2023-09-12T00:14:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:14:59",
            "end": "2023-09-12T00:15:59",
            "first_capture": {
                "id": 8929118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929118/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929138/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:15:59",
            "end": "2023-09-12T00:16:59",
            "first_capture": {
                "id": 8929139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929139/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929154/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:16:59",
            "end": "2023-09-12T00:17:59",
            "first_capture": {
                "id": 8929155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929155/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929184/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:17:59",
            "end": "2023-09-12T00:18:59",
            "first_capture": {
                "id": 8929185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929185/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929191/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:18:59",
            "end": "2023-09-12T00:19:59",
            "first_capture": {
                "id": 8929192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929192/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025772/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:19:59",
            "end": "2023-09-12T00:20:59",
            "first_capture": {
                "id": 8929196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929196/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929200/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:20:59",
            "end": "2023-09-12T00:21:59",
            "first_capture": {
                "id": 8929201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929202/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:21:59",
            "end": "2023-09-12T00:22:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:22:59",
            "end": "2023-09-12T00:23:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:23:59",
            "end": "2023-09-12T00:24:59",
            "first_capture": {
                "id": 8929203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929206/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:24:59",
            "end": "2023-09-12T00:25:59",
            "first_capture": {
                "id": 8929207,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929207/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929228/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:25:59",
            "end": "2023-09-12T00:26:59",
            "first_capture": {
                "id": 8929229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929241/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:26:59",
            "end": "2023-09-12T00:27:59",
            "first_capture": {
                "id": 8929242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929242/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929245/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:27:59",
            "end": "2023-09-12T00:28:59",
            "first_capture": {
                "id": 8929246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929246/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929257/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:28:59",
            "end": "2023-09-12T00:29:59",
            "first_capture": {
                "id": 8929258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929258/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929272/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:29:59",
            "end": "2023-09-12T00:30:59",
            "first_capture": {
                "id": 8929273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929273/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929277/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:30:59",
            "end": "2023-09-12T00:31:59",
            "first_capture": {
                "id": 8929278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929278/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929303/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:31:59",
            "end": "2023-09-12T00:32:59",
            "first_capture": {
                "id": 8929304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929304/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929317/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:32:59",
            "end": "2023-09-12T00:33:59",
            "first_capture": {
                "id": 8929318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929318/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929325/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:33:59",
            "end": "2023-09-12T00:34:59",
            "first_capture": {
                "id": 8929326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929326/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929329/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:34:59",
            "end": "2023-09-12T00:35:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:35:59",
            "end": "2023-09-12T00:36:59",
            "first_capture": {
                "id": 8929330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929330/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929330/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:36:59",
            "end": "2023-09-12T00:37:59",
            "first_capture": {
                "id": 8929331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929332/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:37:59",
            "end": "2023-09-12T00:38:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:38:59",
            "end": "2023-09-12T00:39:59",
            "first_capture": {
                "id": 9025836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025836/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025836/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:39:59",
            "end": "2023-09-12T00:40:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:40:59",
            "end": "2023-09-12T00:41:59",
            "first_capture": {
                "id": 8929333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929338/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:41:59",
            "end": "2023-09-12T00:42:59",
            "first_capture": {
                "id": 8929339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929339/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929354/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:42:59",
            "end": "2023-09-12T00:43:59",
            "first_capture": {
                "id": 8929355,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929355/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929380/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:43:59",
            "end": "2023-09-12T00:44:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:44:59",
            "end": "2023-09-12T00:45:59",
            "first_capture": {
                "id": 8929381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929381/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929382/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:45:59",
            "end": "2023-09-12T00:46:59",
            "first_capture": {
                "id": 8929383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929383/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929383/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:46:59",
            "end": "2023-09-12T00:47:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:47:59",
            "end": "2023-09-12T00:48:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:48:59",
            "end": "2023-09-12T00:49:59",
            "first_capture": {
                "id": 9025847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025847/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025847/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:49:59",
            "end": "2023-09-12T00:50:59",
            "first_capture": {
                "id": 8929384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929384/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929405,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929405/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:50:59",
            "end": "2023-09-12T00:51:59",
            "first_capture": {
                "id": 8929406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929406/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929422,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929422/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:51:59",
            "end": "2023-09-12T00:52:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:52:59",
            "end": "2023-09-12T00:53:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:53:59",
            "end": "2023-09-12T00:54:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:54:59",
            "end": "2023-09-12T00:55:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:55:59",
            "end": "2023-09-12T00:56:59",
            "first_capture": {
                "id": 8929423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929423/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929435,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929435/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:56:59",
            "end": "2023-09-12T00:57:59",
            "first_capture": {
                "id": 8929436,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929436/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929451,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929451/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:57:59",
            "end": "2023-09-12T00:58:59",
            "first_capture": {
                "id": 8929452,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929452/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929476/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:58:59",
            "end": "2023-09-12T00:59:59",
            "first_capture": {
                "id": 8929477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929477/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929495/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T00:59:59",
            "end": "2023-09-12T01:00:59",
            "first_capture": {
                "id": 8929496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929496/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929502/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:00:59",
            "end": "2023-09-12T01:01:59",
            "first_capture": {
                "id": 8929503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929503/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929505/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:01:59",
            "end": "2023-09-12T01:02:59",
            "first_capture": {
                "id": 8929506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929506/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929513/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:02:59",
            "end": "2023-09-12T01:03:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:03:59",
            "end": "2023-09-12T01:04:59",
            "first_capture": {
                "id": 8929514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929525,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929525/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:04:59",
            "end": "2023-09-12T01:05:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:05:59",
            "end": "2023-09-12T01:06:59",
            "first_capture": {
                "id": 8929526,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929526/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929540/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:06:59",
            "end": "2023-09-12T01:07:59",
            "first_capture": {
                "id": 8929541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929554,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929554/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:07:59",
            "end": "2023-09-12T01:08:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:08:59",
            "end": "2023-09-12T01:09:59",
            "first_capture": {
                "id": 8929555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929555/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929577/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:09:59",
            "end": "2023-09-12T01:10:59",
            "first_capture": {
                "id": 8929578,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929578/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929596,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929596/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:10:59",
            "end": "2023-09-12T01:11:59",
            "first_capture": {
                "id": 8929597,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929597/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929620/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:11:59",
            "end": "2023-09-12T01:12:59",
            "first_capture": {
                "id": 8929621,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929621/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929643/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:12:59",
            "end": "2023-09-12T01:13:59",
            "first_capture": {
                "id": 8929644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929644/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929647/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:13:59",
            "end": "2023-09-12T01:14:59",
            "first_capture": {
                "id": 8929648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929666/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:14:59",
            "end": "2023-09-12T01:15:59",
            "first_capture": {
                "id": 8929667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929667/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929669/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:15:59",
            "end": "2023-09-12T01:16:59",
            "first_capture": {
                "id": 8929670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929670/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929688/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:16:59",
            "end": "2023-09-12T01:17:59",
            "first_capture": {
                "id": 8929689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929714,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929714/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:17:59",
            "end": "2023-09-12T01:18:59",
            "first_capture": {
                "id": 8929715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929715/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929734/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:18:59",
            "end": "2023-09-12T01:19:59",
            "first_capture": {
                "id": 8929735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929735/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025921,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025921/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:19:59",
            "end": "2023-09-12T01:20:59",
            "first_capture": {
                "id": 8929759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929761/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:20:59",
            "end": "2023-09-12T01:21:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:21:59",
            "end": "2023-09-12T01:22:59",
            "first_capture": {
                "id": 8929762,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929762/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929779/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:22:59",
            "end": "2023-09-12T01:23:59",
            "first_capture": {
                "id": 8929780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929780/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929784/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:23:59",
            "end": "2023-09-12T01:24:59",
            "first_capture": {
                "id": 8929785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929785/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8929787,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929787/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:24:59",
            "end": "2023-09-12T01:25:59",
            "first_capture": {
                "id": 8929788,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8929788/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932816/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:25:59",
            "end": "2023-09-12T01:26:59",
            "first_capture": {
                "id": 8932817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932817/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932845/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:26:59",
            "end": "2023-09-12T01:27:59",
            "first_capture": {
                "id": 8932846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932846/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932855/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:27:59",
            "end": "2023-09-12T01:28:59",
            "first_capture": {
                "id": 8932856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932856/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932862/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:28:59",
            "end": "2023-09-12T01:29:59",
            "first_capture": {
                "id": 9025965,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025965/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9025965,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9025965/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:29:59",
            "end": "2023-09-12T01:30:59",
            "first_capture": {
                "id": 8932863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932863/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932886/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:30:59",
            "end": "2023-09-12T01:31:59",
            "first_capture": {
                "id": 8932887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932887/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932894/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:31:59",
            "end": "2023-09-12T01:32:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:32:59",
            "end": "2023-09-12T01:33:59",
            "first_capture": {
                "id": 8932895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932895/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932912/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:33:59",
            "end": "2023-09-12T01:34:59",
            "first_capture": {
                "id": 8932913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932913/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932942/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:34:59",
            "end": "2023-09-12T01:35:59",
            "first_capture": {
                "id": 8932943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932943/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932954/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:35:59",
            "end": "2023-09-12T01:36:59",
            "first_capture": {
                "id": 8932955,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932955/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8932977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932977/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:36:59",
            "end": "2023-09-12T01:37:59",
            "first_capture": {
                "id": 8932978,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8932978/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933007/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:37:59",
            "end": "2023-09-12T01:38:59",
            "first_capture": {
                "id": 8933008,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933008/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933027,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933027/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:38:59",
            "end": "2023-09-12T01:39:59",
            "first_capture": {
                "id": 8933028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933028/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933056,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933056/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:39:59",
            "end": "2023-09-12T01:40:59",
            "first_capture": {
                "id": 8933057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933057/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933079/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:40:59",
            "end": "2023-09-12T01:41:59",
            "first_capture": {
                "id": 8933080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933080/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933087/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:41:59",
            "end": "2023-09-12T01:42:59",
            "first_capture": {
                "id": 8933088,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933088/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933108/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:42:59",
            "end": "2023-09-12T01:43:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:43:59",
            "end": "2023-09-12T01:44:59",
            "first_capture": {
                "id": 8933109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933109/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933117,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933117/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:44:59",
            "end": "2023-09-12T01:45:59",
            "first_capture": {
                "id": 8933118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933118/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933122,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933122/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:45:59",
            "end": "2023-09-12T01:46:59",
            "first_capture": {
                "id": 8933123,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933123/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933151/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:46:59",
            "end": "2023-09-12T01:47:59",
            "first_capture": {
                "id": 8933152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933178/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:47:59",
            "end": "2023-09-12T01:48:59",
            "first_capture": {
                "id": 8933179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933179/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933202/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:48:59",
            "end": "2023-09-12T01:49:59",
            "first_capture": {
                "id": 8933203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933220/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:49:59",
            "end": "2023-09-12T01:50:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:50:59",
            "end": "2023-09-12T01:51:59",
            "first_capture": {
                "id": 8933221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933221/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933240/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:51:59",
            "end": "2023-09-12T01:52:59",
            "first_capture": {
                "id": 8933241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933241/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933270/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:52:59",
            "end": "2023-09-12T01:53:59",
            "first_capture": {
                "id": 8933271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933271/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933287/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:53:59",
            "end": "2023-09-12T01:54:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:54:59",
            "end": "2023-09-12T01:55:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:55:59",
            "end": "2023-09-12T01:56:59",
            "first_capture": {
                "id": 8933288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933295/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:56:59",
            "end": "2023-09-12T01:57:59",
            "first_capture": {
                "id": 8933296,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933296/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933304/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:57:59",
            "end": "2023-09-12T01:58:59",
            "first_capture": {
                "id": 8933305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933305/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933308/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:58:59",
            "end": "2023-09-12T01:59:59",
            "first_capture": {
                "id": 8933309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933309/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933312/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T01:59:59",
            "end": "2023-09-12T02:00:59",
            "first_capture": {
                "id": 8933313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933313/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933332/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:00:59",
            "end": "2023-09-12T02:01:59",
            "first_capture": {
                "id": 8933333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933352,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933352/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:01:59",
            "end": "2023-09-12T02:02:59",
            "first_capture": {
                "id": 8933353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933353/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933377/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:02:59",
            "end": "2023-09-12T02:03:59",
            "first_capture": {
                "id": 8933378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933378/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933394,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933394/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:03:59",
            "end": "2023-09-12T02:04:59",
            "first_capture": {
                "id": 8933395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933395/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933416,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933416/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:04:59",
            "end": "2023-09-12T02:05:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:05:59",
            "end": "2023-09-12T02:06:59",
            "first_capture": {
                "id": 8933417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933417/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933419,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933419/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:06:59",
            "end": "2023-09-12T02:07:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:07:59",
            "end": "2023-09-12T02:08:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:08:59",
            "end": "2023-09-12T02:09:59",
            "first_capture": {
                "id": 8933420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933420/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933448/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:09:59",
            "end": "2023-09-12T02:10:59",
            "first_capture": {
                "id": 8933449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933474/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:10:59",
            "end": "2023-09-12T02:11:59",
            "first_capture": {
                "id": 8933475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933475/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933501/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:11:59",
            "end": "2023-09-12T02:12:59",
            "first_capture": {
                "id": 8933502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933502/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933519,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933519/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:12:59",
            "end": "2023-09-12T02:13:59",
            "first_capture": {
                "id": 8933520,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933520/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933543,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933543/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:13:59",
            "end": "2023-09-12T02:14:59",
            "first_capture": {
                "id": 8933544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933544/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933573/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:14:59",
            "end": "2023-09-12T02:15:59",
            "first_capture": {
                "id": 8933574,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933574/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933593/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:15:59",
            "end": "2023-09-12T02:16:59",
            "first_capture": {
                "id": 8933594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933594/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933604,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933604/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:16:59",
            "end": "2023-09-12T02:17:59",
            "first_capture": {
                "id": 8933605,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933605/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933634,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933634/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:17:59",
            "end": "2023-09-12T02:18:59",
            "first_capture": {
                "id": 8933635,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933635/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933651,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933651/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:18:59",
            "end": "2023-09-12T02:19:59",
            "first_capture": {
                "id": 8933652,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933652/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933681/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:19:59",
            "end": "2023-09-12T02:20:59",
            "first_capture": {
                "id": 8933682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933682/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933707/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:20:59",
            "end": "2023-09-12T02:21:59",
            "first_capture": {
                "id": 8933708,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933708/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933730/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:21:59",
            "end": "2023-09-12T02:22:59",
            "first_capture": {
                "id": 8933731,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933731/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933753,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933753/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:22:59",
            "end": "2023-09-12T02:23:59",
            "first_capture": {
                "id": 8933754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933754/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8933783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933783/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:23:59",
            "end": "2023-09-12T02:24:59",
            "first_capture": {
                "id": 8933784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8933784/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936813,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936813/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:24:59",
            "end": "2023-09-12T02:25:59",
            "first_capture": {
                "id": 8936814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936814/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936830/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:25:59",
            "end": "2023-09-12T02:26:59",
            "first_capture": {
                "id": 8936831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936836/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:26:59",
            "end": "2023-09-12T02:27:59",
            "first_capture": {
                "id": 8936837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936839/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:27:59",
            "end": "2023-09-12T02:28:59",
            "first_capture": {
                "id": 8936840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936840/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936845/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:28:59",
            "end": "2023-09-12T02:29:59",
            "first_capture": {
                "id": 8936846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936846/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9026075,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9026075/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:29:59",
            "end": "2023-09-12T02:30:59",
            "first_capture": {
                "id": 8936853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936853/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936863/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:30:59",
            "end": "2023-09-12T02:31:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:31:59",
            "end": "2023-09-12T02:32:59",
            "first_capture": {
                "id": 8936864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936864/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936883/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:32:59",
            "end": "2023-09-12T02:33:59",
            "first_capture": {
                "id": 8936884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936884/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936901,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936901/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:33:59",
            "end": "2023-09-12T02:34:59",
            "first_capture": {
                "id": 8936902,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936902/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936918,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936918/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:34:59",
            "end": "2023-09-12T02:35:59",
            "first_capture": {
                "id": 8936919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936919/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936928,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936928/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:35:59",
            "end": "2023-09-12T02:36:59",
            "first_capture": {
                "id": 8936929,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936929/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936951,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936951/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:36:59",
            "end": "2023-09-12T02:37:59",
            "first_capture": {
                "id": 8936952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936952/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936961/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:37:59",
            "end": "2023-09-12T02:38:59",
            "first_capture": {
                "id": 8936962,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936962/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936974/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:38:59",
            "end": "2023-09-12T02:39:59",
            "first_capture": {
                "id": 8936975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936990/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:39:59",
            "end": "2023-09-12T02:40:59",
            "first_capture": {
                "id": 8936991,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936991/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8936999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8936999/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:40:59",
            "end": "2023-09-12T02:41:59",
            "first_capture": {
                "id": 8937000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937005,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937005/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:41:59",
            "end": "2023-09-12T02:42:59",
            "first_capture": {
                "id": 8937006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937006/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937009,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937009/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:42:59",
            "end": "2023-09-12T02:43:59",
            "first_capture": {
                "id": 8937010,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937010/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937039/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:43:59",
            "end": "2023-09-12T02:44:59",
            "first_capture": {
                "id": 8937040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937040/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937069/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:44:59",
            "end": "2023-09-12T02:45:59",
            "first_capture": {
                "id": 8937070,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937070/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937086,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937086/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:45:59",
            "end": "2023-09-12T02:46:59",
            "first_capture": {
                "id": 8937087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937087/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937114,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937114/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:46:59",
            "end": "2023-09-12T02:47:59",
            "first_capture": {
                "id": 8937115,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937115/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937144/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:47:59",
            "end": "2023-09-12T02:48:59",
            "first_capture": {
                "id": 8937145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937145/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937169/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:48:59",
            "end": "2023-09-12T02:49:59",
            "first_capture": {
                "id": 8937170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937192/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:49:59",
            "end": "2023-09-12T02:50:59",
            "first_capture": {
                "id": 8937193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937193/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937222/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:50:59",
            "end": "2023-09-12T02:51:59",
            "first_capture": {
                "id": 8937223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937223/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937245/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:51:59",
            "end": "2023-09-12T02:52:59",
            "first_capture": {
                "id": 8937246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937246/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937262/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:52:59",
            "end": "2023-09-12T02:53:59",
            "first_capture": {
                "id": 8937263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937265/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:53:59",
            "end": "2023-09-12T02:54:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:54:59",
            "end": "2023-09-12T02:55:59",
            "first_capture": {
                "id": 8937266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937293/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:55:59",
            "end": "2023-09-12T02:56:59",
            "first_capture": {
                "id": 8937294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937294/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937323,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937323/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:56:59",
            "end": "2023-09-12T02:57:59",
            "first_capture": {
                "id": 8937324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937324/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937353/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:57:59",
            "end": "2023-09-12T02:58:59",
            "first_capture": {
                "id": 8937354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937378/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:58:59",
            "end": "2023-09-12T02:59:59",
            "first_capture": {
                "id": 8937379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9026128,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9026128/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T02:59:59",
            "end": "2023-09-12T03:00:59",
            "first_capture": {
                "id": 8937401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937401/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937420/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:00:59",
            "end": "2023-09-12T03:01:59",
            "first_capture": {
                "id": 8937421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937421/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937443,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937443/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:01:59",
            "end": "2023-09-12T03:02:59",
            "first_capture": {
                "id": 8937444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937444/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937473,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937473/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:02:59",
            "end": "2023-09-12T03:03:59",
            "first_capture": {
                "id": 8937474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937474/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937492/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:03:59",
            "end": "2023-09-12T03:04:59",
            "first_capture": {
                "id": 8937493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937493/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937503/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:04:59",
            "end": "2023-09-12T03:05:59",
            "first_capture": {
                "id": 8937504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937504/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937533,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937533/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:05:59",
            "end": "2023-09-12T03:06:59",
            "first_capture": {
                "id": 8937534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937534/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937543,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937543/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:06:59",
            "end": "2023-09-12T03:07:59",
            "first_capture": {
                "id": 8937544,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937544/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937547/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:07:59",
            "end": "2023-09-12T03:08:59",
            "first_capture": {
                "id": 8937548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937548/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937550,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937550/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:08:59",
            "end": "2023-09-12T03:09:59",
            "first_capture": {
                "id": 9028153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028153/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:09:59",
            "end": "2023-09-12T03:10:59",
            "first_capture": {
                "id": 8937551,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937551/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937564/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:10:59",
            "end": "2023-09-12T03:11:59",
            "first_capture": {
                "id": 8937565,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937565/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937587,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937587/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:11:59",
            "end": "2023-09-12T03:12:59",
            "first_capture": {
                "id": 8937588,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937588/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937590,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937590/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:12:59",
            "end": "2023-09-12T03:13:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:13:59",
            "end": "2023-09-12T03:14:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:14:59",
            "end": "2023-09-12T03:15:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:15:59",
            "end": "2023-09-12T03:16:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:16:59",
            "end": "2023-09-12T03:17:59",
            "first_capture": {
                "id": 8937591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937591/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937600/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:17:59",
            "end": "2023-09-12T03:18:59",
            "first_capture": {
                "id": 8937601,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937601/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937630/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:18:59",
            "end": "2023-09-12T03:19:59",
            "first_capture": {
                "id": 8937631,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937631/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028158,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028158/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:19:59",
            "end": "2023-09-12T03:20:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:20:59",
            "end": "2023-09-12T03:21:59",
            "first_capture": {
                "id": 8937636,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937636/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937638,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937638/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:21:59",
            "end": "2023-09-12T03:22:59",
            "first_capture": {
                "id": 8937639,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937639/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937642/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:22:59",
            "end": "2023-09-12T03:23:59",
            "first_capture": {
                "id": 8937643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937645/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:23:59",
            "end": "2023-09-12T03:24:59",
            "first_capture": {
                "id": 8937646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937646/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937668/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:24:59",
            "end": "2023-09-12T03:25:59",
            "first_capture": {
                "id": 8937669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937672/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:25:59",
            "end": "2023-09-12T03:26:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:26:59",
            "end": "2023-09-12T03:27:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:27:59",
            "end": "2023-09-12T03:28:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:28:59",
            "end": "2023-09-12T03:29:59",
            "first_capture": {
                "id": 9028165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028165/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028165/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:29:59",
            "end": "2023-09-12T03:30:59",
            "first_capture": {
                "id": 8937673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937675/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:30:59",
            "end": "2023-09-12T03:31:59",
            "first_capture": {
                "id": 8937676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937688/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:31:59",
            "end": "2023-09-12T03:32:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:32:59",
            "end": "2023-09-12T03:33:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:33:59",
            "end": "2023-09-12T03:34:59",
            "first_capture": {
                "id": 8937689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937710/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:34:59",
            "end": "2023-09-12T03:35:59",
            "first_capture": {
                "id": 8937711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937711/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937732,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937732/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:35:59",
            "end": "2023-09-12T03:36:59",
            "first_capture": {
                "id": 8937733,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937733/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937757,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937757/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:36:59",
            "end": "2023-09-12T03:37:59",
            "first_capture": {
                "id": 8937758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937758/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937775,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937775/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:37:59",
            "end": "2023-09-12T03:38:59",
            "first_capture": {
                "id": 8937776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937776/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8937779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937779/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:38:59",
            "end": "2023-09-12T03:39:59",
            "first_capture": {
                "id": 8937780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937780/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028179/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:39:59",
            "end": "2023-09-12T03:40:59",
            "first_capture": {
                "id": 8937784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8937784/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942790/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:40:59",
            "end": "2023-09-12T03:41:59",
            "first_capture": {
                "id": 8942791,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942791/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942804/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:41:59",
            "end": "2023-09-12T03:42:59",
            "first_capture": {
                "id": 8942805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942805/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942834/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:42:59",
            "end": "2023-09-12T03:43:59",
            "first_capture": {
                "id": 8942835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942835/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942843,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942843/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:43:59",
            "end": "2023-09-12T03:44:59",
            "first_capture": {
                "id": 8942844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942844/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942859/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:44:59",
            "end": "2023-09-12T03:45:59",
            "first_capture": {
                "id": 8942860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942879/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:45:59",
            "end": "2023-09-12T03:46:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:46:59",
            "end": "2023-09-12T03:47:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:47:59",
            "end": "2023-09-12T03:48:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:48:59",
            "end": "2023-09-12T03:49:59",
            "first_capture": {
                "id": 8942880,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942880/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028200/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:49:59",
            "end": "2023-09-12T03:50:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:50:59",
            "end": "2023-09-12T03:51:59",
            "first_capture": {
                "id": 8942883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942883/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942910/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:51:59",
            "end": "2023-09-12T03:52:59",
            "first_capture": {
                "id": 8942911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942911/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942940/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:52:59",
            "end": "2023-09-12T03:53:59",
            "first_capture": {
                "id": 8942941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942941/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942961/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:53:59",
            "end": "2023-09-12T03:54:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:54:59",
            "end": "2023-09-12T03:55:59",
            "first_capture": {
                "id": 8942962,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942962/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942973,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942973/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:55:59",
            "end": "2023-09-12T03:56:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:56:59",
            "end": "2023-09-12T03:57:59",
            "first_capture": {
                "id": 8942974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942974/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8942983,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942983/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:57:59",
            "end": "2023-09-12T03:58:59",
            "first_capture": {
                "id": 8942984,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8942984/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943013/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T03:58:59",
            "end": "2023-09-12T03:59:59",
            "first_capture": {
                "id": 8943014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943014/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028203/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-09-12T03:59:59",
            "end": "2023-09-12T04:00:59",
            "first_capture": {
                "id": 8943015,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943015/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943026,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943026/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:00:59",
            "end": "2023-09-12T04:01:59",
            "first_capture": {
                "id": 8943027,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943027/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943047/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:01:59",
            "end": "2023-09-12T04:02:59",
            "first_capture": {
                "id": 8943048,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943048/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943063,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943063/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:02:59",
            "end": "2023-09-12T04:03:59",
            "first_capture": {
                "id": 8943064,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943064/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943073/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:03:59",
            "end": "2023-09-12T04:04:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:04:59",
            "end": "2023-09-12T04:05:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:05:59",
            "end": "2023-09-12T04:06:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:06:59",
            "end": "2023-09-12T04:07:59",
            "first_capture": {
                "id": 8943074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943076,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943076/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:07:59",
            "end": "2023-09-12T04:08:59",
            "first_capture": {
                "id": 8943077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943077/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943092/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:08:59",
            "end": "2023-09-12T04:09:59",
            "first_capture": {
                "id": 8943093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943093/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028206/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:09:59",
            "end": "2023-09-12T04:10:59",
            "first_capture": {
                "id": 8943104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943111,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943111/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:10:59",
            "end": "2023-09-12T04:11:59",
            "first_capture": {
                "id": 8943112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943112/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943137/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:11:59",
            "end": "2023-09-12T04:12:59",
            "first_capture": {
                "id": 8943138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943138/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943141/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:12:59",
            "end": "2023-09-12T04:13:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:13:59",
            "end": "2023-09-12T04:14:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:14:59",
            "end": "2023-09-12T04:15:59",
            "first_capture": {
                "id": 8943142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943142/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943159/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:15:59",
            "end": "2023-09-12T04:16:59",
            "first_capture": {
                "id": 8943160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943160/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943189/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:16:59",
            "end": "2023-09-12T04:17:59",
            "first_capture": {
                "id": 8943190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943190/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943195/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:17:59",
            "end": "2023-09-12T04:18:59",
            "first_capture": {
                "id": 8943196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943196/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943202/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:18:59",
            "end": "2023-09-12T04:19:59",
            "first_capture": {
                "id": 8943203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 9028225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/9028225/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:19:59",
            "end": "2023-09-12T04:20:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:20:59",
            "end": "2023-09-12T04:21:59",
            "first_capture": {
                "id": 8943217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943217/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943221/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:21:59",
            "end": "2023-09-12T04:22:59",
            "first_capture": {
                "id": 8943222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943222/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943224/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:22:59",
            "end": "2023-09-12T04:23:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:23:59",
            "end": "2023-09-12T04:24:59",
            "first_capture": {
                "id": 8943225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943225/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943232/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:24:59",
            "end": "2023-09-12T04:25:59",
            "first_capture": {
                "id": 8943233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943233/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943238/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:25:59",
            "end": "2023-09-12T04:26:59",
            "first_capture": {
                "id": 8943239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943239/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943243/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:26:59",
            "end": "2023-09-12T04:27:59",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:27:59",
            "end": "2023-09-12T04:28:59",
            "first_capture": {
                "id": 8943244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943244/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943247/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-12T04:28:59",
            "end": "2023-09-12T04:29:03",
            "first_capture": {
                "id": 8943248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943248/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8943249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8943249/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 450,
        "resolution_minutes": 1,
        "max_detections": 4,
        "min_detections": 0,
        "total_detections": 5,
        "timeline_start": "2023-09-11T20:59:59",
        "timeline_end": "2023-09-12T04:29:03"
    }
}