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

{
    "data": [
        {
            "start": "2022-09-06T20:38:12",
            "end": "2022-09-06T20:39:12",
            "first_capture": {
                "id": 17811585,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811585/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811592,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811592/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:39:12",
            "end": "2022-09-06T20:40:12",
            "first_capture": {
                "id": 17834670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834670/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17834670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834670/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:40:12",
            "end": "2022-09-06T20:41:12",
            "first_capture": {
                "id": 17811593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811593/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811612,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811612/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:41:12",
            "end": "2022-09-06T20:42:12",
            "first_capture": {
                "id": 17811613,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811613/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811615,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811615/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:42:12",
            "end": "2022-09-06T20:43:12",
            "first_capture": {
                "id": 17811616,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811616/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811618,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811618/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:43:12",
            "end": "2022-09-06T20:44:12",
            "first_capture": {
                "id": 17811619,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811619/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811620/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:44:12",
            "end": "2022-09-06T20:45:12",
            "first_capture": {
                "id": 17811621,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811621/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811623/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-06T20:45:12",
            "end": "2022-09-06T20:46:12",
            "first_capture": {
                "id": 17811627,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811627/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811648/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:46:12",
            "end": "2022-09-06T20:47:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:47:12",
            "end": "2022-09-06T20:48:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:48:12",
            "end": "2022-09-06T20:49:12",
            "first_capture": {
                "id": 17811649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811649/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811649/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-09-06T20:49:12",
            "end": "2022-09-06T20:50:12",
            "first_capture": {
                "id": 17835014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835014/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835014/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:50:12",
            "end": "2022-09-06T20:51:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:51:12",
            "end": "2022-09-06T20:52:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:52:12",
            "end": "2022-09-06T20:53:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:53:12",
            "end": "2022-09-06T20:54:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:54:12",
            "end": "2022-09-06T20:55:12",
            "first_capture": {
                "id": 17811653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811653/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811653/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-06T20:55:12",
            "end": "2022-09-06T20:56:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:56:12",
            "end": "2022-09-06T20:57:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:57:12",
            "end": "2022-09-06T20:58:12",
            "first_capture": {
                "id": 17811657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811657/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811668/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:58:12",
            "end": "2022-09-06T20:59:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T20:59:12",
            "end": "2022-09-06T21:00:12",
            "first_capture": {
                "id": 17835243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835243/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835243/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:00:12",
            "end": "2022-09-06T21:01:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:01:12",
            "end": "2022-09-06T21:02:12",
            "first_capture": {
                "id": 17811669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811672/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:02:12",
            "end": "2022-09-06T21:03:12",
            "first_capture": {
                "id": 17811673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811676/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:03:12",
            "end": "2022-09-06T21:04:12",
            "first_capture": {
                "id": 17811677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811680/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:04:12",
            "end": "2022-09-06T21:05:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:05:12",
            "end": "2022-09-06T21:06:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:06:12",
            "end": "2022-09-06T21:07:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:07:12",
            "end": "2022-09-06T21:08:12",
            "first_capture": {
                "id": 17811681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811681/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811701/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:08:12",
            "end": "2022-09-06T21:09:12",
            "first_capture": {
                "id": 17811702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811702/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811719,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811719/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:09:12",
            "end": "2022-09-06T21:10:12",
            "first_capture": {
                "id": 17835649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835649/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835649/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-06T21:10:12",
            "end": "2022-09-06T21:11:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:11:12",
            "end": "2022-09-06T21:12:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:12:12",
            "end": "2022-09-06T21:13:12",
            "first_capture": {
                "id": 17811720,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811720/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811728/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:13:12",
            "end": "2022-09-06T21:14:12",
            "first_capture": {
                "id": 17811729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811729/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811736,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811736/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:14:12",
            "end": "2022-09-06T21:15:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:15:12",
            "end": "2022-09-06T21:16:12",
            "first_capture": {
                "id": 17811737,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811737/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811751/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:16:12",
            "end": "2022-09-06T21:17:12",
            "first_capture": {
                "id": 17811752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811752/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811761/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:17:12",
            "end": "2022-09-06T21:18:12",
            "first_capture": {
                "id": 17811762,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811762/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811768,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811768/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:18:12",
            "end": "2022-09-06T21:19:12",
            "first_capture": {
                "id": 17811769,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811769/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811793/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:19:12",
            "end": "2022-09-06T21:20:12",
            "first_capture": {
                "id": 17811794,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811794/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836144/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:20:12",
            "end": "2022-09-06T21:21:12",
            "first_capture": {
                "id": 17811802,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811802/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811804/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-06T21:21:12",
            "end": "2022-09-06T21:22:12",
            "first_capture": {
                "id": 17811810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811810/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811816/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:22:12",
            "end": "2022-09-06T21:23:12",
            "first_capture": {
                "id": 17811817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811817/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811839/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:23:12",
            "end": "2022-09-06T21:24:12",
            "first_capture": {
                "id": 17811840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811840/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811850/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:24:12",
            "end": "2022-09-06T21:25:12",
            "first_capture": {
                "id": 17811851,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811851/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811856/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:25:12",
            "end": "2022-09-06T21:26:12",
            "first_capture": {
                "id": 17811857,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811857/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811859/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:26:12",
            "end": "2022-09-06T21:27:12",
            "first_capture": {
                "id": 17811860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811863/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:27:12",
            "end": "2022-09-06T21:28:12",
            "first_capture": {
                "id": 17811864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811864/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811870/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:28:12",
            "end": "2022-09-06T21:29:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:29:12",
            "end": "2022-09-06T21:30:12",
            "first_capture": {
                "id": 17811871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811871/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811875/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:30:12",
            "end": "2022-09-06T21:31:12",
            "first_capture": {
                "id": 17811876,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811876/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811880,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811880/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:31:12",
            "end": "2022-09-06T21:32:12",
            "first_capture": {
                "id": 17811881,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811881/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811883/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:32:12",
            "end": "2022-09-06T21:33:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:33:12",
            "end": "2022-09-06T21:34:12",
            "first_capture": {
                "id": 17811884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811884/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811886/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:34:12",
            "end": "2022-09-06T21:35:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:35:12",
            "end": "2022-09-06T21:36:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:36:12",
            "end": "2022-09-06T21:37:12",
            "first_capture": {
                "id": 17811887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811887/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811893/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:37:12",
            "end": "2022-09-06T21:38:12",
            "first_capture": {
                "id": 17811894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811900,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811900/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:38:12",
            "end": "2022-09-06T21:39:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:39:12",
            "end": "2022-09-06T21:40:12",
            "first_capture": {
                "id": 17836652,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836652/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836652,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836652/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:40:12",
            "end": "2022-09-06T21:41:12",
            "first_capture": {
                "id": 17811901,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811901/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811921,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811921/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-06T21:41:12",
            "end": "2022-09-06T21:42:12",
            "first_capture": {
                "id": 17811926,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811926/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811938,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811938/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:42:12",
            "end": "2022-09-06T21:43:12",
            "first_capture": {
                "id": 17811939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811939/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811945/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:43:12",
            "end": "2022-09-06T21:44:12",
            "first_capture": {
                "id": 17811946,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811946/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811953/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:44:12",
            "end": "2022-09-06T21:45:12",
            "first_capture": {
                "id": 17811954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811954/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811974/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:45:12",
            "end": "2022-09-06T21:46:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:46:12",
            "end": "2022-09-06T21:47:12",
            "first_capture": {
                "id": 17811975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811984,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811984/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:47:12",
            "end": "2022-09-06T21:48:12",
            "first_capture": {
                "id": 17811985,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811985/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17811994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811994/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:48:12",
            "end": "2022-09-06T21:49:12",
            "first_capture": {
                "id": 17811995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17811995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812019,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812019/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:49:12",
            "end": "2022-09-06T21:50:12",
            "first_capture": {
                "id": 17812020,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812020/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812045,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812045/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:50:12",
            "end": "2022-09-06T21:51:12",
            "first_capture": {
                "id": 17812046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812046/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812071/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:51:12",
            "end": "2022-09-06T21:52:12",
            "first_capture": {
                "id": 17812072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812072/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812089,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812089/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:52:12",
            "end": "2022-09-06T21:53:12",
            "first_capture": {
                "id": 17812090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812090/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812111,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812111/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:53:12",
            "end": "2022-09-06T21:54:12",
            "first_capture": {
                "id": 17812112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812112/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812134,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812134/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:54:12",
            "end": "2022-09-06T21:55:12",
            "first_capture": {
                "id": 17812135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812135/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812152/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:55:12",
            "end": "2022-09-06T21:56:12",
            "first_capture": {
                "id": 17812153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812167,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812167/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-06T21:56:12",
            "end": "2022-09-06T21:57:12",
            "first_capture": {
                "id": 17812172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812172/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812194,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812194/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:57:12",
            "end": "2022-09-06T21:58:12",
            "first_capture": {
                "id": 17812195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812195/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812207,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812207/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:58:12",
            "end": "2022-09-06T21:59:12",
            "first_capture": {
                "id": 17812208,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812208/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812234/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T21:59:12",
            "end": "2022-09-06T22:00:12",
            "first_capture": {
                "id": 17812235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812235/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812250/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:00:12",
            "end": "2022-09-06T22:01:12",
            "first_capture": {
                "id": 17812251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812251/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812271/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:01:12",
            "end": "2022-09-06T22:02:12",
            "first_capture": {
                "id": 17812272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812272/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812291,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812291/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:02:12",
            "end": "2022-09-06T22:03:12",
            "first_capture": {
                "id": 17812292,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812292/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812316/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:03:12",
            "end": "2022-09-06T22:04:12",
            "first_capture": {
                "id": 17812317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812334,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812334/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:04:12",
            "end": "2022-09-06T22:05:12",
            "first_capture": {
                "id": 17812335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812335/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812361/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:05:12",
            "end": "2022-09-06T22:06:12",
            "first_capture": {
                "id": 17812362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812362/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812378/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:06:12",
            "end": "2022-09-06T22:07:12",
            "first_capture": {
                "id": 17812382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812382/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812392/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:07:12",
            "end": "2022-09-06T22:08:12",
            "first_capture": {
                "id": 17812393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812404,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812404/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:08:12",
            "end": "2022-09-06T22:09:12",
            "first_capture": {
                "id": 17812405,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812405/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812409,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812409/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:09:12",
            "end": "2022-09-06T22:10:12",
            "first_capture": {
                "id": 17812410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812410/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812433/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:10:12",
            "end": "2022-09-06T22:11:12",
            "first_capture": {
                "id": 17812437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812437/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812453,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812453/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:11:12",
            "end": "2022-09-06T22:12:12",
            "first_capture": {
                "id": 17812454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812454/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812454/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:12:12",
            "end": "2022-09-06T22:13:12",
            "first_capture": {
                "id": 17812474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812474/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812486/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:13:12",
            "end": "2022-09-06T22:14:12",
            "first_capture": {
                "id": 17812487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812487/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812491,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812491/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:14:12",
            "end": "2022-09-06T22:15:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:15:12",
            "end": "2022-09-06T22:16:12",
            "first_capture": {
                "id": 17812492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812492/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812497/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:16:12",
            "end": "2022-09-06T22:17:12",
            "first_capture": {
                "id": 17812499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812499/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812504/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:17:12",
            "end": "2022-09-06T22:18:12",
            "first_capture": {
                "id": 17812520,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812520/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812530,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812530/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:18:12",
            "end": "2022-09-06T22:19:12",
            "first_capture": {
                "id": 17812531,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812531/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812546,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812546/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:19:12",
            "end": "2022-09-06T22:20:12",
            "first_capture": {
                "id": 17812547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812547/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837115,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837115/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:20:12",
            "end": "2022-09-06T22:21:12",
            "first_capture": {
                "id": 17812561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812561/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812582,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812582/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:21:12",
            "end": "2022-09-06T22:22:12",
            "first_capture": {
                "id": 17812583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812583/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812594/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:22:12",
            "end": "2022-09-06T22:23:12",
            "first_capture": {
                "id": 17812608,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812608/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812630/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:23:12",
            "end": "2022-09-06T22:24:12",
            "first_capture": {
                "id": 17812631,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812631/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812645/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:24:12",
            "end": "2022-09-06T22:25:12",
            "first_capture": {
                "id": 17812646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812646/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812651,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812651/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:25:12",
            "end": "2022-09-06T22:26:12",
            "first_capture": {
                "id": 17812652,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812652/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812673/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:26:12",
            "end": "2022-09-06T22:27:12",
            "first_capture": {
                "id": 17812678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812678/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812689/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:27:12",
            "end": "2022-09-06T22:28:12",
            "first_capture": {
                "id": 17812707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812707/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812722,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812722/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:28:12",
            "end": "2022-09-06T22:29:12",
            "first_capture": {
                "id": 17812723,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812723/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812749,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812749/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:29:12",
            "end": "2022-09-06T22:30:12",
            "first_capture": {
                "id": 17812750,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812750/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812766,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812766/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:30:12",
            "end": "2022-09-06T22:31:12",
            "first_capture": {
                "id": 17812767,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812767/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812792/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:31:12",
            "end": "2022-09-06T22:32:12",
            "first_capture": {
                "id": 17812793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812793/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812804/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:32:12",
            "end": "2022-09-06T22:33:12",
            "first_capture": {
                "id": 17812808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812808/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812824/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:33:12",
            "end": "2022-09-06T22:34:12",
            "first_capture": {
                "id": 17812825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812825/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812849/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:34:12",
            "end": "2022-09-06T22:35:12",
            "first_capture": {
                "id": 17812850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812850/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812865,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812865/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:35:12",
            "end": "2022-09-06T22:36:12",
            "first_capture": {
                "id": 17812866,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812866/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812874/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:36:12",
            "end": "2022-09-06T22:37:12",
            "first_capture": {
                "id": 17812879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812879/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812891,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812891/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:37:12",
            "end": "2022-09-06T22:38:12",
            "first_capture": {
                "id": 17812907,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812907/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812930/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:38:12",
            "end": "2022-09-06T22:39:12",
            "first_capture": {
                "id": 17812931,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812931/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812941/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:39:12",
            "end": "2022-09-06T22:40:12",
            "first_capture": {
                "id": 17812942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812942/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812951,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812951/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:40:12",
            "end": "2022-09-06T22:41:12",
            "first_capture": {
                "id": 17812952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812952/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812977/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:41:12",
            "end": "2022-09-06T22:42:12",
            "first_capture": {
                "id": 17812978,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812978/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17812981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812981/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:42:12",
            "end": "2022-09-06T22:43:12",
            "first_capture": {
                "id": 17812997,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17812997/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813023,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813023/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:43:12",
            "end": "2022-09-06T22:44:12",
            "first_capture": {
                "id": 17813024,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813024/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813043,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813043/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:44:12",
            "end": "2022-09-06T22:45:12",
            "first_capture": {
                "id": 17813044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813044/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813073/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:45:12",
            "end": "2022-09-06T22:46:12",
            "first_capture": {
                "id": 17813074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813098/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:46:12",
            "end": "2022-09-06T22:47:12",
            "first_capture": {
                "id": 17813101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813101/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813113/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:47:12",
            "end": "2022-09-06T22:48:12",
            "first_capture": {
                "id": 17813130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813130/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813148,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813148/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:48:12",
            "end": "2022-09-06T22:49:12",
            "first_capture": {
                "id": 17813149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813149/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813169/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:49:12",
            "end": "2022-09-06T22:50:12",
            "first_capture": {
                "id": 17835368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835368/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835368/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:50:12",
            "end": "2022-09-06T22:51:12",
            "first_capture": {
                "id": 17813170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813180/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:51:12",
            "end": "2022-09-06T22:52:12",
            "first_capture": {
                "id": 17813181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813181/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813192/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:52:12",
            "end": "2022-09-06T22:53:12",
            "first_capture": {
                "id": 17813209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813209/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813230/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:53:12",
            "end": "2022-09-06T22:54:12",
            "first_capture": {
                "id": 17813231,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813231/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813243/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:54:12",
            "end": "2022-09-06T22:55:12",
            "first_capture": {
                "id": 17813244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813244/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813250/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:55:12",
            "end": "2022-09-06T22:56:12",
            "first_capture": {
                "id": 17813251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813251/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813275/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:56:12",
            "end": "2022-09-06T22:57:12",
            "first_capture": {
                "id": 17813279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813279/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813291,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813291/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-06T22:57:12",
            "end": "2022-09-06T22:58:12",
            "first_capture": {
                "id": 17813301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813301/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813309/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:58:12",
            "end": "2022-09-06T22:59:12",
            "first_capture": {
                "id": 17813310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813316/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T22:59:12",
            "end": "2022-09-06T23:00:12",
            "first_capture": {
                "id": 17813317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835453,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835453/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:00:12",
            "end": "2022-09-06T23:01:12",
            "first_capture": {
                "id": 17813331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813346/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:01:12",
            "end": "2022-09-06T23:02:12",
            "first_capture": {
                "id": 17813347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813347/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813357/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:02:12",
            "end": "2022-09-06T23:03:12",
            "first_capture": {
                "id": 17813367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813367/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813378/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:03:12",
            "end": "2022-09-06T23:04:12",
            "first_capture": {
                "id": 17813379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813399/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:04:12",
            "end": "2022-09-06T23:05:12",
            "first_capture": {
                "id": 17813400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813400/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813428,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813428/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:05:12",
            "end": "2022-09-06T23:06:12",
            "first_capture": {
                "id": 17813429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813429/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813446,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813446/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:06:12",
            "end": "2022-09-06T23:07:12",
            "first_capture": {
                "id": 17813450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813465,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813465/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:07:12",
            "end": "2022-09-06T23:08:12",
            "first_capture": {
                "id": 17813479,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813479/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813495/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:08:12",
            "end": "2022-09-06T23:09:12",
            "first_capture": {
                "id": 17813496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813496/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813513/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:09:12",
            "end": "2022-09-06T23:10:12",
            "first_capture": {
                "id": 17813514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835571,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835571/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:10:12",
            "end": "2022-09-06T23:11:12",
            "first_capture": {
                "id": 17813541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813562,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813562/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:11:12",
            "end": "2022-09-06T23:12:12",
            "first_capture": {
                "id": 17813563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813563/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813573/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:12:12",
            "end": "2022-09-06T23:13:12",
            "first_capture": {
                "id": 17813587,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813587/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813596,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813596/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:13:12",
            "end": "2022-09-06T23:14:12",
            "first_capture": {
                "id": 17813597,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813597/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813604,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813604/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:14:12",
            "end": "2022-09-06T23:15:12",
            "first_capture": {
                "id": 17813605,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813605/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813620/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:15:12",
            "end": "2022-09-06T23:16:12",
            "first_capture": {
                "id": 17813621,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813621/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813647/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:16:12",
            "end": "2022-09-06T23:17:12",
            "first_capture": {
                "id": 17813651,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813651/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813656/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 12,
            "detections_avg": 12,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:17:12",
            "end": "2022-09-06T23:18:12",
            "first_capture": {
                "id": 17813659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813659/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813676/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:18:12",
            "end": "2022-09-06T23:19:12",
            "first_capture": {
                "id": 17813677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813697/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:19:12",
            "end": "2022-09-06T23:20:12",
            "first_capture": {
                "id": 17813698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813698/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813727/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:20:12",
            "end": "2022-09-06T23:21:12",
            "first_capture": {
                "id": 17813728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813728/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813744,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813744/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:21:12",
            "end": "2022-09-06T23:22:12",
            "first_capture": {
                "id": 17813745,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813745/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813747/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:22:12",
            "end": "2022-09-06T23:23:12",
            "first_capture": {
                "id": 17813758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813758/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813776/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:23:12",
            "end": "2022-09-06T23:24:12",
            "first_capture": {
                "id": 17813777,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813777/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813788,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813788/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:24:12",
            "end": "2022-09-06T23:25:12",
            "first_capture": {
                "id": 17813789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813789/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813792/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:25:12",
            "end": "2022-09-06T23:26:12",
            "first_capture": {
                "id": 17813793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813793/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813810/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:26:12",
            "end": "2022-09-06T23:27:12",
            "first_capture": {
                "id": 17813811,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813811/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813819,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813819/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:27:12",
            "end": "2022-09-06T23:28:12",
            "first_capture": {
                "id": 17813820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813820/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813820/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:28:12",
            "end": "2022-09-06T23:29:12",
            "first_capture": {
                "id": 17813821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813821/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813827,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813827/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:29:12",
            "end": "2022-09-06T23:30:12",
            "first_capture": {
                "id": 17813828,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813828/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813833,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813833/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:30:12",
            "end": "2022-09-06T23:31:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:31:12",
            "end": "2022-09-06T23:32:12",
            "first_capture": {
                "id": 17813834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813834/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813836/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:32:12",
            "end": "2022-09-06T23:33:12",
            "first_capture": {
                "id": 17813837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813839/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:33:12",
            "end": "2022-09-06T23:34:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:34:12",
            "end": "2022-09-06T23:35:12",
            "first_capture": {
                "id": 17813840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813840/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813844/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:35:12",
            "end": "2022-09-06T23:36:12",
            "first_capture": {
                "id": 17813845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813845/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813847/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:36:12",
            "end": "2022-09-06T23:37:12",
            "first_capture": {
                "id": 17813848,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813848/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813855/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:37:12",
            "end": "2022-09-06T23:38:12",
            "first_capture": {
                "id": 17813856,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813856/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813867/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:38:12",
            "end": "2022-09-06T23:39:12",
            "first_capture": {
                "id": 17813886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813887/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:39:12",
            "end": "2022-09-06T23:40:12",
            "first_capture": {
                "id": 17835816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835816/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:40:12",
            "end": "2022-09-06T23:41:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:41:12",
            "end": "2022-09-06T23:42:12",
            "first_capture": {
                "id": 17813888,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813888/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813909/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:42:12",
            "end": "2022-09-06T23:43:12",
            "first_capture": {
                "id": 17813910,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813910/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813919/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:43:12",
            "end": "2022-09-06T23:44:12",
            "first_capture": {
                "id": 17813921,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813921/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813932/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:44:12",
            "end": "2022-09-06T23:45:12",
            "first_capture": {
                "id": 17813933,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813933/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813940/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:45:12",
            "end": "2022-09-06T23:46:12",
            "first_capture": {
                "id": 17813941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813941/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813957,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813957/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:46:12",
            "end": "2022-09-06T23:47:12",
            "first_capture": {
                "id": 17813958,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813958/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813969/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:47:12",
            "end": "2022-09-06T23:48:12",
            "first_capture": {
                "id": 17813987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813987/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17813998,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17813998/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:48:12",
            "end": "2022-09-06T23:49:12",
            "first_capture": {
                "id": 17814017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814017/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814046/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:49:12",
            "end": "2022-09-06T23:50:12",
            "first_capture": {
                "id": 17814047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814047/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814065,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814065/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:50:12",
            "end": "2022-09-06T23:51:12",
            "first_capture": {
                "id": 17814066,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814066/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814066,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814066/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:51:12",
            "end": "2022-09-06T23:52:12",
            "first_capture": {
                "id": 17814067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814067/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814072/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:52:12",
            "end": "2022-09-06T23:53:12",
            "first_capture": {
                "id": 17814073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814073/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814081/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:53:12",
            "end": "2022-09-06T23:54:12",
            "first_capture": {
                "id": 17814082,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814082/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814091,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814091/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:54:12",
            "end": "2022-09-06T23:55:12",
            "first_capture": {
                "id": 17814092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814092/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814097/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:55:12",
            "end": "2022-09-06T23:56:12",
            "first_capture": {
                "id": 17814098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814098/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814109/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:56:12",
            "end": "2022-09-06T23:57:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:57:12",
            "end": "2022-09-06T23:58:12",
            "first_capture": {
                "id": 17814110,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814110/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814112/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-09-06T23:58:12",
            "end": "2022-09-06T23:59:12",
            "first_capture": {
                "id": 17814119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814119/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814145/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-06T23:59:12",
            "end": "2022-09-07T00:00:12",
            "first_capture": {
                "id": 17814146,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814146/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814164/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:00:12",
            "end": "2022-09-07T00:01:12",
            "first_capture": {
                "id": 17814165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814165/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814188/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:01:12",
            "end": "2022-09-07T00:02:12",
            "first_capture": {
                "id": 17814189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814189/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814195/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:02:12",
            "end": "2022-09-07T00:03:12",
            "first_capture": {
                "id": 17814196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814196/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814201/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:03:12",
            "end": "2022-09-07T00:04:12",
            "first_capture": {
                "id": 17814219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814219/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814235/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:04:12",
            "end": "2022-09-07T00:05:12",
            "first_capture": {
                "id": 17814236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814236/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814251/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:05:12",
            "end": "2022-09-07T00:06:12",
            "first_capture": {
                "id": 17814252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814252/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814276,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814276/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:06:12",
            "end": "2022-09-07T00:07:12",
            "first_capture": {
                "id": 17814277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814277/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814293/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:07:12",
            "end": "2022-09-07T00:08:12",
            "first_capture": {
                "id": 17814307,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814307/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814319/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:08:12",
            "end": "2022-09-07T00:09:12",
            "first_capture": {
                "id": 17814337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814337/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814366/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:09:12",
            "end": "2022-09-07T00:10:12",
            "first_capture": {
                "id": 17814367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814367/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835953/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:10:12",
            "end": "2022-09-07T00:11:12",
            "first_capture": {
                "id": 17814395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814395/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814421/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:11:12",
            "end": "2022-09-07T00:12:12",
            "first_capture": {
                "id": 17814422,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814422/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814448/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:12:12",
            "end": "2022-09-07T00:13:12",
            "first_capture": {
                "id": 17814449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814454/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:13:12",
            "end": "2022-09-07T00:14:12",
            "first_capture": {
                "id": 17814455,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814455/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814472/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:14:12",
            "end": "2022-09-07T00:15:12",
            "first_capture": {
                "id": 17814473,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814473/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814486/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:15:12",
            "end": "2022-09-07T00:16:12",
            "first_capture": {
                "id": 17814487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814487/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814513/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:16:12",
            "end": "2022-09-07T00:17:12",
            "first_capture": {
                "id": 17814514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814527,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814527/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 12,
            "detections_avg": 12,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:17:12",
            "end": "2022-09-07T00:18:12",
            "first_capture": {
                "id": 17814541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814570,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814570/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:18:12",
            "end": "2022-09-07T00:19:12",
            "first_capture": {
                "id": 17814571,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814571/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814598,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814598/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:19:12",
            "end": "2022-09-07T00:20:12",
            "first_capture": {
                "id": 17814599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814599/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814610/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:20:12",
            "end": "2022-09-07T00:21:12",
            "first_capture": {
                "id": 17814611,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814611/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814636,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814636/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:21:12",
            "end": "2022-09-07T00:22:12",
            "first_capture": {
                "id": 17814637,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814637/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814659/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:22:12",
            "end": "2022-09-07T00:23:12",
            "first_capture": {
                "id": 17814660,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814660/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814672/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:23:12",
            "end": "2022-09-07T00:24:12",
            "first_capture": {
                "id": 17814689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814693/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:24:12",
            "end": "2022-09-07T00:25:12",
            "first_capture": {
                "id": 17814694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814704,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814704/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:25:12",
            "end": "2022-09-07T00:26:12",
            "first_capture": {
                "id": 17814705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814705/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814729/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:26:12",
            "end": "2022-09-07T00:27:12",
            "first_capture": {
                "id": 17814730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814730/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814735/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:27:12",
            "end": "2022-09-07T00:28:12",
            "first_capture": {
                "id": 17814749,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814749/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814764,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814764/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:28:12",
            "end": "2022-09-07T00:29:12",
            "first_capture": {
                "id": 17814765,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814765/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814767,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814767/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:29:12",
            "end": "2022-09-07T00:30:12",
            "first_capture": {
                "id": 17814768,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814768/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814782/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:30:12",
            "end": "2022-09-07T00:31:12",
            "first_capture": {
                "id": 17814783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814783/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814799/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:31:12",
            "end": "2022-09-07T00:32:12",
            "first_capture": {
                "id": 17814800,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814800/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814809/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:32:12",
            "end": "2022-09-07T00:33:12",
            "first_capture": {
                "id": 17814810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814810/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814813,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814813/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:33:12",
            "end": "2022-09-07T00:34:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:34:12",
            "end": "2022-09-07T00:35:12",
            "first_capture": {
                "id": 17814814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814814/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814830/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:35:12",
            "end": "2022-09-07T00:36:12",
            "first_capture": {
                "id": 17814831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814841/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:36:12",
            "end": "2022-09-07T00:37:12",
            "first_capture": {
                "id": 17814842,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814842/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814852/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:37:12",
            "end": "2022-09-07T00:38:12",
            "first_capture": {
                "id": 17814853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814853/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814867/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:38:12",
            "end": "2022-09-07T00:39:12",
            "first_capture": {
                "id": 17814868,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814868/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814891,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814891/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:39:12",
            "end": "2022-09-07T00:40:12",
            "first_capture": {
                "id": 17814892,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814892/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814896/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:40:12",
            "end": "2022-09-07T00:41:12",
            "first_capture": {
                "id": 17814898,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814898/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814916/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:41:12",
            "end": "2022-09-07T00:42:12",
            "first_capture": {
                "id": 17814917,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814917/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814932/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:42:12",
            "end": "2022-09-07T00:43:12",
            "first_capture": {
                "id": 17814933,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814933/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814935/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:43:12",
            "end": "2022-09-07T00:44:12",
            "first_capture": {
                "id": 17814936,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814936/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814944/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:44:12",
            "end": "2022-09-07T00:45:12",
            "first_capture": {
                "id": 17814945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814945/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814945/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:45:12",
            "end": "2022-09-07T00:46:12",
            "first_capture": {
                "id": 17814950,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814950/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814961/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:46:12",
            "end": "2022-09-07T00:47:12",
            "first_capture": {
                "id": 17814962,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814962/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17814974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814974/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:47:12",
            "end": "2022-09-07T00:48:12",
            "first_capture": {
                "id": 17814987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17814987/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815016,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815016/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:48:12",
            "end": "2022-09-07T00:49:12",
            "first_capture": {
                "id": 17815017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815017/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815030/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:49:12",
            "end": "2022-09-07T00:50:12",
            "first_capture": {
                "id": 17815031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815031/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815034,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815034/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:50:12",
            "end": "2022-09-07T00:51:12",
            "first_capture": {
                "id": 17815035,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815035/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815057/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:51:12",
            "end": "2022-09-07T00:52:12",
            "first_capture": {
                "id": 17815058,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815058/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815087/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:52:12",
            "end": "2022-09-07T00:53:12",
            "first_capture": {
                "id": 17815088,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815088/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815115,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815115/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:53:12",
            "end": "2022-09-07T00:54:12",
            "first_capture": {
                "id": 17815116,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815116/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815143,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815143/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:54:12",
            "end": "2022-09-07T00:55:12",
            "first_capture": {
                "id": 17815144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815144/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815169/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T00:55:12",
            "end": "2022-09-07T00:56:12",
            "first_capture": {
                "id": 17815170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815190/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:56:12",
            "end": "2022-09-07T00:57:12",
            "first_capture": {
                "id": 17815191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815191/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815193/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:57:12",
            "end": "2022-09-07T00:58:12",
            "first_capture": {
                "id": 17815194,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815194/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815205/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:58:12",
            "end": "2022-09-07T00:59:12",
            "first_capture": {
                "id": 17815206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815206/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815219/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T00:59:12",
            "end": "2022-09-07T01:00:12",
            "first_capture": {
                "id": 17815220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815220/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836280/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:00:12",
            "end": "2022-09-07T01:01:12",
            "first_capture": {
                "id": 17815224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815224/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815246/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:01:12",
            "end": "2022-09-07T01:02:12",
            "first_capture": {
                "id": 17815247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815247/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815273/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:02:12",
            "end": "2022-09-07T01:03:12",
            "first_capture": {
                "id": 17815274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815274/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815302,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815302/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:03:12",
            "end": "2022-09-07T01:04:12",
            "first_capture": {
                "id": 17815303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815303/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815330/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:04:12",
            "end": "2022-09-07T01:05:12",
            "first_capture": {
                "id": 17815331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815358,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815358/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:05:12",
            "end": "2022-09-07T01:06:12",
            "first_capture": {
                "id": 17815359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815359/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815361/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:06:12",
            "end": "2022-09-07T01:07:12",
            "first_capture": {
                "id": 17815389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815389/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815407/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:07:12",
            "end": "2022-09-07T01:08:12",
            "first_capture": {
                "id": 17815410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815410/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815418,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815418/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:08:12",
            "end": "2022-09-07T01:09:12",
            "first_capture": {
                "id": 17815419,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815419/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815448/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:09:12",
            "end": "2022-09-07T01:10:12",
            "first_capture": {
                "id": 17815449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815464,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815464/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:10:12",
            "end": "2022-09-07T01:11:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:11:12",
            "end": "2022-09-07T01:12:12",
            "first_capture": {
                "id": 17815466,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815466/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815480/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:12:12",
            "end": "2022-09-07T01:13:12",
            "first_capture": {
                "id": 17815481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815493/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:13:12",
            "end": "2022-09-07T01:14:12",
            "first_capture": {
                "id": 17815494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815494/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815510/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:14:12",
            "end": "2022-09-07T01:15:12",
            "first_capture": {
                "id": 17815511,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815511/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815531,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815531/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:15:12",
            "end": "2022-09-07T01:16:12",
            "first_capture": {
                "id": 17815532,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815532/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815555/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:16:12",
            "end": "2022-09-07T01:17:12",
            "first_capture": {
                "id": 17815556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815556/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815566,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815566/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:17:12",
            "end": "2022-09-07T01:18:12",
            "first_capture": {
                "id": 17815567,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815567/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815578,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815578/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:18:12",
            "end": "2022-09-07T01:19:12",
            "first_capture": {
                "id": 17815579,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815579/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815584/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:19:12",
            "end": "2022-09-07T01:20:12",
            "first_capture": {
                "id": 17815585,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815585/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815598,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815598/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:20:12",
            "end": "2022-09-07T01:21:12",
            "first_capture": {
                "id": 17815599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815599/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815614,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815614/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:21:12",
            "end": "2022-09-07T01:22:12",
            "first_capture": {
                "id": 17815623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815623/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815635,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815635/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:22:12",
            "end": "2022-09-07T01:23:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:23:12",
            "end": "2022-09-07T01:24:12",
            "first_capture": {
                "id": 17815636,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815636/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815651,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815651/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:24:12",
            "end": "2022-09-07T01:25:12",
            "first_capture": {
                "id": 17815652,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815652/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815680/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:25:12",
            "end": "2022-09-07T01:26:12",
            "first_capture": {
                "id": 17815681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815681/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815701/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:26:12",
            "end": "2022-09-07T01:27:12",
            "first_capture": {
                "id": 17815702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815702/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815719,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815719/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:27:12",
            "end": "2022-09-07T01:28:12",
            "first_capture": {
                "id": 17815725,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815725/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815731,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815731/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:28:12",
            "end": "2022-09-07T01:29:12",
            "first_capture": {
                "id": 17815732,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815732/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815755,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815755/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:29:12",
            "end": "2022-09-07T01:30:12",
            "first_capture": {
                "id": 17815756,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815756/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815773/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:30:12",
            "end": "2022-09-07T01:31:12",
            "first_capture": {
                "id": 17815774,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815774/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815793/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:31:12",
            "end": "2022-09-07T01:32:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:32:12",
            "end": "2022-09-07T01:33:12",
            "first_capture": {
                "id": 17815801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815801/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815810/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:33:12",
            "end": "2022-09-07T01:34:12",
            "first_capture": {
                "id": 17815811,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815811/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815829/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:34:12",
            "end": "2022-09-07T01:35:12",
            "first_capture": {
                "id": 17815830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815830/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815859/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:35:12",
            "end": "2022-09-07T01:36:12",
            "first_capture": {
                "id": 17815860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815866,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815866/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:36:12",
            "end": "2022-09-07T01:37:12",
            "first_capture": {
                "id": 17815875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815875/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815887/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:37:12",
            "end": "2022-09-07T01:38:12",
            "first_capture": {
                "id": 17815888,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815888/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815888,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815888/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:38:12",
            "end": "2022-09-07T01:39:12",
            "first_capture": {
                "id": 17815894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815899,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815899/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:39:12",
            "end": "2022-09-07T01:40:12",
            "first_capture": {
                "id": 17815900,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815900/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815924,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815924/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:40:12",
            "end": "2022-09-07T01:41:12",
            "first_capture": {
                "id": 17815925,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815925/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815946,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815946/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:41:12",
            "end": "2022-09-07T01:42:12",
            "first_capture": {
                "id": 17815947,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815947/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17815976,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815976/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:42:12",
            "end": "2022-09-07T01:43:12",
            "first_capture": {
                "id": 17815977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17815977/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816006/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:43:12",
            "end": "2022-09-07T01:44:12",
            "first_capture": {
                "id": 17816007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816023,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816023/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:44:12",
            "end": "2022-09-07T01:45:12",
            "first_capture": {
                "id": 17816024,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816024/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816047/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:45:12",
            "end": "2022-09-07T01:46:12",
            "first_capture": {
                "id": 17816048,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816048/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816067/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:46:12",
            "end": "2022-09-07T01:47:12",
            "first_capture": {
                "id": 17816075,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816075/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816104/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:47:12",
            "end": "2022-09-07T01:48:12",
            "first_capture": {
                "id": 17816105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816105/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816118/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:48:12",
            "end": "2022-09-07T01:49:12",
            "first_capture": {
                "id": 17816129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816129/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816136/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:49:12",
            "end": "2022-09-07T01:50:12",
            "first_capture": {
                "id": 17816137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816137/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816162,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816162/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:50:12",
            "end": "2022-09-07T01:51:12",
            "first_capture": {
                "id": 17816163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816163/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816181/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:51:12",
            "end": "2022-09-07T01:52:12",
            "first_capture": {
                "id": 17816182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816182/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816182/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:52:12",
            "end": "2022-09-07T01:53:12",
            "first_capture": {
                "id": 17816210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816217/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:53:12",
            "end": "2022-09-07T01:54:12",
            "first_capture": {
                "id": 17816218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816226/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:54:12",
            "end": "2022-09-07T01:55:12",
            "first_capture": {
                "id": 17816227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816227/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816233/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:55:12",
            "end": "2022-09-07T01:56:12",
            "first_capture": {
                "id": 17816234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816234/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816242/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:56:12",
            "end": "2022-09-07T01:57:12",
            "first_capture": {
                "id": 17816243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816243/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816246/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:57:12",
            "end": "2022-09-07T01:58:12",
            "first_capture": {
                "id": 17816247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816247/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816260/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T01:58:12",
            "end": "2022-09-07T01:59:12",
            "first_capture": {
                "id": 17816277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816277/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816288/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T01:59:12",
            "end": "2022-09-07T02:00:12",
            "first_capture": {
                "id": 17816289,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816289/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816315/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:00:12",
            "end": "2022-09-07T02:01:12",
            "first_capture": {
                "id": 17816316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816316/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816325/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:01:12",
            "end": "2022-09-07T02:02:12",
            "first_capture": {
                "id": 17816326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816326/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816326/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:02:12",
            "end": "2022-09-07T02:03:12",
            "first_capture": {
                "id": 17816346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816346/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816375/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:03:12",
            "end": "2022-09-07T02:04:12",
            "first_capture": {
                "id": 17816376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816376/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816382/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:04:12",
            "end": "2022-09-07T02:05:12",
            "first_capture": {
                "id": 17816383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816383/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816390/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:05:12",
            "end": "2022-09-07T02:06:12",
            "first_capture": {
                "id": 17816391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816391/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816401/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:06:12",
            "end": "2022-09-07T02:07:12",
            "first_capture": {
                "id": 17816402,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816402/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816410/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:07:12",
            "end": "2022-09-07T02:08:12",
            "first_capture": {
                "id": 17816417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816417/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816426/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:08:12",
            "end": "2022-09-07T02:09:12",
            "first_capture": {
                "id": 17816439,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816439/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816468/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:09:12",
            "end": "2022-09-07T02:10:12",
            "first_capture": {
                "id": 17816469,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816469/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816479,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816479/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:10:12",
            "end": "2022-09-07T02:11:12",
            "first_capture": {
                "id": 17816481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816505/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:11:12",
            "end": "2022-09-07T02:12:12",
            "first_capture": {
                "id": 17816506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816506/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816509/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:12:12",
            "end": "2022-09-07T02:13:12",
            "first_capture": {
                "id": 17816516,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816516/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816540/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:13:12",
            "end": "2022-09-07T02:14:12",
            "first_capture": {
                "id": 17816541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816541/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816546,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816546/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:14:12",
            "end": "2022-09-07T02:15:12",
            "first_capture": {
                "id": 17816547,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816547/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816563/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:15:12",
            "end": "2022-09-07T02:16:12",
            "first_capture": {
                "id": 17816564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816564/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816593,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816593/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:16:12",
            "end": "2022-09-07T02:17:12",
            "first_capture": {
                "id": 17816594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816594/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816599/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:17:12",
            "end": "2022-09-07T02:18:12",
            "first_capture": {
                "id": 17816603,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816603/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816609/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:18:12",
            "end": "2022-09-07T02:19:12",
            "first_capture": {
                "id": 17816614,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816614/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816630/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:19:12",
            "end": "2022-09-07T02:20:12",
            "first_capture": {
                "id": 17816631,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816631/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816642/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:20:12",
            "end": "2022-09-07T02:21:12",
            "first_capture": {
                "id": 17816643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816662/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:21:12",
            "end": "2022-09-07T02:22:12",
            "first_capture": {
                "id": 17816663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816663/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816674/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:22:12",
            "end": "2022-09-07T02:23:12",
            "first_capture": {
                "id": 17816676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816696/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:23:12",
            "end": "2022-09-07T02:24:12",
            "first_capture": {
                "id": 17816697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816697/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816717,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816717/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:24:12",
            "end": "2022-09-07T02:25:12",
            "first_capture": {
                "id": 17816718,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816718/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816734/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:25:12",
            "end": "2022-09-07T02:26:12",
            "first_capture": {
                "id": 17816735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816735/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816764,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816764/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:26:12",
            "end": "2022-09-07T02:27:12",
            "first_capture": {
                "id": 17816765,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816765/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816780/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:27:12",
            "end": "2022-09-07T02:28:12",
            "first_capture": {
                "id": 17816782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816782/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816803/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:28:12",
            "end": "2022-09-07T02:29:12",
            "first_capture": {
                "id": 17816804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816804/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816804/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:29:12",
            "end": "2022-09-07T02:30:12",
            "first_capture": {
                "id": 17816816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816821/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:30:12",
            "end": "2022-09-07T02:31:12",
            "first_capture": {
                "id": 17816822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816822/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816824/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:31:12",
            "end": "2022-09-07T02:32:12",
            "first_capture": {
                "id": 17816825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816825/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816834/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:32:12",
            "end": "2022-09-07T02:33:12",
            "first_capture": {
                "id": 17816835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816835/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816835/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:33:12",
            "end": "2022-09-07T02:34:12",
            "first_capture": {
                "id": 17816844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816844/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816873,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816873/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:34:12",
            "end": "2022-09-07T02:35:12",
            "first_capture": {
                "id": 17816874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816874/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816884/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:35:12",
            "end": "2022-09-07T02:36:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:36:12",
            "end": "2022-09-07T02:37:12",
            "first_capture": {
                "id": 17816885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816885/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816905,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816905/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:37:12",
            "end": "2022-09-07T02:38:12",
            "first_capture": {
                "id": 17816906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816906/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816907,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816907/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:38:12",
            "end": "2022-09-07T02:39:12",
            "first_capture": {
                "id": 17816917,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816917/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816917,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816917/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:39:12",
            "end": "2022-09-07T02:40:12",
            "first_capture": {
                "id": 17836555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836555/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836555/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:40:12",
            "end": "2022-09-07T02:41:12",
            "first_capture": {
                "id": 17816920,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816920/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816940,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816940/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:41:12",
            "end": "2022-09-07T02:42:12",
            "first_capture": {
                "id": 17816941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816941/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816941,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816941/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:42:12",
            "end": "2022-09-07T02:43:12",
            "first_capture": {
                "id": 17816942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816942/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816942/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:43:12",
            "end": "2022-09-07T02:44:12",
            "first_capture": {
                "id": 17816945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816945/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816951,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816951/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:44:12",
            "end": "2022-09-07T02:45:12",
            "first_capture": {
                "id": 17816952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816952/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816969,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816969/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:45:12",
            "end": "2022-09-07T02:46:12",
            "first_capture": {
                "id": 17816970,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816970/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17816989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816989/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:46:12",
            "end": "2022-09-07T02:47:12",
            "first_capture": {
                "id": 17816990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17816990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817005,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817005/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:47:12",
            "end": "2022-09-07T02:48:12",
            "first_capture": {
                "id": 17817006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817006/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817009,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817009/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:48:12",
            "end": "2022-09-07T02:49:12",
            "first_capture": {
                "id": 17817022,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817022/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817024,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817024/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:49:12",
            "end": "2022-09-07T02:50:12",
            "first_capture": {
                "id": 17817025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817025/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817025/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:50:12",
            "end": "2022-09-07T02:51:12",
            "first_capture": {
                "id": 17817050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817050/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817052/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:51:12",
            "end": "2022-09-07T02:52:12",
            "first_capture": {
                "id": 17817053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817053/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817079/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:52:12",
            "end": "2022-09-07T02:53:12",
            "first_capture": {
                "id": 17817080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817080/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817082,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817082/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:53:12",
            "end": "2022-09-07T02:54:12",
            "first_capture": {
                "id": 17817105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817105/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817108/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:54:12",
            "end": "2022-09-07T02:55:12",
            "first_capture": {
                "id": 17817109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817109/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817130/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:55:12",
            "end": "2022-09-07T02:56:12",
            "first_capture": {
                "id": 17817131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817131/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817132/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:56:12",
            "end": "2022-09-07T02:57:12",
            "first_capture": {
                "id": 17817133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817133/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817155/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:57:12",
            "end": "2022-09-07T02:58:12",
            "first_capture": {
                "id": 17817156,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817156/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817159/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-09-07T02:58:12",
            "end": "2022-09-07T02:59:12",
            "first_capture": {
                "id": 17817162,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817162/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817168,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817168/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T02:59:12",
            "end": "2022-09-07T03:00:12",
            "first_capture": {
                "id": 17817169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817169/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817174/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:00:12",
            "end": "2022-09-07T03:01:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:01:12",
            "end": "2022-09-07T03:02:12",
            "first_capture": {
                "id": 17817183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817183/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817185/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:02:12",
            "end": "2022-09-07T03:03:12",
            "first_capture": {
                "id": 17817186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817186/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817195/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:03:12",
            "end": "2022-09-07T03:04:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:04:12",
            "end": "2022-09-07T03:05:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:05:12",
            "end": "2022-09-07T03:06:12",
            "first_capture": {
                "id": 17817196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817196/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817196/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:06:12",
            "end": "2022-09-07T03:07:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:07:12",
            "end": "2022-09-07T03:08:12",
            "first_capture": {
                "id": 17817201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817213,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817213/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:08:12",
            "end": "2022-09-07T03:09:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:09:12",
            "end": "2022-09-07T03:10:12",
            "first_capture": {
                "id": 17836577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836577/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836577/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:10:12",
            "end": "2022-09-07T03:11:12",
            "first_capture": {
                "id": 17817214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817214/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817214/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:11:12",
            "end": "2022-09-07T03:12:12",
            "first_capture": {
                "id": 17817221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817221/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817235/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:12:12",
            "end": "2022-09-07T03:13:12",
            "first_capture": {
                "id": 17817236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817236/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817259/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:13:12",
            "end": "2022-09-07T03:14:12",
            "first_capture": {
                "id": 17817260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817268/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:14:12",
            "end": "2022-09-07T03:15:12",
            "first_capture": {
                "id": 17817269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817269/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817271/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:15:12",
            "end": "2022-09-07T03:16:12",
            "first_capture": {
                "id": 17817272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817272/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817277/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:16:12",
            "end": "2022-09-07T03:17:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:17:12",
            "end": "2022-09-07T03:18:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:18:12",
            "end": "2022-09-07T03:19:12",
            "first_capture": {
                "id": 17817280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817280/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817286/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:19:12",
            "end": "2022-09-07T03:20:12",
            "first_capture": {
                "id": 17817287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817288/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 10,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:20:12",
            "end": "2022-09-07T03:21:12",
            "first_capture": {
                "id": 17817295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817295/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817303/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:21:12",
            "end": "2022-09-07T03:22:12",
            "first_capture": {
                "id": 17817306,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817306/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817335/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:22:12",
            "end": "2022-09-07T03:23:12",
            "first_capture": {
                "id": 17817336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817336/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817365/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:23:12",
            "end": "2022-09-07T03:24:12",
            "first_capture": {
                "id": 17817366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817366/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817388,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817388/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:24:12",
            "end": "2022-09-07T03:25:12",
            "first_capture": {
                "id": 17817389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817389/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817399/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:25:12",
            "end": "2022-09-07T03:26:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:26:12",
            "end": "2022-09-07T03:27:12",
            "first_capture": {
                "id": 17817400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817400/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817400,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817400/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:27:12",
            "end": "2022-09-07T03:28:12",
            "first_capture": {
                "id": 17817411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817411/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817428,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817428/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:28:12",
            "end": "2022-09-07T03:29:12",
            "first_capture": {
                "id": 17817429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817429/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817430/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:29:12",
            "end": "2022-09-07T03:30:12",
            "first_capture": {
                "id": 17836600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836600/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836600/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:30:12",
            "end": "2022-09-07T03:31:12",
            "first_capture": {
                "id": 17817432,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817432/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817436,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817436/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:31:12",
            "end": "2022-09-07T03:32:12",
            "first_capture": {
                "id": 17817437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817437/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817450/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:32:12",
            "end": "2022-09-07T03:33:12",
            "first_capture": {
                "id": 17817461,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817461/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817474/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:33:12",
            "end": "2022-09-07T03:34:12",
            "first_capture": {
                "id": 17817475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817475/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817480/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:34:12",
            "end": "2022-09-07T03:35:12",
            "first_capture": {
                "id": 17817481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817494/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:35:12",
            "end": "2022-09-07T03:36:12",
            "first_capture": {
                "id": 17817495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817518,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817518/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:36:12",
            "end": "2022-09-07T03:37:12",
            "first_capture": {
                "id": 17817519,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817519/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817538,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817538/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:37:12",
            "end": "2022-09-07T03:38:12",
            "first_capture": {
                "id": 17817549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817549/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817552,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817552/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:38:12",
            "end": "2022-09-07T03:39:12",
            "first_capture": {
                "id": 17817553,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817553/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817561/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:39:12",
            "end": "2022-09-07T03:40:12",
            "first_capture": {
                "id": 17817562,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817562/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836619,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836619/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:40:12",
            "end": "2022-09-07T03:41:12",
            "first_capture": {
                "id": 17817569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817569/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817571,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817571/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:41:12",
            "end": "2022-09-07T03:42:12",
            "first_capture": {
                "id": 17817572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817572/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817575,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817575/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:42:12",
            "end": "2022-09-07T03:43:12",
            "first_capture": {
                "id": 17817581,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817581/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817605,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817605/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:43:12",
            "end": "2022-09-07T03:44:12",
            "first_capture": {
                "id": 17817606,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817606/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817615,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817615/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:44:12",
            "end": "2022-09-07T03:45:12",
            "first_capture": {
                "id": 17817616,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817616/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817638,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817638/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:45:12",
            "end": "2022-09-07T03:46:12",
            "first_capture": {
                "id": 17817639,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817639/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817642/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:46:12",
            "end": "2022-09-07T03:47:12",
            "first_capture": {
                "id": 17817643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817662/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:47:12",
            "end": "2022-09-07T03:48:12",
            "first_capture": {
                "id": 17817668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817668/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817672/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:48:12",
            "end": "2022-09-07T03:49:12",
            "first_capture": {
                "id": 17817673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817684/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:49:12",
            "end": "2022-09-07T03:50:12",
            "first_capture": {
                "id": 17817685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817685/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836632,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836632/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:50:12",
            "end": "2022-09-07T03:51:12",
            "first_capture": {
                "id": 17817695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817695/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817700/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:51:12",
            "end": "2022-09-07T03:52:12",
            "first_capture": {
                "id": 17817701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817701/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817712/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T03:52:12",
            "end": "2022-09-07T03:53:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:53:12",
            "end": "2022-09-07T03:54:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:54:12",
            "end": "2022-09-07T03:55:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:55:12",
            "end": "2022-09-07T03:56:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:56:12",
            "end": "2022-09-07T03:57:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:57:12",
            "end": "2022-09-07T03:58:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:58:12",
            "end": "2022-09-07T03:59:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T03:59:12",
            "end": "2022-09-07T04:00:12",
            "first_capture": {
                "id": 17836655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836655/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836655/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:00:12",
            "end": "2022-09-07T04:01:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:01:12",
            "end": "2022-09-07T04:02:12",
            "first_capture": {
                "id": 17817715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817715/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817728/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:02:12",
            "end": "2022-09-07T04:03:12",
            "first_capture": {
                "id": 17817729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817729/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817758/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:03:12",
            "end": "2022-09-07T04:04:12",
            "first_capture": {
                "id": 17817759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817788,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817788/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:04:12",
            "end": "2022-09-07T04:05:12",
            "first_capture": {
                "id": 17817789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817789/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817793/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:05:12",
            "end": "2022-09-07T04:06:12",
            "first_capture": {
                "id": 17817795,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817795/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817798,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817798/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:06:12",
            "end": "2022-09-07T04:07:12",
            "first_capture": {
                "id": 17817799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817799/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817799/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:07:12",
            "end": "2022-09-07T04:08:12",
            "first_capture": {
                "id": 17817800,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817800/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817801/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:08:12",
            "end": "2022-09-07T04:09:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:09:12",
            "end": "2022-09-07T04:10:12",
            "first_capture": {
                "id": 17836656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836656/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836656/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:10:12",
            "end": "2022-09-07T04:11:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:11:12",
            "end": "2022-09-07T04:12:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:12:12",
            "end": "2022-09-07T04:13:12",
            "first_capture": {
                "id": 17817805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817805/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817807,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817807/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:13:12",
            "end": "2022-09-07T04:14:12",
            "first_capture": {
                "id": 17817808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817808/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817813,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817813/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:14:12",
            "end": "2022-09-07T04:15:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:15:12",
            "end": "2022-09-07T04:16:12",
            "first_capture": {
                "id": 17817814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817814/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817814/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:16:12",
            "end": "2022-09-07T04:17:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:17:12",
            "end": "2022-09-07T04:18:12",
            "first_capture": {
                "id": 17817817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817817/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817836/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:18:12",
            "end": "2022-09-07T04:19:12",
            "first_capture": {
                "id": 17817837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817839,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817839/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:19:12",
            "end": "2022-09-07T04:20:12",
            "first_capture": {
                "id": 17836672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836672/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836672/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:20:12",
            "end": "2022-09-07T04:21:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:21:12",
            "end": "2022-09-07T04:22:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:22:12",
            "end": "2022-09-07T04:23:12",
            "first_capture": {
                "id": 17817840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817840/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817840,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817840/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:23:12",
            "end": "2022-09-07T04:24:12",
            "first_capture": {
                "id": 17817847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817847/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817859/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:24:12",
            "end": "2022-09-07T04:25:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:25:12",
            "end": "2022-09-07T04:26:12",
            "first_capture": {
                "id": 17817860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817862/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:26:12",
            "end": "2022-09-07T04:27:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:27:12",
            "end": "2022-09-07T04:28:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:28:12",
            "end": "2022-09-07T04:29:12",
            "first_capture": {
                "id": 17817863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817863/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817863,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817863/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:29:12",
            "end": "2022-09-07T04:30:12",
            "first_capture": {
                "id": 17836674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836674/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836674/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:30:12",
            "end": "2022-09-07T04:31:12",
            "first_capture": {
                "id": 17817869,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817869/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817885/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:31:12",
            "end": "2022-09-07T04:32:12",
            "first_capture": {
                "id": 17817886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817892,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817892/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:32:12",
            "end": "2022-09-07T04:33:12",
            "first_capture": {
                "id": 17817893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817893/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817911/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:33:12",
            "end": "2022-09-07T04:34:12",
            "first_capture": {
                "id": 17817912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817912/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817912/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:34:12",
            "end": "2022-09-07T04:35:12",
            "first_capture": {
                "id": 17817924,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817924/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817949/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:35:12",
            "end": "2022-09-07T04:36:12",
            "first_capture": {
                "id": 17817950,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817950/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817953/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:36:12",
            "end": "2022-09-07T04:37:12",
            "first_capture": {
                "id": 17817954,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817954/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817981/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:37:12",
            "end": "2022-09-07T04:38:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:38:12",
            "end": "2022-09-07T04:39:12",
            "first_capture": {
                "id": 17817982,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817982/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17817982,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817982/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:39:12",
            "end": "2022-09-07T04:40:12",
            "first_capture": {
                "id": 17817994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17817994/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836696/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:40:12",
            "end": "2022-09-07T04:41:12",
            "first_capture": {
                "id": 17818007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818007/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:41:12",
            "end": "2022-09-07T04:42:12",
            "first_capture": {
                "id": 17818008,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818008/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818010,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818010/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:42:12",
            "end": "2022-09-07T04:43:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:43:12",
            "end": "2022-09-07T04:44:12",
            "first_capture": {
                "id": 17818011,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818011/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818018,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818018/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:44:12",
            "end": "2022-09-07T04:45:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:45:12",
            "end": "2022-09-07T04:46:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:46:12",
            "end": "2022-09-07T04:47:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:47:12",
            "end": "2022-09-07T04:48:12",
            "first_capture": {
                "id": 17818021,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818021/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818026,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818026/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:48:12",
            "end": "2022-09-07T04:49:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:49:12",
            "end": "2022-09-07T04:50:12",
            "first_capture": {
                "id": 17836698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836698/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836698/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:50:12",
            "end": "2022-09-07T04:51:12",
            "first_capture": {
                "id": 17818027,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818027/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818029/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:51:12",
            "end": "2022-09-07T04:52:12",
            "first_capture": {
                "id": 17818030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818030/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818036/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:52:12",
            "end": "2022-09-07T04:53:12",
            "first_capture": {
                "id": 17818037,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818037/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818039/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:53:12",
            "end": "2022-09-07T04:54:12",
            "first_capture": {
                "id": 17818040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818040/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818046/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:54:12",
            "end": "2022-09-07T04:55:12",
            "first_capture": {
                "id": 17818047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818047/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818068,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818068/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:55:12",
            "end": "2022-09-07T04:56:12",
            "first_capture": {
                "id": 17818069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818069/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818069/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T04:56:12",
            "end": "2022-09-07T04:57:12",
            "first_capture": {
                "id": 17818078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818078/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818080/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:57:12",
            "end": "2022-09-07T04:58:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:58:12",
            "end": "2022-09-07T04:59:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T04:59:12",
            "end": "2022-09-07T05:00:12",
            "first_capture": {
                "id": 17836718,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836718/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836718,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836718/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T05:00:12",
            "end": "2022-09-07T05:01:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:01:12",
            "end": "2022-09-07T05:02:12",
            "first_capture": {
                "id": 17818081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818081/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818081/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T05:02:12",
            "end": "2022-09-07T05:03:12",
            "first_capture": {
                "id": 17818087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818087/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818090/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:03:12",
            "end": "2022-09-07T05:04:12",
            "first_capture": {
                "id": 17818091,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818091/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818093/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:04:12",
            "end": "2022-09-07T05:05:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:05:12",
            "end": "2022-09-07T05:06:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:06:12",
            "end": "2022-09-07T05:07:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:07:12",
            "end": "2022-09-07T05:08:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:08:12",
            "end": "2022-09-07T05:09:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:09:12",
            "end": "2022-09-07T05:10:12",
            "first_capture": {
                "id": 17836735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836735/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836735/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-09-07T05:10:12",
            "end": "2022-09-07T05:11:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:11:12",
            "end": "2022-09-07T05:12:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:12:12",
            "end": "2022-09-07T05:13:12",
            "first_capture": {
                "id": 17818094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818094/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818097/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:13:12",
            "end": "2022-09-07T05:14:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:14:12",
            "end": "2022-09-07T05:15:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:15:12",
            "end": "2022-09-07T05:16:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:16:12",
            "end": "2022-09-07T05:17:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:17:12",
            "end": "2022-09-07T05:18:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:18:12",
            "end": "2022-09-07T05:19:12",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-09-07T05:19:12",
            "end": "2022-09-07T05:19:59",
            "first_capture": {
                "id": 17818098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818098/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17818098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17818098/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 522,
        "resolution_minutes": 1,
        "max_detections": 13,
        "min_detections": 0,
        "total_detections": 640,
        "timeline_start": "2022-09-06T20:38:12",
        "timeline_end": "2022-09-07T05:19:59"
    }
}