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

{
    "data": [
        {
            "start": "2023-08-20T01:00:01",
            "end": "2023-08-20T01:01:01",
            "first_capture": {
                "id": 6238556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238556/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238556/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2023-08-20T01:01:01",
            "end": "2023-08-20T01:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:02:01",
            "end": "2023-08-20T01:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:03:01",
            "end": "2023-08-20T01:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:04:01",
            "end": "2023-08-20T01:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:05:01",
            "end": "2023-08-20T01:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:06:01",
            "end": "2023-08-20T01:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:07:01",
            "end": "2023-08-20T01:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:08:01",
            "end": "2023-08-20T01:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:09:01",
            "end": "2023-08-20T01:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:10:01",
            "end": "2023-08-20T01:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:11:01",
            "end": "2023-08-20T01:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:12:01",
            "end": "2023-08-20T01:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:13:01",
            "end": "2023-08-20T01:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:14:01",
            "end": "2023-08-20T01:15:01",
            "first_capture": {
                "id": 6238557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238557/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238557/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-08-20T01:15:01",
            "end": "2023-08-20T01:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:16:01",
            "end": "2023-08-20T01:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:17:01",
            "end": "2023-08-20T01:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:18:01",
            "end": "2023-08-20T01:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:19:01",
            "end": "2023-08-20T01:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:20:01",
            "end": "2023-08-20T01:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:21:01",
            "end": "2023-08-20T01:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:22:01",
            "end": "2023-08-20T01:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:23:01",
            "end": "2023-08-20T01:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:24:01",
            "end": "2023-08-20T01:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:25:01",
            "end": "2023-08-20T01:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:26:01",
            "end": "2023-08-20T01:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:27:01",
            "end": "2023-08-20T01:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:28:01",
            "end": "2023-08-20T01:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:29:01",
            "end": "2023-08-20T01:30:01",
            "first_capture": {
                "id": 6238558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238558/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238558/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:30:01",
            "end": "2023-08-20T01:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:31:01",
            "end": "2023-08-20T01:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:32:01",
            "end": "2023-08-20T01:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:33:01",
            "end": "2023-08-20T01:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:34:01",
            "end": "2023-08-20T01:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:35:01",
            "end": "2023-08-20T01:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:36:01",
            "end": "2023-08-20T01:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:37:01",
            "end": "2023-08-20T01:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:38:01",
            "end": "2023-08-20T01:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:39:01",
            "end": "2023-08-20T01:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:40:01",
            "end": "2023-08-20T01:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:41:01",
            "end": "2023-08-20T01:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:42:01",
            "end": "2023-08-20T01:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:43:01",
            "end": "2023-08-20T01:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:44:01",
            "end": "2023-08-20T01:45:01",
            "first_capture": {
                "id": 6238559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238559/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238559/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-20T01:45:01",
            "end": "2023-08-20T01:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:46:01",
            "end": "2023-08-20T01:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:47:01",
            "end": "2023-08-20T01:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:48:01",
            "end": "2023-08-20T01:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:49:01",
            "end": "2023-08-20T01:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:50:01",
            "end": "2023-08-20T01:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:51:01",
            "end": "2023-08-20T01:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:52:01",
            "end": "2023-08-20T01:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:53:01",
            "end": "2023-08-20T01:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:54:01",
            "end": "2023-08-20T01:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:55:01",
            "end": "2023-08-20T01:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:56:01",
            "end": "2023-08-20T01:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:57:01",
            "end": "2023-08-20T01:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:58:01",
            "end": "2023-08-20T01:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T01:59:01",
            "end": "2023-08-20T02:00:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:00:01",
            "end": "2023-08-20T02:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:01:01",
            "end": "2023-08-20T02:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:02:01",
            "end": "2023-08-20T02:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:03:01",
            "end": "2023-08-20T02:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:04:01",
            "end": "2023-08-20T02:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:05:01",
            "end": "2023-08-20T02:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:06:01",
            "end": "2023-08-20T02:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:07:01",
            "end": "2023-08-20T02:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:08:01",
            "end": "2023-08-20T02:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:09:01",
            "end": "2023-08-20T02:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:10:01",
            "end": "2023-08-20T02:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:11:01",
            "end": "2023-08-20T02:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:12:01",
            "end": "2023-08-20T02:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:13:01",
            "end": "2023-08-20T02:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:14:01",
            "end": "2023-08-20T02:15:01",
            "first_capture": {
                "id": 6238560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238560/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238560/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-08-20T02:15:01",
            "end": "2023-08-20T02:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:16:01",
            "end": "2023-08-20T02:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:17:01",
            "end": "2023-08-20T02:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:18:01",
            "end": "2023-08-20T02:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:19:01",
            "end": "2023-08-20T02:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:20:01",
            "end": "2023-08-20T02:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:21:01",
            "end": "2023-08-20T02:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:22:01",
            "end": "2023-08-20T02:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:23:01",
            "end": "2023-08-20T02:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:24:01",
            "end": "2023-08-20T02:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:25:01",
            "end": "2023-08-20T02:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:26:01",
            "end": "2023-08-20T02:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:27:01",
            "end": "2023-08-20T02:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:28:01",
            "end": "2023-08-20T02:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:29:01",
            "end": "2023-08-20T02:30:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:30:01",
            "end": "2023-08-20T02:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:31:01",
            "end": "2023-08-20T02:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:32:01",
            "end": "2023-08-20T02:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:33:01",
            "end": "2023-08-20T02:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:34:01",
            "end": "2023-08-20T02:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:35:01",
            "end": "2023-08-20T02:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:36:01",
            "end": "2023-08-20T02:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:37:01",
            "end": "2023-08-20T02:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:38:01",
            "end": "2023-08-20T02:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:39:01",
            "end": "2023-08-20T02:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:40:01",
            "end": "2023-08-20T02:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:41:01",
            "end": "2023-08-20T02:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:42:01",
            "end": "2023-08-20T02:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:43:01",
            "end": "2023-08-20T02:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:44:01",
            "end": "2023-08-20T02:45:01",
            "first_capture": {
                "id": 6238561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238561/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238561/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-08-20T02:45:01",
            "end": "2023-08-20T02:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:46:01",
            "end": "2023-08-20T02:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:47:01",
            "end": "2023-08-20T02:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:48:01",
            "end": "2023-08-20T02:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:49:01",
            "end": "2023-08-20T02:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:50:01",
            "end": "2023-08-20T02:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:51:01",
            "end": "2023-08-20T02:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:52:01",
            "end": "2023-08-20T02:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:53:01",
            "end": "2023-08-20T02:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:54:01",
            "end": "2023-08-20T02:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:55:01",
            "end": "2023-08-20T02:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:56:01",
            "end": "2023-08-20T02:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:57:01",
            "end": "2023-08-20T02:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:58:01",
            "end": "2023-08-20T02:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T02:59:01",
            "end": "2023-08-20T03:00:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:00:01",
            "end": "2023-08-20T03:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:01:01",
            "end": "2023-08-20T03:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:02:01",
            "end": "2023-08-20T03:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:03:01",
            "end": "2023-08-20T03:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:04:01",
            "end": "2023-08-20T03:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:05:01",
            "end": "2023-08-20T03:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:06:01",
            "end": "2023-08-20T03:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:07:01",
            "end": "2023-08-20T03:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:08:01",
            "end": "2023-08-20T03:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:09:01",
            "end": "2023-08-20T03:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:10:01",
            "end": "2023-08-20T03:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:11:01",
            "end": "2023-08-20T03:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:12:01",
            "end": "2023-08-20T03:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:13:01",
            "end": "2023-08-20T03:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:14:01",
            "end": "2023-08-20T03:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:15:01",
            "end": "2023-08-20T03:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:16:01",
            "end": "2023-08-20T03:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:17:01",
            "end": "2023-08-20T03:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:18:01",
            "end": "2023-08-20T03:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:19:01",
            "end": "2023-08-20T03:20:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:20:01",
            "end": "2023-08-20T03:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:21:01",
            "end": "2023-08-20T03:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:22:01",
            "end": "2023-08-20T03:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:23:01",
            "end": "2023-08-20T03:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:24:01",
            "end": "2023-08-20T03:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:25:01",
            "end": "2023-08-20T03:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:26:01",
            "end": "2023-08-20T03:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:27:01",
            "end": "2023-08-20T03:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:28:01",
            "end": "2023-08-20T03:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:29:01",
            "end": "2023-08-20T03:30:01",
            "first_capture": {
                "id": 6238562,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238562/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238562,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238562/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2023-08-20T03:30:01",
            "end": "2023-08-20T03:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:31:01",
            "end": "2023-08-20T03:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:32:01",
            "end": "2023-08-20T03:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:33:01",
            "end": "2023-08-20T03:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:34:01",
            "end": "2023-08-20T03:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:35:01",
            "end": "2023-08-20T03:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:36:01",
            "end": "2023-08-20T03:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:37:01",
            "end": "2023-08-20T03:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:38:01",
            "end": "2023-08-20T03:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:39:01",
            "end": "2023-08-20T03:40:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:40:01",
            "end": "2023-08-20T03:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:41:01",
            "end": "2023-08-20T03:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:42:01",
            "end": "2023-08-20T03:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:43:01",
            "end": "2023-08-20T03:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:44:01",
            "end": "2023-08-20T03:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:45:01",
            "end": "2023-08-20T03:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:46:01",
            "end": "2023-08-20T03:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:47:01",
            "end": "2023-08-20T03:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:48:01",
            "end": "2023-08-20T03:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:49:01",
            "end": "2023-08-20T03:50:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:50:01",
            "end": "2023-08-20T03:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:51:01",
            "end": "2023-08-20T03:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:52:01",
            "end": "2023-08-20T03:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:53:01",
            "end": "2023-08-20T03:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:54:01",
            "end": "2023-08-20T03:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:55:01",
            "end": "2023-08-20T03:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:56:01",
            "end": "2023-08-20T03:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:57:01",
            "end": "2023-08-20T03:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:58:01",
            "end": "2023-08-20T03:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T03:59:01",
            "end": "2023-08-20T04:00:01",
            "first_capture": {
                "id": 6238563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238563/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238563,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238563/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:00:01",
            "end": "2023-08-20T04:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:01:01",
            "end": "2023-08-20T04:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:02:01",
            "end": "2023-08-20T04:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:03:01",
            "end": "2023-08-20T04:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:04:01",
            "end": "2023-08-20T04:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:05:01",
            "end": "2023-08-20T04:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:06:01",
            "end": "2023-08-20T04:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:07:01",
            "end": "2023-08-20T04:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:08:01",
            "end": "2023-08-20T04:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:09:01",
            "end": "2023-08-20T04:10:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:10:01",
            "end": "2023-08-20T04:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:11:01",
            "end": "2023-08-20T04:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:12:01",
            "end": "2023-08-20T04:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:13:01",
            "end": "2023-08-20T04:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-08-20T04:14:01",
            "end": "2023-08-20T04:15:00",
            "first_capture": {
                "id": 6238564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238564/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 6238564,
                "details": "https://api.beluga.insectai.org/api/v2/captures/6238564/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 195,
        "resolution_minutes": 1,
        "max_detections": 10,
        "min_detections": 0,
        "total_detections": 30,
        "timeline_start": "2023-08-20T01:00:01",
        "timeline_end": "2023-08-20T04:15:00"
    }
}