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

{
    "data": [
        {
            "start": "2023-08-14T01:00:01",
            "end": "2023-08-14T01:01:01",
            "first_capture": {
                "id": 6238495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238495/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2023-08-14T01:01:01",
            "end": "2023-08-14T01:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:02:01",
            "end": "2023-08-14T01:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:03:01",
            "end": "2023-08-14T01:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:04:01",
            "end": "2023-08-14T01:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:05:01",
            "end": "2023-08-14T01:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:06:01",
            "end": "2023-08-14T01:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:07:01",
            "end": "2023-08-14T01:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:08:01",
            "end": "2023-08-14T01:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:09:01",
            "end": "2023-08-14T01:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:10:01",
            "end": "2023-08-14T01:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:11:01",
            "end": "2023-08-14T01:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:12:01",
            "end": "2023-08-14T01:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:13:01",
            "end": "2023-08-14T01:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:14:01",
            "end": "2023-08-14T01:15:01",
            "first_capture": {
                "id": 6238496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238496/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238496/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-14T01:15:01",
            "end": "2023-08-14T01:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:16:01",
            "end": "2023-08-14T01:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:17:01",
            "end": "2023-08-14T01:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:18:01",
            "end": "2023-08-14T01:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:19:01",
            "end": "2023-08-14T01:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:20:01",
            "end": "2023-08-14T01:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:21:01",
            "end": "2023-08-14T01:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:22:01",
            "end": "2023-08-14T01:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:23:01",
            "end": "2023-08-14T01:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:24:01",
            "end": "2023-08-14T01:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:25:01",
            "end": "2023-08-14T01:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:26:01",
            "end": "2023-08-14T01:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:27:01",
            "end": "2023-08-14T01:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:28:01",
            "end": "2023-08-14T01:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:29:01",
            "end": "2023-08-14T01:30:01",
            "first_capture": {
                "id": 6238497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238497/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238497/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:30:01",
            "end": "2023-08-14T01:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:31:01",
            "end": "2023-08-14T01:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:32:01",
            "end": "2023-08-14T01:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:33:01",
            "end": "2023-08-14T01:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:34:01",
            "end": "2023-08-14T01:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:35:01",
            "end": "2023-08-14T01:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:36:01",
            "end": "2023-08-14T01:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:37:01",
            "end": "2023-08-14T01:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:38:01",
            "end": "2023-08-14T01:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:39:01",
            "end": "2023-08-14T01:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:40:01",
            "end": "2023-08-14T01:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:41:01",
            "end": "2023-08-14T01:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:42:01",
            "end": "2023-08-14T01:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:43:01",
            "end": "2023-08-14T01:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:44:01",
            "end": "2023-08-14T01:45:01",
            "first_capture": {
                "id": 6238498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238498/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238498/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-14T01:45:01",
            "end": "2023-08-14T01:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:46:01",
            "end": "2023-08-14T01:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:47:01",
            "end": "2023-08-14T01:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:48:01",
            "end": "2023-08-14T01:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:49:01",
            "end": "2023-08-14T01:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:50:01",
            "end": "2023-08-14T01:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:51:01",
            "end": "2023-08-14T01:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:52:01",
            "end": "2023-08-14T01:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:53:01",
            "end": "2023-08-14T01:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:54:01",
            "end": "2023-08-14T01:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:55:01",
            "end": "2023-08-14T01:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:56:01",
            "end": "2023-08-14T01:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:57:01",
            "end": "2023-08-14T01:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:58:01",
            "end": "2023-08-14T01:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T01:59:01",
            "end": "2023-08-14T02:00:01",
            "first_capture": {
                "id": 6238499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238499/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238499/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-08-14T02:00:01",
            "end": "2023-08-14T02:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:01:01",
            "end": "2023-08-14T02:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:02:01",
            "end": "2023-08-14T02:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:03:01",
            "end": "2023-08-14T02:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:04:01",
            "end": "2023-08-14T02:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:05:01",
            "end": "2023-08-14T02:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:06:01",
            "end": "2023-08-14T02:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:07:01",
            "end": "2023-08-14T02:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:08:01",
            "end": "2023-08-14T02:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:09:01",
            "end": "2023-08-14T02:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:10:01",
            "end": "2023-08-14T02:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:11:01",
            "end": "2023-08-14T02:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:12:01",
            "end": "2023-08-14T02:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:13:01",
            "end": "2023-08-14T02:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:14:01",
            "end": "2023-08-14T02:15:01",
            "first_capture": {
                "id": 6238500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238500/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238500/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:15:01",
            "end": "2023-08-14T02:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:16:01",
            "end": "2023-08-14T02:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:17:01",
            "end": "2023-08-14T02:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:18:01",
            "end": "2023-08-14T02:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:19:01",
            "end": "2023-08-14T02:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:20:01",
            "end": "2023-08-14T02:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:21:01",
            "end": "2023-08-14T02:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:22:01",
            "end": "2023-08-14T02:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:23:01",
            "end": "2023-08-14T02:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:24:01",
            "end": "2023-08-14T02:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:25:01",
            "end": "2023-08-14T02:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:26:01",
            "end": "2023-08-14T02:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:27:01",
            "end": "2023-08-14T02:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:28:01",
            "end": "2023-08-14T02:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:29:01",
            "end": "2023-08-14T02:30:01",
            "first_capture": {
                "id": 6238501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238501/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238501/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-08-14T02:30:01",
            "end": "2023-08-14T02:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:31:01",
            "end": "2023-08-14T02:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:32:01",
            "end": "2023-08-14T02:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:33:01",
            "end": "2023-08-14T02:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:34:01",
            "end": "2023-08-14T02:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:35:01",
            "end": "2023-08-14T02:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:36:01",
            "end": "2023-08-14T02:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:37:01",
            "end": "2023-08-14T02:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:38:01",
            "end": "2023-08-14T02:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:39:01",
            "end": "2023-08-14T02:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:40:01",
            "end": "2023-08-14T02:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:41:01",
            "end": "2023-08-14T02:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:42:01",
            "end": "2023-08-14T02:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:43:01",
            "end": "2023-08-14T02:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:44:01",
            "end": "2023-08-14T02:45:01",
            "first_capture": {
                "id": 6238502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238502/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238502/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:45:01",
            "end": "2023-08-14T02:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:46:01",
            "end": "2023-08-14T02:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:47:01",
            "end": "2023-08-14T02:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:48:01",
            "end": "2023-08-14T02:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:49:01",
            "end": "2023-08-14T02:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:50:01",
            "end": "2023-08-14T02:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:51:01",
            "end": "2023-08-14T02:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:52:01",
            "end": "2023-08-14T02:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:53:01",
            "end": "2023-08-14T02:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:54:01",
            "end": "2023-08-14T02:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:55:01",
            "end": "2023-08-14T02:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:56:01",
            "end": "2023-08-14T02:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:57:01",
            "end": "2023-08-14T02:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:58:01",
            "end": "2023-08-14T02:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T02:59:01",
            "end": "2023-08-14T03:00:01",
            "first_capture": {
                "id": 6238503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238503/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238503/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-08-14T03:00:01",
            "end": "2023-08-14T03:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:01:01",
            "end": "2023-08-14T03:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:02:01",
            "end": "2023-08-14T03:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:03:01",
            "end": "2023-08-14T03:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:04:01",
            "end": "2023-08-14T03:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:05:01",
            "end": "2023-08-14T03:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:06:01",
            "end": "2023-08-14T03:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:07:01",
            "end": "2023-08-14T03:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:08:01",
            "end": "2023-08-14T03:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:09:01",
            "end": "2023-08-14T03:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:10:01",
            "end": "2023-08-14T03:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:11:01",
            "end": "2023-08-14T03:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:12:01",
            "end": "2023-08-14T03:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:13:01",
            "end": "2023-08-14T03:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:14:01",
            "end": "2023-08-14T03:15:01",
            "first_capture": {
                "id": 6238504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238504/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238504/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2023-08-14T03:15:01",
            "end": "2023-08-14T03:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:16:01",
            "end": "2023-08-14T03:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:17:01",
            "end": "2023-08-14T03:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:18:01",
            "end": "2023-08-14T03:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:19:01",
            "end": "2023-08-14T03:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:20:01",
            "end": "2023-08-14T03:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:21:01",
            "end": "2023-08-14T03:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:22:01",
            "end": "2023-08-14T03:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:23:01",
            "end": "2023-08-14T03:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:24:01",
            "end": "2023-08-14T03:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:25:01",
            "end": "2023-08-14T03:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:26:01",
            "end": "2023-08-14T03:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:27:01",
            "end": "2023-08-14T03:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:28:01",
            "end": "2023-08-14T03:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:29:01",
            "end": "2023-08-14T03:30:01",
            "first_capture": {
                "id": 6238505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238505/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238505/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-14T03:30:01",
            "end": "2023-08-14T03:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:31:01",
            "end": "2023-08-14T03:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:32:01",
            "end": "2023-08-14T03:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:33:01",
            "end": "2023-08-14T03:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:34:01",
            "end": "2023-08-14T03:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:35:01",
            "end": "2023-08-14T03:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:36:01",
            "end": "2023-08-14T03:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:37:01",
            "end": "2023-08-14T03:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:38:01",
            "end": "2023-08-14T03:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:39:01",
            "end": "2023-08-14T03:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:40:01",
            "end": "2023-08-14T03:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:41:01",
            "end": "2023-08-14T03:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:42:01",
            "end": "2023-08-14T03:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:43:01",
            "end": "2023-08-14T03:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:44:01",
            "end": "2023-08-14T03:45:01",
            "first_capture": {
                "id": 6238506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238506/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238506/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2023-08-14T03:45:01",
            "end": "2023-08-14T03:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:46:01",
            "end": "2023-08-14T03:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:47:01",
            "end": "2023-08-14T03:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:48:01",
            "end": "2023-08-14T03:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:49:01",
            "end": "2023-08-14T03:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:50:01",
            "end": "2023-08-14T03:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:51:01",
            "end": "2023-08-14T03:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:52:01",
            "end": "2023-08-14T03:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:53:01",
            "end": "2023-08-14T03:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:54:01",
            "end": "2023-08-14T03:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:55:01",
            "end": "2023-08-14T03:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:56:01",
            "end": "2023-08-14T03:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:57:01",
            "end": "2023-08-14T03:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:58:01",
            "end": "2023-08-14T03:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T03:59:01",
            "end": "2023-08-14T04:00:01",
            "first_capture": {
                "id": 6238507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238507/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238507/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2023-08-14T04:00:01",
            "end": "2023-08-14T04:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:01:01",
            "end": "2023-08-14T04:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:02:01",
            "end": "2023-08-14T04:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:03:01",
            "end": "2023-08-14T04:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:04:01",
            "end": "2023-08-14T04:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:05:01",
            "end": "2023-08-14T04:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:06:01",
            "end": "2023-08-14T04:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:07:01",
            "end": "2023-08-14T04:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:08:01",
            "end": "2023-08-14T04:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:09:01",
            "end": "2023-08-14T04:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:10:01",
            "end": "2023-08-14T04:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:11:01",
            "end": "2023-08-14T04:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:12:01",
            "end": "2023-08-14T04:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:13:01",
            "end": "2023-08-14T04:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:14:01",
            "end": "2023-08-14T04:15:01",
            "first_capture": {
                "id": 6238508,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238508/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238508,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238508/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2023-08-14T04:15:01",
            "end": "2023-08-14T04:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:16:01",
            "end": "2023-08-14T04:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:17:01",
            "end": "2023-08-14T04:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:18:01",
            "end": "2023-08-14T04:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:19:01",
            "end": "2023-08-14T04:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:20:01",
            "end": "2023-08-14T04:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:21:01",
            "end": "2023-08-14T04:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:22:01",
            "end": "2023-08-14T04:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:23:01",
            "end": "2023-08-14T04:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:24:01",
            "end": "2023-08-14T04:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:25:01",
            "end": "2023-08-14T04:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:26:01",
            "end": "2023-08-14T04:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:27:01",
            "end": "2023-08-14T04:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:28:01",
            "end": "2023-08-14T04:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:29:01",
            "end": "2023-08-14T04:30:01",
            "first_capture": {
                "id": 6238509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238509/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238509/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2023-08-14T04:30:01",
            "end": "2023-08-14T04:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:31:01",
            "end": "2023-08-14T04:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:32:01",
            "end": "2023-08-14T04:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:33:01",
            "end": "2023-08-14T04:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:34:01",
            "end": "2023-08-14T04:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:35:01",
            "end": "2023-08-14T04:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:36:01",
            "end": "2023-08-14T04:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:37:01",
            "end": "2023-08-14T04:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:38:01",
            "end": "2023-08-14T04:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:39:01",
            "end": "2023-08-14T04:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:40:01",
            "end": "2023-08-14T04:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:41:01",
            "end": "2023-08-14T04:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:42:01",
            "end": "2023-08-14T04:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:43:01",
            "end": "2023-08-14T04:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-14T04:44:01",
            "end": "2023-08-14T04:45:00",
            "first_capture": {
                "id": 6238510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238510/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238510/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 225,
        "resolution_minutes": 1,
        "max_detections": 8,
        "min_detections": 0,
        "total_detections": 43,
        "timeline_start": "2023-08-14T01:00:01",
        "timeline_end": "2023-08-14T04:45:00"
    }
}