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

{
    "data": [
        {
            "start": "2022-06-27T20:10:00",
            "end": "2022-06-27T20:11:00",
            "first_capture": {
                "id": 1439653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439653/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439653/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:11:00",
            "end": "2022-06-27T20:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:12:00",
            "end": "2022-06-27T20:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:13:00",
            "end": "2022-06-27T20:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:14:00",
            "end": "2022-06-27T20:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:15:00",
            "end": "2022-06-27T20:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:16:00",
            "end": "2022-06-27T20:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:17:00",
            "end": "2022-06-27T20:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:18:00",
            "end": "2022-06-27T20:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:19:00",
            "end": "2022-06-27T20:20:00",
            "first_capture": {
                "id": 1439654,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439654/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439654,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439654/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:20:00",
            "end": "2022-06-27T20:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:21:00",
            "end": "2022-06-27T20:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:22:00",
            "end": "2022-06-27T20:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:23:00",
            "end": "2022-06-27T20:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:24:00",
            "end": "2022-06-27T20:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:25:00",
            "end": "2022-06-27T20:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:26:00",
            "end": "2022-06-27T20:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:27:00",
            "end": "2022-06-27T20:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:28:00",
            "end": "2022-06-27T20:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:29:00",
            "end": "2022-06-27T20:30:00",
            "first_capture": {
                "id": 1439655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439655/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439655/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:30:00",
            "end": "2022-06-27T20:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:31:00",
            "end": "2022-06-27T20:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:32:00",
            "end": "2022-06-27T20:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:33:00",
            "end": "2022-06-27T20:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:34:00",
            "end": "2022-06-27T20:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:35:00",
            "end": "2022-06-27T20:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:36:00",
            "end": "2022-06-27T20:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:37:00",
            "end": "2022-06-27T20:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:38:00",
            "end": "2022-06-27T20:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:39:00",
            "end": "2022-06-27T20:40:00",
            "first_capture": {
                "id": 1439656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439656/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439656/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:40:00",
            "end": "2022-06-27T20:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:41:00",
            "end": "2022-06-27T20:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:42:00",
            "end": "2022-06-27T20:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:43:00",
            "end": "2022-06-27T20:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:44:00",
            "end": "2022-06-27T20:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:45:00",
            "end": "2022-06-27T20:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:46:00",
            "end": "2022-06-27T20:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:47:00",
            "end": "2022-06-27T20:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:48:00",
            "end": "2022-06-27T20:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:49:00",
            "end": "2022-06-27T20:50:00",
            "first_capture": {
                "id": 1439657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439657/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439657/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:50:00",
            "end": "2022-06-27T20:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:51:00",
            "end": "2022-06-27T20:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:52:00",
            "end": "2022-06-27T20:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:53:00",
            "end": "2022-06-27T20:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:54:00",
            "end": "2022-06-27T20:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:55:00",
            "end": "2022-06-27T20:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:56:00",
            "end": "2022-06-27T20:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:57:00",
            "end": "2022-06-27T20:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:58:00",
            "end": "2022-06-27T20:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T20:59:00",
            "end": "2022-06-27T21:00:00",
            "first_capture": {
                "id": 1439658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439658/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439658/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:00:00",
            "end": "2022-06-27T21:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:01:00",
            "end": "2022-06-27T21:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:02:00",
            "end": "2022-06-27T21:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:03:00",
            "end": "2022-06-27T21:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:04:00",
            "end": "2022-06-27T21:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:05:00",
            "end": "2022-06-27T21:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:06:00",
            "end": "2022-06-27T21:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:07:00",
            "end": "2022-06-27T21:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:08:00",
            "end": "2022-06-27T21:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:09:00",
            "end": "2022-06-27T21:10:00",
            "first_capture": {
                "id": 1439659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439659/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439659/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:10:00",
            "end": "2022-06-27T21:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:11:00",
            "end": "2022-06-27T21:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:12:00",
            "end": "2022-06-27T21:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:13:00",
            "end": "2022-06-27T21:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:14:00",
            "end": "2022-06-27T21:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:15:00",
            "end": "2022-06-27T21:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:16:00",
            "end": "2022-06-27T21:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:17:00",
            "end": "2022-06-27T21:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:18:00",
            "end": "2022-06-27T21:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:19:00",
            "end": "2022-06-27T21:20:00",
            "first_capture": {
                "id": 1439660,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439660/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439660,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439660/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:20:00",
            "end": "2022-06-27T21:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:21:00",
            "end": "2022-06-27T21:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:22:00",
            "end": "2022-06-27T21:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:23:00",
            "end": "2022-06-27T21:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:24:00",
            "end": "2022-06-27T21:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:25:00",
            "end": "2022-06-27T21:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:26:00",
            "end": "2022-06-27T21:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:27:00",
            "end": "2022-06-27T21:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:28:00",
            "end": "2022-06-27T21:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:29:00",
            "end": "2022-06-27T21:30:00",
            "first_capture": {
                "id": 1439661,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439661/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439661,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439661/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:30:00",
            "end": "2022-06-27T21:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:31:00",
            "end": "2022-06-27T21:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:32:00",
            "end": "2022-06-27T21:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:33:00",
            "end": "2022-06-27T21:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:34:00",
            "end": "2022-06-27T21:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:35:00",
            "end": "2022-06-27T21:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:36:00",
            "end": "2022-06-27T21:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:37:00",
            "end": "2022-06-27T21:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:38:00",
            "end": "2022-06-27T21:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:39:00",
            "end": "2022-06-27T21:40:00",
            "first_capture": {
                "id": 1439662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439662/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439662/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:40:00",
            "end": "2022-06-27T21:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:41:00",
            "end": "2022-06-27T21:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:42:00",
            "end": "2022-06-27T21:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:43:00",
            "end": "2022-06-27T21:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:44:00",
            "end": "2022-06-27T21:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:45:00",
            "end": "2022-06-27T21:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:46:00",
            "end": "2022-06-27T21:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:47:00",
            "end": "2022-06-27T21:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:48:00",
            "end": "2022-06-27T21:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:49:00",
            "end": "2022-06-27T21:50:00",
            "first_capture": {
                "id": 1439663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439663/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439663/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:50:00",
            "end": "2022-06-27T21:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:51:00",
            "end": "2022-06-27T21:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:52:00",
            "end": "2022-06-27T21:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:53:00",
            "end": "2022-06-27T21:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:54:00",
            "end": "2022-06-27T21:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:55:00",
            "end": "2022-06-27T21:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:56:00",
            "end": "2022-06-27T21:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:57:00",
            "end": "2022-06-27T21:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:58:00",
            "end": "2022-06-27T21:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T21:59:00",
            "end": "2022-06-27T22:00:00",
            "first_capture": {
                "id": 1439664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439664/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439664/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:00:00",
            "end": "2022-06-27T22:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:01:00",
            "end": "2022-06-27T22:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:02:00",
            "end": "2022-06-27T22:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:03:00",
            "end": "2022-06-27T22:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:04:00",
            "end": "2022-06-27T22:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:05:00",
            "end": "2022-06-27T22:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:06:00",
            "end": "2022-06-27T22:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:07:00",
            "end": "2022-06-27T22:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:08:00",
            "end": "2022-06-27T22:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:09:00",
            "end": "2022-06-27T22:10:00",
            "first_capture": {
                "id": 1439665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439665/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:10:00",
            "end": "2022-06-27T22:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:11:00",
            "end": "2022-06-27T22:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:12:00",
            "end": "2022-06-27T22:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:13:00",
            "end": "2022-06-27T22:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:14:00",
            "end": "2022-06-27T22:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:15:00",
            "end": "2022-06-27T22:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:16:00",
            "end": "2022-06-27T22:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:17:00",
            "end": "2022-06-27T22:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:18:00",
            "end": "2022-06-27T22:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:19:00",
            "end": "2022-06-27T22:20:00",
            "first_capture": {
                "id": 1439666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439666/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439666/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:20:00",
            "end": "2022-06-27T22:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:21:00",
            "end": "2022-06-27T22:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:22:00",
            "end": "2022-06-27T22:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:23:00",
            "end": "2022-06-27T22:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:24:00",
            "end": "2022-06-27T22:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:25:00",
            "end": "2022-06-27T22:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:26:00",
            "end": "2022-06-27T22:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:27:00",
            "end": "2022-06-27T22:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:28:00",
            "end": "2022-06-27T22:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:29:00",
            "end": "2022-06-27T22:30:00",
            "first_capture": {
                "id": 1439667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439667/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439667,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439667/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:30:00",
            "end": "2022-06-27T22:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:31:00",
            "end": "2022-06-27T22:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:32:00",
            "end": "2022-06-27T22:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:33:00",
            "end": "2022-06-27T22:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:34:00",
            "end": "2022-06-27T22:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:35:00",
            "end": "2022-06-27T22:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:36:00",
            "end": "2022-06-27T22:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:37:00",
            "end": "2022-06-27T22:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:38:00",
            "end": "2022-06-27T22:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:39:00",
            "end": "2022-06-27T22:40:00",
            "first_capture": {
                "id": 1439668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439668/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439668/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:40:00",
            "end": "2022-06-27T22:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:41:00",
            "end": "2022-06-27T22:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:42:00",
            "end": "2022-06-27T22:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:43:00",
            "end": "2022-06-27T22:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:44:00",
            "end": "2022-06-27T22:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:45:00",
            "end": "2022-06-27T22:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:46:00",
            "end": "2022-06-27T22:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:47:00",
            "end": "2022-06-27T22:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:48:00",
            "end": "2022-06-27T22:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:49:00",
            "end": "2022-06-27T22:50:00",
            "first_capture": {
                "id": 1439669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439669/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:50:00",
            "end": "2022-06-27T22:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:51:00",
            "end": "2022-06-27T22:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:52:00",
            "end": "2022-06-27T22:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:53:00",
            "end": "2022-06-27T22:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:54:00",
            "end": "2022-06-27T22:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:55:00",
            "end": "2022-06-27T22:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:56:00",
            "end": "2022-06-27T22:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:57:00",
            "end": "2022-06-27T22:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:58:00",
            "end": "2022-06-27T22:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T22:59:00",
            "end": "2022-06-27T23:00:00",
            "first_capture": {
                "id": 1439670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439670/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439670,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439670/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:00:00",
            "end": "2022-06-27T23:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:01:00",
            "end": "2022-06-27T23:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:02:00",
            "end": "2022-06-27T23:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:03:00",
            "end": "2022-06-27T23:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:04:00",
            "end": "2022-06-27T23:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:05:00",
            "end": "2022-06-27T23:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:06:00",
            "end": "2022-06-27T23:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:07:00",
            "end": "2022-06-27T23:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:08:00",
            "end": "2022-06-27T23:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:09:00",
            "end": "2022-06-27T23:10:00",
            "first_capture": {
                "id": 1439671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439671/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439671/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:10:00",
            "end": "2022-06-27T23:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:11:00",
            "end": "2022-06-27T23:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:12:00",
            "end": "2022-06-27T23:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:13:00",
            "end": "2022-06-27T23:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:14:00",
            "end": "2022-06-27T23:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:15:00",
            "end": "2022-06-27T23:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:16:00",
            "end": "2022-06-27T23:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:17:00",
            "end": "2022-06-27T23:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:18:00",
            "end": "2022-06-27T23:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:19:00",
            "end": "2022-06-27T23:20:00",
            "first_capture": {
                "id": 1439672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439672/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439672/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:20:00",
            "end": "2022-06-27T23:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:21:00",
            "end": "2022-06-27T23:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:22:00",
            "end": "2022-06-27T23:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:23:00",
            "end": "2022-06-27T23:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:24:00",
            "end": "2022-06-27T23:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:25:00",
            "end": "2022-06-27T23:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:26:00",
            "end": "2022-06-27T23:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:27:00",
            "end": "2022-06-27T23:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:28:00",
            "end": "2022-06-27T23:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:29:00",
            "end": "2022-06-27T23:30:00",
            "first_capture": {
                "id": 1439673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439673/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439673,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439673/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:30:00",
            "end": "2022-06-27T23:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:31:00",
            "end": "2022-06-27T23:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:32:00",
            "end": "2022-06-27T23:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:33:00",
            "end": "2022-06-27T23:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:34:00",
            "end": "2022-06-27T23:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:35:00",
            "end": "2022-06-27T23:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:36:00",
            "end": "2022-06-27T23:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:37:00",
            "end": "2022-06-27T23:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:38:00",
            "end": "2022-06-27T23:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:39:00",
            "end": "2022-06-27T23:40:00",
            "first_capture": {
                "id": 1439674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439674/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439674/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:40:00",
            "end": "2022-06-27T23:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:41:00",
            "end": "2022-06-27T23:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:42:00",
            "end": "2022-06-27T23:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:43:00",
            "end": "2022-06-27T23:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:44:00",
            "end": "2022-06-27T23:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:45:00",
            "end": "2022-06-27T23:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:46:00",
            "end": "2022-06-27T23:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:47:00",
            "end": "2022-06-27T23:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:48:00",
            "end": "2022-06-27T23:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:49:00",
            "end": "2022-06-27T23:50:00",
            "first_capture": {
                "id": 1439675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439675/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439675/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:50:00",
            "end": "2022-06-27T23:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:51:00",
            "end": "2022-06-27T23:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:52:00",
            "end": "2022-06-27T23:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:53:00",
            "end": "2022-06-27T23:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:54:00",
            "end": "2022-06-27T23:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:55:00",
            "end": "2022-06-27T23:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:56:00",
            "end": "2022-06-27T23:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:57:00",
            "end": "2022-06-27T23:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:58:00",
            "end": "2022-06-27T23:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-27T23:59:00",
            "end": "2022-06-28T00:00:00",
            "first_capture": {
                "id": 1439676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439676/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:00:00",
            "end": "2022-06-28T00:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:01:00",
            "end": "2022-06-28T00:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:02:00",
            "end": "2022-06-28T00:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:03:00",
            "end": "2022-06-28T00:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:04:00",
            "end": "2022-06-28T00:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:05:00",
            "end": "2022-06-28T00:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:06:00",
            "end": "2022-06-28T00:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:07:00",
            "end": "2022-06-28T00:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:08:00",
            "end": "2022-06-28T00:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:09:00",
            "end": "2022-06-28T00:10:00",
            "first_capture": {
                "id": 1439677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439677/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:10:00",
            "end": "2022-06-28T00:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:11:00",
            "end": "2022-06-28T00:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:12:00",
            "end": "2022-06-28T00:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:13:00",
            "end": "2022-06-28T00:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:14:00",
            "end": "2022-06-28T00:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:15:00",
            "end": "2022-06-28T00:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:16:00",
            "end": "2022-06-28T00:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:17:00",
            "end": "2022-06-28T00:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:18:00",
            "end": "2022-06-28T00:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:19:00",
            "end": "2022-06-28T00:20:00",
            "first_capture": {
                "id": 1439678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439678/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439678,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439678/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:20:00",
            "end": "2022-06-28T00:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:21:00",
            "end": "2022-06-28T00:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:22:00",
            "end": "2022-06-28T00:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:23:00",
            "end": "2022-06-28T00:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:24:00",
            "end": "2022-06-28T00:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:25:00",
            "end": "2022-06-28T00:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:26:00",
            "end": "2022-06-28T00:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:27:00",
            "end": "2022-06-28T00:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:28:00",
            "end": "2022-06-28T00:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:29:00",
            "end": "2022-06-28T00:30:00",
            "first_capture": {
                "id": 1439679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439679/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439679/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:30:00",
            "end": "2022-06-28T00:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:31:00",
            "end": "2022-06-28T00:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:32:00",
            "end": "2022-06-28T00:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:33:00",
            "end": "2022-06-28T00:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:34:00",
            "end": "2022-06-28T00:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:35:00",
            "end": "2022-06-28T00:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:36:00",
            "end": "2022-06-28T00:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:37:00",
            "end": "2022-06-28T00:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:38:00",
            "end": "2022-06-28T00:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:39:00",
            "end": "2022-06-28T00:40:00",
            "first_capture": {
                "id": 1439680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439680/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439680/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:40:00",
            "end": "2022-06-28T00:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:41:00",
            "end": "2022-06-28T00:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:42:00",
            "end": "2022-06-28T00:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:43:00",
            "end": "2022-06-28T00:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:44:00",
            "end": "2022-06-28T00:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:45:00",
            "end": "2022-06-28T00:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:46:00",
            "end": "2022-06-28T00:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:47:00",
            "end": "2022-06-28T00:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:48:00",
            "end": "2022-06-28T00:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:49:00",
            "end": "2022-06-28T00:50:00",
            "first_capture": {
                "id": 1439681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439681/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439681/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:50:00",
            "end": "2022-06-28T00:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:51:00",
            "end": "2022-06-28T00:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:52:00",
            "end": "2022-06-28T00:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:53:00",
            "end": "2022-06-28T00:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:54:00",
            "end": "2022-06-28T00:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:55:00",
            "end": "2022-06-28T00:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:56:00",
            "end": "2022-06-28T00:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:57:00",
            "end": "2022-06-28T00:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:58:00",
            "end": "2022-06-28T00:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T00:59:00",
            "end": "2022-06-28T01:00:00",
            "first_capture": {
                "id": 1439682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439682/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439682/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:00:00",
            "end": "2022-06-28T01:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:01:00",
            "end": "2022-06-28T01:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:02:00",
            "end": "2022-06-28T01:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:03:00",
            "end": "2022-06-28T01:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:04:00",
            "end": "2022-06-28T01:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:05:00",
            "end": "2022-06-28T01:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:06:00",
            "end": "2022-06-28T01:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:07:00",
            "end": "2022-06-28T01:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:08:00",
            "end": "2022-06-28T01:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:09:00",
            "end": "2022-06-28T01:10:00",
            "first_capture": {
                "id": 1439683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439683/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439683/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:10:00",
            "end": "2022-06-28T01:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:11:00",
            "end": "2022-06-28T01:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:12:00",
            "end": "2022-06-28T01:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:13:00",
            "end": "2022-06-28T01:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:14:00",
            "end": "2022-06-28T01:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:15:00",
            "end": "2022-06-28T01:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:16:00",
            "end": "2022-06-28T01:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:17:00",
            "end": "2022-06-28T01:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:18:00",
            "end": "2022-06-28T01:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:19:00",
            "end": "2022-06-28T01:20:00",
            "first_capture": {
                "id": 1439684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439684/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439684/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:20:00",
            "end": "2022-06-28T01:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:21:00",
            "end": "2022-06-28T01:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:22:00",
            "end": "2022-06-28T01:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:23:00",
            "end": "2022-06-28T01:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:24:00",
            "end": "2022-06-28T01:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:25:00",
            "end": "2022-06-28T01:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:26:00",
            "end": "2022-06-28T01:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:27:00",
            "end": "2022-06-28T01:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:28:00",
            "end": "2022-06-28T01:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:29:00",
            "end": "2022-06-28T01:30:00",
            "first_capture": {
                "id": 1439685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439685/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439685/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:30:00",
            "end": "2022-06-28T01:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:31:00",
            "end": "2022-06-28T01:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:32:00",
            "end": "2022-06-28T01:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:33:00",
            "end": "2022-06-28T01:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:34:00",
            "end": "2022-06-28T01:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:35:00",
            "end": "2022-06-28T01:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:36:00",
            "end": "2022-06-28T01:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:37:00",
            "end": "2022-06-28T01:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:38:00",
            "end": "2022-06-28T01:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:39:00",
            "end": "2022-06-28T01:40:00",
            "first_capture": {
                "id": 1439686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439686/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439686/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:40:00",
            "end": "2022-06-28T01:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:41:00",
            "end": "2022-06-28T01:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:42:00",
            "end": "2022-06-28T01:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:43:00",
            "end": "2022-06-28T01:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:44:00",
            "end": "2022-06-28T01:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:45:00",
            "end": "2022-06-28T01:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:46:00",
            "end": "2022-06-28T01:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:47:00",
            "end": "2022-06-28T01:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:48:00",
            "end": "2022-06-28T01:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:49:00",
            "end": "2022-06-28T01:50:00",
            "first_capture": {
                "id": 1439687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439687/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439687/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:50:00",
            "end": "2022-06-28T01:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:51:00",
            "end": "2022-06-28T01:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:52:00",
            "end": "2022-06-28T01:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:53:00",
            "end": "2022-06-28T01:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:54:00",
            "end": "2022-06-28T01:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:55:00",
            "end": "2022-06-28T01:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:56:00",
            "end": "2022-06-28T01:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:57:00",
            "end": "2022-06-28T01:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:58:00",
            "end": "2022-06-28T01:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T01:59:00",
            "end": "2022-06-28T02:00:00",
            "first_capture": {
                "id": 1439688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439688/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439688/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:00:00",
            "end": "2022-06-28T02:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:01:00",
            "end": "2022-06-28T02:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:02:00",
            "end": "2022-06-28T02:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:03:00",
            "end": "2022-06-28T02:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:04:00",
            "end": "2022-06-28T02:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:05:00",
            "end": "2022-06-28T02:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:06:00",
            "end": "2022-06-28T02:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:07:00",
            "end": "2022-06-28T02:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:08:00",
            "end": "2022-06-28T02:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:09:00",
            "end": "2022-06-28T02:10:00",
            "first_capture": {
                "id": 1439689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439689/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439689,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439689/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": true
        },
        {
            "start": "2022-06-28T02:10:00",
            "end": "2022-06-28T02:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:11:00",
            "end": "2022-06-28T02:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:12:00",
            "end": "2022-06-28T02:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:13:00",
            "end": "2022-06-28T02:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:14:00",
            "end": "2022-06-28T02:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:15:00",
            "end": "2022-06-28T02:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:16:00",
            "end": "2022-06-28T02:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:17:00",
            "end": "2022-06-28T02:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:18:00",
            "end": "2022-06-28T02:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:19:00",
            "end": "2022-06-28T02:20:00",
            "first_capture": {
                "id": 1439690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439690/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439690/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:20:00",
            "end": "2022-06-28T02:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:21:00",
            "end": "2022-06-28T02:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:22:00",
            "end": "2022-06-28T02:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:23:00",
            "end": "2022-06-28T02:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:24:00",
            "end": "2022-06-28T02:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:25:00",
            "end": "2022-06-28T02:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:26:00",
            "end": "2022-06-28T02:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:27:00",
            "end": "2022-06-28T02:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:28:00",
            "end": "2022-06-28T02:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:29:00",
            "end": "2022-06-28T02:30:00",
            "first_capture": {
                "id": 1439691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439691/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439691/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:30:00",
            "end": "2022-06-28T02:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:31:00",
            "end": "2022-06-28T02:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:32:00",
            "end": "2022-06-28T02:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:33:00",
            "end": "2022-06-28T02:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:34:00",
            "end": "2022-06-28T02:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:35:00",
            "end": "2022-06-28T02:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:36:00",
            "end": "2022-06-28T02:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:37:00",
            "end": "2022-06-28T02:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:38:00",
            "end": "2022-06-28T02:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:39:00",
            "end": "2022-06-28T02:40:00",
            "first_capture": {
                "id": 1439692,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439692/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439692,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439692/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:40:00",
            "end": "2022-06-28T02:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:41:00",
            "end": "2022-06-28T02:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:42:00",
            "end": "2022-06-28T02:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:43:00",
            "end": "2022-06-28T02:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:44:00",
            "end": "2022-06-28T02:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:45:00",
            "end": "2022-06-28T02:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:46:00",
            "end": "2022-06-28T02:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:47:00",
            "end": "2022-06-28T02:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:48:00",
            "end": "2022-06-28T02:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:49:00",
            "end": "2022-06-28T02:50:00",
            "first_capture": {
                "id": 1439693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439693/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439693/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:50:00",
            "end": "2022-06-28T02:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:51:00",
            "end": "2022-06-28T02:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:52:00",
            "end": "2022-06-28T02:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:53:00",
            "end": "2022-06-28T02:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:54:00",
            "end": "2022-06-28T02:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:55:00",
            "end": "2022-06-28T02:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:56:00",
            "end": "2022-06-28T02:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:57:00",
            "end": "2022-06-28T02:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:58:00",
            "end": "2022-06-28T02:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T02:59:00",
            "end": "2022-06-28T03:00:00",
            "first_capture": {
                "id": 1439694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439694/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:00:00",
            "end": "2022-06-28T03:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:01:00",
            "end": "2022-06-28T03:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:02:00",
            "end": "2022-06-28T03:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:03:00",
            "end": "2022-06-28T03:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:04:00",
            "end": "2022-06-28T03:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:05:00",
            "end": "2022-06-28T03:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:06:00",
            "end": "2022-06-28T03:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:07:00",
            "end": "2022-06-28T03:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:08:00",
            "end": "2022-06-28T03:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:09:00",
            "end": "2022-06-28T03:10:00",
            "first_capture": {
                "id": 1439695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439695/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439695,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439695/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:10:00",
            "end": "2022-06-28T03:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:11:00",
            "end": "2022-06-28T03:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:12:00",
            "end": "2022-06-28T03:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:13:00",
            "end": "2022-06-28T03:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:14:00",
            "end": "2022-06-28T03:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:15:00",
            "end": "2022-06-28T03:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:16:00",
            "end": "2022-06-28T03:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:17:00",
            "end": "2022-06-28T03:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:18:00",
            "end": "2022-06-28T03:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:19:00",
            "end": "2022-06-28T03:20:00",
            "first_capture": {
                "id": 1439696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439696/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439696,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439696/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:20:00",
            "end": "2022-06-28T03:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:21:00",
            "end": "2022-06-28T03:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:22:00",
            "end": "2022-06-28T03:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:23:00",
            "end": "2022-06-28T03:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:24:00",
            "end": "2022-06-28T03:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:25:00",
            "end": "2022-06-28T03:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:26:00",
            "end": "2022-06-28T03:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:27:00",
            "end": "2022-06-28T03:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:28:00",
            "end": "2022-06-28T03:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:29:00",
            "end": "2022-06-28T03:30:00",
            "first_capture": {
                "id": 1439697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439697/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439697,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439697/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:30:00",
            "end": "2022-06-28T03:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:31:00",
            "end": "2022-06-28T03:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:32:00",
            "end": "2022-06-28T03:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:33:00",
            "end": "2022-06-28T03:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:34:00",
            "end": "2022-06-28T03:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:35:00",
            "end": "2022-06-28T03:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:36:00",
            "end": "2022-06-28T03:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:37:00",
            "end": "2022-06-28T03:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:38:00",
            "end": "2022-06-28T03:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:39:00",
            "end": "2022-06-28T03:40:00",
            "first_capture": {
                "id": 1439698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439698/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439698/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:40:00",
            "end": "2022-06-28T03:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:41:00",
            "end": "2022-06-28T03:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:42:00",
            "end": "2022-06-28T03:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:43:00",
            "end": "2022-06-28T03:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:44:00",
            "end": "2022-06-28T03:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:45:00",
            "end": "2022-06-28T03:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:46:00",
            "end": "2022-06-28T03:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:47:00",
            "end": "2022-06-28T03:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:48:00",
            "end": "2022-06-28T03:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:49:00",
            "end": "2022-06-28T03:50:00",
            "first_capture": {
                "id": 1439699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439699/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439699/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:50:00",
            "end": "2022-06-28T03:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:51:00",
            "end": "2022-06-28T03:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:52:00",
            "end": "2022-06-28T03:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:53:00",
            "end": "2022-06-28T03:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:54:00",
            "end": "2022-06-28T03:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:55:00",
            "end": "2022-06-28T03:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:56:00",
            "end": "2022-06-28T03:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:57:00",
            "end": "2022-06-28T03:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:58:00",
            "end": "2022-06-28T03:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T03:59:00",
            "end": "2022-06-28T04:00:00",
            "first_capture": {
                "id": 1439700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439700/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:00:00",
            "end": "2022-06-28T04:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:01:00",
            "end": "2022-06-28T04:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:02:00",
            "end": "2022-06-28T04:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:03:00",
            "end": "2022-06-28T04:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:04:00",
            "end": "2022-06-28T04:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:05:00",
            "end": "2022-06-28T04:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:06:00",
            "end": "2022-06-28T04:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:07:00",
            "end": "2022-06-28T04:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:08:00",
            "end": "2022-06-28T04:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:09:00",
            "end": "2022-06-28T04:10:00",
            "first_capture": {
                "id": 1439701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439701/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439701,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439701/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:10:00",
            "end": "2022-06-28T04:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:11:00",
            "end": "2022-06-28T04:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:12:00",
            "end": "2022-06-28T04:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:13:00",
            "end": "2022-06-28T04:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:14:00",
            "end": "2022-06-28T04:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:15:00",
            "end": "2022-06-28T04:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:16:00",
            "end": "2022-06-28T04:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:17:00",
            "end": "2022-06-28T04:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:18:00",
            "end": "2022-06-28T04:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:19:00",
            "end": "2022-06-28T04:20:00",
            "first_capture": {
                "id": 1439702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439702/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439702/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:20:00",
            "end": "2022-06-28T04:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:21:00",
            "end": "2022-06-28T04:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:22:00",
            "end": "2022-06-28T04:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:23:00",
            "end": "2022-06-28T04:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:24:00",
            "end": "2022-06-28T04:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:25:00",
            "end": "2022-06-28T04:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:26:00",
            "end": "2022-06-28T04:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:27:00",
            "end": "2022-06-28T04:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:28:00",
            "end": "2022-06-28T04:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:29:00",
            "end": "2022-06-28T04:30:00",
            "first_capture": {
                "id": 1439703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439703/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439703/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:30:00",
            "end": "2022-06-28T04:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:31:00",
            "end": "2022-06-28T04:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:32:00",
            "end": "2022-06-28T04:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:33:00",
            "end": "2022-06-28T04:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:34:00",
            "end": "2022-06-28T04:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:35:00",
            "end": "2022-06-28T04:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:36:00",
            "end": "2022-06-28T04:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:37:00",
            "end": "2022-06-28T04:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:38:00",
            "end": "2022-06-28T04:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:39:00",
            "end": "2022-06-28T04:40:00",
            "first_capture": {
                "id": 1439704,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439704/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439704,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439704/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:40:00",
            "end": "2022-06-28T04:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:41:00",
            "end": "2022-06-28T04:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:42:00",
            "end": "2022-06-28T04:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:43:00",
            "end": "2022-06-28T04:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:44:00",
            "end": "2022-06-28T04:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:45:00",
            "end": "2022-06-28T04:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:46:00",
            "end": "2022-06-28T04:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:47:00",
            "end": "2022-06-28T04:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:48:00",
            "end": "2022-06-28T04:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:49:00",
            "end": "2022-06-28T04:50:00",
            "first_capture": {
                "id": 1439705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439705/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439705/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:50:00",
            "end": "2022-06-28T04:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:51:00",
            "end": "2022-06-28T04:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:52:00",
            "end": "2022-06-28T04:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:53:00",
            "end": "2022-06-28T04:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:54:00",
            "end": "2022-06-28T04:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:55:00",
            "end": "2022-06-28T04:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:56:00",
            "end": "2022-06-28T04:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:57:00",
            "end": "2022-06-28T04:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:58:00",
            "end": "2022-06-28T04:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T04:59:00",
            "end": "2022-06-28T05:00:00",
            "first_capture": {
                "id": 1439706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439706/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439706/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:00:00",
            "end": "2022-06-28T05:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:01:00",
            "end": "2022-06-28T05:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:02:00",
            "end": "2022-06-28T05:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:03:00",
            "end": "2022-06-28T05:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:04:00",
            "end": "2022-06-28T05:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:05:00",
            "end": "2022-06-28T05:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:06:00",
            "end": "2022-06-28T05:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:07:00",
            "end": "2022-06-28T05:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:08:00",
            "end": "2022-06-28T05:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:09:00",
            "end": "2022-06-28T05:10:00",
            "first_capture": {
                "id": 1439707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439707/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439707/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:10:00",
            "end": "2022-06-28T05:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:11:00",
            "end": "2022-06-28T05:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:12:00",
            "end": "2022-06-28T05:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:13:00",
            "end": "2022-06-28T05:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:14:00",
            "end": "2022-06-28T05:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:15:00",
            "end": "2022-06-28T05:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:16:00",
            "end": "2022-06-28T05:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:17:00",
            "end": "2022-06-28T05:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:18:00",
            "end": "2022-06-28T05:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:19:00",
            "end": "2022-06-28T05:20:00",
            "first_capture": {
                "id": 1439708,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439708/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439708,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439708/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:20:00",
            "end": "2022-06-28T05:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:21:00",
            "end": "2022-06-28T05:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:22:00",
            "end": "2022-06-28T05:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:23:00",
            "end": "2022-06-28T05:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:24:00",
            "end": "2022-06-28T05:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:25:00",
            "end": "2022-06-28T05:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:26:00",
            "end": "2022-06-28T05:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:27:00",
            "end": "2022-06-28T05:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:28:00",
            "end": "2022-06-28T05:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:29:00",
            "end": "2022-06-28T05:30:00",
            "first_capture": {
                "id": 1439709,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439709/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439709,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439709/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:30:00",
            "end": "2022-06-28T05:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:31:00",
            "end": "2022-06-28T05:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:32:00",
            "end": "2022-06-28T05:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:33:00",
            "end": "2022-06-28T05:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:34:00",
            "end": "2022-06-28T05:35:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:35:00",
            "end": "2022-06-28T05:36:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:36:00",
            "end": "2022-06-28T05:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:37:00",
            "end": "2022-06-28T05:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:38:00",
            "end": "2022-06-28T05:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:39:00",
            "end": "2022-06-28T05:40:00",
            "first_capture": {
                "id": 1439710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439710/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439710/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:40:00",
            "end": "2022-06-28T05:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:41:00",
            "end": "2022-06-28T05:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:42:00",
            "end": "2022-06-28T05:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:43:00",
            "end": "2022-06-28T05:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:44:00",
            "end": "2022-06-28T05:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:45:00",
            "end": "2022-06-28T05:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:46:00",
            "end": "2022-06-28T05:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:47:00",
            "end": "2022-06-28T05:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:48:00",
            "end": "2022-06-28T05:49:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:49:00",
            "end": "2022-06-28T05:50:00",
            "first_capture": {
                "id": 1439711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439711/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439711/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:50:00",
            "end": "2022-06-28T05:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:51:00",
            "end": "2022-06-28T05:52:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:52:00",
            "end": "2022-06-28T05:53:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:53:00",
            "end": "2022-06-28T05:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:54:00",
            "end": "2022-06-28T05:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:55:00",
            "end": "2022-06-28T05:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:56:00",
            "end": "2022-06-28T05:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:57:00",
            "end": "2022-06-28T05:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:58:00",
            "end": "2022-06-28T05:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T05:59:00",
            "end": "2022-06-28T06:00:00",
            "first_capture": {
                "id": 1439712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439712/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:00:00",
            "end": "2022-06-28T06:01:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:01:00",
            "end": "2022-06-28T06:02:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:02:00",
            "end": "2022-06-28T06:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:03:00",
            "end": "2022-06-28T06:04:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:04:00",
            "end": "2022-06-28T06:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:05:00",
            "end": "2022-06-28T06:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:06:00",
            "end": "2022-06-28T06:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:07:00",
            "end": "2022-06-28T06:08:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:08:00",
            "end": "2022-06-28T06:09:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:09:00",
            "end": "2022-06-28T06:10:00",
            "first_capture": {
                "id": 1439713,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439713/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439713,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439713/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:10:00",
            "end": "2022-06-28T06:11:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:11:00",
            "end": "2022-06-28T06:12:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:12:00",
            "end": "2022-06-28T06:13:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:13:00",
            "end": "2022-06-28T06:14:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:14:00",
            "end": "2022-06-28T06:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:15:00",
            "end": "2022-06-28T06:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:16:00",
            "end": "2022-06-28T06:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:17:00",
            "end": "2022-06-28T06:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:18:00",
            "end": "2022-06-28T06:19:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:19:00",
            "end": "2022-06-28T06:20:00",
            "first_capture": {
                "id": 1439714,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439714/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439714,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439714/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:20:00",
            "end": "2022-06-28T06:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:21:00",
            "end": "2022-06-28T06:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:22:00",
            "end": "2022-06-28T06:23:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:23:00",
            "end": "2022-06-28T06:24:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:24:00",
            "end": "2022-06-28T06:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:25:00",
            "end": "2022-06-28T06:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:26:00",
            "end": "2022-06-28T06:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:27:00",
            "end": "2022-06-28T06:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:28:00",
            "end": "2022-06-28T06:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-06-28T06:29:00",
            "end": "2022-06-28T06:30:00",
            "first_capture": {
                "id": 1439715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439715/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1439715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1439715/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 620,
        "resolution_minutes": 1,
        "max_detections": 0,
        "min_detections": 0,
        "total_detections": 0,
        "timeline_start": "2022-06-27T20:10:00",
        "timeline_end": "2022-06-28T06:30:00"
    }
}