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

{
    "data": [
        {
            "start": "2022-05-22T20:47:33",
            "end": "2022-05-22T20:48:33",
            "first_capture": {
                "id": 15887287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887287/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-05-22T20:48:33",
            "end": "2022-05-22T20:49:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:49:33",
            "end": "2022-05-22T20:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:50:33",
            "end": "2022-05-22T20:51:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:51:33",
            "end": "2022-05-22T20:52:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:52:33",
            "end": "2022-05-22T20:53:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:53:33",
            "end": "2022-05-22T20:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:54:33",
            "end": "2022-05-22T20:55:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:55:33",
            "end": "2022-05-22T20:56:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:56:33",
            "end": "2022-05-22T20:57:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:57:33",
            "end": "2022-05-22T20:58:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:58:33",
            "end": "2022-05-22T20:59:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T20:59:33",
            "end": "2022-05-22T21:00:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:00:33",
            "end": "2022-05-22T21:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:01:33",
            "end": "2022-05-22T21:02:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:02:33",
            "end": "2022-05-22T21:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:03:33",
            "end": "2022-05-22T21:04:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:04:33",
            "end": "2022-05-22T21:05:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:05:33",
            "end": "2022-05-22T21:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:06:33",
            "end": "2022-05-22T21:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:07:33",
            "end": "2022-05-22T21:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:08:33",
            "end": "2022-05-22T21:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:09:33",
            "end": "2022-05-22T21:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:10:33",
            "end": "2022-05-22T21:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:11:33",
            "end": "2022-05-22T21:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:12:33",
            "end": "2022-05-22T21:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:13:33",
            "end": "2022-05-22T21:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:14:33",
            "end": "2022-05-22T21:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:15:33",
            "end": "2022-05-22T21:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:16:33",
            "end": "2022-05-22T21:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:17:33",
            "end": "2022-05-22T21:18:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:18:33",
            "end": "2022-05-22T21:19:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:19:33",
            "end": "2022-05-22T21:20:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:20:33",
            "end": "2022-05-22T21:21:33",
            "first_capture": {
                "id": 15887299,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887299/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887309/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:21:33",
            "end": "2022-05-22T21:22:33",
            "first_capture": {
                "id": 15887310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887330/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:22:33",
            "end": "2022-05-22T21:23:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:23:33",
            "end": "2022-05-22T21:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:24:33",
            "end": "2022-05-22T21:25:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:25:33",
            "end": "2022-05-22T21:26:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:26:33",
            "end": "2022-05-22T21:27:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:27:33",
            "end": "2022-05-22T21:28:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:28:33",
            "end": "2022-05-22T21:29:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:29:33",
            "end": "2022-05-22T21:30:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:30:33",
            "end": "2022-05-22T21:31:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:31:33",
            "end": "2022-05-22T21:32:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:32:33",
            "end": "2022-05-22T21:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:33:33",
            "end": "2022-05-22T21:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:34:33",
            "end": "2022-05-22T21:35:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:35:33",
            "end": "2022-05-22T21:36:33",
            "first_capture": {
                "id": 15887331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887339/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:36:33",
            "end": "2022-05-22T21:37:33",
            "first_capture": {
                "id": 15887340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887340/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887353/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:37:33",
            "end": "2022-05-22T21:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:38:33",
            "end": "2022-05-22T21:39:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:39:33",
            "end": "2022-05-22T21:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:40:33",
            "end": "2022-05-22T21:41:33",
            "first_capture": {
                "id": 15887354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887356/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:41:33",
            "end": "2022-05-22T21:42:33",
            "first_capture": {
                "id": 15887357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887357/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887359/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:42:33",
            "end": "2022-05-22T21:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:43:33",
            "end": "2022-05-22T21:44:33",
            "first_capture": {
                "id": 15887360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887366/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:44:33",
            "end": "2022-05-22T21:45:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:45:33",
            "end": "2022-05-22T21:46:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:46:33",
            "end": "2022-05-22T21:47:33",
            "first_capture": {
                "id": 15887367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887367/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887369/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:47:33",
            "end": "2022-05-22T21:48:33",
            "first_capture": {
                "id": 15887370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887370/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887378/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:48:33",
            "end": "2022-05-22T21:49:33",
            "first_capture": {
                "id": 15887379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887388,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887388/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:49:33",
            "end": "2022-05-22T21:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:50:33",
            "end": "2022-05-22T21:51:33",
            "first_capture": {
                "id": 15887389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887389/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887394,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887394/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:51:33",
            "end": "2022-05-22T21:52:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:52:33",
            "end": "2022-05-22T21:53:33",
            "first_capture": {
                "id": 15887395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887395/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887397/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:53:33",
            "end": "2022-05-22T21:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:54:33",
            "end": "2022-05-22T21:55:33",
            "first_capture": {
                "id": 15887398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887398/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887415/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:55:33",
            "end": "2022-05-22T21:56:33",
            "first_capture": {
                "id": 15887416,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887416/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887420/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:56:33",
            "end": "2022-05-22T21:57:33",
            "first_capture": {
                "id": 15887421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887421/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887429/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:57:33",
            "end": "2022-05-22T21:58:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:58:33",
            "end": "2022-05-22T21:59:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T21:59:33",
            "end": "2022-05-22T22:00:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:00:33",
            "end": "2022-05-22T22:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:01:33",
            "end": "2022-05-22T22:02:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:02:33",
            "end": "2022-05-22T22:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:03:33",
            "end": "2022-05-22T22:04:33",
            "first_capture": {
                "id": 15887430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887433/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:04:33",
            "end": "2022-05-22T22:05:33",
            "first_capture": {
                "id": 15887434,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887434/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887458,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887458/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:05:33",
            "end": "2022-05-22T22:06:33",
            "first_capture": {
                "id": 15887459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887459/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887459/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:06:33",
            "end": "2022-05-22T22:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:07:33",
            "end": "2022-05-22T22:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:08:33",
            "end": "2022-05-22T22:09:33",
            "first_capture": {
                "id": 15887460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887460/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887480/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:09:33",
            "end": "2022-05-22T22:10:33",
            "first_capture": {
                "id": 15887481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887494/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:10:33",
            "end": "2022-05-22T22:11:33",
            "first_capture": {
                "id": 15887495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887499/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:11:33",
            "end": "2022-05-22T22:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:12:33",
            "end": "2022-05-22T22:13:33",
            "first_capture": {
                "id": 15887500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887500/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887507/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:13:33",
            "end": "2022-05-22T22:14:33",
            "first_capture": {
                "id": 15887508,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887508/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887529,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887529/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:14:33",
            "end": "2022-05-22T22:15:33",
            "first_capture": {
                "id": 15887530,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887530/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887542,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887542/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:15:33",
            "end": "2022-05-22T22:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:16:33",
            "end": "2022-05-22T22:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:17:33",
            "end": "2022-05-22T22:18:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:18:33",
            "end": "2022-05-22T22:19:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:19:33",
            "end": "2022-05-22T22:20:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:20:33",
            "end": "2022-05-22T22:21:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:21:33",
            "end": "2022-05-22T22:22:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:22:33",
            "end": "2022-05-22T22:23:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:23:33",
            "end": "2022-05-22T22:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:24:33",
            "end": "2022-05-22T22:25:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:25:33",
            "end": "2022-05-22T22:26:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:26:33",
            "end": "2022-05-22T22:27:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:27:33",
            "end": "2022-05-22T22:28:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:28:33",
            "end": "2022-05-22T22:29:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:29:33",
            "end": "2022-05-22T22:30:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:30:33",
            "end": "2022-05-22T22:31:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:31:33",
            "end": "2022-05-22T22:32:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:32:33",
            "end": "2022-05-22T22:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:33:33",
            "end": "2022-05-22T22:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:34:33",
            "end": "2022-05-22T22:35:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:35:33",
            "end": "2022-05-22T22:36:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:36:33",
            "end": "2022-05-22T22:37:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:37:33",
            "end": "2022-05-22T22:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:38:33",
            "end": "2022-05-22T22:39:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:39:33",
            "end": "2022-05-22T22:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:40:33",
            "end": "2022-05-22T22:41:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:41:33",
            "end": "2022-05-22T22:42:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:42:33",
            "end": "2022-05-22T22:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:43:33",
            "end": "2022-05-22T22:44:33",
            "first_capture": {
                "id": 15887543,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887543/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887562,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887562/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:44:33",
            "end": "2022-05-22T22:45:33",
            "first_capture": {
                "id": 15887563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887563/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887572/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:45:33",
            "end": "2022-05-22T22:46:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:46:33",
            "end": "2022-05-22T22:47:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:47:33",
            "end": "2022-05-22T22:48:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:48:33",
            "end": "2022-05-22T22:49:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:49:33",
            "end": "2022-05-22T22:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:50:33",
            "end": "2022-05-22T22:51:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:51:33",
            "end": "2022-05-22T22:52:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:52:33",
            "end": "2022-05-22T22:53:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:53:33",
            "end": "2022-05-22T22:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:54:33",
            "end": "2022-05-22T22:55:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:55:33",
            "end": "2022-05-22T22:56:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:56:33",
            "end": "2022-05-22T22:57:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:57:33",
            "end": "2022-05-22T22:58:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T22:58:33",
            "end": "2022-05-22T22:59:33",
            "first_capture": {
                "id": 15887573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887573/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887573/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-05-22T22:59:33",
            "end": "2022-05-22T23:00:33",
            "first_capture": {
                "id": 15887586,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887586/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887594/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:00:33",
            "end": "2022-05-22T23:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:01:33",
            "end": "2022-05-22T23:02:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:02:33",
            "end": "2022-05-22T23:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:03:33",
            "end": "2022-05-22T23:04:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:04:33",
            "end": "2022-05-22T23:05:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:05:33",
            "end": "2022-05-22T23:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:06:33",
            "end": "2022-05-22T23:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:07:33",
            "end": "2022-05-22T23:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:08:33",
            "end": "2022-05-22T23:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:09:33",
            "end": "2022-05-22T23:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:10:33",
            "end": "2022-05-22T23:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:11:33",
            "end": "2022-05-22T23:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:12:33",
            "end": "2022-05-22T23:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:13:33",
            "end": "2022-05-22T23:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:14:33",
            "end": "2022-05-22T23:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:15:33",
            "end": "2022-05-22T23:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:16:33",
            "end": "2022-05-22T23:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:17:33",
            "end": "2022-05-22T23:18:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:18:33",
            "end": "2022-05-22T23:19:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:19:33",
            "end": "2022-05-22T23:20:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:20:33",
            "end": "2022-05-22T23:21:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:21:33",
            "end": "2022-05-22T23:22:33",
            "first_capture": {
                "id": 15887595,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887595/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887602/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:22:33",
            "end": "2022-05-22T23:23:33",
            "first_capture": {
                "id": 15887603,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887603/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887614,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887614/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:23:33",
            "end": "2022-05-22T23:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:24:33",
            "end": "2022-05-22T23:25:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:25:33",
            "end": "2022-05-22T23:26:33",
            "first_capture": {
                "id": 15887615,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887615/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887632,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887632/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:26:33",
            "end": "2022-05-22T23:27:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:27:33",
            "end": "2022-05-22T23:28:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:28:33",
            "end": "2022-05-22T23:29:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:29:33",
            "end": "2022-05-22T23:30:33",
            "first_capture": {
                "id": 15887633,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887633/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887655/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:30:33",
            "end": "2022-05-22T23:31:33",
            "first_capture": {
                "id": 15887656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887656/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887664/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:31:33",
            "end": "2022-05-22T23:32:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:32:33",
            "end": "2022-05-22T23:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:33:33",
            "end": "2022-05-22T23:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:34:33",
            "end": "2022-05-22T23:35:33",
            "first_capture": {
                "id": 15887665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887665/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-05-22T23:35:33",
            "end": "2022-05-22T23:36:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:36:33",
            "end": "2022-05-22T23:37:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:37:33",
            "end": "2022-05-22T23:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:38:33",
            "end": "2022-05-22T23:39:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:39:33",
            "end": "2022-05-22T23:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:40:33",
            "end": "2022-05-22T23:41:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:41:33",
            "end": "2022-05-22T23:42:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:42:33",
            "end": "2022-05-22T23:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:43:33",
            "end": "2022-05-22T23:44:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:44:33",
            "end": "2022-05-22T23:45:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:45:33",
            "end": "2022-05-22T23:46:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:46:33",
            "end": "2022-05-22T23:47:33",
            "first_capture": {
                "id": 15887671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887671/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887671/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-05-22T23:47:33",
            "end": "2022-05-22T23:48:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:48:33",
            "end": "2022-05-22T23:49:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:49:33",
            "end": "2022-05-22T23:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:50:33",
            "end": "2022-05-22T23:51:33",
            "first_capture": {
                "id": 15887681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887681/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887694/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:51:33",
            "end": "2022-05-22T23:52:33",
            "first_capture": {
                "id": 15887695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887695/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887718,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887718/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:52:33",
            "end": "2022-05-22T23:53:33",
            "first_capture": {
                "id": 15887719,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887719/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887730/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:53:33",
            "end": "2022-05-22T23:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:54:33",
            "end": "2022-05-22T23:55:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:55:33",
            "end": "2022-05-22T23:56:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:56:33",
            "end": "2022-05-22T23:57:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:57:33",
            "end": "2022-05-22T23:58:33",
            "first_capture": {
                "id": 15887731,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887731/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887744,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887744/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:58:33",
            "end": "2022-05-22T23:59:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-22T23:59:33",
            "end": "2022-05-23T00:00:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:00:33",
            "end": "2022-05-23T00:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:01:33",
            "end": "2022-05-23T00:02:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:02:33",
            "end": "2022-05-23T00:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:03:33",
            "end": "2022-05-23T00:04:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:04:33",
            "end": "2022-05-23T00:05:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:05:33",
            "end": "2022-05-23T00:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:06:33",
            "end": "2022-05-23T00:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:07:33",
            "end": "2022-05-23T00:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:08:33",
            "end": "2022-05-23T00:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:09:33",
            "end": "2022-05-23T00:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:10:33",
            "end": "2022-05-23T00:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:11:33",
            "end": "2022-05-23T00:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:12:33",
            "end": "2022-05-23T00:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:13:33",
            "end": "2022-05-23T00:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:14:33",
            "end": "2022-05-23T00:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:15:33",
            "end": "2022-05-23T00:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:16:33",
            "end": "2022-05-23T00:17:33",
            "first_capture": {
                "id": 15887745,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887745/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887754/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:17:33",
            "end": "2022-05-23T00:18:33",
            "first_capture": {
                "id": 15887755,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887755/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887772/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:18:33",
            "end": "2022-05-23T00:19:33",
            "first_capture": {
                "id": 15887773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887773/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887775,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887775/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:19:33",
            "end": "2022-05-23T00:20:33",
            "first_capture": {
                "id": 15887776,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887776/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887784/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:20:33",
            "end": "2022-05-23T00:21:33",
            "first_capture": {
                "id": 15887785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887785/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887805/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:21:33",
            "end": "2022-05-23T00:22:33",
            "first_capture": {
                "id": 15887806,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887806/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887807,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887807/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:22:33",
            "end": "2022-05-23T00:23:33",
            "first_capture": {
                "id": 15887808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887808/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887811,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887811/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:23:33",
            "end": "2022-05-23T00:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:24:33",
            "end": "2022-05-23T00:25:33",
            "first_capture": {
                "id": 15887812,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887812/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887814/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:25:33",
            "end": "2022-05-23T00:26:33",
            "first_capture": {
                "id": 15887815,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887815/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887834/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:26:33",
            "end": "2022-05-23T00:27:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:27:33",
            "end": "2022-05-23T00:28:33",
            "first_capture": {
                "id": 15887835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887835/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887835/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-05-23T00:28:33",
            "end": "2022-05-23T00:29:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:29:33",
            "end": "2022-05-23T00:30:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:30:33",
            "end": "2022-05-23T00:31:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:31:33",
            "end": "2022-05-23T00:32:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:32:33",
            "end": "2022-05-23T00:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:33:33",
            "end": "2022-05-23T00:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:34:33",
            "end": "2022-05-23T00:35:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:35:33",
            "end": "2022-05-23T00:36:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:36:33",
            "end": "2022-05-23T00:37:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:37:33",
            "end": "2022-05-23T00:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:38:33",
            "end": "2022-05-23T00:39:33",
            "first_capture": {
                "id": 15887849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887849/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887852/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:39:33",
            "end": "2022-05-23T00:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:40:33",
            "end": "2022-05-23T00:41:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:41:33",
            "end": "2022-05-23T00:42:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:42:33",
            "end": "2022-05-23T00:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:43:33",
            "end": "2022-05-23T00:44:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:44:33",
            "end": "2022-05-23T00:45:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:45:33",
            "end": "2022-05-23T00:46:33",
            "first_capture": {
                "id": 15887853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887853/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887857,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887857/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:46:33",
            "end": "2022-05-23T00:47:33",
            "first_capture": {
                "id": 15887858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887858/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887858/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:47:33",
            "end": "2022-05-23T00:48:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:48:33",
            "end": "2022-05-23T00:49:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:49:33",
            "end": "2022-05-23T00:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:50:33",
            "end": "2022-05-23T00:51:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:51:33",
            "end": "2022-05-23T00:52:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:52:33",
            "end": "2022-05-23T00:53:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:53:33",
            "end": "2022-05-23T00:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:54:33",
            "end": "2022-05-23T00:55:33",
            "first_capture": {
                "id": 15887859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887859/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887859/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:55:33",
            "end": "2022-05-23T00:56:33",
            "first_capture": {
                "id": 15887860,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887860/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887872,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887872/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:56:33",
            "end": "2022-05-23T00:57:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:57:33",
            "end": "2022-05-23T00:58:33",
            "first_capture": {
                "id": 15887873,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887873/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887894/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:58:33",
            "end": "2022-05-23T00:59:33",
            "first_capture": {
                "id": 15887895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887895/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887895/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T00:59:33",
            "end": "2022-05-23T01:00:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:00:33",
            "end": "2022-05-23T01:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:01:33",
            "end": "2022-05-23T01:02:33",
            "first_capture": {
                "id": 15887896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887896/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887904,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887904/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:02:33",
            "end": "2022-05-23T01:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:03:33",
            "end": "2022-05-23T01:04:33",
            "first_capture": {
                "id": 15887905,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887905/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887911/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:04:33",
            "end": "2022-05-23T01:05:33",
            "first_capture": {
                "id": 15887912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887912/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887918,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887918/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:05:33",
            "end": "2022-05-23T01:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:06:33",
            "end": "2022-05-23T01:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:07:33",
            "end": "2022-05-23T01:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:08:33",
            "end": "2022-05-23T01:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:09:33",
            "end": "2022-05-23T01:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:10:33",
            "end": "2022-05-23T01:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:11:33",
            "end": "2022-05-23T01:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:12:33",
            "end": "2022-05-23T01:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:13:33",
            "end": "2022-05-23T01:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:14:33",
            "end": "2022-05-23T01:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:15:33",
            "end": "2022-05-23T01:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:16:33",
            "end": "2022-05-23T01:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:17:33",
            "end": "2022-05-23T01:18:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:18:33",
            "end": "2022-05-23T01:19:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:19:33",
            "end": "2022-05-23T01:20:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:20:33",
            "end": "2022-05-23T01:21:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:21:33",
            "end": "2022-05-23T01:22:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:22:33",
            "end": "2022-05-23T01:23:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:23:33",
            "end": "2022-05-23T01:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:24:33",
            "end": "2022-05-23T01:25:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:25:33",
            "end": "2022-05-23T01:26:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:26:33",
            "end": "2022-05-23T01:27:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:27:33",
            "end": "2022-05-23T01:28:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:28:33",
            "end": "2022-05-23T01:29:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:29:33",
            "end": "2022-05-23T01:30:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:30:33",
            "end": "2022-05-23T01:31:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:31:33",
            "end": "2022-05-23T01:32:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:32:33",
            "end": "2022-05-23T01:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:33:33",
            "end": "2022-05-23T01:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:34:33",
            "end": "2022-05-23T01:35:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:35:33",
            "end": "2022-05-23T01:36:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:36:33",
            "end": "2022-05-23T01:37:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:37:33",
            "end": "2022-05-23T01:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:38:33",
            "end": "2022-05-23T01:39:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:39:33",
            "end": "2022-05-23T01:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:40:33",
            "end": "2022-05-23T01:41:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:41:33",
            "end": "2022-05-23T01:42:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:42:33",
            "end": "2022-05-23T01:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:43:33",
            "end": "2022-05-23T01:44:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:44:33",
            "end": "2022-05-23T01:45:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:45:33",
            "end": "2022-05-23T01:46:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:46:33",
            "end": "2022-05-23T01:47:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:47:33",
            "end": "2022-05-23T01:48:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:48:33",
            "end": "2022-05-23T01:49:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:49:33",
            "end": "2022-05-23T01:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:50:33",
            "end": "2022-05-23T01:51:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:51:33",
            "end": "2022-05-23T01:52:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:52:33",
            "end": "2022-05-23T01:53:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:53:33",
            "end": "2022-05-23T01:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:54:33",
            "end": "2022-05-23T01:55:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:55:33",
            "end": "2022-05-23T01:56:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:56:33",
            "end": "2022-05-23T01:57:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:57:33",
            "end": "2022-05-23T01:58:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:58:33",
            "end": "2022-05-23T01:59:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T01:59:33",
            "end": "2022-05-23T02:00:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:00:33",
            "end": "2022-05-23T02:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:01:33",
            "end": "2022-05-23T02:02:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:02:33",
            "end": "2022-05-23T02:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:03:33",
            "end": "2022-05-23T02:04:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:04:33",
            "end": "2022-05-23T02:05:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:05:33",
            "end": "2022-05-23T02:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:06:33",
            "end": "2022-05-23T02:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:07:33",
            "end": "2022-05-23T02:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:08:33",
            "end": "2022-05-23T02:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:09:33",
            "end": "2022-05-23T02:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:10:33",
            "end": "2022-05-23T02:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:11:33",
            "end": "2022-05-23T02:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:12:33",
            "end": "2022-05-23T02:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:13:33",
            "end": "2022-05-23T02:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:14:33",
            "end": "2022-05-23T02:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:15:33",
            "end": "2022-05-23T02:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:16:33",
            "end": "2022-05-23T02:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:17:33",
            "end": "2022-05-23T02:18:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:18:33",
            "end": "2022-05-23T02:19:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:19:33",
            "end": "2022-05-23T02:20:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:20:33",
            "end": "2022-05-23T02:21:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:21:33",
            "end": "2022-05-23T02:22:33",
            "first_capture": {
                "id": 15887919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887919/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887926,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887926/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:22:33",
            "end": "2022-05-23T02:23:33",
            "first_capture": {
                "id": 15887927,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887927/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887948,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887948/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:23:33",
            "end": "2022-05-23T02:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:24:33",
            "end": "2022-05-23T02:25:33",
            "first_capture": {
                "id": 15887949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887949/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887965,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887965/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:25:33",
            "end": "2022-05-23T02:26:33",
            "first_capture": {
                "id": 15887966,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887966/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887966,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887966/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:26:33",
            "end": "2022-05-23T02:27:33",
            "first_capture": {
                "id": 15887967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887967/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887992,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887992/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:27:33",
            "end": "2022-05-23T02:28:33",
            "first_capture": {
                "id": 15887993,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887993/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15887995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887995/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:28:33",
            "end": "2022-05-23T02:29:33",
            "first_capture": {
                "id": 15887996,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15887996/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888014/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:29:33",
            "end": "2022-05-23T02:30:33",
            "first_capture": {
                "id": 15888015,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888015/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888024,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888024/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:30:33",
            "end": "2022-05-23T02:31:33",
            "first_capture": {
                "id": 15888025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888025/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888043,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888043/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:31:33",
            "end": "2022-05-23T02:32:33",
            "first_capture": {
                "id": 15888044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888044/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888046/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:32:33",
            "end": "2022-05-23T02:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:33:33",
            "end": "2022-05-23T02:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:34:33",
            "end": "2022-05-23T02:35:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:35:33",
            "end": "2022-05-23T02:36:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:36:33",
            "end": "2022-05-23T02:37:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:37:33",
            "end": "2022-05-23T02:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:38:33",
            "end": "2022-05-23T02:39:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:39:33",
            "end": "2022-05-23T02:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:40:33",
            "end": "2022-05-23T02:41:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:41:33",
            "end": "2022-05-23T02:42:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:42:33",
            "end": "2022-05-23T02:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:43:33",
            "end": "2022-05-23T02:44:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:44:33",
            "end": "2022-05-23T02:45:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:45:33",
            "end": "2022-05-23T02:46:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:46:33",
            "end": "2022-05-23T02:47:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:47:33",
            "end": "2022-05-23T02:48:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:48:33",
            "end": "2022-05-23T02:49:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:49:33",
            "end": "2022-05-23T02:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:50:33",
            "end": "2022-05-23T02:51:33",
            "first_capture": {
                "id": 15888047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888047/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888047/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-05-23T02:51:33",
            "end": "2022-05-23T02:52:33",
            "first_capture": {
                "id": 15888051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888051/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888053/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:52:33",
            "end": "2022-05-23T02:53:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:53:33",
            "end": "2022-05-23T02:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:54:33",
            "end": "2022-05-23T02:55:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:55:33",
            "end": "2022-05-23T02:56:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:56:33",
            "end": "2022-05-23T02:57:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:57:33",
            "end": "2022-05-23T02:58:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:58:33",
            "end": "2022-05-23T02:59:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T02:59:33",
            "end": "2022-05-23T03:00:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:00:33",
            "end": "2022-05-23T03:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:01:33",
            "end": "2022-05-23T03:02:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:02:33",
            "end": "2022-05-23T03:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:03:33",
            "end": "2022-05-23T03:04:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:04:33",
            "end": "2022-05-23T03:05:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:05:33",
            "end": "2022-05-23T03:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:06:33",
            "end": "2022-05-23T03:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:07:33",
            "end": "2022-05-23T03:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:08:33",
            "end": "2022-05-23T03:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:09:33",
            "end": "2022-05-23T03:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:10:33",
            "end": "2022-05-23T03:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:11:33",
            "end": "2022-05-23T03:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:12:33",
            "end": "2022-05-23T03:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:13:33",
            "end": "2022-05-23T03:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:14:33",
            "end": "2022-05-23T03:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:15:33",
            "end": "2022-05-23T03:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:16:33",
            "end": "2022-05-23T03:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:17:33",
            "end": "2022-05-23T03:18:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:18:33",
            "end": "2022-05-23T03:19:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:19:33",
            "end": "2022-05-23T03:20:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:20:33",
            "end": "2022-05-23T03:21:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:21:33",
            "end": "2022-05-23T03:22:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:22:33",
            "end": "2022-05-23T03:23:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:23:33",
            "end": "2022-05-23T03:24:33",
            "first_capture": {
                "id": 15888054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888054/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888054/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-05-23T03:24:33",
            "end": "2022-05-23T03:25:33",
            "first_capture": {
                "id": 15888070,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888070/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888090/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:25:33",
            "end": "2022-05-23T03:26:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:26:33",
            "end": "2022-05-23T03:27:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:27:33",
            "end": "2022-05-23T03:28:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:28:33",
            "end": "2022-05-23T03:29:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:29:33",
            "end": "2022-05-23T03:30:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:30:33",
            "end": "2022-05-23T03:31:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:31:33",
            "end": "2022-05-23T03:32:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:32:33",
            "end": "2022-05-23T03:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:33:33",
            "end": "2022-05-23T03:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:34:33",
            "end": "2022-05-23T03:35:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:35:33",
            "end": "2022-05-23T03:36:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:36:33",
            "end": "2022-05-23T03:37:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:37:33",
            "end": "2022-05-23T03:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:38:33",
            "end": "2022-05-23T03:39:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:39:33",
            "end": "2022-05-23T03:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:40:33",
            "end": "2022-05-23T03:41:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:41:33",
            "end": "2022-05-23T03:42:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:42:33",
            "end": "2022-05-23T03:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:43:33",
            "end": "2022-05-23T03:44:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:44:33",
            "end": "2022-05-23T03:45:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:45:33",
            "end": "2022-05-23T03:46:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:46:33",
            "end": "2022-05-23T03:47:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:47:33",
            "end": "2022-05-23T03:48:33",
            "first_capture": {
                "id": 15888091,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888091/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888103/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:48:33",
            "end": "2022-05-23T03:49:33",
            "first_capture": {
                "id": 15888104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888108/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:49:33",
            "end": "2022-05-23T03:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:50:33",
            "end": "2022-05-23T03:51:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:51:33",
            "end": "2022-05-23T03:52:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:52:33",
            "end": "2022-05-23T03:53:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:53:33",
            "end": "2022-05-23T03:54:33",
            "first_capture": {
                "id": 15888109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888109/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888132/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:54:33",
            "end": "2022-05-23T03:55:33",
            "first_capture": {
                "id": 15888133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888133/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888144/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:55:33",
            "end": "2022-05-23T03:56:33",
            "first_capture": {
                "id": 15888145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888145/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888156,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888156/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:56:33",
            "end": "2022-05-23T03:57:33",
            "first_capture": {
                "id": 15888157,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888157/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888170/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:57:33",
            "end": "2022-05-23T03:58:33",
            "first_capture": {
                "id": 15888171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888171/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888192/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:58:33",
            "end": "2022-05-23T03:59:33",
            "first_capture": {
                "id": 15888193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888193/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888198/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T03:59:33",
            "end": "2022-05-23T04:00:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:00:33",
            "end": "2022-05-23T04:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:01:33",
            "end": "2022-05-23T04:02:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:02:33",
            "end": "2022-05-23T04:03:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:03:33",
            "end": "2022-05-23T04:04:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:04:33",
            "end": "2022-05-23T04:05:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:05:33",
            "end": "2022-05-23T04:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:06:33",
            "end": "2022-05-23T04:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:07:33",
            "end": "2022-05-23T04:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:08:33",
            "end": "2022-05-23T04:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:09:33",
            "end": "2022-05-23T04:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:10:33",
            "end": "2022-05-23T04:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:11:33",
            "end": "2022-05-23T04:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:12:33",
            "end": "2022-05-23T04:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:13:33",
            "end": "2022-05-23T04:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:14:33",
            "end": "2022-05-23T04:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:15:33",
            "end": "2022-05-23T04:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:16:33",
            "end": "2022-05-23T04:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:17:33",
            "end": "2022-05-23T04:18:33",
            "first_capture": {
                "id": 15888199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888199/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888199/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-05-23T04:18:33",
            "end": "2022-05-23T04:19:33",
            "first_capture": {
                "id": 15888214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888214/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888228/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:19:33",
            "end": "2022-05-23T04:20:33",
            "first_capture": {
                "id": 15888229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888234/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:20:33",
            "end": "2022-05-23T04:21:33",
            "first_capture": {
                "id": 15888235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888235/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888237/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:21:33",
            "end": "2022-05-23T04:22:33",
            "first_capture": {
                "id": 15888238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888247/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:22:33",
            "end": "2022-05-23T04:23:33",
            "first_capture": {
                "id": 15888248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888248/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888267,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888267/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:23:33",
            "end": "2022-05-23T04:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:24:33",
            "end": "2022-05-23T04:25:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:25:33",
            "end": "2022-05-23T04:26:33",
            "first_capture": {
                "id": 15888268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888268/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888268/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-05-23T04:26:33",
            "end": "2022-05-23T04:27:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:27:33",
            "end": "2022-05-23T04:28:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:28:33",
            "end": "2022-05-23T04:29:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:29:33",
            "end": "2022-05-23T04:30:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:30:33",
            "end": "2022-05-23T04:31:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:31:33",
            "end": "2022-05-23T04:32:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:32:33",
            "end": "2022-05-23T04:33:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:33:33",
            "end": "2022-05-23T04:34:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:34:33",
            "end": "2022-05-23T04:35:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:35:33",
            "end": "2022-05-23T04:36:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:36:33",
            "end": "2022-05-23T04:37:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:37:33",
            "end": "2022-05-23T04:38:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:38:33",
            "end": "2022-05-23T04:39:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:39:33",
            "end": "2022-05-23T04:40:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:40:33",
            "end": "2022-05-23T04:41:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:41:33",
            "end": "2022-05-23T04:42:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:42:33",
            "end": "2022-05-23T04:43:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:43:33",
            "end": "2022-05-23T04:44:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:44:33",
            "end": "2022-05-23T04:45:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:45:33",
            "end": "2022-05-23T04:46:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:46:33",
            "end": "2022-05-23T04:47:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:47:33",
            "end": "2022-05-23T04:48:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:48:33",
            "end": "2022-05-23T04:49:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:49:33",
            "end": "2022-05-23T04:50:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:50:33",
            "end": "2022-05-23T04:51:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:51:33",
            "end": "2022-05-23T04:52:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:52:33",
            "end": "2022-05-23T04:53:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:53:33",
            "end": "2022-05-23T04:54:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:54:33",
            "end": "2022-05-23T04:55:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:55:33",
            "end": "2022-05-23T04:56:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:56:33",
            "end": "2022-05-23T04:57:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:57:33",
            "end": "2022-05-23T04:58:33",
            "first_capture": {
                "id": 15888280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888280/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888287/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:58:33",
            "end": "2022-05-23T04:59:33",
            "first_capture": {
                "id": 15888288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888305/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T04:59:33",
            "end": "2022-05-23T05:00:33",
            "first_capture": {
                "id": 15888306,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888306/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888318/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:00:33",
            "end": "2022-05-23T05:01:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:01:33",
            "end": "2022-05-23T05:02:33",
            "first_capture": {
                "id": 15888319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888319/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888335/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:02:33",
            "end": "2022-05-23T05:03:33",
            "first_capture": {
                "id": 15888336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888336/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888338/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:03:33",
            "end": "2022-05-23T05:04:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:04:33",
            "end": "2022-05-23T05:05:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:05:33",
            "end": "2022-05-23T05:06:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:06:33",
            "end": "2022-05-23T05:07:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:07:33",
            "end": "2022-05-23T05:08:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:08:33",
            "end": "2022-05-23T05:09:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:09:33",
            "end": "2022-05-23T05:10:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:10:33",
            "end": "2022-05-23T05:11:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:11:33",
            "end": "2022-05-23T05:12:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:12:33",
            "end": "2022-05-23T05:13:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:13:33",
            "end": "2022-05-23T05:14:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:14:33",
            "end": "2022-05-23T05:15:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:15:33",
            "end": "2022-05-23T05:16:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:16:33",
            "end": "2022-05-23T05:17:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:17:33",
            "end": "2022-05-23T05:18:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:18:33",
            "end": "2022-05-23T05:19:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:19:33",
            "end": "2022-05-23T05:20:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:20:33",
            "end": "2022-05-23T05:21:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:21:33",
            "end": "2022-05-23T05:22:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:22:33",
            "end": "2022-05-23T05:23:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:23:33",
            "end": "2022-05-23T05:24:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:24:33",
            "end": "2022-05-23T05:25:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:25:33",
            "end": "2022-05-23T05:26:33",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-23T05:26:33",
            "end": "2022-05-23T05:26:52",
            "first_capture": {
                "id": 15888339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888339/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 15888339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/15888339/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 520,
        "resolution_minutes": 1,
        "max_detections": 2,
        "min_detections": 0,
        "total_detections": 12,
        "timeline_start": "2022-05-22T20:47:33",
        "timeline_end": "2022-05-23T05:26:52"
    }
}