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

{
    "data": [
        {
            "start": "2023-08-06T01:00:01",
            "end": "2023-08-06T01:01:01",
            "first_capture": {
                "id": 6238372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238372/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-08-06T01:01:01",
            "end": "2023-08-06T01:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:02:01",
            "end": "2023-08-06T01:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:03:01",
            "end": "2023-08-06T01:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:04:01",
            "end": "2023-08-06T01:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:05:01",
            "end": "2023-08-06T01:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:06:01",
            "end": "2023-08-06T01:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:07:01",
            "end": "2023-08-06T01:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:08:01",
            "end": "2023-08-06T01:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:09:01",
            "end": "2023-08-06T01:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:10:01",
            "end": "2023-08-06T01:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:11:01",
            "end": "2023-08-06T01:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:12:01",
            "end": "2023-08-06T01:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:13:01",
            "end": "2023-08-06T01:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:14:01",
            "end": "2023-08-06T01:15:01",
            "first_capture": {
                "id": 6238373,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238373/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238373,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238373/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-08-06T01:15:01",
            "end": "2023-08-06T01:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:16:01",
            "end": "2023-08-06T01:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:17:01",
            "end": "2023-08-06T01:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:18:01",
            "end": "2023-08-06T01:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:19:01",
            "end": "2023-08-06T01:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:20:01",
            "end": "2023-08-06T01:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:21:01",
            "end": "2023-08-06T01:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:22:01",
            "end": "2023-08-06T01:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:23:01",
            "end": "2023-08-06T01:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:24:01",
            "end": "2023-08-06T01:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:25:01",
            "end": "2023-08-06T01:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:26:01",
            "end": "2023-08-06T01:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:27:01",
            "end": "2023-08-06T01:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:28:01",
            "end": "2023-08-06T01:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:29:01",
            "end": "2023-08-06T01:30:01",
            "first_capture": {
                "id": 6238374,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238374/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238374,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238374/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:30:01",
            "end": "2023-08-06T01:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:31:01",
            "end": "2023-08-06T01:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:32:01",
            "end": "2023-08-06T01:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:33:01",
            "end": "2023-08-06T01:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:34:01",
            "end": "2023-08-06T01:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:35:01",
            "end": "2023-08-06T01:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:36:01",
            "end": "2023-08-06T01:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:37:01",
            "end": "2023-08-06T01:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:38:01",
            "end": "2023-08-06T01:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:39:01",
            "end": "2023-08-06T01:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:40:01",
            "end": "2023-08-06T01:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:41:01",
            "end": "2023-08-06T01:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:42:01",
            "end": "2023-08-06T01:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:43:01",
            "end": "2023-08-06T01:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:44:01",
            "end": "2023-08-06T01:45:01",
            "first_capture": {
                "id": 6238375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238375/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238375/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-08-06T01:45:01",
            "end": "2023-08-06T01:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:46:01",
            "end": "2023-08-06T01:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:47:01",
            "end": "2023-08-06T01:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:48:01",
            "end": "2023-08-06T01:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:49:01",
            "end": "2023-08-06T01:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:50:01",
            "end": "2023-08-06T01:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:51:01",
            "end": "2023-08-06T01:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:52:01",
            "end": "2023-08-06T01:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:53:01",
            "end": "2023-08-06T01:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:54:01",
            "end": "2023-08-06T01:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:55:01",
            "end": "2023-08-06T01:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:56:01",
            "end": "2023-08-06T01:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:57:01",
            "end": "2023-08-06T01:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:58:01",
            "end": "2023-08-06T01:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T01:59:01",
            "end": "2023-08-06T02:00:01",
            "first_capture": {
                "id": 6238376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238376/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238376/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-08-06T02:00:01",
            "end": "2023-08-06T02:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:01:01",
            "end": "2023-08-06T02:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:02:01",
            "end": "2023-08-06T02:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:03:01",
            "end": "2023-08-06T02:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:04:01",
            "end": "2023-08-06T02:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:05:01",
            "end": "2023-08-06T02:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:06:01",
            "end": "2023-08-06T02:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:07:01",
            "end": "2023-08-06T02:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:08:01",
            "end": "2023-08-06T02:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:09:01",
            "end": "2023-08-06T02:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:10:01",
            "end": "2023-08-06T02:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:11:01",
            "end": "2023-08-06T02:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:12:01",
            "end": "2023-08-06T02:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:13:01",
            "end": "2023-08-06T02:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:14:01",
            "end": "2023-08-06T02:15:01",
            "first_capture": {
                "id": 6238377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238377/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238377/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 14,
            "detections_avg": 14,
            "was_processed": true
        },
        {
            "start": "2023-08-06T02:15:01",
            "end": "2023-08-06T02:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:16:01",
            "end": "2023-08-06T02:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:17:01",
            "end": "2023-08-06T02:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:18:01",
            "end": "2023-08-06T02:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:19:01",
            "end": "2023-08-06T02:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:20:01",
            "end": "2023-08-06T02:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:21:01",
            "end": "2023-08-06T02:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:22:01",
            "end": "2023-08-06T02:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:23:01",
            "end": "2023-08-06T02:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:24:01",
            "end": "2023-08-06T02:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:25:01",
            "end": "2023-08-06T02:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:26:01",
            "end": "2023-08-06T02:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:27:01",
            "end": "2023-08-06T02:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:28:01",
            "end": "2023-08-06T02:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:29:01",
            "end": "2023-08-06T02:30:01",
            "first_capture": {
                "id": 6238378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238378/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238378/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:30:01",
            "end": "2023-08-06T02:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:31:01",
            "end": "2023-08-06T02:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:32:01",
            "end": "2023-08-06T02:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:33:01",
            "end": "2023-08-06T02:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:34:01",
            "end": "2023-08-06T02:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:35:01",
            "end": "2023-08-06T02:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:36:01",
            "end": "2023-08-06T02:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:37:01",
            "end": "2023-08-06T02:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:38:01",
            "end": "2023-08-06T02:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:39:01",
            "end": "2023-08-06T02:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:40:01",
            "end": "2023-08-06T02:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:41:01",
            "end": "2023-08-06T02:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:42:01",
            "end": "2023-08-06T02:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:43:01",
            "end": "2023-08-06T02:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:44:01",
            "end": "2023-08-06T02:45:01",
            "first_capture": {
                "id": 6238379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238379/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-08-06T02:45:01",
            "end": "2023-08-06T02:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:46:01",
            "end": "2023-08-06T02:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:47:01",
            "end": "2023-08-06T02:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:48:01",
            "end": "2023-08-06T02:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:49:01",
            "end": "2023-08-06T02:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:50:01",
            "end": "2023-08-06T02:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:51:01",
            "end": "2023-08-06T02:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:52:01",
            "end": "2023-08-06T02:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:53:01",
            "end": "2023-08-06T02:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:54:01",
            "end": "2023-08-06T02:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:55:01",
            "end": "2023-08-06T02:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:56:01",
            "end": "2023-08-06T02:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:57:01",
            "end": "2023-08-06T02:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:58:01",
            "end": "2023-08-06T02:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T02:59:01",
            "end": "2023-08-06T03:00:01",
            "first_capture": {
                "id": 6238380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238380/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238380/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-06T03:00:01",
            "end": "2023-08-06T03:01:01",
            "first_capture": {
                "id": 6237785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237785/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237785/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-08-06T03:01:01",
            "end": "2023-08-06T03:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:02:01",
            "end": "2023-08-06T03:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:03:01",
            "end": "2023-08-06T03:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:04:01",
            "end": "2023-08-06T03:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:05:01",
            "end": "2023-08-06T03:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:06:01",
            "end": "2023-08-06T03:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:07:01",
            "end": "2023-08-06T03:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:08:01",
            "end": "2023-08-06T03:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:09:01",
            "end": "2023-08-06T03:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:10:01",
            "end": "2023-08-06T03:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:11:01",
            "end": "2023-08-06T03:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:12:01",
            "end": "2023-08-06T03:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:13:01",
            "end": "2023-08-06T03:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:14:01",
            "end": "2023-08-06T03:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:15:01",
            "end": "2023-08-06T03:16:01",
            "first_capture": {
                "id": 6237781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237781/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237781/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 14,
            "detections_avg": 14,
            "was_processed": true
        },
        {
            "start": "2023-08-06T03:16:01",
            "end": "2023-08-06T03:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:17:01",
            "end": "2023-08-06T03:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:18:01",
            "end": "2023-08-06T03:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:19:01",
            "end": "2023-08-06T03:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:20:01",
            "end": "2023-08-06T03:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:21:01",
            "end": "2023-08-06T03:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:22:01",
            "end": "2023-08-06T03:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:23:01",
            "end": "2023-08-06T03:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:24:01",
            "end": "2023-08-06T03:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:25:01",
            "end": "2023-08-06T03:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:26:01",
            "end": "2023-08-06T03:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:27:01",
            "end": "2023-08-06T03:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:28:01",
            "end": "2023-08-06T03:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:29:01",
            "end": "2023-08-06T03:30:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:30:01",
            "end": "2023-08-06T03:31:01",
            "first_capture": {
                "id": 6237782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237782/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237782/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-08-06T03:31:01",
            "end": "2023-08-06T03:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:32:01",
            "end": "2023-08-06T03:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:33:01",
            "end": "2023-08-06T03:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:34:01",
            "end": "2023-08-06T03:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:35:01",
            "end": "2023-08-06T03:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:36:01",
            "end": "2023-08-06T03:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:37:01",
            "end": "2023-08-06T03:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:38:01",
            "end": "2023-08-06T03:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:39:01",
            "end": "2023-08-06T03:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:40:01",
            "end": "2023-08-06T03:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:41:01",
            "end": "2023-08-06T03:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:42:01",
            "end": "2023-08-06T03:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:43:01",
            "end": "2023-08-06T03:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:44:01",
            "end": "2023-08-06T03:45:01",
            "first_capture": {
                "id": 6238381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238381/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238381/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-06T03:45:01",
            "end": "2023-08-06T03:46:01",
            "first_capture": {
                "id": 6237784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237784/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237784,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237784/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-08-06T03:46:01",
            "end": "2023-08-06T03:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:47:01",
            "end": "2023-08-06T03:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:48:01",
            "end": "2023-08-06T03:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:49:01",
            "end": "2023-08-06T03:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:50:01",
            "end": "2023-08-06T03:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:51:01",
            "end": "2023-08-06T03:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:52:01",
            "end": "2023-08-06T03:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:53:01",
            "end": "2023-08-06T03:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:54:01",
            "end": "2023-08-06T03:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:55:01",
            "end": "2023-08-06T03:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:56:01",
            "end": "2023-08-06T03:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:57:01",
            "end": "2023-08-06T03:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:58:01",
            "end": "2023-08-06T03:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T03:59:01",
            "end": "2023-08-06T04:00:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:00:01",
            "end": "2023-08-06T04:01:01",
            "first_capture": {
                "id": 6237780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237780/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237780/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-06T04:01:01",
            "end": "2023-08-06T04:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:02:01",
            "end": "2023-08-06T04:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:03:01",
            "end": "2023-08-06T04:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:04:01",
            "end": "2023-08-06T04:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:05:01",
            "end": "2023-08-06T04:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:06:01",
            "end": "2023-08-06T04:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:07:01",
            "end": "2023-08-06T04:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:08:01",
            "end": "2023-08-06T04:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:09:01",
            "end": "2023-08-06T04:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:10:01",
            "end": "2023-08-06T04:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:11:01",
            "end": "2023-08-06T04:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:12:01",
            "end": "2023-08-06T04:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:13:01",
            "end": "2023-08-06T04:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:14:01",
            "end": "2023-08-06T04:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:15:01",
            "end": "2023-08-06T04:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:16:01",
            "end": "2023-08-06T04:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:17:01",
            "end": "2023-08-06T04:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:18:01",
            "end": "2023-08-06T04:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:19:01",
            "end": "2023-08-06T04:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:20:01",
            "end": "2023-08-06T04:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:21:01",
            "end": "2023-08-06T04:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:22:01",
            "end": "2023-08-06T04:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:23:01",
            "end": "2023-08-06T04:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:24:01",
            "end": "2023-08-06T04:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:25:01",
            "end": "2023-08-06T04:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:26:01",
            "end": "2023-08-06T04:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:27:01",
            "end": "2023-08-06T04:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:28:01",
            "end": "2023-08-06T04:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:29:01",
            "end": "2023-08-06T04:30:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:30:01",
            "end": "2023-08-06T04:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:31:01",
            "end": "2023-08-06T04:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:32:01",
            "end": "2023-08-06T04:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:33:01",
            "end": "2023-08-06T04:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:34:01",
            "end": "2023-08-06T04:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:35:01",
            "end": "2023-08-06T04:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:36:01",
            "end": "2023-08-06T04:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:37:01",
            "end": "2023-08-06T04:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:38:01",
            "end": "2023-08-06T04:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:39:01",
            "end": "2023-08-06T04:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:40:01",
            "end": "2023-08-06T04:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:41:01",
            "end": "2023-08-06T04:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:42:01",
            "end": "2023-08-06T04:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:43:01",
            "end": "2023-08-06T04:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:44:01",
            "end": "2023-08-06T04:45:01",
            "first_capture": {
                "id": 6238382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238382/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238382/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2023-08-06T04:45:01",
            "end": "2023-08-06T04:46:01",
            "first_capture": {
                "id": 6237783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237783/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237783/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:46:01",
            "end": "2023-08-06T04:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:47:01",
            "end": "2023-08-06T04:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:48:01",
            "end": "2023-08-06T04:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:49:01",
            "end": "2023-08-06T04:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:50:01",
            "end": "2023-08-06T04:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:51:01",
            "end": "2023-08-06T04:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:52:01",
            "end": "2023-08-06T04:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:53:01",
            "end": "2023-08-06T04:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:54:01",
            "end": "2023-08-06T04:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:55:01",
            "end": "2023-08-06T04:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:56:01",
            "end": "2023-08-06T04:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:57:01",
            "end": "2023-08-06T04:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:58:01",
            "end": "2023-08-06T04:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T04:59:01",
            "end": "2023-08-06T05:00:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:00:01",
            "end": "2023-08-06T05:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:01:01",
            "end": "2023-08-06T05:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:02:01",
            "end": "2023-08-06T05:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:03:01",
            "end": "2023-08-06T05:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:04:01",
            "end": "2023-08-06T05:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:05:01",
            "end": "2023-08-06T05:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:06:01",
            "end": "2023-08-06T05:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:07:01",
            "end": "2023-08-06T05:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:08:01",
            "end": "2023-08-06T05:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:09:01",
            "end": "2023-08-06T05:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:10:01",
            "end": "2023-08-06T05:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:11:01",
            "end": "2023-08-06T05:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:12:01",
            "end": "2023-08-06T05:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:13:01",
            "end": "2023-08-06T05:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:14:01",
            "end": "2023-08-06T05:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:15:01",
            "end": "2023-08-06T05:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:16:01",
            "end": "2023-08-06T05:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:17:01",
            "end": "2023-08-06T05:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:18:01",
            "end": "2023-08-06T05:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:19:01",
            "end": "2023-08-06T05:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:20:01",
            "end": "2023-08-06T05:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:21:01",
            "end": "2023-08-06T05:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:22:01",
            "end": "2023-08-06T05:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:23:01",
            "end": "2023-08-06T05:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:24:01",
            "end": "2023-08-06T05:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:25:01",
            "end": "2023-08-06T05:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:26:01",
            "end": "2023-08-06T05:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:27:01",
            "end": "2023-08-06T05:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:28:01",
            "end": "2023-08-06T05:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:29:01",
            "end": "2023-08-06T05:30:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:30:01",
            "end": "2023-08-06T05:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:31:01",
            "end": "2023-08-06T05:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:32:01",
            "end": "2023-08-06T05:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:33:01",
            "end": "2023-08-06T05:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:34:01",
            "end": "2023-08-06T05:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:35:01",
            "end": "2023-08-06T05:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:36:01",
            "end": "2023-08-06T05:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:37:01",
            "end": "2023-08-06T05:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:38:01",
            "end": "2023-08-06T05:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:39:01",
            "end": "2023-08-06T05:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:40:01",
            "end": "2023-08-06T05:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:41:01",
            "end": "2023-08-06T05:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:42:01",
            "end": "2023-08-06T05:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:43:01",
            "end": "2023-08-06T05:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:44:01",
            "end": "2023-08-06T05:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-06T05:45:01",
            "end": "2023-08-06T05:45:02",
            "first_capture": {
                "id": 6237779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237779/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237779/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 286,
        "resolution_minutes": 1,
        "max_detections": 14,
        "min_detections": 0,
        "total_detections": 85,
        "timeline_start": "2023-08-06T01:00:01",
        "timeline_end": "2023-08-06T05:45:02"
    }
}