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

{
    "data": [
        {
            "start": "2022-05-12T08:31:23",
            "end": "2022-05-12T08:32:23",
            "first_capture": {
                "id": 17410402,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410402/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410402,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410402/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-05-12T08:32:23",
            "end": "2022-05-12T08:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:33:23",
            "end": "2022-05-12T08:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:34:23",
            "end": "2022-05-12T08:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:35:23",
            "end": "2022-05-12T08:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:36:23",
            "end": "2022-05-12T08:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:37:23",
            "end": "2022-05-12T08:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:38:23",
            "end": "2022-05-12T08:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:39:23",
            "end": "2022-05-12T08:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:40:23",
            "end": "2022-05-12T08:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:41:23",
            "end": "2022-05-12T08:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:42:23",
            "end": "2022-05-12T08:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:43:23",
            "end": "2022-05-12T08:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:44:23",
            "end": "2022-05-12T08:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:45:23",
            "end": "2022-05-12T08:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:46:23",
            "end": "2022-05-12T08:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:47:23",
            "end": "2022-05-12T08:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:48:23",
            "end": "2022-05-12T08:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:49:23",
            "end": "2022-05-12T08:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:50:23",
            "end": "2022-05-12T08:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:51:23",
            "end": "2022-05-12T08:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:52:23",
            "end": "2022-05-12T08:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:53:23",
            "end": "2022-05-12T08:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:54:23",
            "end": "2022-05-12T08:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:55:23",
            "end": "2022-05-12T08:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:56:23",
            "end": "2022-05-12T08:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:57:23",
            "end": "2022-05-12T08:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:58:23",
            "end": "2022-05-12T08:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T08:59:23",
            "end": "2022-05-12T09:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:00:23",
            "end": "2022-05-12T09:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:01:23",
            "end": "2022-05-12T09:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:02:23",
            "end": "2022-05-12T09:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:03:23",
            "end": "2022-05-12T09:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:04:23",
            "end": "2022-05-12T09:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:05:23",
            "end": "2022-05-12T09:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:06:23",
            "end": "2022-05-12T09:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:07:23",
            "end": "2022-05-12T09:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:08:23",
            "end": "2022-05-12T09:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:09:23",
            "end": "2022-05-12T09:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:10:23",
            "end": "2022-05-12T09:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:11:23",
            "end": "2022-05-12T09:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:12:23",
            "end": "2022-05-12T09:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:13:23",
            "end": "2022-05-12T09:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:14:23",
            "end": "2022-05-12T09:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:15:23",
            "end": "2022-05-12T09:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:16:23",
            "end": "2022-05-12T09:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:17:23",
            "end": "2022-05-12T09:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:18:23",
            "end": "2022-05-12T09:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:19:23",
            "end": "2022-05-12T09:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:20:23",
            "end": "2022-05-12T09:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:21:23",
            "end": "2022-05-12T09:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:22:23",
            "end": "2022-05-12T09:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:23:23",
            "end": "2022-05-12T09:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:24:23",
            "end": "2022-05-12T09:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:25:23",
            "end": "2022-05-12T09:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:26:23",
            "end": "2022-05-12T09:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:27:23",
            "end": "2022-05-12T09:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:28:23",
            "end": "2022-05-12T09:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:29:23",
            "end": "2022-05-12T09:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:30:23",
            "end": "2022-05-12T09:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:31:23",
            "end": "2022-05-12T09:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:32:23",
            "end": "2022-05-12T09:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:33:23",
            "end": "2022-05-12T09:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:34:23",
            "end": "2022-05-12T09:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:35:23",
            "end": "2022-05-12T09:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:36:23",
            "end": "2022-05-12T09:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:37:23",
            "end": "2022-05-12T09:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:38:23",
            "end": "2022-05-12T09:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:39:23",
            "end": "2022-05-12T09:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:40:23",
            "end": "2022-05-12T09:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:41:23",
            "end": "2022-05-12T09:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:42:23",
            "end": "2022-05-12T09:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:43:23",
            "end": "2022-05-12T09:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:44:23",
            "end": "2022-05-12T09:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:45:23",
            "end": "2022-05-12T09:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:46:23",
            "end": "2022-05-12T09:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:47:23",
            "end": "2022-05-12T09:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:48:23",
            "end": "2022-05-12T09:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:49:23",
            "end": "2022-05-12T09:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:50:23",
            "end": "2022-05-12T09:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:51:23",
            "end": "2022-05-12T09:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:52:23",
            "end": "2022-05-12T09:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:53:23",
            "end": "2022-05-12T09:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:54:23",
            "end": "2022-05-12T09:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:55:23",
            "end": "2022-05-12T09:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:56:23",
            "end": "2022-05-12T09:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:57:23",
            "end": "2022-05-12T09:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:58:23",
            "end": "2022-05-12T09:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T09:59:23",
            "end": "2022-05-12T10:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:00:23",
            "end": "2022-05-12T10:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:01:23",
            "end": "2022-05-12T10:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:02:23",
            "end": "2022-05-12T10:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:03:23",
            "end": "2022-05-12T10:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:04:23",
            "end": "2022-05-12T10:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:05:23",
            "end": "2022-05-12T10:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:06:23",
            "end": "2022-05-12T10:07:23",
            "first_capture": {
                "id": 17410425,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410425/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410425,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410425/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-05-12T10:07:23",
            "end": "2022-05-12T10:08:23",
            "first_capture": {
                "id": 17410431,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410431/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410447,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410447/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:08:23",
            "end": "2022-05-12T10:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:09:23",
            "end": "2022-05-12T10:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:10:23",
            "end": "2022-05-12T10:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:11:23",
            "end": "2022-05-12T10:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:12:23",
            "end": "2022-05-12T10:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:13:23",
            "end": "2022-05-12T10:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:14:23",
            "end": "2022-05-12T10:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:15:23",
            "end": "2022-05-12T10:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:16:23",
            "end": "2022-05-12T10:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:17:23",
            "end": "2022-05-12T10:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:18:23",
            "end": "2022-05-12T10:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:19:23",
            "end": "2022-05-12T10:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:20:23",
            "end": "2022-05-12T10:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:21:23",
            "end": "2022-05-12T10:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:22:23",
            "end": "2022-05-12T10:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:23:23",
            "end": "2022-05-12T10:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:24:23",
            "end": "2022-05-12T10:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:25:23",
            "end": "2022-05-12T10:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:26:23",
            "end": "2022-05-12T10:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:27:23",
            "end": "2022-05-12T10:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:28:23",
            "end": "2022-05-12T10:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:29:23",
            "end": "2022-05-12T10:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:30:23",
            "end": "2022-05-12T10:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:31:23",
            "end": "2022-05-12T10:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:32:23",
            "end": "2022-05-12T10:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:33:23",
            "end": "2022-05-12T10:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:34:23",
            "end": "2022-05-12T10:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:35:23",
            "end": "2022-05-12T10:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:36:23",
            "end": "2022-05-12T10:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:37:23",
            "end": "2022-05-12T10:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:38:23",
            "end": "2022-05-12T10:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:39:23",
            "end": "2022-05-12T10:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:40:23",
            "end": "2022-05-12T10:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:41:23",
            "end": "2022-05-12T10:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:42:23",
            "end": "2022-05-12T10:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:43:23",
            "end": "2022-05-12T10:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:44:23",
            "end": "2022-05-12T10:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:45:23",
            "end": "2022-05-12T10:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:46:23",
            "end": "2022-05-12T10:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:47:23",
            "end": "2022-05-12T10:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:48:23",
            "end": "2022-05-12T10:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:49:23",
            "end": "2022-05-12T10:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:50:23",
            "end": "2022-05-12T10:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:51:23",
            "end": "2022-05-12T10:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:52:23",
            "end": "2022-05-12T10:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:53:23",
            "end": "2022-05-12T10:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:54:23",
            "end": "2022-05-12T10:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:55:23",
            "end": "2022-05-12T10:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:56:23",
            "end": "2022-05-12T10:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:57:23",
            "end": "2022-05-12T10:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:58:23",
            "end": "2022-05-12T10:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T10:59:23",
            "end": "2022-05-12T11:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:00:23",
            "end": "2022-05-12T11:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:01:23",
            "end": "2022-05-12T11:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:02:23",
            "end": "2022-05-12T11:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:03:23",
            "end": "2022-05-12T11:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:04:23",
            "end": "2022-05-12T11:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:05:23",
            "end": "2022-05-12T11:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:06:23",
            "end": "2022-05-12T11:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:07:23",
            "end": "2022-05-12T11:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:08:23",
            "end": "2022-05-12T11:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:09:23",
            "end": "2022-05-12T11:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:10:23",
            "end": "2022-05-12T11:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:11:23",
            "end": "2022-05-12T11:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:12:23",
            "end": "2022-05-12T11:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:13:23",
            "end": "2022-05-12T11:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:14:23",
            "end": "2022-05-12T11:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:15:23",
            "end": "2022-05-12T11:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:16:23",
            "end": "2022-05-12T11:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:17:23",
            "end": "2022-05-12T11:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:18:23",
            "end": "2022-05-12T11:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:19:23",
            "end": "2022-05-12T11:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:20:23",
            "end": "2022-05-12T11:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:21:23",
            "end": "2022-05-12T11:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:22:23",
            "end": "2022-05-12T11:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:23:23",
            "end": "2022-05-12T11:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:24:23",
            "end": "2022-05-12T11:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:25:23",
            "end": "2022-05-12T11:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:26:23",
            "end": "2022-05-12T11:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:27:23",
            "end": "2022-05-12T11:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:28:23",
            "end": "2022-05-12T11:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:29:23",
            "end": "2022-05-12T11:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:30:23",
            "end": "2022-05-12T11:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:31:23",
            "end": "2022-05-12T11:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:32:23",
            "end": "2022-05-12T11:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:33:23",
            "end": "2022-05-12T11:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:34:23",
            "end": "2022-05-12T11:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:35:23",
            "end": "2022-05-12T11:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:36:23",
            "end": "2022-05-12T11:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:37:23",
            "end": "2022-05-12T11:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:38:23",
            "end": "2022-05-12T11:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:39:23",
            "end": "2022-05-12T11:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:40:23",
            "end": "2022-05-12T11:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:41:23",
            "end": "2022-05-12T11:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:42:23",
            "end": "2022-05-12T11:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:43:23",
            "end": "2022-05-12T11:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:44:23",
            "end": "2022-05-12T11:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:45:23",
            "end": "2022-05-12T11:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:46:23",
            "end": "2022-05-12T11:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:47:23",
            "end": "2022-05-12T11:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:48:23",
            "end": "2022-05-12T11:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:49:23",
            "end": "2022-05-12T11:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:50:23",
            "end": "2022-05-12T11:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:51:23",
            "end": "2022-05-12T11:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:52:23",
            "end": "2022-05-12T11:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:53:23",
            "end": "2022-05-12T11:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:54:23",
            "end": "2022-05-12T11:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:55:23",
            "end": "2022-05-12T11:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:56:23",
            "end": "2022-05-12T11:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:57:23",
            "end": "2022-05-12T11:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:58:23",
            "end": "2022-05-12T11:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T11:59:23",
            "end": "2022-05-12T12:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:00:23",
            "end": "2022-05-12T12:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:01:23",
            "end": "2022-05-12T12:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:02:23",
            "end": "2022-05-12T12:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:03:23",
            "end": "2022-05-12T12:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:04:23",
            "end": "2022-05-12T12:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:05:23",
            "end": "2022-05-12T12:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:06:23",
            "end": "2022-05-12T12:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:07:23",
            "end": "2022-05-12T12:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:08:23",
            "end": "2022-05-12T12:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:09:23",
            "end": "2022-05-12T12:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:10:23",
            "end": "2022-05-12T12:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:11:23",
            "end": "2022-05-12T12:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:12:23",
            "end": "2022-05-12T12:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:13:23",
            "end": "2022-05-12T12:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:14:23",
            "end": "2022-05-12T12:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:15:23",
            "end": "2022-05-12T12:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:16:23",
            "end": "2022-05-12T12:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:17:23",
            "end": "2022-05-12T12:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:18:23",
            "end": "2022-05-12T12:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:19:23",
            "end": "2022-05-12T12:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:20:23",
            "end": "2022-05-12T12:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:21:23",
            "end": "2022-05-12T12:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:22:23",
            "end": "2022-05-12T12:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:23:23",
            "end": "2022-05-12T12:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:24:23",
            "end": "2022-05-12T12:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:25:23",
            "end": "2022-05-12T12:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:26:23",
            "end": "2022-05-12T12:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:27:23",
            "end": "2022-05-12T12:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:28:23",
            "end": "2022-05-12T12:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:29:23",
            "end": "2022-05-12T12:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:30:23",
            "end": "2022-05-12T12:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:31:23",
            "end": "2022-05-12T12:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:32:23",
            "end": "2022-05-12T12:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:33:23",
            "end": "2022-05-12T12:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:34:23",
            "end": "2022-05-12T12:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:35:23",
            "end": "2022-05-12T12:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:36:23",
            "end": "2022-05-12T12:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:37:23",
            "end": "2022-05-12T12:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:38:23",
            "end": "2022-05-12T12:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:39:23",
            "end": "2022-05-12T12:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:40:23",
            "end": "2022-05-12T12:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:41:23",
            "end": "2022-05-12T12:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:42:23",
            "end": "2022-05-12T12:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:43:23",
            "end": "2022-05-12T12:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:44:23",
            "end": "2022-05-12T12:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:45:23",
            "end": "2022-05-12T12:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:46:23",
            "end": "2022-05-12T12:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:47:23",
            "end": "2022-05-12T12:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:48:23",
            "end": "2022-05-12T12:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:49:23",
            "end": "2022-05-12T12:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:50:23",
            "end": "2022-05-12T12:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:51:23",
            "end": "2022-05-12T12:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:52:23",
            "end": "2022-05-12T12:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:53:23",
            "end": "2022-05-12T12:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:54:23",
            "end": "2022-05-12T12:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:55:23",
            "end": "2022-05-12T12:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:56:23",
            "end": "2022-05-12T12:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:57:23",
            "end": "2022-05-12T12:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:58:23",
            "end": "2022-05-12T12:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T12:59:23",
            "end": "2022-05-12T13:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:00:23",
            "end": "2022-05-12T13:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:01:23",
            "end": "2022-05-12T13:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:02:23",
            "end": "2022-05-12T13:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:03:23",
            "end": "2022-05-12T13:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:04:23",
            "end": "2022-05-12T13:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:05:23",
            "end": "2022-05-12T13:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:06:23",
            "end": "2022-05-12T13:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:07:23",
            "end": "2022-05-12T13:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:08:23",
            "end": "2022-05-12T13:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:09:23",
            "end": "2022-05-12T13:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:10:23",
            "end": "2022-05-12T13:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:11:23",
            "end": "2022-05-12T13:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:12:23",
            "end": "2022-05-12T13:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:13:23",
            "end": "2022-05-12T13:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:14:23",
            "end": "2022-05-12T13:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:15:23",
            "end": "2022-05-12T13:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:16:23",
            "end": "2022-05-12T13:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:17:23",
            "end": "2022-05-12T13:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:18:23",
            "end": "2022-05-12T13:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:19:23",
            "end": "2022-05-12T13:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:20:23",
            "end": "2022-05-12T13:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:21:23",
            "end": "2022-05-12T13:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:22:23",
            "end": "2022-05-12T13:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:23:23",
            "end": "2022-05-12T13:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:24:23",
            "end": "2022-05-12T13:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:25:23",
            "end": "2022-05-12T13:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:26:23",
            "end": "2022-05-12T13:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:27:23",
            "end": "2022-05-12T13:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:28:23",
            "end": "2022-05-12T13:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:29:23",
            "end": "2022-05-12T13:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:30:23",
            "end": "2022-05-12T13:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:31:23",
            "end": "2022-05-12T13:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:32:23",
            "end": "2022-05-12T13:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:33:23",
            "end": "2022-05-12T13:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:34:23",
            "end": "2022-05-12T13:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:35:23",
            "end": "2022-05-12T13:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:36:23",
            "end": "2022-05-12T13:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:37:23",
            "end": "2022-05-12T13:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:38:23",
            "end": "2022-05-12T13:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:39:23",
            "end": "2022-05-12T13:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:40:23",
            "end": "2022-05-12T13:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:41:23",
            "end": "2022-05-12T13:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:42:23",
            "end": "2022-05-12T13:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:43:23",
            "end": "2022-05-12T13:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:44:23",
            "end": "2022-05-12T13:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:45:23",
            "end": "2022-05-12T13:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:46:23",
            "end": "2022-05-12T13:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:47:23",
            "end": "2022-05-12T13:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:48:23",
            "end": "2022-05-12T13:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:49:23",
            "end": "2022-05-12T13:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:50:23",
            "end": "2022-05-12T13:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:51:23",
            "end": "2022-05-12T13:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:52:23",
            "end": "2022-05-12T13:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:53:23",
            "end": "2022-05-12T13:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:54:23",
            "end": "2022-05-12T13:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:55:23",
            "end": "2022-05-12T13:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:56:23",
            "end": "2022-05-12T13:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:57:23",
            "end": "2022-05-12T13:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:58:23",
            "end": "2022-05-12T13:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T13:59:23",
            "end": "2022-05-12T14:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:00:23",
            "end": "2022-05-12T14:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:01:23",
            "end": "2022-05-12T14:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:02:23",
            "end": "2022-05-12T14:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:03:23",
            "end": "2022-05-12T14:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:04:23",
            "end": "2022-05-12T14:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:05:23",
            "end": "2022-05-12T14:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:06:23",
            "end": "2022-05-12T14:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:07:23",
            "end": "2022-05-12T14:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:08:23",
            "end": "2022-05-12T14:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:09:23",
            "end": "2022-05-12T14:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:10:23",
            "end": "2022-05-12T14:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:11:23",
            "end": "2022-05-12T14:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:12:23",
            "end": "2022-05-12T14:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:13:23",
            "end": "2022-05-12T14:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:14:23",
            "end": "2022-05-12T14:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:15:23",
            "end": "2022-05-12T14:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:16:23",
            "end": "2022-05-12T14:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:17:23",
            "end": "2022-05-12T14:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:18:23",
            "end": "2022-05-12T14:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:19:23",
            "end": "2022-05-12T14:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:20:23",
            "end": "2022-05-12T14:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:21:23",
            "end": "2022-05-12T14:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:22:23",
            "end": "2022-05-12T14:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:23:23",
            "end": "2022-05-12T14:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:24:23",
            "end": "2022-05-12T14:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:25:23",
            "end": "2022-05-12T14:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:26:23",
            "end": "2022-05-12T14:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:27:23",
            "end": "2022-05-12T14:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:28:23",
            "end": "2022-05-12T14:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:29:23",
            "end": "2022-05-12T14:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:30:23",
            "end": "2022-05-12T14:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:31:23",
            "end": "2022-05-12T14:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:32:23",
            "end": "2022-05-12T14:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:33:23",
            "end": "2022-05-12T14:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:34:23",
            "end": "2022-05-12T14:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:35:23",
            "end": "2022-05-12T14:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:36:23",
            "end": "2022-05-12T14:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:37:23",
            "end": "2022-05-12T14:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:38:23",
            "end": "2022-05-12T14:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:39:23",
            "end": "2022-05-12T14:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:40:23",
            "end": "2022-05-12T14:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:41:23",
            "end": "2022-05-12T14:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:42:23",
            "end": "2022-05-12T14:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:43:23",
            "end": "2022-05-12T14:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:44:23",
            "end": "2022-05-12T14:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:45:23",
            "end": "2022-05-12T14:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:46:23",
            "end": "2022-05-12T14:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:47:23",
            "end": "2022-05-12T14:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:48:23",
            "end": "2022-05-12T14:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:49:23",
            "end": "2022-05-12T14:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:50:23",
            "end": "2022-05-12T14:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:51:23",
            "end": "2022-05-12T14:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:52:23",
            "end": "2022-05-12T14:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:53:23",
            "end": "2022-05-12T14:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:54:23",
            "end": "2022-05-12T14:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:55:23",
            "end": "2022-05-12T14:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:56:23",
            "end": "2022-05-12T14:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:57:23",
            "end": "2022-05-12T14:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:58:23",
            "end": "2022-05-12T14:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T14:59:23",
            "end": "2022-05-12T15:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:00:23",
            "end": "2022-05-12T15:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:01:23",
            "end": "2022-05-12T15:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:02:23",
            "end": "2022-05-12T15:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:03:23",
            "end": "2022-05-12T15:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:04:23",
            "end": "2022-05-12T15:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:05:23",
            "end": "2022-05-12T15:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:06:23",
            "end": "2022-05-12T15:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:07:23",
            "end": "2022-05-12T15:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:08:23",
            "end": "2022-05-12T15:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:09:23",
            "end": "2022-05-12T15:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:10:23",
            "end": "2022-05-12T15:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:11:23",
            "end": "2022-05-12T15:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:12:23",
            "end": "2022-05-12T15:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:13:23",
            "end": "2022-05-12T15:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:14:23",
            "end": "2022-05-12T15:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:15:23",
            "end": "2022-05-12T15:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:16:23",
            "end": "2022-05-12T15:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:17:23",
            "end": "2022-05-12T15:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:18:23",
            "end": "2022-05-12T15:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:19:23",
            "end": "2022-05-12T15:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:20:23",
            "end": "2022-05-12T15:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:21:23",
            "end": "2022-05-12T15:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:22:23",
            "end": "2022-05-12T15:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:23:23",
            "end": "2022-05-12T15:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:24:23",
            "end": "2022-05-12T15:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:25:23",
            "end": "2022-05-12T15:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:26:23",
            "end": "2022-05-12T15:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:27:23",
            "end": "2022-05-12T15:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:28:23",
            "end": "2022-05-12T15:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:29:23",
            "end": "2022-05-12T15:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:30:23",
            "end": "2022-05-12T15:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:31:23",
            "end": "2022-05-12T15:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:32:23",
            "end": "2022-05-12T15:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:33:23",
            "end": "2022-05-12T15:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:34:23",
            "end": "2022-05-12T15:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:35:23",
            "end": "2022-05-12T15:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:36:23",
            "end": "2022-05-12T15:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:37:23",
            "end": "2022-05-12T15:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:38:23",
            "end": "2022-05-12T15:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:39:23",
            "end": "2022-05-12T15:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:40:23",
            "end": "2022-05-12T15:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:41:23",
            "end": "2022-05-12T15:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:42:23",
            "end": "2022-05-12T15:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:43:23",
            "end": "2022-05-12T15:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:44:23",
            "end": "2022-05-12T15:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:45:23",
            "end": "2022-05-12T15:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:46:23",
            "end": "2022-05-12T15:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:47:23",
            "end": "2022-05-12T15:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:48:23",
            "end": "2022-05-12T15:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:49:23",
            "end": "2022-05-12T15:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:50:23",
            "end": "2022-05-12T15:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:51:23",
            "end": "2022-05-12T15:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:52:23",
            "end": "2022-05-12T15:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:53:23",
            "end": "2022-05-12T15:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:54:23",
            "end": "2022-05-12T15:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:55:23",
            "end": "2022-05-12T15:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:56:23",
            "end": "2022-05-12T15:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:57:23",
            "end": "2022-05-12T15:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:58:23",
            "end": "2022-05-12T15:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T15:59:23",
            "end": "2022-05-12T16:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:00:23",
            "end": "2022-05-12T16:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:01:23",
            "end": "2022-05-12T16:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:02:23",
            "end": "2022-05-12T16:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:03:23",
            "end": "2022-05-12T16:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:04:23",
            "end": "2022-05-12T16:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:05:23",
            "end": "2022-05-12T16:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:06:23",
            "end": "2022-05-12T16:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:07:23",
            "end": "2022-05-12T16:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:08:23",
            "end": "2022-05-12T16:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:09:23",
            "end": "2022-05-12T16:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:10:23",
            "end": "2022-05-12T16:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:11:23",
            "end": "2022-05-12T16:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:12:23",
            "end": "2022-05-12T16:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:13:23",
            "end": "2022-05-12T16:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:14:23",
            "end": "2022-05-12T16:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:15:23",
            "end": "2022-05-12T16:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:16:23",
            "end": "2022-05-12T16:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:17:23",
            "end": "2022-05-12T16:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:18:23",
            "end": "2022-05-12T16:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:19:23",
            "end": "2022-05-12T16:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:20:23",
            "end": "2022-05-12T16:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:21:23",
            "end": "2022-05-12T16:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:22:23",
            "end": "2022-05-12T16:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:23:23",
            "end": "2022-05-12T16:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:24:23",
            "end": "2022-05-12T16:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:25:23",
            "end": "2022-05-12T16:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:26:23",
            "end": "2022-05-12T16:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:27:23",
            "end": "2022-05-12T16:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:28:23",
            "end": "2022-05-12T16:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:29:23",
            "end": "2022-05-12T16:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:30:23",
            "end": "2022-05-12T16:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:31:23",
            "end": "2022-05-12T16:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:32:23",
            "end": "2022-05-12T16:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:33:23",
            "end": "2022-05-12T16:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:34:23",
            "end": "2022-05-12T16:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:35:23",
            "end": "2022-05-12T16:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:36:23",
            "end": "2022-05-12T16:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:37:23",
            "end": "2022-05-12T16:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:38:23",
            "end": "2022-05-12T16:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:39:23",
            "end": "2022-05-12T16:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:40:23",
            "end": "2022-05-12T16:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:41:23",
            "end": "2022-05-12T16:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:42:23",
            "end": "2022-05-12T16:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:43:23",
            "end": "2022-05-12T16:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:44:23",
            "end": "2022-05-12T16:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:45:23",
            "end": "2022-05-12T16:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:46:23",
            "end": "2022-05-12T16:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:47:23",
            "end": "2022-05-12T16:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:48:23",
            "end": "2022-05-12T16:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:49:23",
            "end": "2022-05-12T16:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:50:23",
            "end": "2022-05-12T16:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:51:23",
            "end": "2022-05-12T16:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:52:23",
            "end": "2022-05-12T16:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:53:23",
            "end": "2022-05-12T16:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:54:23",
            "end": "2022-05-12T16:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:55:23",
            "end": "2022-05-12T16:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:56:23",
            "end": "2022-05-12T16:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:57:23",
            "end": "2022-05-12T16:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:58:23",
            "end": "2022-05-12T16:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T16:59:23",
            "end": "2022-05-12T17:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:00:23",
            "end": "2022-05-12T17:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:01:23",
            "end": "2022-05-12T17:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:02:23",
            "end": "2022-05-12T17:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:03:23",
            "end": "2022-05-12T17:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:04:23",
            "end": "2022-05-12T17:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:05:23",
            "end": "2022-05-12T17:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:06:23",
            "end": "2022-05-12T17:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:07:23",
            "end": "2022-05-12T17:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:08:23",
            "end": "2022-05-12T17:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:09:23",
            "end": "2022-05-12T17:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:10:23",
            "end": "2022-05-12T17:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:11:23",
            "end": "2022-05-12T17:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:12:23",
            "end": "2022-05-12T17:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:13:23",
            "end": "2022-05-12T17:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:14:23",
            "end": "2022-05-12T17:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:15:23",
            "end": "2022-05-12T17:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:16:23",
            "end": "2022-05-12T17:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:17:23",
            "end": "2022-05-12T17:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:18:23",
            "end": "2022-05-12T17:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:19:23",
            "end": "2022-05-12T17:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:20:23",
            "end": "2022-05-12T17:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:21:23",
            "end": "2022-05-12T17:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:22:23",
            "end": "2022-05-12T17:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:23:23",
            "end": "2022-05-12T17:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:24:23",
            "end": "2022-05-12T17:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:25:23",
            "end": "2022-05-12T17:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:26:23",
            "end": "2022-05-12T17:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:27:23",
            "end": "2022-05-12T17:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:28:23",
            "end": "2022-05-12T17:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:29:23",
            "end": "2022-05-12T17:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:30:23",
            "end": "2022-05-12T17:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:31:23",
            "end": "2022-05-12T17:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:32:23",
            "end": "2022-05-12T17:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:33:23",
            "end": "2022-05-12T17:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:34:23",
            "end": "2022-05-12T17:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:35:23",
            "end": "2022-05-12T17:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:36:23",
            "end": "2022-05-12T17:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:37:23",
            "end": "2022-05-12T17:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:38:23",
            "end": "2022-05-12T17:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:39:23",
            "end": "2022-05-12T17:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:40:23",
            "end": "2022-05-12T17:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:41:23",
            "end": "2022-05-12T17:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:42:23",
            "end": "2022-05-12T17:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:43:23",
            "end": "2022-05-12T17:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:44:23",
            "end": "2022-05-12T17:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:45:23",
            "end": "2022-05-12T17:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:46:23",
            "end": "2022-05-12T17:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:47:23",
            "end": "2022-05-12T17:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:48:23",
            "end": "2022-05-12T17:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:49:23",
            "end": "2022-05-12T17:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:50:23",
            "end": "2022-05-12T17:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:51:23",
            "end": "2022-05-12T17:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:52:23",
            "end": "2022-05-12T17:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:53:23",
            "end": "2022-05-12T17:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:54:23",
            "end": "2022-05-12T17:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:55:23",
            "end": "2022-05-12T17:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:56:23",
            "end": "2022-05-12T17:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:57:23",
            "end": "2022-05-12T17:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:58:23",
            "end": "2022-05-12T17:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T17:59:23",
            "end": "2022-05-12T18:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:00:23",
            "end": "2022-05-12T18:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:01:23",
            "end": "2022-05-12T18:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:02:23",
            "end": "2022-05-12T18:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:03:23",
            "end": "2022-05-12T18:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:04:23",
            "end": "2022-05-12T18:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:05:23",
            "end": "2022-05-12T18:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:06:23",
            "end": "2022-05-12T18:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:07:23",
            "end": "2022-05-12T18:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:08:23",
            "end": "2022-05-12T18:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:09:23",
            "end": "2022-05-12T18:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:10:23",
            "end": "2022-05-12T18:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:11:23",
            "end": "2022-05-12T18:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:12:23",
            "end": "2022-05-12T18:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:13:23",
            "end": "2022-05-12T18:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:14:23",
            "end": "2022-05-12T18:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:15:23",
            "end": "2022-05-12T18:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:16:23",
            "end": "2022-05-12T18:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:17:23",
            "end": "2022-05-12T18:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:18:23",
            "end": "2022-05-12T18:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:19:23",
            "end": "2022-05-12T18:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:20:23",
            "end": "2022-05-12T18:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:21:23",
            "end": "2022-05-12T18:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:22:23",
            "end": "2022-05-12T18:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:23:23",
            "end": "2022-05-12T18:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:24:23",
            "end": "2022-05-12T18:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:25:23",
            "end": "2022-05-12T18:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:26:23",
            "end": "2022-05-12T18:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:27:23",
            "end": "2022-05-12T18:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:28:23",
            "end": "2022-05-12T18:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:29:23",
            "end": "2022-05-12T18:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:30:23",
            "end": "2022-05-12T18:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:31:23",
            "end": "2022-05-12T18:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:32:23",
            "end": "2022-05-12T18:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:33:23",
            "end": "2022-05-12T18:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:34:23",
            "end": "2022-05-12T18:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:35:23",
            "end": "2022-05-12T18:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:36:23",
            "end": "2022-05-12T18:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:37:23",
            "end": "2022-05-12T18:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:38:23",
            "end": "2022-05-12T18:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:39:23",
            "end": "2022-05-12T18:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:40:23",
            "end": "2022-05-12T18:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:41:23",
            "end": "2022-05-12T18:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:42:23",
            "end": "2022-05-12T18:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:43:23",
            "end": "2022-05-12T18:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:44:23",
            "end": "2022-05-12T18:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:45:23",
            "end": "2022-05-12T18:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:46:23",
            "end": "2022-05-12T18:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:47:23",
            "end": "2022-05-12T18:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:48:23",
            "end": "2022-05-12T18:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:49:23",
            "end": "2022-05-12T18:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:50:23",
            "end": "2022-05-12T18:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:51:23",
            "end": "2022-05-12T18:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:52:23",
            "end": "2022-05-12T18:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:53:23",
            "end": "2022-05-12T18:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:54:23",
            "end": "2022-05-12T18:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:55:23",
            "end": "2022-05-12T18:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:56:23",
            "end": "2022-05-12T18:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:57:23",
            "end": "2022-05-12T18:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:58:23",
            "end": "2022-05-12T18:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T18:59:23",
            "end": "2022-05-12T19:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:00:23",
            "end": "2022-05-12T19:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:01:23",
            "end": "2022-05-12T19:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:02:23",
            "end": "2022-05-12T19:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:03:23",
            "end": "2022-05-12T19:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:04:23",
            "end": "2022-05-12T19:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:05:23",
            "end": "2022-05-12T19:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:06:23",
            "end": "2022-05-12T19:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:07:23",
            "end": "2022-05-12T19:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:08:23",
            "end": "2022-05-12T19:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:09:23",
            "end": "2022-05-12T19:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:10:23",
            "end": "2022-05-12T19:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:11:23",
            "end": "2022-05-12T19:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:12:23",
            "end": "2022-05-12T19:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:13:23",
            "end": "2022-05-12T19:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:14:23",
            "end": "2022-05-12T19:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:15:23",
            "end": "2022-05-12T19:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:16:23",
            "end": "2022-05-12T19:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:17:23",
            "end": "2022-05-12T19:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:18:23",
            "end": "2022-05-12T19:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:19:23",
            "end": "2022-05-12T19:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:20:23",
            "end": "2022-05-12T19:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:21:23",
            "end": "2022-05-12T19:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:22:23",
            "end": "2022-05-12T19:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:23:23",
            "end": "2022-05-12T19:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:24:23",
            "end": "2022-05-12T19:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:25:23",
            "end": "2022-05-12T19:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:26:23",
            "end": "2022-05-12T19:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:27:23",
            "end": "2022-05-12T19:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:28:23",
            "end": "2022-05-12T19:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:29:23",
            "end": "2022-05-12T19:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:30:23",
            "end": "2022-05-12T19:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:31:23",
            "end": "2022-05-12T19:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:32:23",
            "end": "2022-05-12T19:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:33:23",
            "end": "2022-05-12T19:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:34:23",
            "end": "2022-05-12T19:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:35:23",
            "end": "2022-05-12T19:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:36:23",
            "end": "2022-05-12T19:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:37:23",
            "end": "2022-05-12T19:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:38:23",
            "end": "2022-05-12T19:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:39:23",
            "end": "2022-05-12T19:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:40:23",
            "end": "2022-05-12T19:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:41:23",
            "end": "2022-05-12T19:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:42:23",
            "end": "2022-05-12T19:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:43:23",
            "end": "2022-05-12T19:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:44:23",
            "end": "2022-05-12T19:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:45:23",
            "end": "2022-05-12T19:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:46:23",
            "end": "2022-05-12T19:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:47:23",
            "end": "2022-05-12T19:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:48:23",
            "end": "2022-05-12T19:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:49:23",
            "end": "2022-05-12T19:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:50:23",
            "end": "2022-05-12T19:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:51:23",
            "end": "2022-05-12T19:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:52:23",
            "end": "2022-05-12T19:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:53:23",
            "end": "2022-05-12T19:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:54:23",
            "end": "2022-05-12T19:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:55:23",
            "end": "2022-05-12T19:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:56:23",
            "end": "2022-05-12T19:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:57:23",
            "end": "2022-05-12T19:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:58:23",
            "end": "2022-05-12T19:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T19:59:23",
            "end": "2022-05-12T20:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:00:23",
            "end": "2022-05-12T20:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:01:23",
            "end": "2022-05-12T20:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:02:23",
            "end": "2022-05-12T20:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:03:23",
            "end": "2022-05-12T20:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:04:23",
            "end": "2022-05-12T20:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:05:23",
            "end": "2022-05-12T20:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:06:23",
            "end": "2022-05-12T20:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:07:23",
            "end": "2022-05-12T20:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:08:23",
            "end": "2022-05-12T20:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:09:23",
            "end": "2022-05-12T20:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:10:23",
            "end": "2022-05-12T20:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:11:23",
            "end": "2022-05-12T20:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:12:23",
            "end": "2022-05-12T20:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:13:23",
            "end": "2022-05-12T20:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:14:23",
            "end": "2022-05-12T20:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:15:23",
            "end": "2022-05-12T20:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:16:23",
            "end": "2022-05-12T20:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:17:23",
            "end": "2022-05-12T20:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:18:23",
            "end": "2022-05-12T20:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:19:23",
            "end": "2022-05-12T20:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:20:23",
            "end": "2022-05-12T20:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:21:23",
            "end": "2022-05-12T20:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:22:23",
            "end": "2022-05-12T20:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:23:23",
            "end": "2022-05-12T20:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:24:23",
            "end": "2022-05-12T20:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:25:23",
            "end": "2022-05-12T20:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:26:23",
            "end": "2022-05-12T20:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:27:23",
            "end": "2022-05-12T20:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:28:23",
            "end": "2022-05-12T20:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:29:23",
            "end": "2022-05-12T20:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:30:23",
            "end": "2022-05-12T20:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:31:23",
            "end": "2022-05-12T20:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:32:23",
            "end": "2022-05-12T20:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:33:23",
            "end": "2022-05-12T20:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:34:23",
            "end": "2022-05-12T20:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:35:23",
            "end": "2022-05-12T20:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:36:23",
            "end": "2022-05-12T20:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:37:23",
            "end": "2022-05-12T20:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:38:23",
            "end": "2022-05-12T20:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:39:23",
            "end": "2022-05-12T20:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:40:23",
            "end": "2022-05-12T20:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:41:23",
            "end": "2022-05-12T20:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:42:23",
            "end": "2022-05-12T20:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:43:23",
            "end": "2022-05-12T20:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:44:23",
            "end": "2022-05-12T20:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:45:23",
            "end": "2022-05-12T20:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:46:23",
            "end": "2022-05-12T20:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:47:23",
            "end": "2022-05-12T20:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:48:23",
            "end": "2022-05-12T20:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:49:23",
            "end": "2022-05-12T20:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:50:23",
            "end": "2022-05-12T20:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:51:23",
            "end": "2022-05-12T20:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:52:23",
            "end": "2022-05-12T20:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:53:23",
            "end": "2022-05-12T20:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:54:23",
            "end": "2022-05-12T20:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:55:23",
            "end": "2022-05-12T20:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:56:23",
            "end": "2022-05-12T20:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:57:23",
            "end": "2022-05-12T20:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:58:23",
            "end": "2022-05-12T20:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T20:59:23",
            "end": "2022-05-12T21:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:00:23",
            "end": "2022-05-12T21:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:01:23",
            "end": "2022-05-12T21:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:02:23",
            "end": "2022-05-12T21:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:03:23",
            "end": "2022-05-12T21:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:04:23",
            "end": "2022-05-12T21:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:05:23",
            "end": "2022-05-12T21:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:06:23",
            "end": "2022-05-12T21:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:07:23",
            "end": "2022-05-12T21:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:08:23",
            "end": "2022-05-12T21:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:09:23",
            "end": "2022-05-12T21:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:10:23",
            "end": "2022-05-12T21:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:11:23",
            "end": "2022-05-12T21:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:12:23",
            "end": "2022-05-12T21:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:13:23",
            "end": "2022-05-12T21:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:14:23",
            "end": "2022-05-12T21:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:15:23",
            "end": "2022-05-12T21:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:16:23",
            "end": "2022-05-12T21:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:17:23",
            "end": "2022-05-12T21:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:18:23",
            "end": "2022-05-12T21:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:19:23",
            "end": "2022-05-12T21:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:20:23",
            "end": "2022-05-12T21:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:21:23",
            "end": "2022-05-12T21:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:22:23",
            "end": "2022-05-12T21:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:23:23",
            "end": "2022-05-12T21:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:24:23",
            "end": "2022-05-12T21:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:25:23",
            "end": "2022-05-12T21:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:26:23",
            "end": "2022-05-12T21:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:27:23",
            "end": "2022-05-12T21:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:28:23",
            "end": "2022-05-12T21:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:29:23",
            "end": "2022-05-12T21:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:30:23",
            "end": "2022-05-12T21:31:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:31:23",
            "end": "2022-05-12T21:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:32:23",
            "end": "2022-05-12T21:33:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:33:23",
            "end": "2022-05-12T21:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:34:23",
            "end": "2022-05-12T21:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:35:23",
            "end": "2022-05-12T21:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:36:23",
            "end": "2022-05-12T21:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:37:23",
            "end": "2022-05-12T21:38:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:38:23",
            "end": "2022-05-12T21:39:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:39:23",
            "end": "2022-05-12T21:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:40:23",
            "end": "2022-05-12T21:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:41:23",
            "end": "2022-05-12T21:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:42:23",
            "end": "2022-05-12T21:43:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:43:23",
            "end": "2022-05-12T21:44:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:44:23",
            "end": "2022-05-12T21:45:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:45:23",
            "end": "2022-05-12T21:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:46:23",
            "end": "2022-05-12T21:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:47:23",
            "end": "2022-05-12T21:48:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:48:23",
            "end": "2022-05-12T21:49:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:49:23",
            "end": "2022-05-12T21:50:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:50:23",
            "end": "2022-05-12T21:51:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:51:23",
            "end": "2022-05-12T21:52:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:52:23",
            "end": "2022-05-12T21:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:53:23",
            "end": "2022-05-12T21:54:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:54:23",
            "end": "2022-05-12T21:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:55:23",
            "end": "2022-05-12T21:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:56:23",
            "end": "2022-05-12T21:57:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:57:23",
            "end": "2022-05-12T21:58:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:58:23",
            "end": "2022-05-12T21:59:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T21:59:23",
            "end": "2022-05-12T22:00:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:00:23",
            "end": "2022-05-12T22:01:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:01:23",
            "end": "2022-05-12T22:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:02:23",
            "end": "2022-05-12T22:03:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:03:23",
            "end": "2022-05-12T22:04:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:04:23",
            "end": "2022-05-12T22:05:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:05:23",
            "end": "2022-05-12T22:06:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:06:23",
            "end": "2022-05-12T22:07:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:07:23",
            "end": "2022-05-12T22:08:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:08:23",
            "end": "2022-05-12T22:09:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:09:23",
            "end": "2022-05-12T22:10:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:10:23",
            "end": "2022-05-12T22:11:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:11:23",
            "end": "2022-05-12T22:12:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:12:23",
            "end": "2022-05-12T22:13:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:13:23",
            "end": "2022-05-12T22:14:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:14:23",
            "end": "2022-05-12T22:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:15:23",
            "end": "2022-05-12T22:16:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:16:23",
            "end": "2022-05-12T22:17:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:17:23",
            "end": "2022-05-12T22:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:18:23",
            "end": "2022-05-12T22:19:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:19:23",
            "end": "2022-05-12T22:20:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:20:23",
            "end": "2022-05-12T22:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:21:23",
            "end": "2022-05-12T22:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:22:23",
            "end": "2022-05-12T22:23:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:23:23",
            "end": "2022-05-12T22:24:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:24:23",
            "end": "2022-05-12T22:25:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:25:23",
            "end": "2022-05-12T22:26:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:26:23",
            "end": "2022-05-12T22:27:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:27:23",
            "end": "2022-05-12T22:28:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:28:23",
            "end": "2022-05-12T22:29:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:29:23",
            "end": "2022-05-12T22:30:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:30:23",
            "end": "2022-05-12T22:31:23",
            "first_capture": {
                "id": 17410448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410448/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410450/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:31:23",
            "end": "2022-05-12T22:32:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:32:23",
            "end": "2022-05-12T22:33:23",
            "first_capture": {
                "id": 17410451,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410451/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410453,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410453/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:33:23",
            "end": "2022-05-12T22:34:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:34:23",
            "end": "2022-05-12T22:35:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:35:23",
            "end": "2022-05-12T22:36:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:36:23",
            "end": "2022-05-12T22:37:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:37:23",
            "end": "2022-05-12T22:38:23",
            "first_capture": {
                "id": 17410454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410454/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410467,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410467/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:38:23",
            "end": "2022-05-12T22:39:23",
            "first_capture": {
                "id": 17410468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410468/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410482/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:39:23",
            "end": "2022-05-12T22:40:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:40:23",
            "end": "2022-05-12T22:41:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:41:23",
            "end": "2022-05-12T22:42:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:42:23",
            "end": "2022-05-12T22:43:23",
            "first_capture": {
                "id": 17410483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410483/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410484,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410484/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:43:23",
            "end": "2022-05-12T22:44:23",
            "first_capture": {
                "id": 17410485,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410485/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410491,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410491/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:44:23",
            "end": "2022-05-12T22:45:23",
            "first_capture": {
                "id": 17410492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410492/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410509/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:45:23",
            "end": "2022-05-12T22:46:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:46:23",
            "end": "2022-05-12T22:47:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:47:23",
            "end": "2022-05-12T22:48:23",
            "first_capture": {
                "id": 17410510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410510/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410529,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410529/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:48:23",
            "end": "2022-05-12T22:49:23",
            "first_capture": {
                "id": 17410530,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410530/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410545,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410545/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:49:23",
            "end": "2022-05-12T22:50:23",
            "first_capture": {
                "id": 17410546,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410546/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410548/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:50:23",
            "end": "2022-05-12T22:51:23",
            "first_capture": {
                "id": 17410549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410549/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410560/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:51:23",
            "end": "2022-05-12T22:52:23",
            "first_capture": {
                "id": 17410561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410561/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410578,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410578/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:52:23",
            "end": "2022-05-12T22:53:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:53:23",
            "end": "2022-05-12T22:54:23",
            "first_capture": {
                "id": 17410579,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410579/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410584/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:54:23",
            "end": "2022-05-12T22:55:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:55:23",
            "end": "2022-05-12T22:56:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:56:23",
            "end": "2022-05-12T22:57:23",
            "first_capture": {
                "id": 17410585,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410585/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410590,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410590/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:57:23",
            "end": "2022-05-12T22:58:23",
            "first_capture": {
                "id": 17410591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410591/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410603,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410603/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:58:23",
            "end": "2022-05-12T22:59:23",
            "first_capture": {
                "id": 17410604,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410604/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410609,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410609/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T22:59:23",
            "end": "2022-05-12T23:00:23",
            "first_capture": {
                "id": 17410610,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410610/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410619,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410619/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:00:23",
            "end": "2022-05-12T23:01:23",
            "first_capture": {
                "id": 17410620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410620/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410622,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410622/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:01:23",
            "end": "2022-05-12T23:02:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:02:23",
            "end": "2022-05-12T23:03:23",
            "first_capture": {
                "id": 17410623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410623/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410634,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410634/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:03:23",
            "end": "2022-05-12T23:04:23",
            "first_capture": {
                "id": 17410635,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410635/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410635,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410635/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-05-12T23:04:23",
            "end": "2022-05-12T23:05:23",
            "first_capture": {
                "id": 17410640,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410640/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410664/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:05:23",
            "end": "2022-05-12T23:06:23",
            "first_capture": {
                "id": 17410665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410688/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:06:23",
            "end": "2022-05-12T23:07:23",
            "first_capture": {
                "id": 17410689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410712/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:07:23",
            "end": "2022-05-12T23:08:23",
            "first_capture": {
                "id": 17410713,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410713/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410737,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410737/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:08:23",
            "end": "2022-05-12T23:09:23",
            "first_capture": {
                "id": 17410738,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410738/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410760,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410760/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:09:23",
            "end": "2022-05-12T23:10:23",
            "first_capture": {
                "id": 17410761,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410761/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410785,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410785/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:10:23",
            "end": "2022-05-12T23:11:23",
            "first_capture": {
                "id": 17410786,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410786/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410808/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:11:23",
            "end": "2022-05-12T23:12:23",
            "first_capture": {
                "id": 17410809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410809/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410819,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410819/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:12:23",
            "end": "2022-05-12T23:13:23",
            "first_capture": {
                "id": 17410820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410820/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410825/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:13:23",
            "end": "2022-05-12T23:14:23",
            "first_capture": {
                "id": 17410826,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410826/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410829/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:14:23",
            "end": "2022-05-12T23:15:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:15:23",
            "end": "2022-05-12T23:16:23",
            "first_capture": {
                "id": 17410830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410830/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410834,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410834/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:16:23",
            "end": "2022-05-12T23:17:23",
            "first_capture": {
                "id": 17410835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410835/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410847/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:17:23",
            "end": "2022-05-12T23:18:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:18:23",
            "end": "2022-05-12T23:19:23",
            "first_capture": {
                "id": 17410848,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410848/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410871/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:19:23",
            "end": "2022-05-12T23:20:23",
            "first_capture": {
                "id": 17410872,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410872/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410877,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410877/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:20:23",
            "end": "2022-05-12T23:21:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:21:23",
            "end": "2022-05-12T23:22:23",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:22:23",
            "end": "2022-05-12T23:23:23",
            "first_capture": {
                "id": 17410878,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410878/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410895/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:23:23",
            "end": "2022-05-12T23:24:23",
            "first_capture": {
                "id": 17410896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410896/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410908,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410908/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:24:23",
            "end": "2022-05-12T23:25:23",
            "first_capture": {
                "id": 17410909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410909/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410932/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:25:23",
            "end": "2022-05-12T23:26:23",
            "first_capture": {
                "id": 17410933,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410933/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410952/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:26:23",
            "end": "2022-05-12T23:27:23",
            "first_capture": {
                "id": 17410953,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410953/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410974/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:27:23",
            "end": "2022-05-12T23:28:23",
            "first_capture": {
                "id": 17410975,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410975/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17410994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410994/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:28:23",
            "end": "2022-05-12T23:29:23",
            "first_capture": {
                "id": 17410995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17410995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411016,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411016/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:29:23",
            "end": "2022-05-12T23:30:23",
            "first_capture": {
                "id": 17411017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411017/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411040/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:30:23",
            "end": "2022-05-12T23:31:23",
            "first_capture": {
                "id": 17411041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411041/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411057/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-05-12T23:31:23",
            "end": "2022-05-12T23:32:23",
            "first_capture": {
                "id": 17411065,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411065/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411085,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411085/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:32:23",
            "end": "2022-05-12T23:33:23",
            "first_capture": {
                "id": 17411086,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411086/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411110,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411110/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:33:23",
            "end": "2022-05-12T23:34:23",
            "first_capture": {
                "id": 17411111,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411111/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411132/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:34:23",
            "end": "2022-05-12T23:35:23",
            "first_capture": {
                "id": 17411133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411133/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411139/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:35:23",
            "end": "2022-05-12T23:36:23",
            "first_capture": {
                "id": 17411140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411140/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411163/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:36:23",
            "end": "2022-05-12T23:37:23",
            "first_capture": {
                "id": 17411164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411164/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411187/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:37:23",
            "end": "2022-05-12T23:38:23",
            "first_capture": {
                "id": 17411188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411188/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411202/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:38:23",
            "end": "2022-05-12T23:39:23",
            "first_capture": {
                "id": 17411203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411225/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:39:23",
            "end": "2022-05-12T23:40:23",
            "first_capture": {
                "id": 17411226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411226/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411242/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:40:23",
            "end": "2022-05-12T23:41:23",
            "first_capture": {
                "id": 17411243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411243/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411261,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411261/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:41:23",
            "end": "2022-05-12T23:42:23",
            "first_capture": {
                "id": 17411262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411262/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411276,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411276/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:42:23",
            "end": "2022-05-12T23:43:23",
            "first_capture": {
                "id": 17411277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411277/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411300/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:43:23",
            "end": "2022-05-12T23:44:23",
            "first_capture": {
                "id": 17411301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411301/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411324/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:44:23",
            "end": "2022-05-12T23:45:23",
            "first_capture": {
                "id": 17411325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411325/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411346/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:45:23",
            "end": "2022-05-12T23:46:23",
            "first_capture": {
                "id": 17411347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411347/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411367/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-05-12T23:46:23",
            "end": "2022-05-12T23:47:23",
            "first_capture": {
                "id": 17411369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411369/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411392/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-05-12T23:47:23",
            "end": "2022-05-12T23:47:53",
            "first_capture": {
                "id": 17411393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17411404,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17411404/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 917,
        "resolution_minutes": 1,
        "max_detections": 7,
        "min_detections": 0,
        "total_detections": 24,
        "timeline_start": "2022-05-12T08:31:23",
        "timeline_end": "2022-05-12T23:47:53"
    }
}