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

{
    "data": [
        {
            "start": "2023-07-21T01:00:00",
            "end": "2023-07-21T01:01:00",
            "first_capture": {
                "id": 6238130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238130/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238130/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2023-07-21T01:01:00",
            "end": "2023-07-21T01:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:02:00",
            "end": "2023-07-21T01:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:03:00",
            "end": "2023-07-21T01:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:04:00",
            "end": "2023-07-21T01:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:05:00",
            "end": "2023-07-21T01:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:06:00",
            "end": "2023-07-21T01:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:07:00",
            "end": "2023-07-21T01:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:08:00",
            "end": "2023-07-21T01:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:09:00",
            "end": "2023-07-21T01:10:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:10:00",
            "end": "2023-07-21T01:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:11:00",
            "end": "2023-07-21T01:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:12:00",
            "end": "2023-07-21T01:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:13:00",
            "end": "2023-07-21T01:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:14:00",
            "end": "2023-07-21T01:15:00",
            "first_capture": {
                "id": 6238131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238131/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238131/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:15:00",
            "end": "2023-07-21T01:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:16:00",
            "end": "2023-07-21T01:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:17:00",
            "end": "2023-07-21T01:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:18:00",
            "end": "2023-07-21T01:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:19:00",
            "end": "2023-07-21T01:20:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:20:00",
            "end": "2023-07-21T01:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:21:00",
            "end": "2023-07-21T01:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:22:00",
            "end": "2023-07-21T01:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:23:00",
            "end": "2023-07-21T01:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:24:00",
            "end": "2023-07-21T01:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:25:00",
            "end": "2023-07-21T01:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:26:00",
            "end": "2023-07-21T01:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:27:00",
            "end": "2023-07-21T01:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:28:00",
            "end": "2023-07-21T01:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:29:00",
            "end": "2023-07-21T01:30:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:30:00",
            "end": "2023-07-21T01:31:00",
            "first_capture": {
                "id": 6238132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238132/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238132/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:31:00",
            "end": "2023-07-21T01:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:32:00",
            "end": "2023-07-21T01:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:33:00",
            "end": "2023-07-21T01:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:34:00",
            "end": "2023-07-21T01:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:35:00",
            "end": "2023-07-21T01:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:36:00",
            "end": "2023-07-21T01:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:37:00",
            "end": "2023-07-21T01:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:38:00",
            "end": "2023-07-21T01:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:39:00",
            "end": "2023-07-21T01:40:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:40:00",
            "end": "2023-07-21T01:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:41:00",
            "end": "2023-07-21T01:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:42:00",
            "end": "2023-07-21T01:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:43:00",
            "end": "2023-07-21T01:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:44:00",
            "end": "2023-07-21T01:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:45:00",
            "end": "2023-07-21T01:46:00",
            "first_capture": {
                "id": 6238133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238133/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238133/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:46:00",
            "end": "2023-07-21T01:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:47:00",
            "end": "2023-07-21T01:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:48:00",
            "end": "2023-07-21T01:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:49:00",
            "end": "2023-07-21T01:50:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:50:00",
            "end": "2023-07-21T01:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:51:00",
            "end": "2023-07-21T01:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:52:00",
            "end": "2023-07-21T01:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:53:00",
            "end": "2023-07-21T01:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:54:00",
            "end": "2023-07-21T01:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:55:00",
            "end": "2023-07-21T01:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:56:00",
            "end": "2023-07-21T01:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:57:00",
            "end": "2023-07-21T01:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:58:00",
            "end": "2023-07-21T01:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T01:59:00",
            "end": "2023-07-21T02:00:00",
            "first_capture": {
                "id": 6238134,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238134/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238134,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238134/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:00:00",
            "end": "2023-07-21T02:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:01:00",
            "end": "2023-07-21T02:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:02:00",
            "end": "2023-07-21T02:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:03:00",
            "end": "2023-07-21T02:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:04:00",
            "end": "2023-07-21T02:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:05:00",
            "end": "2023-07-21T02:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:06:00",
            "end": "2023-07-21T02:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:07:00",
            "end": "2023-07-21T02:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:08:00",
            "end": "2023-07-21T02:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:09:00",
            "end": "2023-07-21T02:10:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:10:00",
            "end": "2023-07-21T02:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:11:00",
            "end": "2023-07-21T02:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:12:00",
            "end": "2023-07-21T02:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:13:00",
            "end": "2023-07-21T02:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:14:00",
            "end": "2023-07-21T02:15:00",
            "first_capture": {
                "id": 6238135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238135/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238135/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:15:00",
            "end": "2023-07-21T02:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:16:00",
            "end": "2023-07-21T02:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:17:00",
            "end": "2023-07-21T02:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:18:00",
            "end": "2023-07-21T02:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:19:00",
            "end": "2023-07-21T02:20:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:20:00",
            "end": "2023-07-21T02:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:21:00",
            "end": "2023-07-21T02:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:22:00",
            "end": "2023-07-21T02:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:23:00",
            "end": "2023-07-21T02:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:24:00",
            "end": "2023-07-21T02:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:25:00",
            "end": "2023-07-21T02:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:26:00",
            "end": "2023-07-21T02:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:27:00",
            "end": "2023-07-21T02:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:28:00",
            "end": "2023-07-21T02:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:29:00",
            "end": "2023-07-21T02:30:00",
            "first_capture": {
                "id": 6238136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238136/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238136/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:30:00",
            "end": "2023-07-21T02:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:31:00",
            "end": "2023-07-21T02:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:32:00",
            "end": "2023-07-21T02:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:33:00",
            "end": "2023-07-21T02:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:34:00",
            "end": "2023-07-21T02:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:35:00",
            "end": "2023-07-21T02:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:36:00",
            "end": "2023-07-21T02:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:37:00",
            "end": "2023-07-21T02:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:38:00",
            "end": "2023-07-21T02:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:39:00",
            "end": "2023-07-21T02:40:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:40:00",
            "end": "2023-07-21T02:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:41:00",
            "end": "2023-07-21T02:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:42:00",
            "end": "2023-07-21T02:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:43:00",
            "end": "2023-07-21T02:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:44:00",
            "end": "2023-07-21T02:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:45:00",
            "end": "2023-07-21T02:46:00",
            "first_capture": {
                "id": 6238137,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238137/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237679/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:46:00",
            "end": "2023-07-21T02:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:47:00",
            "end": "2023-07-21T02:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:48:00",
            "end": "2023-07-21T02:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:49:00",
            "end": "2023-07-21T02:50:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:50:00",
            "end": "2023-07-21T02:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:51:00",
            "end": "2023-07-21T02:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:52:00",
            "end": "2023-07-21T02:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:53:00",
            "end": "2023-07-21T02:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:54:00",
            "end": "2023-07-21T02:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:55:00",
            "end": "2023-07-21T02:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:56:00",
            "end": "2023-07-21T02:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:57:00",
            "end": "2023-07-21T02:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:58:00",
            "end": "2023-07-21T02:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T02:59:00",
            "end": "2023-07-21T03:00:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:00:00",
            "end": "2023-07-21T03:01:00",
            "first_capture": {
                "id": 6238138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238138/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238138/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:01:00",
            "end": "2023-07-21T03:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:02:00",
            "end": "2023-07-21T03:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:03:00",
            "end": "2023-07-21T03:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:04:00",
            "end": "2023-07-21T03:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:05:00",
            "end": "2023-07-21T03:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:06:00",
            "end": "2023-07-21T03:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:07:00",
            "end": "2023-07-21T03:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:08:00",
            "end": "2023-07-21T03:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:09:00",
            "end": "2023-07-21T03:10:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:10:00",
            "end": "2023-07-21T03:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:11:00",
            "end": "2023-07-21T03:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:12:00",
            "end": "2023-07-21T03:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:13:00",
            "end": "2023-07-21T03:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:14:00",
            "end": "2023-07-21T03:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:15:00",
            "end": "2023-07-21T03:16:00",
            "first_capture": {
                "id": 6238139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238139/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238139/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:16:00",
            "end": "2023-07-21T03:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:17:00",
            "end": "2023-07-21T03:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:18:00",
            "end": "2023-07-21T03:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:19:00",
            "end": "2023-07-21T03:20:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:20:00",
            "end": "2023-07-21T03:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:21:00",
            "end": "2023-07-21T03:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:22:00",
            "end": "2023-07-21T03:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:23:00",
            "end": "2023-07-21T03:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:24:00",
            "end": "2023-07-21T03:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:25:00",
            "end": "2023-07-21T03:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:26:00",
            "end": "2023-07-21T03:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:27:00",
            "end": "2023-07-21T03:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:28:00",
            "end": "2023-07-21T03:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:29:00",
            "end": "2023-07-21T03:30:00",
            "first_capture": {
                "id": 6238140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238140/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238140/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:30:00",
            "end": "2023-07-21T03:31:00",
            "first_capture": {
                "id": 6237678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237678/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237678/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:31:00",
            "end": "2023-07-21T03:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:32:00",
            "end": "2023-07-21T03:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:33:00",
            "end": "2023-07-21T03:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:34:00",
            "end": "2023-07-21T03:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:35:00",
            "end": "2023-07-21T03:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:36:00",
            "end": "2023-07-21T03:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:37:00",
            "end": "2023-07-21T03:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:38:00",
            "end": "2023-07-21T03:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:39:00",
            "end": "2023-07-21T03:40:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:40:00",
            "end": "2023-07-21T03:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:41:00",
            "end": "2023-07-21T03:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:42:00",
            "end": "2023-07-21T03:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:43:00",
            "end": "2023-07-21T03:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:44:00",
            "end": "2023-07-21T03:45:00",
            "first_capture": {
                "id": 6238141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238141/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238141/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:45:00",
            "end": "2023-07-21T03:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:46:00",
            "end": "2023-07-21T03:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:47:00",
            "end": "2023-07-21T03:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:48:00",
            "end": "2023-07-21T03:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:49:00",
            "end": "2023-07-21T03:50:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:50:00",
            "end": "2023-07-21T03:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:51:00",
            "end": "2023-07-21T03:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:52:00",
            "end": "2023-07-21T03:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:53:00",
            "end": "2023-07-21T03:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:54:00",
            "end": "2023-07-21T03:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:55:00",
            "end": "2023-07-21T03:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:56:00",
            "end": "2023-07-21T03:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:57:00",
            "end": "2023-07-21T03:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:58:00",
            "end": "2023-07-21T03:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T03:59:00",
            "end": "2023-07-21T04:00:00",
            "first_capture": {
                "id": 6238142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238142/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238142/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:00:00",
            "end": "2023-07-21T04:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:01:00",
            "end": "2023-07-21T04:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:02:00",
            "end": "2023-07-21T04:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:03:00",
            "end": "2023-07-21T04:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:04:00",
            "end": "2023-07-21T04:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:05:00",
            "end": "2023-07-21T04:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:06:00",
            "end": "2023-07-21T04:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:07:00",
            "end": "2023-07-21T04:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:08:00",
            "end": "2023-07-21T04:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:09:00",
            "end": "2023-07-21T04:10:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:10:00",
            "end": "2023-07-21T04:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:11:00",
            "end": "2023-07-21T04:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:12:00",
            "end": "2023-07-21T04:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:13:00",
            "end": "2023-07-21T04:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:14:00",
            "end": "2023-07-21T04:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:15:00",
            "end": "2023-07-21T04:16:00",
            "first_capture": {
                "id": 6238143,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238143/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237677/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:16:00",
            "end": "2023-07-21T04:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:17:00",
            "end": "2023-07-21T04:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:18:00",
            "end": "2023-07-21T04:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:19:00",
            "end": "2023-07-21T04:20:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:20:00",
            "end": "2023-07-21T04:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:21:00",
            "end": "2023-07-21T04:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:22:00",
            "end": "2023-07-21T04:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:23:00",
            "end": "2023-07-21T04:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:24:00",
            "end": "2023-07-21T04:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:25:00",
            "end": "2023-07-21T04:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:26:00",
            "end": "2023-07-21T04:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:27:00",
            "end": "2023-07-21T04:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:28:00",
            "end": "2023-07-21T04:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:29:00",
            "end": "2023-07-21T04:30:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:30:00",
            "end": "2023-07-21T04:31:00",
            "first_capture": {
                "id": 6238144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238144/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238144/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:31:00",
            "end": "2023-07-21T04:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:32:00",
            "end": "2023-07-21T04:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:33:00",
            "end": "2023-07-21T04:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:34:00",
            "end": "2023-07-21T04:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:35:00",
            "end": "2023-07-21T04:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:36:00",
            "end": "2023-07-21T04:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:37:00",
            "end": "2023-07-21T04:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:38:00",
            "end": "2023-07-21T04:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:39:00",
            "end": "2023-07-21T04:40:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:40:00",
            "end": "2023-07-21T04:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:41:00",
            "end": "2023-07-21T04:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:42:00",
            "end": "2023-07-21T04:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:43:00",
            "end": "2023-07-21T04:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:44:00",
            "end": "2023-07-21T04:45:00",
            "first_capture": {
                "id": 6238145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238145/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238145/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:45:00",
            "end": "2023-07-21T04:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:46:00",
            "end": "2023-07-21T04:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:47:00",
            "end": "2023-07-21T04:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:48:00",
            "end": "2023-07-21T04:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:49:00",
            "end": "2023-07-21T04:50:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:50:00",
            "end": "2023-07-21T04:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:51:00",
            "end": "2023-07-21T04:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:52:00",
            "end": "2023-07-21T04:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:53:00",
            "end": "2023-07-21T04:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:54:00",
            "end": "2023-07-21T04:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:55:00",
            "end": "2023-07-21T04:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:56:00",
            "end": "2023-07-21T04:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:57:00",
            "end": "2023-07-21T04:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:58:00",
            "end": "2023-07-21T04:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T04:59:00",
            "end": "2023-07-21T05:00:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:00:00",
            "end": "2023-07-21T05:01:00",
            "first_capture": {
                "id": 6237676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237676/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:01:00",
            "end": "2023-07-21T05:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:02:00",
            "end": "2023-07-21T05:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:03:00",
            "end": "2023-07-21T05:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:04:00",
            "end": "2023-07-21T05:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:05:00",
            "end": "2023-07-21T05:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:06:00",
            "end": "2023-07-21T05:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:07:00",
            "end": "2023-07-21T05:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:08:00",
            "end": "2023-07-21T05:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:09:00",
            "end": "2023-07-21T05:10:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:10:00",
            "end": "2023-07-21T05:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:11:00",
            "end": "2023-07-21T05:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:12:00",
            "end": "2023-07-21T05:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:13:00",
            "end": "2023-07-21T05:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:14:00",
            "end": "2023-07-21T05:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:15:00",
            "end": "2023-07-21T05:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:16:00",
            "end": "2023-07-21T05:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:17:00",
            "end": "2023-07-21T05:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:18:00",
            "end": "2023-07-21T05:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:19:00",
            "end": "2023-07-21T05:20:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:20:00",
            "end": "2023-07-21T05:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:21:00",
            "end": "2023-07-21T05:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:22:00",
            "end": "2023-07-21T05:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:23:00",
            "end": "2023-07-21T05:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:24:00",
            "end": "2023-07-21T05:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:25:00",
            "end": "2023-07-21T05:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:26:00",
            "end": "2023-07-21T05:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:27:00",
            "end": "2023-07-21T05:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:28:00",
            "end": "2023-07-21T05:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:29:00",
            "end": "2023-07-21T05:30:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:30:00",
            "end": "2023-07-21T05:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:31:00",
            "end": "2023-07-21T05:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:32:00",
            "end": "2023-07-21T05:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:33:00",
            "end": "2023-07-21T05:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:34:00",
            "end": "2023-07-21T05:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:35:00",
            "end": "2023-07-21T05:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:36:00",
            "end": "2023-07-21T05:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:37:00",
            "end": "2023-07-21T05:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:38:00",
            "end": "2023-07-21T05:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:39:00",
            "end": "2023-07-21T05:40:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:40:00",
            "end": "2023-07-21T05:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:41:00",
            "end": "2023-07-21T05:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:42:00",
            "end": "2023-07-21T05:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:43:00",
            "end": "2023-07-21T05:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:44:00",
            "end": "2023-07-21T05:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-07-21T05:45:00",
            "end": "2023-07-21T05:45:02",
            "first_capture": {
                "id": 6237675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237675/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6237675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6237675/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 286,
        "resolution_minutes": 1,
        "max_detections": 2,
        "min_detections": 0,
        "total_detections": 2,
        "timeline_start": "2023-07-21T01:00:00",
        "timeline_end": "2023-07-21T05:45:02"
    }
}