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

{
    "data": [
        {
            "start": "2022-07-21T22:02:23",
            "end": "2022-07-21T22:03:23",
            "first_capture": {
                "id": 16558832,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558832/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558854,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558854/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:03:23",
            "end": "2022-07-21T22:04:23",
            "first_capture": {
                "id": 16558855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558855/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558878,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558878/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:04:23",
            "end": "2022-07-21T22:05:23",
            "first_capture": {
                "id": 16558879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558879/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558885/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:05:23",
            "end": "2022-07-21T22:06:23",
            "first_capture": {
                "id": 16558886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558892,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558892/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:06:23",
            "end": "2022-07-21T22:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:07:23",
            "end": "2022-07-21T22:08:23",
            "first_capture": {
                "id": 16558893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558893/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558906/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:08:23",
            "end": "2022-07-21T22:09:23",
            "first_capture": {
                "id": 16558907,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558907/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558936,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558936/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:09:23",
            "end": "2022-07-21T22:10:23",
            "first_capture": {
                "id": 16558937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558937/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558964,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558964/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:10:23",
            "end": "2022-07-21T22:11:23",
            "first_capture": {
                "id": 16558965,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558965/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16558994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558994/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:11:23",
            "end": "2022-07-21T22:12:23",
            "first_capture": {
                "id": 16558995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16558995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559002,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559002/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:12:23",
            "end": "2022-07-21T22:13:23",
            "first_capture": {
                "id": 16559003,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559003/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559025/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:13:23",
            "end": "2022-07-21T22:14:23",
            "first_capture": {
                "id": 16559026,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559026/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559053/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:14:23",
            "end": "2022-07-21T22:15:23",
            "first_capture": {
                "id": 16559054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559054/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559083/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:15:23",
            "end": "2022-07-21T22:16:23",
            "first_capture": {
                "id": 16559084,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559084/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559096/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:16:23",
            "end": "2022-07-21T22:17:23",
            "first_capture": {
                "id": 16559097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559097/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559118/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:17:23",
            "end": "2022-07-21T22:18:23",
            "first_capture": {
                "id": 16559119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559119/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559138/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:18:23",
            "end": "2022-07-21T22:19:23",
            "first_capture": {
                "id": 16559139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559139/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559164/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:19:23",
            "end": "2022-07-21T22:20:23",
            "first_capture": {
                "id": 16559165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559165/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559188/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:20:23",
            "end": "2022-07-21T22:21:23",
            "first_capture": {
                "id": 16559189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559189/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559217/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:21:23",
            "end": "2022-07-21T22:22:23",
            "first_capture": {
                "id": 16559218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559247/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:22:23",
            "end": "2022-07-21T22:23:23",
            "first_capture": {
                "id": 16559248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559248/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559277/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:23:23",
            "end": "2022-07-21T22:24:23",
            "first_capture": {
                "id": 16559278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559278/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559307,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559307/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:24:23",
            "end": "2022-07-21T22:25:23",
            "first_capture": {
                "id": 16559308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559308/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559337/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:25:23",
            "end": "2022-07-21T22:26:23",
            "first_capture": {
                "id": 16559338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559338/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559367/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:26:23",
            "end": "2022-07-21T22:27:23",
            "first_capture": {
                "id": 16559368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559368/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559393/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:27:23",
            "end": "2022-07-21T22:28:23",
            "first_capture": {
                "id": 16559394,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559394/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559417/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:28:23",
            "end": "2022-07-21T22:29:23",
            "first_capture": {
                "id": 16559418,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559418/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559444/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:29:23",
            "end": "2022-07-21T22:30:23",
            "first_capture": {
                "id": 16559445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559445/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559464,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559464/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:30:23",
            "end": "2022-07-21T22:31:23",
            "first_capture": {
                "id": 16559465,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559465/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559482/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:31:23",
            "end": "2022-07-21T22:32:23",
            "first_capture": {
                "id": 16559483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559483/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559506/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:32:23",
            "end": "2022-07-21T22:33:23",
            "first_capture": {
                "id": 16559507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559507/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559536/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:33:23",
            "end": "2022-07-21T22:34:23",
            "first_capture": {
                "id": 16559537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559537/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16559563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559563/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:34:23",
            "end": "2022-07-21T22:35:23",
            "first_capture": {
                "id": 16559564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16559564/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569593/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:35:23",
            "end": "2022-07-21T22:36:23",
            "first_capture": {
                "id": 16569594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569594/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569623/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:36:23",
            "end": "2022-07-21T22:37:23",
            "first_capture": {
                "id": 16569624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569643/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:37:23",
            "end": "2022-07-21T22:38:23",
            "first_capture": {
                "id": 16569644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569644/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569666/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:38:23",
            "end": "2022-07-21T22:39:23",
            "first_capture": {
                "id": 16569667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569667/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569686/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:39:23",
            "end": "2022-07-21T22:40:23",
            "first_capture": {
                "id": 16569687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569687/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569705/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:40:23",
            "end": "2022-07-21T22:41:23",
            "first_capture": {
                "id": 16569706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569706/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569731,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569731/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:41:23",
            "end": "2022-07-21T22:42:23",
            "first_capture": {
                "id": 16569732,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569732/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569748,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569748/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:42:23",
            "end": "2022-07-21T22:43:23",
            "first_capture": {
                "id": 16569749,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569749/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569778,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569778/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:43:23",
            "end": "2022-07-21T22:44:23",
            "first_capture": {
                "id": 16569779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569779/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569808/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:44:23",
            "end": "2022-07-21T22:45:23",
            "first_capture": {
                "id": 16569809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569809/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569838/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:45:23",
            "end": "2022-07-21T22:46:23",
            "first_capture": {
                "id": 16569839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569839/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569863/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:46:23",
            "end": "2022-07-21T22:47:23",
            "first_capture": {
                "id": 16569864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569864/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569893/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:47:23",
            "end": "2022-07-21T22:48:23",
            "first_capture": {
                "id": 16569894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569923,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569923/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:48:23",
            "end": "2022-07-21T22:49:23",
            "first_capture": {
                "id": 16569924,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569924/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569953/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:49:23",
            "end": "2022-07-21T22:50:23",
            "first_capture": {
                "id": 16569954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569954/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16569980,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569980/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:50:23",
            "end": "2022-07-21T22:51:23",
            "first_capture": {
                "id": 16569981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16569981/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570010,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570010/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:51:23",
            "end": "2022-07-21T22:52:23",
            "first_capture": {
                "id": 16570011,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570011/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570040/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:52:23",
            "end": "2022-07-21T22:53:23",
            "first_capture": {
                "id": 16570041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570041/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570070,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570070/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:53:23",
            "end": "2022-07-21T22:54:23",
            "first_capture": {
                "id": 16570071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570071/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570100/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:54:23",
            "end": "2022-07-21T22:55:23",
            "first_capture": {
                "id": 16570101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570101/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570130/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:55:23",
            "end": "2022-07-21T22:56:23",
            "first_capture": {
                "id": 16570131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570131/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570160/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:56:23",
            "end": "2022-07-21T22:57:23",
            "first_capture": {
                "id": 16570161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570161/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570190/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:57:23",
            "end": "2022-07-21T22:58:23",
            "first_capture": {
                "id": 16570191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570191/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570219/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:58:23",
            "end": "2022-07-21T22:59:23",
            "first_capture": {
                "id": 16570220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570220/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570249/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T22:59:23",
            "end": "2022-07-21T23:00:23",
            "first_capture": {
                "id": 16570250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570250/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570279/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:00:23",
            "end": "2022-07-21T23:01:23",
            "first_capture": {
                "id": 16570280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570280/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570309/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:01:23",
            "end": "2022-07-21T23:02:23",
            "first_capture": {
                "id": 16570310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570339/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:02:23",
            "end": "2022-07-21T23:03:23",
            "first_capture": {
                "id": 16570340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570340/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570369/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:03:23",
            "end": "2022-07-21T23:04:23",
            "first_capture": {
                "id": 16570370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570370/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570399/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:04:23",
            "end": "2022-07-21T23:05:23",
            "first_capture": {
                "id": 16570400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570400/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570429/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:05:23",
            "end": "2022-07-21T23:06:23",
            "first_capture": {
                "id": 16570430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570459/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:06:23",
            "end": "2022-07-21T23:07:23",
            "first_capture": {
                "id": 16570460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570460/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570501/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:07:23",
            "end": "2022-07-21T23:08:23",
            "first_capture": {
                "id": 16570502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570502/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570554,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570554/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:08:23",
            "end": "2022-07-21T23:09:23",
            "first_capture": {
                "id": 16570556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570556/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570609/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:09:23",
            "end": "2022-07-21T23:10:23",
            "first_capture": {
                "id": 16570611,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570611/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16570672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570672/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:10:23",
            "end": "2022-07-21T23:11:23",
            "first_capture": {
                "id": 16570674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16570674/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580609/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:11:23",
            "end": "2022-07-21T23:12:23",
            "first_capture": {
                "id": 16580610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580610/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580639,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580639/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:12:23",
            "end": "2022-07-21T23:13:23",
            "first_capture": {
                "id": 16580640,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580640/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580669/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:13:23",
            "end": "2022-07-21T23:14:23",
            "first_capture": {
                "id": 16580670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580670/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580699/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:14:23",
            "end": "2022-07-21T23:15:23",
            "first_capture": {
                "id": 16580700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580729/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:15:23",
            "end": "2022-07-21T23:16:23",
            "first_capture": {
                "id": 16580730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580730/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580759/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:16:23",
            "end": "2022-07-21T23:17:23",
            "first_capture": {
                "id": 16580760,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580760/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580789/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:17:23",
            "end": "2022-07-21T23:18:23",
            "first_capture": {
                "id": 16580790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580790/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580819,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580819/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:18:23",
            "end": "2022-07-21T23:19:23",
            "first_capture": {
                "id": 16580820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580820/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580849/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:19:23",
            "end": "2022-07-21T23:20:23",
            "first_capture": {
                "id": 16580850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580850/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580879/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:20:23",
            "end": "2022-07-21T23:21:23",
            "first_capture": {
                "id": 16580880,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580880/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580909/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:21:23",
            "end": "2022-07-21T23:22:23",
            "first_capture": {
                "id": 16580910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580910/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580939/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:22:23",
            "end": "2022-07-21T23:23:23",
            "first_capture": {
                "id": 16580940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580940/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580969/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:23:23",
            "end": "2022-07-21T23:24:23",
            "first_capture": {
                "id": 16580970,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580970/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16580999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16580999/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:24:23",
            "end": "2022-07-21T23:25:23",
            "first_capture": {
                "id": 16581000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581029/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:25:23",
            "end": "2022-07-21T23:26:23",
            "first_capture": {
                "id": 16581030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581030/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581059,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581059/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:26:23",
            "end": "2022-07-21T23:27:23",
            "first_capture": {
                "id": 16581060,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581060/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581089,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581089/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:27:23",
            "end": "2022-07-21T23:28:23",
            "first_capture": {
                "id": 16581090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581090/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581119/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:28:23",
            "end": "2022-07-21T23:29:23",
            "first_capture": {
                "id": 16581120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581149/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:29:23",
            "end": "2022-07-21T23:30:23",
            "first_capture": {
                "id": 16581150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581150/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581179/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:30:23",
            "end": "2022-07-21T23:31:23",
            "first_capture": {
                "id": 16581180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581180/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581209/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:31:23",
            "end": "2022-07-21T23:32:23",
            "first_capture": {
                "id": 16581210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581239/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:32:23",
            "end": "2022-07-21T23:33:23",
            "first_capture": {
                "id": 16581240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581240/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581269/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:33:23",
            "end": "2022-07-21T23:34:23",
            "first_capture": {
                "id": 16581270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581270/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581299,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581299/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:34:23",
            "end": "2022-07-21T23:35:23",
            "first_capture": {
                "id": 16581300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581300/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581329/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:35:23",
            "end": "2022-07-21T23:36:23",
            "first_capture": {
                "id": 16581330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581330/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581359/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:36:23",
            "end": "2022-07-21T23:37:23",
            "first_capture": {
                "id": 16581360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581389/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:37:23",
            "end": "2022-07-21T23:38:23",
            "first_capture": {
                "id": 16581390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581390/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581419,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581419/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:38:23",
            "end": "2022-07-21T23:39:23",
            "first_capture": {
                "id": 16581420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581420/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581449/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:39:23",
            "end": "2022-07-21T23:40:23",
            "first_capture": {
                "id": 16581450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581480/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:40:23",
            "end": "2022-07-21T23:41:23",
            "first_capture": {
                "id": 16581482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581482/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581521,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581521/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:41:23",
            "end": "2022-07-21T23:42:23",
            "first_capture": {
                "id": 16581523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581523/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581582,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581582/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:42:23",
            "end": "2022-07-21T23:43:23",
            "first_capture": {
                "id": 16581584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581584/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16581643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581643/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:43:23",
            "end": "2022-07-21T23:44:23",
            "first_capture": {
                "id": 16581645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16581645/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591599/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:44:23",
            "end": "2022-07-21T23:45:23",
            "first_capture": {
                "id": 16591600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591600/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591629,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591629/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:45:23",
            "end": "2022-07-21T23:46:23",
            "first_capture": {
                "id": 16591630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591630/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591659/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:46:23",
            "end": "2022-07-21T23:47:23",
            "first_capture": {
                "id": 16591660,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591660/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591689/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:47:23",
            "end": "2022-07-21T23:48:23",
            "first_capture": {
                "id": 16591690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591690/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591719,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591719/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:48:23",
            "end": "2022-07-21T23:49:23",
            "first_capture": {
                "id": 16591720,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591720/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591749,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591749/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:49:23",
            "end": "2022-07-21T23:50:23",
            "first_capture": {
                "id": 16591750,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591750/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591779/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:50:23",
            "end": "2022-07-21T23:51:23",
            "first_capture": {
                "id": 16591780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591780/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591809/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:51:23",
            "end": "2022-07-21T23:52:23",
            "first_capture": {
                "id": 16591810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591810/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591839/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:52:23",
            "end": "2022-07-21T23:53:23",
            "first_capture": {
                "id": 16591840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591840/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591869,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591869/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:53:23",
            "end": "2022-07-21T23:54:23",
            "first_capture": {
                "id": 16591870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591870/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591899,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591899/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:54:23",
            "end": "2022-07-21T23:55:23",
            "first_capture": {
                "id": 16591900,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591900/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591929,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591929/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:55:23",
            "end": "2022-07-21T23:56:23",
            "first_capture": {
                "id": 16591930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591930/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591959,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591959/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:56:23",
            "end": "2022-07-21T23:57:23",
            "first_capture": {
                "id": 16591960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591960/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16591989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591989/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:57:23",
            "end": "2022-07-21T23:58:23",
            "first_capture": {
                "id": 16591990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16591990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592019,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592019/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:58:23",
            "end": "2022-07-21T23:59:23",
            "first_capture": {
                "id": 16592020,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592020/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592049,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592049/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-21T23:59:23",
            "end": "2022-07-22T00:00:23",
            "first_capture": {
                "id": 16592050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592050/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592079/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:00:23",
            "end": "2022-07-22T00:01:23",
            "first_capture": {
                "id": 16592080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592080/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592109/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:01:23",
            "end": "2022-07-22T00:02:23",
            "first_capture": {
                "id": 16592110,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592110/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592139/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:02:23",
            "end": "2022-07-22T00:03:23",
            "first_capture": {
                "id": 16592140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592140/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592169/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:03:23",
            "end": "2022-07-22T00:04:23",
            "first_capture": {
                "id": 16592170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592199/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:04:23",
            "end": "2022-07-22T00:05:23",
            "first_capture": {
                "id": 16592200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592200/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592229/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:05:23",
            "end": "2022-07-22T00:06:23",
            "first_capture": {
                "id": 16592230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592230/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592259/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:06:23",
            "end": "2022-07-22T00:07:23",
            "first_capture": {
                "id": 16592260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592306,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592306/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:07:23",
            "end": "2022-07-22T00:08:23",
            "first_capture": {
                "id": 16592308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592308/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592367/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:08:23",
            "end": "2022-07-22T00:09:23",
            "first_capture": {
                "id": 16592369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592369/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592425,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592425/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:09:23",
            "end": "2022-07-22T00:10:23",
            "first_capture": {
                "id": 16592427,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592427/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592483/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:10:23",
            "end": "2022-07-22T00:11:23",
            "first_capture": {
                "id": 16592489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592489/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592545,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592545/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:11:23",
            "end": "2022-07-22T00:12:23",
            "first_capture": {
                "id": 16592547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592547/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592606,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592606/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:12:23",
            "end": "2022-07-22T00:13:23",
            "first_capture": {
                "id": 16592608,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592608/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592665/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:13:23",
            "end": "2022-07-22T00:14:23",
            "first_capture": {
                "id": 16592667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592667/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592723,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592723/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:14:23",
            "end": "2022-07-22T00:15:23",
            "first_capture": {
                "id": 16592725,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592725/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592785/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:15:23",
            "end": "2022-07-22T00:16:23",
            "first_capture": {
                "id": 16592787,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592787/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592843,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592843/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:16:23",
            "end": "2022-07-22T00:17:23",
            "first_capture": {
                "id": 16592845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592845/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16592906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592906/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:17:23",
            "end": "2022-07-22T00:18:23",
            "first_capture": {
                "id": 16592908,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16592908/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604619,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604619/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:18:23",
            "end": "2022-07-22T00:19:23",
            "first_capture": {
                "id": 16604620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604620/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604649/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:19:23",
            "end": "2022-07-22T00:20:23",
            "first_capture": {
                "id": 16604650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604650/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604679/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:20:23",
            "end": "2022-07-22T00:21:23",
            "first_capture": {
                "id": 16604680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604680/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604709,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604709/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:21:23",
            "end": "2022-07-22T00:22:23",
            "first_capture": {
                "id": 16604710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604710/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604739,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604739/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:22:23",
            "end": "2022-07-22T00:23:23",
            "first_capture": {
                "id": 16604740,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604740/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604769,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604769/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:23:23",
            "end": "2022-07-22T00:24:23",
            "first_capture": {
                "id": 16604770,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604770/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604799/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:24:23",
            "end": "2022-07-22T00:25:23",
            "first_capture": {
                "id": 16604800,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604800/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604829/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:25:23",
            "end": "2022-07-22T00:26:23",
            "first_capture": {
                "id": 16604830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604830/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604859/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:26:23",
            "end": "2022-07-22T00:27:23",
            "first_capture": {
                "id": 16604860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604889,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604889/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:27:23",
            "end": "2022-07-22T00:28:23",
            "first_capture": {
                "id": 16604890,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604890/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604919/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:28:23",
            "end": "2022-07-22T00:29:23",
            "first_capture": {
                "id": 16604920,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604920/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604949/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:29:23",
            "end": "2022-07-22T00:30:23",
            "first_capture": {
                "id": 16604950,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604950/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16604979,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604979/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:30:23",
            "end": "2022-07-22T00:31:23",
            "first_capture": {
                "id": 16604980,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16604980/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605009,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605009/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:31:23",
            "end": "2022-07-22T00:32:23",
            "first_capture": {
                "id": 16605010,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605010/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605039/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:32:23",
            "end": "2022-07-22T00:33:23",
            "first_capture": {
                "id": 16605040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605040/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605069/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:33:23",
            "end": "2022-07-22T00:34:23",
            "first_capture": {
                "id": 16605070,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605070/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605099,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605099/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:34:23",
            "end": "2022-07-22T00:35:23",
            "first_capture": {
                "id": 16605100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605100/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605129/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:35:23",
            "end": "2022-07-22T00:36:23",
            "first_capture": {
                "id": 16605130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605130/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605159/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:36:23",
            "end": "2022-07-22T00:37:23",
            "first_capture": {
                "id": 16605160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605160/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605189/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:37:23",
            "end": "2022-07-22T00:38:23",
            "first_capture": {
                "id": 16605190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605190/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605219/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:38:23",
            "end": "2022-07-22T00:39:23",
            "first_capture": {
                "id": 16605220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605220/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605249/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:39:23",
            "end": "2022-07-22T00:40:23",
            "first_capture": {
                "id": 16605250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605250/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605279/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:40:23",
            "end": "2022-07-22T00:41:23",
            "first_capture": {
                "id": 16605280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605280/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605309/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:41:23",
            "end": "2022-07-22T00:42:23",
            "first_capture": {
                "id": 16605310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605339/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:42:23",
            "end": "2022-07-22T00:43:23",
            "first_capture": {
                "id": 16605340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605340/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605369/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:43:23",
            "end": "2022-07-22T00:44:23",
            "first_capture": {
                "id": 16605370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605370/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605399/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:44:23",
            "end": "2022-07-22T00:45:23",
            "first_capture": {
                "id": 16605400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605400/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605429/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:45:23",
            "end": "2022-07-22T00:46:23",
            "first_capture": {
                "id": 16605430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605459/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:46:23",
            "end": "2022-07-22T00:47:23",
            "first_capture": {
                "id": 16605460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605460/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605489/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:47:23",
            "end": "2022-07-22T00:48:23",
            "first_capture": {
                "id": 16605490,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605490/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605519,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605519/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:48:23",
            "end": "2022-07-22T00:49:23",
            "first_capture": {
                "id": 16605520,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605520/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605549/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:49:23",
            "end": "2022-07-22T00:50:23",
            "first_capture": {
                "id": 16605550,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605550/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16605579,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605579/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:50:23",
            "end": "2022-07-22T00:51:23",
            "first_capture": {
                "id": 16605580,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16605580/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615609/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:51:23",
            "end": "2022-07-22T00:52:23",
            "first_capture": {
                "id": 16615610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615610/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615617,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615617/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 37,
            "detections_avg": 37,
            "was_processed": true
        },
        {
            "start": "2022-07-22T00:52:23",
            "end": "2022-07-22T00:53:23",
            "first_capture": {
                "id": 16615640,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615640/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615669/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:53:23",
            "end": "2022-07-22T00:54:23",
            "first_capture": {
                "id": 16615670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615670/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615699/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:54:23",
            "end": "2022-07-22T00:55:23",
            "first_capture": {
                "id": 16615700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615729/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:55:23",
            "end": "2022-07-22T00:56:23",
            "first_capture": {
                "id": 16615730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615730/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615759/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:56:23",
            "end": "2022-07-22T00:57:23",
            "first_capture": {
                "id": 16615760,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615760/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615767,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615767/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 35,
            "detections_avg": 35,
            "was_processed": true
        },
        {
            "start": "2022-07-22T00:57:23",
            "end": "2022-07-22T00:58:23",
            "first_capture": {
                "id": 16615790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615790/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615819,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615819/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:58:23",
            "end": "2022-07-22T00:59:23",
            "first_capture": {
                "id": 16615820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615820/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615849/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T00:59:23",
            "end": "2022-07-22T01:00:23",
            "first_capture": {
                "id": 16615850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615850/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615879/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:00:23",
            "end": "2022-07-22T01:01:23",
            "first_capture": {
                "id": 16615880,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615880/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615909/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:01:23",
            "end": "2022-07-22T01:02:23",
            "first_capture": {
                "id": 16615910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615910/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615939/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:02:23",
            "end": "2022-07-22T01:03:23",
            "first_capture": {
                "id": 16615940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615940/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615969/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:03:23",
            "end": "2022-07-22T01:04:23",
            "first_capture": {
                "id": 16615970,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615970/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16615999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16615999/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:04:23",
            "end": "2022-07-22T01:05:23",
            "first_capture": {
                "id": 16616000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616029/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:05:23",
            "end": "2022-07-22T01:06:23",
            "first_capture": {
                "id": 16616030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616030/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616059,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616059/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:06:23",
            "end": "2022-07-22T01:07:23",
            "first_capture": {
                "id": 16616060,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616060/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616067/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 26,
            "detections_avg": 26,
            "was_processed": true
        },
        {
            "start": "2022-07-22T01:07:23",
            "end": "2022-07-22T01:08:23",
            "first_capture": {
                "id": 16616090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616090/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616119/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:08:23",
            "end": "2022-07-22T01:09:23",
            "first_capture": {
                "id": 16616120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616149/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:09:23",
            "end": "2022-07-22T01:10:23",
            "first_capture": {
                "id": 16616150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616150/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616179/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:10:23",
            "end": "2022-07-22T01:11:23",
            "first_capture": {
                "id": 16616180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616180/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616204,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616204/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:11:23",
            "end": "2022-07-22T01:12:23",
            "first_capture": {
                "id": 16616205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616205/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616234/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:12:23",
            "end": "2022-07-22T01:13:23",
            "first_capture": {
                "id": 16616235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616235/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616264/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:13:23",
            "end": "2022-07-22T01:14:23",
            "first_capture": {
                "id": 16616265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616265/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616294/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:14:23",
            "end": "2022-07-22T01:15:23",
            "first_capture": {
                "id": 16616295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616295/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616324/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:15:23",
            "end": "2022-07-22T01:16:23",
            "first_capture": {
                "id": 16616325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616325/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616354/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:16:23",
            "end": "2022-07-22T01:17:23",
            "first_capture": {
                "id": 16616355,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616355/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616362/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 30,
            "detections_avg": 30,
            "was_processed": true
        },
        {
            "start": "2022-07-22T01:17:23",
            "end": "2022-07-22T01:18:23",
            "first_capture": {
                "id": 16616385,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616385/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616414,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616414/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:18:23",
            "end": "2022-07-22T01:19:23",
            "first_capture": {
                "id": 16616415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616415/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616444/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:19:23",
            "end": "2022-07-22T01:20:23",
            "first_capture": {
                "id": 16616445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616445/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616474/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:20:23",
            "end": "2022-07-22T01:21:23",
            "first_capture": {
                "id": 16616475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616475/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616504/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:21:23",
            "end": "2022-07-22T01:22:23",
            "first_capture": {
                "id": 16616505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616505/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616534/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:22:23",
            "end": "2022-07-22T01:23:23",
            "first_capture": {
                "id": 16616535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616535/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16616564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616564/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:23:23",
            "end": "2022-07-22T01:24:23",
            "first_capture": {
                "id": 16616565,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16616565/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627486/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:24:23",
            "end": "2022-07-22T01:25:23",
            "first_capture": {
                "id": 16627487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627487/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627535/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:25:23",
            "end": "2022-07-22T01:26:23",
            "first_capture": {
                "id": 16627537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627537/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627594/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:26:23",
            "end": "2022-07-22T01:27:23",
            "first_capture": {
                "id": 16627596,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627596/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627668/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:27:23",
            "end": "2022-07-22T01:28:23",
            "first_capture": {
                "id": 16627670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627670/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627753,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627753/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:28:23",
            "end": "2022-07-22T01:29:23",
            "first_capture": {
                "id": 16627756,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627756/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627814/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:29:23",
            "end": "2022-07-22T01:30:23",
            "first_capture": {
                "id": 16627816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627875/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:30:23",
            "end": "2022-07-22T01:31:23",
            "first_capture": {
                "id": 16627877,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627877/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627932/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:31:23",
            "end": "2022-07-22T01:32:23",
            "first_capture": {
                "id": 16627934,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627934/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16627995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627995/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:32:23",
            "end": "2022-07-22T01:33:23",
            "first_capture": {
                "id": 16627997,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16627997/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628052/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:33:23",
            "end": "2022-07-22T01:34:23",
            "first_capture": {
                "id": 16628054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628054/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628110,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628110/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:34:23",
            "end": "2022-07-22T01:35:23",
            "first_capture": {
                "id": 16628113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628113/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628157,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628157/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:35:23",
            "end": "2022-07-22T01:36:23",
            "first_capture": {
                "id": 16628159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628159/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628216/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:36:23",
            "end": "2022-07-22T01:37:23",
            "first_capture": {
                "id": 16628218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628234/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 29,
            "detections_avg": 29,
            "was_processed": true
        },
        {
            "start": "2022-07-22T01:37:23",
            "end": "2022-07-22T01:38:23",
            "first_capture": {
                "id": 16628275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628275/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628337/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:38:23",
            "end": "2022-07-22T01:39:23",
            "first_capture": {
                "id": 16628339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628339/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628395/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:39:23",
            "end": "2022-07-22T01:40:23",
            "first_capture": {
                "id": 16628396,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628396/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628456,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628456/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:40:23",
            "end": "2022-07-22T01:41:23",
            "first_capture": {
                "id": 16628458,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628458/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628520,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628520/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:41:23",
            "end": "2022-07-22T01:42:23",
            "first_capture": {
                "id": 16628522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628522/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628581,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628581/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:42:23",
            "end": "2022-07-22T01:43:23",
            "first_capture": {
                "id": 16628583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628583/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628644,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628644/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:43:23",
            "end": "2022-07-22T01:44:23",
            "first_capture": {
                "id": 16628645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628645/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628705/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:44:23",
            "end": "2022-07-22T01:45:23",
            "first_capture": {
                "id": 16628708,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628708/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628758/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:45:23",
            "end": "2022-07-22T01:46:23",
            "first_capture": {
                "id": 16628759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628809/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:46:23",
            "end": "2022-07-22T01:47:23",
            "first_capture": {
                "id": 16628811,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628811/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628824/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 25,
            "detections_avg": 25,
            "was_processed": true
        },
        {
            "start": "2022-07-22T01:47:23",
            "end": "2022-07-22T01:48:23",
            "first_capture": {
                "id": 16628872,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628872/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628928,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628928/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:48:23",
            "end": "2022-07-22T01:49:23",
            "first_capture": {
                "id": 16628930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628930/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16628989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628989/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:49:23",
            "end": "2022-07-22T01:50:23",
            "first_capture": {
                "id": 16628991,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16628991/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629049,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629049/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:50:23",
            "end": "2022-07-22T01:51:23",
            "first_capture": {
                "id": 16629051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629051/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629269/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:51:23",
            "end": "2022-07-22T01:52:23",
            "first_capture": {
                "id": 16629271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629271/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629285/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 34,
            "detections_avg": 34,
            "was_processed": true
        },
        {
            "start": "2022-07-22T01:52:23",
            "end": "2022-07-22T01:53:23",
            "first_capture": {
                "id": 16629328,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629328/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629407/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:53:23",
            "end": "2022-07-22T01:54:23",
            "first_capture": {
                "id": 16629408,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629408/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629467,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629467/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:54:23",
            "end": "2022-07-22T01:55:23",
            "first_capture": {
                "id": 16629469,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629469/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629522/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:55:23",
            "end": "2022-07-22T01:56:23",
            "first_capture": {
                "id": 16629523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629523/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629552,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629552/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:56:23",
            "end": "2022-07-22T01:57:23",
            "first_capture": {
                "id": 16629553,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629553/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16629560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629560/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 30,
            "detections_avg": 30,
            "was_processed": true
        },
        {
            "start": "2022-07-22T01:57:23",
            "end": "2022-07-22T01:58:23",
            "first_capture": {
                "id": 16629583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16629583/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640612,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640612/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:58:23",
            "end": "2022-07-22T01:59:23",
            "first_capture": {
                "id": 16640613,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640613/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640642/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T01:59:23",
            "end": "2022-07-22T02:00:23",
            "first_capture": {
                "id": 16640643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640672/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:00:23",
            "end": "2022-07-22T02:01:23",
            "first_capture": {
                "id": 16640673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640702/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:01:23",
            "end": "2022-07-22T02:02:23",
            "first_capture": {
                "id": 16640703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640703/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640710/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 28,
            "detections_avg": 28,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:02:23",
            "end": "2022-07-22T02:03:23",
            "first_capture": {
                "id": 16640733,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640733/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640762,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640762/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:03:23",
            "end": "2022-07-22T02:04:23",
            "first_capture": {
                "id": 16640763,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640763/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640792/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:04:23",
            "end": "2022-07-22T02:05:23",
            "first_capture": {
                "id": 16640793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640793/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640822/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:05:23",
            "end": "2022-07-22T02:06:23",
            "first_capture": {
                "id": 16640823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640823/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640852/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:06:23",
            "end": "2022-07-22T02:07:23",
            "first_capture": {
                "id": 16640853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640853/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640882,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640882/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:07:23",
            "end": "2022-07-22T02:08:23",
            "first_capture": {
                "id": 16640883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640883/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640912/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:08:23",
            "end": "2022-07-22T02:09:23",
            "first_capture": {
                "id": 16640913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640913/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640942/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:09:23",
            "end": "2022-07-22T02:10:23",
            "first_capture": {
                "id": 16640943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640943/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16640972,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640972/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:10:23",
            "end": "2022-07-22T02:11:23",
            "first_capture": {
                "id": 16640973,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16640973/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641002,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641002/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:11:23",
            "end": "2022-07-22T02:12:23",
            "first_capture": {
                "id": 16641003,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641003/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641010,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641010/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 23,
            "detections_avg": 23,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:12:23",
            "end": "2022-07-22T02:13:23",
            "first_capture": {
                "id": 16641033,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641033/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641062/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:13:23",
            "end": "2022-07-22T02:14:23",
            "first_capture": {
                "id": 16641063,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641063/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641092/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:14:23",
            "end": "2022-07-22T02:15:23",
            "first_capture": {
                "id": 16641093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641093/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641122,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641122/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:15:23",
            "end": "2022-07-22T02:16:23",
            "first_capture": {
                "id": 16641123,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641123/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641152/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:16:23",
            "end": "2022-07-22T02:17:23",
            "first_capture": {
                "id": 16641153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641160/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 30,
            "detections_avg": 30,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:17:23",
            "end": "2022-07-22T02:18:23",
            "first_capture": {
                "id": 16641183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641183/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641212,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641212/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:18:23",
            "end": "2022-07-22T02:19:23",
            "first_capture": {
                "id": 16641213,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641213/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641242/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:19:23",
            "end": "2022-07-22T02:20:23",
            "first_capture": {
                "id": 16641243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641243/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641272/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:20:23",
            "end": "2022-07-22T02:21:23",
            "first_capture": {
                "id": 16641273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641273/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641302,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641302/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:21:23",
            "end": "2022-07-22T02:22:23",
            "first_capture": {
                "id": 16641303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641303/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641310/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 30,
            "detections_avg": 30,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:22:23",
            "end": "2022-07-22T02:23:23",
            "first_capture": {
                "id": 16641333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641362/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:23:23",
            "end": "2022-07-22T02:24:23",
            "first_capture": {
                "id": 16641363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641363/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641392/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:24:23",
            "end": "2022-07-22T02:25:23",
            "first_capture": {
                "id": 16641393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641422,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641422/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:25:23",
            "end": "2022-07-22T02:26:23",
            "first_capture": {
                "id": 16641423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641423/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641452,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641452/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:26:23",
            "end": "2022-07-22T02:27:23",
            "first_capture": {
                "id": 16641453,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641453/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641460/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 26,
            "detections_avg": 26,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:27:23",
            "end": "2022-07-22T02:28:23",
            "first_capture": {
                "id": 16641479,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641479/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641506/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:28:23",
            "end": "2022-07-22T02:29:23",
            "first_capture": {
                "id": 16641507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641507/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641536/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:29:23",
            "end": "2022-07-22T02:30:23",
            "first_capture": {
                "id": 16641537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641537/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16641566,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641566/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:30:23",
            "end": "2022-07-22T02:31:23",
            "first_capture": {
                "id": 16641567,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16641567/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653596,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653596/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:31:23",
            "end": "2022-07-22T02:32:23",
            "first_capture": {
                "id": 16653597,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653597/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653626,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653626/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:32:23",
            "end": "2022-07-22T02:33:23",
            "first_capture": {
                "id": 16653627,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653627/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653656/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:33:23",
            "end": "2022-07-22T02:34:23",
            "first_capture": {
                "id": 16653657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653657/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653686/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:34:23",
            "end": "2022-07-22T02:35:23",
            "first_capture": {
                "id": 16653687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653687/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653716,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653716/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:35:23",
            "end": "2022-07-22T02:36:23",
            "first_capture": {
                "id": 16653717,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653717/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653746,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653746/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:36:23",
            "end": "2022-07-22T02:37:23",
            "first_capture": {
                "id": 16653747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653747/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653754/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 28,
            "detections_avg": 28,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:37:23",
            "end": "2022-07-22T02:38:23",
            "first_capture": {
                "id": 16653777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653777/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653806,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653806/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:38:23",
            "end": "2022-07-22T02:39:23",
            "first_capture": {
                "id": 16653807,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653807/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653836/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:39:23",
            "end": "2022-07-22T02:40:23",
            "first_capture": {
                "id": 16653837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653866,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653866/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:40:23",
            "end": "2022-07-22T02:41:23",
            "first_capture": {
                "id": 16653867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653867/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653896/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:41:23",
            "end": "2022-07-22T02:42:23",
            "first_capture": {
                "id": 16653897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653904,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653904/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 21,
            "detections_avg": 21,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:42:23",
            "end": "2022-07-22T02:43:23",
            "first_capture": {
                "id": 16653927,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653927/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653956,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653956/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:43:23",
            "end": "2022-07-22T02:44:23",
            "first_capture": {
                "id": 16653957,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653957/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16653986,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653986/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:44:23",
            "end": "2022-07-22T02:45:23",
            "first_capture": {
                "id": 16653987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16653987/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654016,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654016/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:45:23",
            "end": "2022-07-22T02:46:23",
            "first_capture": {
                "id": 16654017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654017/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654046/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:46:23",
            "end": "2022-07-22T02:47:23",
            "first_capture": {
                "id": 16654047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654047/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654076,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654076/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:47:23",
            "end": "2022-07-22T02:48:23",
            "first_capture": {
                "id": 16654077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654077/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654106/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:48:23",
            "end": "2022-07-22T02:49:23",
            "first_capture": {
                "id": 16654107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654107/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654136/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:49:23",
            "end": "2022-07-22T02:50:23",
            "first_capture": {
                "id": 16654137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654137/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654166/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:50:23",
            "end": "2022-07-22T02:51:23",
            "first_capture": {
                "id": 16654167,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654167/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654196/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:51:23",
            "end": "2022-07-22T02:52:23",
            "first_capture": {
                "id": 16654197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654197/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654204,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654204/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 19,
            "detections_avg": 19,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:52:23",
            "end": "2022-07-22T02:53:23",
            "first_capture": {
                "id": 16654227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654227/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654256/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:53:23",
            "end": "2022-07-22T02:54:23",
            "first_capture": {
                "id": 16654257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654257/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654286/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:54:23",
            "end": "2022-07-22T02:55:23",
            "first_capture": {
                "id": 16654287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654316/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:55:23",
            "end": "2022-07-22T02:56:23",
            "first_capture": {
                "id": 16654317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654346/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:56:23",
            "end": "2022-07-22T02:57:23",
            "first_capture": {
                "id": 16654347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654347/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654354/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 29,
            "detections_avg": 29,
            "was_processed": true
        },
        {
            "start": "2022-07-22T02:57:23",
            "end": "2022-07-22T02:58:23",
            "first_capture": {
                "id": 16654377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654377/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654406/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:58:23",
            "end": "2022-07-22T02:59:23",
            "first_capture": {
                "id": 16654407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654407/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654436,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654436/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T02:59:23",
            "end": "2022-07-22T03:00:23",
            "first_capture": {
                "id": 16654437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654437/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654466,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654466/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:00:23",
            "end": "2022-07-22T03:01:23",
            "first_capture": {
                "id": 16654467,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654467/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654496/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:01:23",
            "end": "2022-07-22T03:02:23",
            "first_capture": {
                "id": 16654497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654497/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654504/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 24,
            "detections_avg": 24,
            "was_processed": true
        },
        {
            "start": "2022-07-22T03:02:23",
            "end": "2022-07-22T03:03:23",
            "first_capture": {
                "id": 16654527,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654527/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654556/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:03:23",
            "end": "2022-07-22T03:04:23",
            "first_capture": {
                "id": 16654557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654557/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16654586,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654586/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:04:23",
            "end": "2022-07-22T03:05:23",
            "first_capture": {
                "id": 16654587,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16654587/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665616,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665616/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:05:23",
            "end": "2022-07-22T03:06:23",
            "first_capture": {
                "id": 16665617,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665617/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665646/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:06:23",
            "end": "2022-07-22T03:07:23",
            "first_capture": {
                "id": 16665647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665647/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665654,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665654/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 25,
            "detections_avg": 25,
            "was_processed": true
        },
        {
            "start": "2022-07-22T03:07:23",
            "end": "2022-07-22T03:08:23",
            "first_capture": {
                "id": 16665677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665706/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:08:23",
            "end": "2022-07-22T03:09:23",
            "first_capture": {
                "id": 16665707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665707/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665736,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665736/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:09:23",
            "end": "2022-07-22T03:10:23",
            "first_capture": {
                "id": 16665737,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665737/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665765,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665765/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:10:23",
            "end": "2022-07-22T03:11:23",
            "first_capture": {
                "id": 16665766,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665766/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665795,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665795/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:11:23",
            "end": "2022-07-22T03:12:23",
            "first_capture": {
                "id": 16665796,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665796/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665803/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 25,
            "detections_avg": 25,
            "was_processed": true
        },
        {
            "start": "2022-07-22T03:12:23",
            "end": "2022-07-22T03:13:23",
            "first_capture": {
                "id": 16665826,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665826/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665855/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:13:23",
            "end": "2022-07-22T03:14:23",
            "first_capture": {
                "id": 16665856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665856/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665885/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:14:23",
            "end": "2022-07-22T03:15:23",
            "first_capture": {
                "id": 16665886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665915,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665915/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:15:23",
            "end": "2022-07-22T03:16:23",
            "first_capture": {
                "id": 16665916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665916/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665945/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:16:23",
            "end": "2022-07-22T03:17:23",
            "first_capture": {
                "id": 16665946,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665946/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16665953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665953/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 21,
            "detections_avg": 21,
            "was_processed": true
        },
        {
            "start": "2022-07-22T03:17:23",
            "end": "2022-07-22T03:18:23",
            "first_capture": {
                "id": 16665976,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16665976/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666005,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666005/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:18:23",
            "end": "2022-07-22T03:19:23",
            "first_capture": {
                "id": 16666006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666006/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666035,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666035/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:19:23",
            "end": "2022-07-22T03:20:23",
            "first_capture": {
                "id": 16666036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666036/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666059,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666059/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:20:23",
            "end": "2022-07-22T03:21:23",
            "first_capture": {
                "id": 16666060,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666060/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666089,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666089/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:21:23",
            "end": "2022-07-22T03:22:23",
            "first_capture": {
                "id": 16666090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666090/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666097/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 22,
            "detections_avg": 22,
            "was_processed": true
        },
        {
            "start": "2022-07-22T03:22:23",
            "end": "2022-07-22T03:23:23",
            "first_capture": {
                "id": 16666120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666149/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:23:23",
            "end": "2022-07-22T03:24:23",
            "first_capture": {
                "id": 16666150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666150/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666179/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:24:23",
            "end": "2022-07-22T03:25:23",
            "first_capture": {
                "id": 16666180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666180/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666209/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:25:23",
            "end": "2022-07-22T03:26:23",
            "first_capture": {
                "id": 16666210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666239/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:26:23",
            "end": "2022-07-22T03:27:23",
            "first_capture": {
                "id": 16666240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666240/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666269/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:27:23",
            "end": "2022-07-22T03:28:23",
            "first_capture": {
                "id": 16666270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666270/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666299,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666299/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:28:23",
            "end": "2022-07-22T03:29:23",
            "first_capture": {
                "id": 16666300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666300/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666329/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:29:23",
            "end": "2022-07-22T03:30:23",
            "first_capture": {
                "id": 16666330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666330/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666359/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:30:23",
            "end": "2022-07-22T03:31:23",
            "first_capture": {
                "id": 16666360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666389/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:31:23",
            "end": "2022-07-22T03:32:23",
            "first_capture": {
                "id": 16666390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666390/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666419,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666419/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:32:23",
            "end": "2022-07-22T03:33:23",
            "first_capture": {
                "id": 16666420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666420/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666449/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:33:23",
            "end": "2022-07-22T03:34:23",
            "first_capture": {
                "id": 16666450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666479,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666479/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:34:23",
            "end": "2022-07-22T03:35:23",
            "first_capture": {
                "id": 16666480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666480/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666509/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:35:23",
            "end": "2022-07-22T03:36:23",
            "first_capture": {
                "id": 16666510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666510/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666539,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666539/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:36:23",
            "end": "2022-07-22T03:37:23",
            "first_capture": {
                "id": 16666540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666540/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16666569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666569/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:37:23",
            "end": "2022-07-22T03:38:23",
            "first_capture": {
                "id": 16666570,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16666570/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678599/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:38:23",
            "end": "2022-07-22T03:39:23",
            "first_capture": {
                "id": 16678600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678600/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678629,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678629/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:39:23",
            "end": "2022-07-22T03:40:23",
            "first_capture": {
                "id": 16678630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678630/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678659/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:40:23",
            "end": "2022-07-22T03:41:23",
            "first_capture": {
                "id": 16678660,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678660/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678689/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:41:23",
            "end": "2022-07-22T03:42:23",
            "first_capture": {
                "id": 16678690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678690/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678713,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678713/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:42:23",
            "end": "2022-07-22T03:43:23",
            "first_capture": {
                "id": 16678714,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678714/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678743,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678743/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:43:23",
            "end": "2022-07-22T03:44:23",
            "first_capture": {
                "id": 16678744,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678744/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678773/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:44:23",
            "end": "2022-07-22T03:45:23",
            "first_capture": {
                "id": 16678774,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678774/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678803/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:45:23",
            "end": "2022-07-22T03:46:23",
            "first_capture": {
                "id": 16678804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678804/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678833,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678833/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:46:23",
            "end": "2022-07-22T03:47:23",
            "first_capture": {
                "id": 16678834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678834/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678841/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 24,
            "detections_avg": 24,
            "was_processed": true
        },
        {
            "start": "2022-07-22T03:47:23",
            "end": "2022-07-22T03:48:23",
            "first_capture": {
                "id": 16678864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678864/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678893/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:48:23",
            "end": "2022-07-22T03:49:23",
            "first_capture": {
                "id": 16678894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678923,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678923/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:49:23",
            "end": "2022-07-22T03:50:23",
            "first_capture": {
                "id": 16678924,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678924/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678953/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:50:23",
            "end": "2022-07-22T03:51:23",
            "first_capture": {
                "id": 16678954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678954/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16678983,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678983/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:51:23",
            "end": "2022-07-22T03:52:23",
            "first_capture": {
                "id": 16678984,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16678984/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679013/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:52:23",
            "end": "2022-07-22T03:53:23",
            "first_capture": {
                "id": 16679014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679014/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679043,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679043/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:53:23",
            "end": "2022-07-22T03:54:23",
            "first_capture": {
                "id": 16679044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679044/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679073/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:54:23",
            "end": "2022-07-22T03:55:23",
            "first_capture": {
                "id": 16679074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679103/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:55:23",
            "end": "2022-07-22T03:56:23",
            "first_capture": {
                "id": 16679104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679133/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:56:23",
            "end": "2022-07-22T03:57:23",
            "first_capture": {
                "id": 16679134,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679134/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679141/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 27,
            "detections_avg": 27,
            "was_processed": true
        },
        {
            "start": "2022-07-22T03:57:23",
            "end": "2022-07-22T03:58:23",
            "first_capture": {
                "id": 16679164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679164/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679193/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:58:23",
            "end": "2022-07-22T03:59:23",
            "first_capture": {
                "id": 16679194,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679194/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679220/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T03:59:23",
            "end": "2022-07-22T04:00:23",
            "first_capture": {
                "id": 16679221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679221/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679250/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:00:23",
            "end": "2022-07-22T04:01:23",
            "first_capture": {
                "id": 16679251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679251/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679277/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:01:23",
            "end": "2022-07-22T04:02:23",
            "first_capture": {
                "id": 16679278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679278/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679285/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 20,
            "detections_avg": 20,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:02:23",
            "end": "2022-07-22T04:03:23",
            "first_capture": {
                "id": 16679308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679308/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679337/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:03:23",
            "end": "2022-07-22T04:04:23",
            "first_capture": {
                "id": 16679338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679338/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679367/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:04:23",
            "end": "2022-07-22T04:05:23",
            "first_capture": {
                "id": 16679368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679368/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679397/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:05:23",
            "end": "2022-07-22T04:06:23",
            "first_capture": {
                "id": 16679398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679398/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679427,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679427/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:06:23",
            "end": "2022-07-22T04:07:23",
            "first_capture": {
                "id": 16679428,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679428/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679435,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679435/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 27,
            "detections_avg": 27,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:07:23",
            "end": "2022-07-22T04:08:23",
            "first_capture": {
                "id": 16679458,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679458/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679487/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:08:23",
            "end": "2022-07-22T04:09:23",
            "first_capture": {
                "id": 16679488,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679488/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679517/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:09:23",
            "end": "2022-07-22T04:10:23",
            "first_capture": {
                "id": 16679518,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679518/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679547/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:10:23",
            "end": "2022-07-22T04:11:23",
            "first_capture": {
                "id": 16679548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679548/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679577/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:11:23",
            "end": "2022-07-22T04:12:23",
            "first_capture": {
                "id": 16679578,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679578/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16679585,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16679585/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 20,
            "detections_avg": 20,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:12:23",
            "end": "2022-07-22T04:13:23",
            "first_capture": {
                "id": 16690274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690274/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690318/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:13:23",
            "end": "2022-07-22T04:14:23",
            "first_capture": {
                "id": 16690320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690320/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690375/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:14:23",
            "end": "2022-07-22T04:15:23",
            "first_capture": {
                "id": 16690377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690377/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690435,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690435/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:15:23",
            "end": "2022-07-22T04:16:23",
            "first_capture": {
                "id": 16690437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690437/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690476/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:16:23",
            "end": "2022-07-22T04:17:23",
            "first_capture": {
                "id": 16690478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690478/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690492/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 22,
            "detections_avg": 22,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:17:23",
            "end": "2022-07-22T04:18:23",
            "first_capture": {
                "id": 16690541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690599/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:18:23",
            "end": "2022-07-22T04:19:23",
            "first_capture": {
                "id": 16690604,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690604/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690659/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:19:23",
            "end": "2022-07-22T04:20:23",
            "first_capture": {
                "id": 16690661,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690661/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690717,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690717/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:20:23",
            "end": "2022-07-22T04:21:23",
            "first_capture": {
                "id": 16690718,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690718/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690767,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690767/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:21:23",
            "end": "2022-07-22T04:22:23",
            "first_capture": {
                "id": 16690769,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690769/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690839/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:22:23",
            "end": "2022-07-22T04:23:23",
            "first_capture": {
                "id": 16690841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690841/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690906/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 26,
            "detections_avg": 26,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:23:23",
            "end": "2022-07-22T04:24:23",
            "first_capture": {
                "id": 16690910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690910/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690942/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:24:23",
            "end": "2022-07-22T04:25:23",
            "first_capture": {
                "id": 16690943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690943/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690961/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:25:23",
            "end": "2022-07-22T04:26:23",
            "first_capture": {
                "id": 16690962,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690962/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690991,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690991/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:26:23",
            "end": "2022-07-22T04:27:23",
            "first_capture": {
                "id": 16690992,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690992/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16690999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16690999/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 23,
            "detections_avg": 23,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:27:23",
            "end": "2022-07-22T04:28:23",
            "first_capture": {
                "id": 16691022,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691022/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691033,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691033/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:28:23",
            "end": "2022-07-22T04:29:23",
            "first_capture": {
                "id": 16691034,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691034/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691062/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:29:23",
            "end": "2022-07-22T04:30:23",
            "first_capture": {
                "id": 16691063,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691063/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691065,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691065/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:30:23",
            "end": "2022-07-22T04:31:23",
            "first_capture": {
                "id": 16691066,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691066/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691093/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:31:23",
            "end": "2022-07-22T04:32:23",
            "first_capture": {
                "id": 16691094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691094/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691101/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 27,
            "detections_avg": 27,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:32:23",
            "end": "2022-07-22T04:33:23",
            "first_capture": {
                "id": 16691119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691119/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691140/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 19,
            "detections_avg": 19,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:33:23",
            "end": "2022-07-22T04:34:23",
            "first_capture": {
                "id": 16691142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691142/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691171/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:34:23",
            "end": "2022-07-22T04:35:23",
            "first_capture": {
                "id": 16691172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691172/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691193/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:35:23",
            "end": "2022-07-22T04:36:23",
            "first_capture": {
                "id": 16691194,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691194/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691202/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:36:23",
            "end": "2022-07-22T04:37:23",
            "first_capture": {
                "id": 16691203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691203/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 26,
            "detections_avg": 26,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:37:23",
            "end": "2022-07-22T04:38:23",
            "first_capture": {
                "id": 16691218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691247/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:38:23",
            "end": "2022-07-22T04:39:23",
            "first_capture": {
                "id": 16691248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691248/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691277/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:39:23",
            "end": "2022-07-22T04:40:23",
            "first_capture": {
                "id": 16691278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691278/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691306,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691306/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:40:23",
            "end": "2022-07-22T04:41:23",
            "first_capture": {
                "id": 16691307,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691307/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691332/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:41:23",
            "end": "2022-07-22T04:42:23",
            "first_capture": {
                "id": 16691333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691348,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691348/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 25,
            "detections_avg": 25,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:42:23",
            "end": "2022-07-22T04:43:23",
            "first_capture": {
                "id": 16691363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691363/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691391/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 27,
            "detections_avg": 27,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:43:23",
            "end": "2022-07-22T04:44:23",
            "first_capture": {
                "id": 16691393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691422,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691422/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:44:23",
            "end": "2022-07-22T04:45:23",
            "first_capture": {
                "id": 16691423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691423/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691452,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691452/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:45:23",
            "end": "2022-07-22T04:46:23",
            "first_capture": {
                "id": 16691453,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691453/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691481/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:46:23",
            "end": "2022-07-22T04:47:23",
            "first_capture": {
                "id": 16691482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691482/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691497/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 22,
            "detections_avg": 22,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:47:23",
            "end": "2022-07-22T04:48:23",
            "first_capture": {
                "id": 16691511,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691511/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691540/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:48:23",
            "end": "2022-07-22T04:49:23",
            "first_capture": {
                "id": 16691541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16691566,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691566/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:49:23",
            "end": "2022-07-22T04:50:23",
            "first_capture": {
                "id": 16691567,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16691567/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16699890,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16699890/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:50:23",
            "end": "2022-07-22T04:51:23",
            "first_capture": {
                "id": 16699893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16699893/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16699921,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16699921/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:51:23",
            "end": "2022-07-22T04:52:23",
            "first_capture": {
                "id": 16699923,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16699923/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16699939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16699939/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 23,
            "detections_avg": 23,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:52:23",
            "end": "2022-07-22T04:53:23",
            "first_capture": {
                "id": 16699946,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16699946/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16699999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16699999/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 21,
            "detections_avg": 21,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:53:23",
            "end": "2022-07-22T04:54:23",
            "first_capture": {
                "id": 16700003,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700003/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16700048,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700048/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:54:23",
            "end": "2022-07-22T04:55:23",
            "first_capture": {
                "id": 16700050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700050/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16700094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700094/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:55:23",
            "end": "2022-07-22T04:56:23",
            "first_capture": {
                "id": 16700096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700096/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16700150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700150/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:56:23",
            "end": "2022-07-22T04:57:23",
            "first_capture": {
                "id": 16700152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16700183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700183/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 23,
            "detections_avg": 23,
            "was_processed": true
        },
        {
            "start": "2022-07-22T04:57:23",
            "end": "2022-07-22T04:58:23",
            "first_capture": {
                "id": 16700212,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700212/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16700252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700252/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:58:23",
            "end": "2022-07-22T04:59:23",
            "first_capture": {
                "id": 16700254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700254/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16700280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700280/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-22T04:59:23",
            "end": "2022-07-22T04:59:46",
            "first_capture": {
                "id": 16700282,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700282/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 16700298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/16700298/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 418,
        "resolution_minutes": 1,
        "max_detections": 37,
        "min_detections": 0,
        "total_detections": 999,
        "timeline_start": "2022-07-21T22:02:23",
        "timeline_end": "2022-07-22T04:59:46"
    }
}