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

{
    "data": [
        {
            "start": "2023-07-24T01:00:01",
            "end": "2023-07-24T01:01:01",
            "first_capture": {
                "id": 6238177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238177/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238177/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 60,
            "detections_avg": 60,
            "was_processed": true
        },
        {
            "start": "2023-07-24T01:01:01",
            "end": "2023-07-24T01:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:02:01",
            "end": "2023-07-24T01:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:03:01",
            "end": "2023-07-24T01:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:04:01",
            "end": "2023-07-24T01:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:05:01",
            "end": "2023-07-24T01:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:06:01",
            "end": "2023-07-24T01:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:07:01",
            "end": "2023-07-24T01:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:08:01",
            "end": "2023-07-24T01:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:09:01",
            "end": "2023-07-24T01:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:10:01",
            "end": "2023-07-24T01:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:11:01",
            "end": "2023-07-24T01:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:12:01",
            "end": "2023-07-24T01:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:13:01",
            "end": "2023-07-24T01:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:14:01",
            "end": "2023-07-24T01:15:01",
            "first_capture": {
                "id": 6238178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238178/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238178/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 32,
            "detections_avg": 32,
            "was_processed": true
        },
        {
            "start": "2023-07-24T01:15:01",
            "end": "2023-07-24T01:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:16:01",
            "end": "2023-07-24T01:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:17:01",
            "end": "2023-07-24T01:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:18:01",
            "end": "2023-07-24T01:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:19:01",
            "end": "2023-07-24T01:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:20:01",
            "end": "2023-07-24T01:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:21:01",
            "end": "2023-07-24T01:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:22:01",
            "end": "2023-07-24T01:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:23:01",
            "end": "2023-07-24T01:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:24:01",
            "end": "2023-07-24T01:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:25:01",
            "end": "2023-07-24T01:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:26:01",
            "end": "2023-07-24T01:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:27:01",
            "end": "2023-07-24T01:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:28:01",
            "end": "2023-07-24T01:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:29:01",
            "end": "2023-07-24T01:30:01",
            "first_capture": {
                "id": 6238179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238179/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238179/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 27,
            "detections_avg": 27,
            "was_processed": true
        },
        {
            "start": "2023-07-24T01:30:01",
            "end": "2023-07-24T01:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:31:01",
            "end": "2023-07-24T01:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:32:01",
            "end": "2023-07-24T01:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:33:01",
            "end": "2023-07-24T01:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:34:01",
            "end": "2023-07-24T01:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:35:01",
            "end": "2023-07-24T01:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:36:01",
            "end": "2023-07-24T01:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:37:01",
            "end": "2023-07-24T01:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:38:01",
            "end": "2023-07-24T01:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:39:01",
            "end": "2023-07-24T01:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:40:01",
            "end": "2023-07-24T01:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:41:01",
            "end": "2023-07-24T01:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:42:01",
            "end": "2023-07-24T01:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:43:01",
            "end": "2023-07-24T01:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:44:01",
            "end": "2023-07-24T01:45:01",
            "first_capture": {
                "id": 6238180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238180/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238180/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:45:01",
            "end": "2023-07-24T01:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:46:01",
            "end": "2023-07-24T01:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:47:01",
            "end": "2023-07-24T01:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:48:01",
            "end": "2023-07-24T01:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:49:01",
            "end": "2023-07-24T01:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:50:01",
            "end": "2023-07-24T01:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:51:01",
            "end": "2023-07-24T01:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:52:01",
            "end": "2023-07-24T01:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:53:01",
            "end": "2023-07-24T01:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:54:01",
            "end": "2023-07-24T01:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:55:01",
            "end": "2023-07-24T01:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:56:01",
            "end": "2023-07-24T01:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:57:01",
            "end": "2023-07-24T01:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:58:01",
            "end": "2023-07-24T01:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T01:59:01",
            "end": "2023-07-24T02:00:01",
            "first_capture": {
                "id": 6238181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238181/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238181/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 44,
            "detections_avg": 44,
            "was_processed": true
        },
        {
            "start": "2023-07-24T02:00:01",
            "end": "2023-07-24T02:01:01",
            "first_capture": {
                "id": 6237695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237695/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237695/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 31,
            "detections_avg": 31,
            "was_processed": true
        },
        {
            "start": "2023-07-24T02:01:01",
            "end": "2023-07-24T02:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:02:01",
            "end": "2023-07-24T02:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:03:01",
            "end": "2023-07-24T02:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:04:01",
            "end": "2023-07-24T02:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:05:01",
            "end": "2023-07-24T02:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:06:01",
            "end": "2023-07-24T02:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:07:01",
            "end": "2023-07-24T02:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:08:01",
            "end": "2023-07-24T02:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:09:01",
            "end": "2023-07-24T02:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:10:01",
            "end": "2023-07-24T02:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:11:01",
            "end": "2023-07-24T02:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:12:01",
            "end": "2023-07-24T02:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:13:01",
            "end": "2023-07-24T02:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:14:01",
            "end": "2023-07-24T02:15:01",
            "first_capture": {
                "id": 6238182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238182/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238182/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 23,
            "detections_avg": 23,
            "was_processed": true
        },
        {
            "start": "2023-07-24T02:15:01",
            "end": "2023-07-24T02:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:16:01",
            "end": "2023-07-24T02:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:17:01",
            "end": "2023-07-24T02:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:18:01",
            "end": "2023-07-24T02:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:19:01",
            "end": "2023-07-24T02:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:20:01",
            "end": "2023-07-24T02:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:21:01",
            "end": "2023-07-24T02:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:22:01",
            "end": "2023-07-24T02:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:23:01",
            "end": "2023-07-24T02:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:24:01",
            "end": "2023-07-24T02:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:25:01",
            "end": "2023-07-24T02:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:26:01",
            "end": "2023-07-24T02:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:27:01",
            "end": "2023-07-24T02:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:28:01",
            "end": "2023-07-24T02:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:29:01",
            "end": "2023-07-24T02:30:01",
            "first_capture": {
                "id": 6238183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238183/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238183/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 24,
            "detections_avg": 24,
            "was_processed": true
        },
        {
            "start": "2023-07-24T02:30:01",
            "end": "2023-07-24T02:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:31:01",
            "end": "2023-07-24T02:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:32:01",
            "end": "2023-07-24T02:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:33:01",
            "end": "2023-07-24T02:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:34:01",
            "end": "2023-07-24T02:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:35:01",
            "end": "2023-07-24T02:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:36:01",
            "end": "2023-07-24T02:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:37:01",
            "end": "2023-07-24T02:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:38:01",
            "end": "2023-07-24T02:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:39:01",
            "end": "2023-07-24T02:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:40:01",
            "end": "2023-07-24T02:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:41:01",
            "end": "2023-07-24T02:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:42:01",
            "end": "2023-07-24T02:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:43:01",
            "end": "2023-07-24T02:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:44:01",
            "end": "2023-07-24T02:45:01",
            "first_capture": {
                "id": 6238184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238184/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238184/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:45:01",
            "end": "2023-07-24T02:46:01",
            "first_capture": {
                "id": 6237697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237697/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237697/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 26,
            "detections_avg": 26,
            "was_processed": true
        },
        {
            "start": "2023-07-24T02:46:01",
            "end": "2023-07-24T02:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:47:01",
            "end": "2023-07-24T02:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:48:01",
            "end": "2023-07-24T02:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:49:01",
            "end": "2023-07-24T02:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:50:01",
            "end": "2023-07-24T02:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:51:01",
            "end": "2023-07-24T02:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:52:01",
            "end": "2023-07-24T02:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:53:01",
            "end": "2023-07-24T02:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:54:01",
            "end": "2023-07-24T02:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:55:01",
            "end": "2023-07-24T02:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:56:01",
            "end": "2023-07-24T02:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:57:01",
            "end": "2023-07-24T02:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:58:01",
            "end": "2023-07-24T02:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T02:59:01",
            "end": "2023-07-24T03:00:01",
            "first_capture": {
                "id": 6238185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238185/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238185/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 36,
            "detections_avg": 36,
            "was_processed": true
        },
        {
            "start": "2023-07-24T03:00:01",
            "end": "2023-07-24T03:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:01:01",
            "end": "2023-07-24T03:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:02:01",
            "end": "2023-07-24T03:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:03:01",
            "end": "2023-07-24T03:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:04:01",
            "end": "2023-07-24T03:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:05:01",
            "end": "2023-07-24T03:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:06:01",
            "end": "2023-07-24T03:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:07:01",
            "end": "2023-07-24T03:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:08:01",
            "end": "2023-07-24T03:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:09:01",
            "end": "2023-07-24T03:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:10:01",
            "end": "2023-07-24T03:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:11:01",
            "end": "2023-07-24T03:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:12:01",
            "end": "2023-07-24T03:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:13:01",
            "end": "2023-07-24T03:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:14:01",
            "end": "2023-07-24T03:15:01",
            "first_capture": {
                "id": 6238186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238186/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238186/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 50,
            "detections_avg": 50,
            "was_processed": true
        },
        {
            "start": "2023-07-24T03:15:01",
            "end": "2023-07-24T03:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:16:01",
            "end": "2023-07-24T03:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:17:01",
            "end": "2023-07-24T03:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:18:01",
            "end": "2023-07-24T03:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:19:01",
            "end": "2023-07-24T03:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:20:01",
            "end": "2023-07-24T03:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:21:01",
            "end": "2023-07-24T03:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:22:01",
            "end": "2023-07-24T03:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:23:01",
            "end": "2023-07-24T03:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:24:01",
            "end": "2023-07-24T03:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:25:01",
            "end": "2023-07-24T03:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:26:01",
            "end": "2023-07-24T03:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:27:01",
            "end": "2023-07-24T03:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:28:01",
            "end": "2023-07-24T03:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:29:01",
            "end": "2023-07-24T03:30:01",
            "first_capture": {
                "id": 6238187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238187/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238187/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 22,
            "detections_avg": 22,
            "was_processed": true
        },
        {
            "start": "2023-07-24T03:30:01",
            "end": "2023-07-24T03:31:01",
            "first_capture": {
                "id": 6237696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237696/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237696/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 24,
            "detections_avg": 24,
            "was_processed": true
        },
        {
            "start": "2023-07-24T03:31:01",
            "end": "2023-07-24T03:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:32:01",
            "end": "2023-07-24T03:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:33:01",
            "end": "2023-07-24T03:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:34:01",
            "end": "2023-07-24T03:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:35:01",
            "end": "2023-07-24T03:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:36:01",
            "end": "2023-07-24T03:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:37:01",
            "end": "2023-07-24T03:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:38:01",
            "end": "2023-07-24T03:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:39:01",
            "end": "2023-07-24T03:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:40:01",
            "end": "2023-07-24T03:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:41:01",
            "end": "2023-07-24T03:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:42:01",
            "end": "2023-07-24T03:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:43:01",
            "end": "2023-07-24T03:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:44:01",
            "end": "2023-07-24T03:45:01",
            "first_capture": {
                "id": 6238188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238188/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238188/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 25,
            "detections_avg": 25,
            "was_processed": true
        },
        {
            "start": "2023-07-24T03:45:01",
            "end": "2023-07-24T03:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:46:01",
            "end": "2023-07-24T03:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:47:01",
            "end": "2023-07-24T03:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:48:01",
            "end": "2023-07-24T03:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:49:01",
            "end": "2023-07-24T03:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:50:01",
            "end": "2023-07-24T03:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:51:01",
            "end": "2023-07-24T03:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:52:01",
            "end": "2023-07-24T03:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:53:01",
            "end": "2023-07-24T03:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:54:01",
            "end": "2023-07-24T03:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:55:01",
            "end": "2023-07-24T03:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:56:01",
            "end": "2023-07-24T03:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:57:01",
            "end": "2023-07-24T03:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:58:01",
            "end": "2023-07-24T03:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T03:59:01",
            "end": "2023-07-24T04:00:01",
            "first_capture": {
                "id": 6238189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238189/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238189/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 22,
            "detections_avg": 22,
            "was_processed": true
        },
        {
            "start": "2023-07-24T04:00:01",
            "end": "2023-07-24T04:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:01:01",
            "end": "2023-07-24T04:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:02:01",
            "end": "2023-07-24T04:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:03:01",
            "end": "2023-07-24T04:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:04:01",
            "end": "2023-07-24T04:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:05:01",
            "end": "2023-07-24T04:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:06:01",
            "end": "2023-07-24T04:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:07:01",
            "end": "2023-07-24T04:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:08:01",
            "end": "2023-07-24T04:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:09:01",
            "end": "2023-07-24T04:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:10:01",
            "end": "2023-07-24T04:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:11:01",
            "end": "2023-07-24T04:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:12:01",
            "end": "2023-07-24T04:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:13:01",
            "end": "2023-07-24T04:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:14:01",
            "end": "2023-07-24T04:15:01",
            "first_capture": {
                "id": 6238190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238190/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238190/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 32,
            "detections_avg": 32,
            "was_processed": true
        },
        {
            "start": "2023-07-24T04:15:01",
            "end": "2023-07-24T04:16:01",
            "first_capture": {
                "id": 6237698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237698/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237698/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 25,
            "detections_avg": 25,
            "was_processed": true
        },
        {
            "start": "2023-07-24T04:16:01",
            "end": "2023-07-24T04:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:17:01",
            "end": "2023-07-24T04:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:18:01",
            "end": "2023-07-24T04:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:19:01",
            "end": "2023-07-24T04:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:20:01",
            "end": "2023-07-24T04:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:21:01",
            "end": "2023-07-24T04:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:22:01",
            "end": "2023-07-24T04:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:23:01",
            "end": "2023-07-24T04:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:24:01",
            "end": "2023-07-24T04:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:25:01",
            "end": "2023-07-24T04:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:26:01",
            "end": "2023-07-24T04:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:27:01",
            "end": "2023-07-24T04:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:28:01",
            "end": "2023-07-24T04:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:29:01",
            "end": "2023-07-24T04:30:01",
            "first_capture": {
                "id": 6238191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238191/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238191/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 27,
            "detections_avg": 27,
            "was_processed": true
        },
        {
            "start": "2023-07-24T04:30:01",
            "end": "2023-07-24T04:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:31:01",
            "end": "2023-07-24T04:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:32:01",
            "end": "2023-07-24T04:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:33:01",
            "end": "2023-07-24T04:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:34:01",
            "end": "2023-07-24T04:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:35:01",
            "end": "2023-07-24T04:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:36:01",
            "end": "2023-07-24T04:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:37:01",
            "end": "2023-07-24T04:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:38:01",
            "end": "2023-07-24T04:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:39:01",
            "end": "2023-07-24T04:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:40:01",
            "end": "2023-07-24T04:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:41:01",
            "end": "2023-07-24T04:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:42:01",
            "end": "2023-07-24T04:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:43:01",
            "end": "2023-07-24T04:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:44:01",
            "end": "2023-07-24T04:45:01",
            "first_capture": {
                "id": 6238192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238192/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238192/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 23,
            "detections_avg": 23,
            "was_processed": true
        },
        {
            "start": "2023-07-24T04:45:01",
            "end": "2023-07-24T04:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:46:01",
            "end": "2023-07-24T04:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:47:01",
            "end": "2023-07-24T04:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:48:01",
            "end": "2023-07-24T04:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:49:01",
            "end": "2023-07-24T04:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:50:01",
            "end": "2023-07-24T04:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:51:01",
            "end": "2023-07-24T04:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:52:01",
            "end": "2023-07-24T04:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:53:01",
            "end": "2023-07-24T04:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:54:01",
            "end": "2023-07-24T04:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:55:01",
            "end": "2023-07-24T04:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:56:01",
            "end": "2023-07-24T04:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:57:01",
            "end": "2023-07-24T04:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:58:01",
            "end": "2023-07-24T04:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T04:59:01",
            "end": "2023-07-24T05:00:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-24T05:00:01",
            "end": "2023-07-24T05:00:02",
            "first_capture": {
                "id": 6237694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237694/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 22,
            "detections_avg": 22,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 241,
        "resolution_minutes": 1,
        "max_detections": 60,
        "min_detections": 0,
        "total_detections": 575,
        "timeline_start": "2023-07-24T01:00:01",
        "timeline_end": "2023-07-24T05:00:02"
    }
}