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

{
    "data": [
        {
            "start": "2023-09-01T21:03:51",
            "end": "2023-09-01T21:04:51",
            "first_capture": {
                "id": 8639806,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639806/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639809/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:04:51",
            "end": "2023-09-01T21:05:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:05:51",
            "end": "2023-09-01T21:06:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:06:51",
            "end": "2023-09-01T21:07:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:07:51",
            "end": "2023-09-01T21:08:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:08:51",
            "end": "2023-09-01T21:09:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:09:51",
            "end": "2023-09-01T21:10:51",
            "first_capture": {
                "id": 8790474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790474/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790474,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790474/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:10:51",
            "end": "2023-09-01T21:11:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:11:51",
            "end": "2023-09-01T21:12:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:12:51",
            "end": "2023-09-01T21:13:51",
            "first_capture": {
                "id": 8639810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639810/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639822/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:13:51",
            "end": "2023-09-01T21:14:51",
            "first_capture": {
                "id": 8639823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639823/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639852/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:14:51",
            "end": "2023-09-01T21:15:51",
            "first_capture": {
                "id": 8639853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639853/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639861,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639861/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:15:51",
            "end": "2023-09-01T21:16:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:16:51",
            "end": "2023-09-01T21:17:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:17:51",
            "end": "2023-09-01T21:18:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:18:51",
            "end": "2023-09-01T21:19:51",
            "first_capture": {
                "id": 8639862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639862/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639873,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639873/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:19:51",
            "end": "2023-09-01T21:20:51",
            "first_capture": {
                "id": 8790475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790475/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790475/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:20:51",
            "end": "2023-09-01T21:21:51",
            "first_capture": {
                "id": 8639874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639874/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639895/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:21:51",
            "end": "2023-09-01T21:22:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:22:51",
            "end": "2023-09-01T21:23:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:23:51",
            "end": "2023-09-01T21:24:51",
            "first_capture": {
                "id": 8639896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639896/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639901,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639901/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:24:51",
            "end": "2023-09-01T21:25:51",
            "first_capture": {
                "id": 8639902,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639902/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639918,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639918/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:25:51",
            "end": "2023-09-01T21:26:51",
            "first_capture": {
                "id": 8639919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639919/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639948,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639948/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:26:51",
            "end": "2023-09-01T21:27:51",
            "first_capture": {
                "id": 8639949,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639949/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639956,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639956/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:27:51",
            "end": "2023-09-01T21:28:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:28:51",
            "end": "2023-09-01T21:29:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:29:51",
            "end": "2023-09-01T21:30:51",
            "first_capture": {
                "id": 8790476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790476/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790476/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:30:51",
            "end": "2023-09-01T21:31:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:31:51",
            "end": "2023-09-01T21:32:51",
            "first_capture": {
                "id": 8639957,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639957/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639959,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639959/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:32:51",
            "end": "2023-09-01T21:33:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:33:51",
            "end": "2023-09-01T21:34:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:34:51",
            "end": "2023-09-01T21:35:51",
            "first_capture": {
                "id": 8639960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639960/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639964,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639964/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:35:51",
            "end": "2023-09-01T21:36:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:36:51",
            "end": "2023-09-01T21:37:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:37:51",
            "end": "2023-09-01T21:38:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:38:51",
            "end": "2023-09-01T21:39:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:39:51",
            "end": "2023-09-01T21:40:51",
            "first_capture": {
                "id": 8790477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790477/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790477,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790477/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:40:51",
            "end": "2023-09-01T21:41:51",
            "first_capture": {
                "id": 8639965,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639965/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639982,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639982/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:41:51",
            "end": "2023-09-01T21:42:51",
            "first_capture": {
                "id": 8639983,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639983/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639987,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639987/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:42:51",
            "end": "2023-09-01T21:43:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:43:51",
            "end": "2023-09-01T21:44:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:44:51",
            "end": "2023-09-01T21:45:51",
            "first_capture": {
                "id": 8639988,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639988/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639993,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639993/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:45:51",
            "end": "2023-09-01T21:46:51",
            "first_capture": {
                "id": 8639994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639994/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639996,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639996/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:46:51",
            "end": "2023-09-01T21:47:51",
            "first_capture": {
                "id": 8639997,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639997/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8639999,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8639999/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:47:51",
            "end": "2023-09-01T21:48:51",
            "first_capture": {
                "id": 8640000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640000/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640001,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640001/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:48:51",
            "end": "2023-09-01T21:49:51",
            "first_capture": {
                "id": 8640002,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640002/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640028/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:49:51",
            "end": "2023-09-01T21:50:51",
            "first_capture": {
                "id": 8790478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790478/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790478,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790478/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:50:51",
            "end": "2023-09-01T21:51:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:51:51",
            "end": "2023-09-01T21:52:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:52:51",
            "end": "2023-09-01T21:53:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:53:51",
            "end": "2023-09-01T21:54:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:54:51",
            "end": "2023-09-01T21:55:51",
            "first_capture": {
                "id": 8640029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640029/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640043,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640043/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:55:51",
            "end": "2023-09-01T21:56:51",
            "first_capture": {
                "id": 8640044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640044/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640047/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:56:51",
            "end": "2023-09-01T21:57:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:57:51",
            "end": "2023-09-01T21:58:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:58:51",
            "end": "2023-09-01T21:59:51",
            "first_capture": {
                "id": 8640048,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640048/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640053/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T21:59:51",
            "end": "2023-09-01T22:00:51",
            "first_capture": {
                "id": 8640054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640054/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640077/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:00:51",
            "end": "2023-09-01T22:01:51",
            "first_capture": {
                "id": 8640078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640078/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640080/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:01:51",
            "end": "2023-09-01T22:02:51",
            "first_capture": {
                "id": 8640081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640081/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640083/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:02:51",
            "end": "2023-09-01T22:03:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:03:51",
            "end": "2023-09-01T22:04:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:04:51",
            "end": "2023-09-01T22:05:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:05:51",
            "end": "2023-09-01T22:06:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:06:51",
            "end": "2023-09-01T22:07:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:07:51",
            "end": "2023-09-01T22:08:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:08:51",
            "end": "2023-09-01T22:09:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:09:51",
            "end": "2023-09-01T22:10:51",
            "first_capture": {
                "id": 8790480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790480/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790480/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:10:51",
            "end": "2023-09-01T22:11:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:11:51",
            "end": "2023-09-01T22:12:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:12:51",
            "end": "2023-09-01T22:13:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:13:51",
            "end": "2023-09-01T22:14:51",
            "first_capture": {
                "id": 8640084,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640084/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640085,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640085/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:14:51",
            "end": "2023-09-01T22:15:51",
            "first_capture": {
                "id": 8640086,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640086/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640101/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:15:51",
            "end": "2023-09-01T22:16:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:16:51",
            "end": "2023-09-01T22:17:51",
            "first_capture": {
                "id": 8640102,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640102/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640106/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:17:51",
            "end": "2023-09-01T22:18:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:18:51",
            "end": "2023-09-01T22:19:51",
            "first_capture": {
                "id": 8640107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640107/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640119/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:19:51",
            "end": "2023-09-01T22:20:51",
            "first_capture": {
                "id": 8790481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790481/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:20:51",
            "end": "2023-09-01T22:21:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:21:51",
            "end": "2023-09-01T22:22:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:22:51",
            "end": "2023-09-01T22:23:51",
            "first_capture": {
                "id": 8640120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640126,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640126/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:23:51",
            "end": "2023-09-01T22:24:51",
            "first_capture": {
                "id": 8640127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640127/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640141/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:24:51",
            "end": "2023-09-01T22:25:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:25:51",
            "end": "2023-09-01T22:26:51",
            "first_capture": {
                "id": 8640142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640142/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640147,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640147/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:26:51",
            "end": "2023-09-01T22:27:51",
            "first_capture": {
                "id": 8640148,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640148/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640173/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:27:51",
            "end": "2023-09-01T22:28:51",
            "first_capture": {
                "id": 8640174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640174/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640174/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:28:51",
            "end": "2023-09-01T22:29:51",
            "first_capture": {
                "id": 8640175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640175/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640190/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2023-09-01T22:29:51",
            "end": "2023-09-01T22:30:51",
            "first_capture": {
                "id": 8640197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640197/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640207,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640207/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:30:51",
            "end": "2023-09-01T22:31:51",
            "first_capture": {
                "id": 8640208,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640208/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640228/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:31:51",
            "end": "2023-09-01T22:32:51",
            "first_capture": {
                "id": 8640229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640235/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:32:51",
            "end": "2023-09-01T22:33:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:33:51",
            "end": "2023-09-01T22:34:51",
            "first_capture": {
                "id": 8640236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640236/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640238/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:34:51",
            "end": "2023-09-01T22:35:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:35:51",
            "end": "2023-09-01T22:36:51",
            "first_capture": {
                "id": 8640239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640239/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640241/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:36:51",
            "end": "2023-09-01T22:37:51",
            "first_capture": {
                "id": 8640242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640242/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640261,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640261/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:37:51",
            "end": "2023-09-01T22:38:51",
            "first_capture": {
                "id": 8640262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640262/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640264/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:38:51",
            "end": "2023-09-01T22:39:51",
            "first_capture": {
                "id": 8640265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640265/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640285/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:39:51",
            "end": "2023-09-01T22:40:51",
            "first_capture": {
                "id": 8640286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640286/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640294/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:40:51",
            "end": "2023-09-01T22:41:51",
            "first_capture": {
                "id": 8640295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640295/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640300/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:41:51",
            "end": "2023-09-01T22:42:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:42:51",
            "end": "2023-09-01T22:43:51",
            "first_capture": {
                "id": 8640301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640301/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640314,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640314/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:43:51",
            "end": "2023-09-01T22:44:51",
            "first_capture": {
                "id": 8640315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640315/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640316/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:44:51",
            "end": "2023-09-01T22:45:51",
            "first_capture": {
                "id": 8640317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640338/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:45:51",
            "end": "2023-09-01T22:46:51",
            "first_capture": {
                "id": 8640339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640339/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640356/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:46:51",
            "end": "2023-09-01T22:47:51",
            "first_capture": {
                "id": 8640357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640357/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640383/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:47:51",
            "end": "2023-09-01T22:48:51",
            "first_capture": {
                "id": 8640384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640384/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640409,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640409/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:48:51",
            "end": "2023-09-01T22:49:51",
            "first_capture": {
                "id": 8640410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640410/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640423/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:49:51",
            "end": "2023-09-01T22:50:51",
            "first_capture": {
                "id": 8790484,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790484/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640424,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640424/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:50:51",
            "end": "2023-09-01T22:51:51",
            "first_capture": {
                "id": 8640425,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640425/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640426/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:51:51",
            "end": "2023-09-01T22:52:51",
            "first_capture": {
                "id": 8640427,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640427/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640431,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640431/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:52:51",
            "end": "2023-09-01T22:53:51",
            "first_capture": {
                "id": 8640432,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640432/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640437/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:53:51",
            "end": "2023-09-01T22:54:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:54:51",
            "end": "2023-09-01T22:55:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:55:51",
            "end": "2023-09-01T22:56:51",
            "first_capture": {
                "id": 8640438,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640438/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640443,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640443/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:56:51",
            "end": "2023-09-01T22:57:51",
            "first_capture": {
                "id": 8640444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640444/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640459,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640459/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:57:51",
            "end": "2023-09-01T22:58:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T22:58:51",
            "end": "2023-09-01T22:59:51",
            "first_capture": {
                "id": 8640460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640460/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640465,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640465/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2023-09-01T22:59:51",
            "end": "2023-09-01T23:00:51",
            "first_capture": {
                "id": 8790485,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790485/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640475/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:00:51",
            "end": "2023-09-01T23:01:51",
            "first_capture": {
                "id": 8640476,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640476/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640483/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:01:51",
            "end": "2023-09-01T23:02:51",
            "first_capture": {
                "id": 8640484,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640484/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640488,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640488/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:02:51",
            "end": "2023-09-01T23:03:51",
            "first_capture": {
                "id": 8640489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640489/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640496/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:03:51",
            "end": "2023-09-01T23:04:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:04:51",
            "end": "2023-09-01T23:05:51",
            "first_capture": {
                "id": 8640497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640497/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640499/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:05:51",
            "end": "2023-09-01T23:06:51",
            "first_capture": {
                "id": 8640500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640500/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640519,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640519/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:06:51",
            "end": "2023-09-01T23:07:51",
            "first_capture": {
                "id": 8640520,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640520/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640529,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640529/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:07:51",
            "end": "2023-09-01T23:08:51",
            "first_capture": {
                "id": 8640530,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640530/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640533,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640533/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:08:51",
            "end": "2023-09-01T23:09:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:09:51",
            "end": "2023-09-01T23:10:51",
            "first_capture": {
                "id": 8790486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790486/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790486,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790486/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:10:51",
            "end": "2023-09-01T23:11:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:11:51",
            "end": "2023-09-01T23:12:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:12:51",
            "end": "2023-09-01T23:13:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:13:51",
            "end": "2023-09-01T23:14:51",
            "first_capture": {
                "id": 8640534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640534/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640536/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:14:51",
            "end": "2023-09-01T23:15:51",
            "first_capture": {
                "id": 8640537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640537/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640539,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640539/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:15:51",
            "end": "2023-09-01T23:16:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:16:51",
            "end": "2023-09-01T23:17:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:17:51",
            "end": "2023-09-01T23:18:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:18:51",
            "end": "2023-09-01T23:19:51",
            "first_capture": {
                "id": 8640540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640540/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640542,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640542/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:19:51",
            "end": "2023-09-01T23:20:51",
            "first_capture": {
                "id": 8790487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790487/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640548/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:20:51",
            "end": "2023-09-01T23:21:51",
            "first_capture": {
                "id": 8640549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640549/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640551,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640551/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:21:51",
            "end": "2023-09-01T23:22:51",
            "first_capture": {
                "id": 8640552,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640552/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640556,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640556/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:22:51",
            "end": "2023-09-01T23:23:51",
            "first_capture": {
                "id": 8640557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640557/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640565,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640565/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:23:51",
            "end": "2023-09-01T23:24:51",
            "first_capture": {
                "id": 8640566,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640566/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640582,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640582/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:24:51",
            "end": "2023-09-01T23:25:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:25:51",
            "end": "2023-09-01T23:26:51",
            "first_capture": {
                "id": 8640583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640583/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640586,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640586/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:26:51",
            "end": "2023-09-01T23:27:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:27:51",
            "end": "2023-09-01T23:28:51",
            "first_capture": {
                "id": 8640587,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640587/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640591/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:28:51",
            "end": "2023-09-01T23:29:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:29:51",
            "end": "2023-09-01T23:30:51",
            "first_capture": {
                "id": 8790488,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790488/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790488,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790488/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:30:51",
            "end": "2023-09-01T23:31:51",
            "first_capture": {
                "id": 8640592,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640592/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640594/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:31:51",
            "end": "2023-09-01T23:32:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:32:51",
            "end": "2023-09-01T23:33:51",
            "first_capture": {
                "id": 8640595,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640595/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640595,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640595/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:33:51",
            "end": "2023-09-01T23:34:51",
            "first_capture": {
                "id": 8640596,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640596/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640617,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640617/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:34:51",
            "end": "2023-09-01T23:35:51",
            "first_capture": {
                "id": 8640618,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640618/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640631,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640631/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:35:51",
            "end": "2023-09-01T23:36:51",
            "first_capture": {
                "id": 8640632,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640632/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640645,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640645/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:36:51",
            "end": "2023-09-01T23:37:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:37:51",
            "end": "2023-09-01T23:38:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:38:51",
            "end": "2023-09-01T23:39:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:39:51",
            "end": "2023-09-01T23:40:51",
            "first_capture": {
                "id": 8790489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790489/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790489,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790489/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:40:51",
            "end": "2023-09-01T23:41:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:41:51",
            "end": "2023-09-01T23:42:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:42:51",
            "end": "2023-09-01T23:43:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:43:51",
            "end": "2023-09-01T23:44:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:44:51",
            "end": "2023-09-01T23:45:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:45:51",
            "end": "2023-09-01T23:46:51",
            "first_capture": {
                "id": 8640646,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640646/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640647/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:46:51",
            "end": "2023-09-01T23:47:51",
            "first_capture": {
                "id": 8640648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640665/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:47:51",
            "end": "2023-09-01T23:48:51",
            "first_capture": {
                "id": 8640666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640666/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640680/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:48:51",
            "end": "2023-09-01T23:49:51",
            "first_capture": {
                "id": 8640681,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640681/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640682,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640682/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:49:51",
            "end": "2023-09-01T23:50:51",
            "first_capture": {
                "id": 8640683,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640683/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790490,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790490/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:50:51",
            "end": "2023-09-01T23:51:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:51:51",
            "end": "2023-09-01T23:52:51",
            "first_capture": {
                "id": 8640685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640685/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640686/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:52:51",
            "end": "2023-09-01T23:53:51",
            "first_capture": {
                "id": 8640687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640687/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640698,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640698/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:53:51",
            "end": "2023-09-01T23:54:51",
            "first_capture": {
                "id": 8640699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640699/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640714,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640714/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:54:51",
            "end": "2023-09-01T23:55:51",
            "first_capture": {
                "id": 8640715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640715/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640744,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640744/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:55:51",
            "end": "2023-09-01T23:56:51",
            "first_capture": {
                "id": 8640745,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640745/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8640772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640772/?format=api",
                "user_permissions": []
            },
            "captures_count": 28,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:56:51",
            "end": "2023-09-01T23:57:51",
            "first_capture": {
                "id": 8640773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8640773/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644480/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:57:51",
            "end": "2023-09-01T23:58:51",
            "first_capture": {
                "id": 8644481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644483/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:58:51",
            "end": "2023-09-01T23:59:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-01T23:59:51",
            "end": "2023-09-02T00:00:51",
            "first_capture": {
                "id": 8790491,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790491/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644487,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644487/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:00:51",
            "end": "2023-09-02T00:01:51",
            "first_capture": {
                "id": 8644488,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644488/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644511,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644511/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:01:51",
            "end": "2023-09-02T00:02:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:02:51",
            "end": "2023-09-02T00:03:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:03:51",
            "end": "2023-09-02T00:04:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:04:51",
            "end": "2023-09-02T00:05:51",
            "first_capture": {
                "id": 8644512,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644512/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644516,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644516/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:05:51",
            "end": "2023-09-02T00:06:51",
            "first_capture": {
                "id": 8644517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644517/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644521,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644521/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:06:51",
            "end": "2023-09-02T00:07:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:07:51",
            "end": "2023-09-02T00:08:51",
            "first_capture": {
                "id": 8644522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644522/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644534/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:08:51",
            "end": "2023-09-02T00:09:51",
            "first_capture": {
                "id": 8644535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644535/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644543,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644543/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:09:51",
            "end": "2023-09-02T00:10:51",
            "first_capture": {
                "id": 8790492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790492/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644559/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:10:51",
            "end": "2023-09-02T00:11:51",
            "first_capture": {
                "id": 8644560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644560/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644579,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644579/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:11:51",
            "end": "2023-09-02T00:12:51",
            "first_capture": {
                "id": 8644580,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644580/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644590,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644590/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:12:51",
            "end": "2023-09-02T00:13:51",
            "first_capture": {
                "id": 8644591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644591/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644611,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644611/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:13:51",
            "end": "2023-09-02T00:14:51",
            "first_capture": {
                "id": 8644612,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644612/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644641,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644641/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:14:51",
            "end": "2023-09-02T00:15:51",
            "first_capture": {
                "id": 8644642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644642/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644649/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:15:51",
            "end": "2023-09-02T00:16:51",
            "first_capture": {
                "id": 8644650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644650/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644662/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:16:51",
            "end": "2023-09-02T00:17:51",
            "first_capture": {
                "id": 8644663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644663/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644675/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:17:51",
            "end": "2023-09-02T00:18:51",
            "first_capture": {
                "id": 8644676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644704,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644704/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:18:51",
            "end": "2023-09-02T00:19:51",
            "first_capture": {
                "id": 8644705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644705/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644708,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644708/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:19:51",
            "end": "2023-09-02T00:20:51",
            "first_capture": {
                "id": 8790493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790493/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644711/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:20:51",
            "end": "2023-09-02T00:21:51",
            "first_capture": {
                "id": 8644712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644731,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644731/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:21:51",
            "end": "2023-09-02T00:22:51",
            "first_capture": {
                "id": 8644732,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644732/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644746,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644746/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:22:51",
            "end": "2023-09-02T00:23:51",
            "first_capture": {
                "id": 8644747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644747/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644770,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644770/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:23:51",
            "end": "2023-09-02T00:24:51",
            "first_capture": {
                "id": 8644771,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644771/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644782/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:24:51",
            "end": "2023-09-02T00:25:51",
            "first_capture": {
                "id": 8644783,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644783/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644800,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644800/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:25:51",
            "end": "2023-09-02T00:26:51",
            "first_capture": {
                "id": 8644801,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644801/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644819,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644819/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:26:51",
            "end": "2023-09-02T00:27:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:27:51",
            "end": "2023-09-02T00:28:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:28:51",
            "end": "2023-09-02T00:29:51",
            "first_capture": {
                "id": 8644820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644820/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644822/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:29:51",
            "end": "2023-09-02T00:30:51",
            "first_capture": {
                "id": 8790494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790494/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790494/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:30:51",
            "end": "2023-09-02T00:31:51",
            "first_capture": {
                "id": 8644823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644823/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644846/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:31:51",
            "end": "2023-09-02T00:32:51",
            "first_capture": {
                "id": 8644847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644847/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644875/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:32:51",
            "end": "2023-09-02T00:33:51",
            "first_capture": {
                "id": 8644876,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644876/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644878,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644878/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:33:51",
            "end": "2023-09-02T00:34:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:34:51",
            "end": "2023-09-02T00:35:51",
            "first_capture": {
                "id": 8644879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644879/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644893/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:35:51",
            "end": "2023-09-02T00:36:51",
            "first_capture": {
                "id": 8644894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644908,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644908/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:36:51",
            "end": "2023-09-02T00:37:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:37:51",
            "end": "2023-09-02T00:38:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:38:51",
            "end": "2023-09-02T00:39:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:39:51",
            "end": "2023-09-02T00:40:51",
            "first_capture": {
                "id": 8790495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644916/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:40:51",
            "end": "2023-09-02T00:41:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:41:51",
            "end": "2023-09-02T00:42:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:42:51",
            "end": "2023-09-02T00:43:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:43:51",
            "end": "2023-09-02T00:44:51",
            "first_capture": {
                "id": 8644917,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644917/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644930/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:44:51",
            "end": "2023-09-02T00:45:51",
            "first_capture": {
                "id": 8644931,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644931/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644960/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:45:51",
            "end": "2023-09-02T00:46:51",
            "first_capture": {
                "id": 8644961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644961/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644963,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644963/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:46:51",
            "end": "2023-09-02T00:47:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:47:51",
            "end": "2023-09-02T00:48:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:48:51",
            "end": "2023-09-02T00:49:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:49:51",
            "end": "2023-09-02T00:50:51",
            "first_capture": {
                "id": 8790496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790496/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644970,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644970/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:50:51",
            "end": "2023-09-02T00:51:51",
            "first_capture": {
                "id": 8644971,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644971/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644985,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644985/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:51:51",
            "end": "2023-09-02T00:52:51",
            "first_capture": {
                "id": 8644986,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644986/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8644992,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644992/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:52:51",
            "end": "2023-09-02T00:53:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:53:51",
            "end": "2023-09-02T00:54:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:54:51",
            "end": "2023-09-02T00:55:51",
            "first_capture": {
                "id": 8644993,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8644993/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645006/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:55:51",
            "end": "2023-09-02T00:56:51",
            "first_capture": {
                "id": 8645007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645020,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645020/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:56:51",
            "end": "2023-09-02T00:57:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:57:51",
            "end": "2023-09-02T00:58:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:58:51",
            "end": "2023-09-02T00:59:51",
            "first_capture": {
                "id": 8645021,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645021/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645031/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T00:59:51",
            "end": "2023-09-02T01:00:51",
            "first_capture": {
                "id": 8790497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790497/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790497/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:00:51",
            "end": "2023-09-02T01:01:51",
            "first_capture": {
                "id": 8645032,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645032/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645040/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:01:51",
            "end": "2023-09-02T01:02:51",
            "first_capture": {
                "id": 8645041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645041/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645041/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:02:51",
            "end": "2023-09-02T01:03:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:03:51",
            "end": "2023-09-02T01:04:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:04:51",
            "end": "2023-09-02T01:05:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:05:51",
            "end": "2023-09-02T01:06:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:06:51",
            "end": "2023-09-02T01:07:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:07:51",
            "end": "2023-09-02T01:08:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:08:51",
            "end": "2023-09-02T01:09:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:09:51",
            "end": "2023-09-02T01:10:51",
            "first_capture": {
                "id": 8790498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790498/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790498/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:10:51",
            "end": "2023-09-02T01:11:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:11:51",
            "end": "2023-09-02T01:12:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:12:51",
            "end": "2023-09-02T01:13:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:13:51",
            "end": "2023-09-02T01:14:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:14:51",
            "end": "2023-09-02T01:15:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:15:51",
            "end": "2023-09-02T01:16:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:16:51",
            "end": "2023-09-02T01:17:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:17:51",
            "end": "2023-09-02T01:18:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:18:51",
            "end": "2023-09-02T01:19:51",
            "first_capture": {
                "id": 8645042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645042/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645044/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:19:51",
            "end": "2023-09-02T01:20:51",
            "first_capture": {
                "id": 8790499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790499/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790499/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:20:51",
            "end": "2023-09-02T01:21:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:21:51",
            "end": "2023-09-02T01:22:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:22:51",
            "end": "2023-09-02T01:23:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:23:51",
            "end": "2023-09-02T01:24:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:24:51",
            "end": "2023-09-02T01:25:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:25:51",
            "end": "2023-09-02T01:26:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:26:51",
            "end": "2023-09-02T01:27:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:27:51",
            "end": "2023-09-02T01:28:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:28:51",
            "end": "2023-09-02T01:29:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:29:51",
            "end": "2023-09-02T01:30:51",
            "first_capture": {
                "id": 8790500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790500/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790500/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:30:51",
            "end": "2023-09-02T01:31:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:31:51",
            "end": "2023-09-02T01:32:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:32:51",
            "end": "2023-09-02T01:33:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:33:51",
            "end": "2023-09-02T01:34:51",
            "first_capture": {
                "id": 8645045,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645045/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645047,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645047/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:34:51",
            "end": "2023-09-02T01:35:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:35:51",
            "end": "2023-09-02T01:36:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:36:51",
            "end": "2023-09-02T01:37:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:37:51",
            "end": "2023-09-02T01:38:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:38:51",
            "end": "2023-09-02T01:39:51",
            "first_capture": {
                "id": 8645048,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645048/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645051/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:39:51",
            "end": "2023-09-02T01:40:51",
            "first_capture": {
                "id": 8790501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790501/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645057/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:40:51",
            "end": "2023-09-02T01:41:51",
            "first_capture": {
                "id": 8645058,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645058/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645077/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:41:51",
            "end": "2023-09-02T01:42:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:42:51",
            "end": "2023-09-02T01:43:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:43:51",
            "end": "2023-09-02T01:44:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:44:51",
            "end": "2023-09-02T01:45:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:45:51",
            "end": "2023-09-02T01:46:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:46:51",
            "end": "2023-09-02T01:47:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:47:51",
            "end": "2023-09-02T01:48:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:48:51",
            "end": "2023-09-02T01:49:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:49:51",
            "end": "2023-09-02T01:50:51",
            "first_capture": {
                "id": 8790502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790502/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790502/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:50:51",
            "end": "2023-09-02T01:51:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:51:51",
            "end": "2023-09-02T01:52:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:52:51",
            "end": "2023-09-02T01:53:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:53:51",
            "end": "2023-09-02T01:54:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:54:51",
            "end": "2023-09-02T01:55:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:55:51",
            "end": "2023-09-02T01:56:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:56:51",
            "end": "2023-09-02T01:57:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:57:51",
            "end": "2023-09-02T01:58:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:58:51",
            "end": "2023-09-02T01:59:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T01:59:51",
            "end": "2023-09-02T02:00:51",
            "first_capture": {
                "id": 8790503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790503/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790503/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:00:51",
            "end": "2023-09-02T02:01:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:01:51",
            "end": "2023-09-02T02:02:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:02:51",
            "end": "2023-09-02T02:03:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:03:51",
            "end": "2023-09-02T02:04:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:04:51",
            "end": "2023-09-02T02:05:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:05:51",
            "end": "2023-09-02T02:06:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:06:51",
            "end": "2023-09-02T02:07:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:07:51",
            "end": "2023-09-02T02:08:51",
            "first_capture": {
                "id": 8645078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645078/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645079/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:08:51",
            "end": "2023-09-02T02:09:51",
            "first_capture": {
                "id": 8645080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645080/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645082,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645082/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:09:51",
            "end": "2023-09-02T02:10:51",
            "first_capture": {
                "id": 8790504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790504/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790504,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790504/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:10:51",
            "end": "2023-09-02T02:11:51",
            "first_capture": {
                "id": 8645083,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645083/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645086,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645086/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:11:51",
            "end": "2023-09-02T02:12:51",
            "first_capture": {
                "id": 8645087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645087/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645103/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:12:51",
            "end": "2023-09-02T02:13:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:13:51",
            "end": "2023-09-02T02:14:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:14:51",
            "end": "2023-09-02T02:15:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:15:51",
            "end": "2023-09-02T02:16:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:16:51",
            "end": "2023-09-02T02:17:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:17:51",
            "end": "2023-09-02T02:18:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:18:51",
            "end": "2023-09-02T02:19:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:19:51",
            "end": "2023-09-02T02:20:51",
            "first_capture": {
                "id": 8790505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790505/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790505/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:20:51",
            "end": "2023-09-02T02:21:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:21:51",
            "end": "2023-09-02T02:22:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:22:51",
            "end": "2023-09-02T02:23:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:23:51",
            "end": "2023-09-02T02:24:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:24:51",
            "end": "2023-09-02T02:25:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:25:51",
            "end": "2023-09-02T02:26:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:26:51",
            "end": "2023-09-02T02:27:51",
            "first_capture": {
                "id": 8645104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645106/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:27:51",
            "end": "2023-09-02T02:28:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:28:51",
            "end": "2023-09-02T02:29:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:29:51",
            "end": "2023-09-02T02:30:51",
            "first_capture": {
                "id": 8790506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790506/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790506/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:30:51",
            "end": "2023-09-02T02:31:51",
            "first_capture": {
                "id": 8645107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645107/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645111,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645111/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:31:51",
            "end": "2023-09-02T02:32:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:32:51",
            "end": "2023-09-02T02:33:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:33:51",
            "end": "2023-09-02T02:34:51",
            "first_capture": {
                "id": 8645112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645112/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645123,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645123/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:34:51",
            "end": "2023-09-02T02:35:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:35:51",
            "end": "2023-09-02T02:36:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:36:51",
            "end": "2023-09-02T02:37:51",
            "first_capture": {
                "id": 8645124,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645124/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645126,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645126/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:37:51",
            "end": "2023-09-02T02:38:51",
            "first_capture": {
                "id": 8645127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645127/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645129/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:38:51",
            "end": "2023-09-02T02:39:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:39:51",
            "end": "2023-09-02T02:40:51",
            "first_capture": {
                "id": 8790507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790507/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790507,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790507/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:40:51",
            "end": "2023-09-02T02:41:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:41:51",
            "end": "2023-09-02T02:42:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:42:51",
            "end": "2023-09-02T02:43:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:43:51",
            "end": "2023-09-02T02:44:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:44:51",
            "end": "2023-09-02T02:45:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:45:51",
            "end": "2023-09-02T02:46:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:46:51",
            "end": "2023-09-02T02:47:51",
            "first_capture": {
                "id": 8645130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645130/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645132/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:47:51",
            "end": "2023-09-02T02:48:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:48:51",
            "end": "2023-09-02T02:49:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:49:51",
            "end": "2023-09-02T02:50:51",
            "first_capture": {
                "id": 8790508,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790508/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790508,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790508/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:50:51",
            "end": "2023-09-02T02:51:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:51:51",
            "end": "2023-09-02T02:52:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:52:51",
            "end": "2023-09-02T02:53:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:53:51",
            "end": "2023-09-02T02:54:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:54:51",
            "end": "2023-09-02T02:55:51",
            "first_capture": {
                "id": 8645133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645133/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645141/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:55:51",
            "end": "2023-09-02T02:56:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:56:51",
            "end": "2023-09-02T02:57:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:57:51",
            "end": "2023-09-02T02:58:51",
            "first_capture": {
                "id": 8645142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645142/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645151/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:58:51",
            "end": "2023-09-02T02:59:51",
            "first_capture": {
                "id": 8645152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645159/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T02:59:51",
            "end": "2023-09-02T03:00:51",
            "first_capture": {
                "id": 8790509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790509/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790509/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:00:51",
            "end": "2023-09-02T03:01:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:01:51",
            "end": "2023-09-02T03:02:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:02:51",
            "end": "2023-09-02T03:03:51",
            "first_capture": {
                "id": 8645160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645160/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645161/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:03:51",
            "end": "2023-09-02T03:04:51",
            "first_capture": {
                "id": 8645162,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645162/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645164/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:04:51",
            "end": "2023-09-02T03:05:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:05:51",
            "end": "2023-09-02T03:06:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:06:51",
            "end": "2023-09-02T03:07:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:07:51",
            "end": "2023-09-02T03:08:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:08:51",
            "end": "2023-09-02T03:09:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:09:51",
            "end": "2023-09-02T03:10:51",
            "first_capture": {
                "id": 8790510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790510/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790510/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:10:51",
            "end": "2023-09-02T03:11:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:11:51",
            "end": "2023-09-02T03:12:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:12:51",
            "end": "2023-09-02T03:13:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:13:51",
            "end": "2023-09-02T03:14:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:14:51",
            "end": "2023-09-02T03:15:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:15:51",
            "end": "2023-09-02T03:16:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:16:51",
            "end": "2023-09-02T03:17:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:17:51",
            "end": "2023-09-02T03:18:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:18:51",
            "end": "2023-09-02T03:19:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:19:51",
            "end": "2023-09-02T03:20:51",
            "first_capture": {
                "id": 8790511,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790511/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645169/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:20:51",
            "end": "2023-09-02T03:21:51",
            "first_capture": {
                "id": 8645170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645195/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:21:51",
            "end": "2023-09-02T03:22:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:22:51",
            "end": "2023-09-02T03:23:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:23:51",
            "end": "2023-09-02T03:24:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:24:51",
            "end": "2023-09-02T03:25:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:25:51",
            "end": "2023-09-02T03:26:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:26:51",
            "end": "2023-09-02T03:27:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:27:51",
            "end": "2023-09-02T03:28:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:28:51",
            "end": "2023-09-02T03:29:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:29:51",
            "end": "2023-09-02T03:30:51",
            "first_capture": {
                "id": 8790512,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790512/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790512,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790512/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:30:51",
            "end": "2023-09-02T03:31:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:31:51",
            "end": "2023-09-02T03:32:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:32:51",
            "end": "2023-09-02T03:33:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:33:51",
            "end": "2023-09-02T03:34:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:34:51",
            "end": "2023-09-02T03:35:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:35:51",
            "end": "2023-09-02T03:36:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:36:51",
            "end": "2023-09-02T03:37:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:37:51",
            "end": "2023-09-02T03:38:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:38:51",
            "end": "2023-09-02T03:39:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:39:51",
            "end": "2023-09-02T03:40:51",
            "first_capture": {
                "id": 8790513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790513/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790513/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:40:51",
            "end": "2023-09-02T03:41:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:41:51",
            "end": "2023-09-02T03:42:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:42:51",
            "end": "2023-09-02T03:43:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:43:51",
            "end": "2023-09-02T03:44:51",
            "first_capture": {
                "id": 8645196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645196/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645217/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:44:51",
            "end": "2023-09-02T03:45:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:45:51",
            "end": "2023-09-02T03:46:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:46:51",
            "end": "2023-09-02T03:47:51",
            "first_capture": {
                "id": 8645218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645220/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:47:51",
            "end": "2023-09-02T03:48:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:48:51",
            "end": "2023-09-02T03:49:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:49:51",
            "end": "2023-09-02T03:50:51",
            "first_capture": {
                "id": 8790514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790514/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:50:51",
            "end": "2023-09-02T03:51:51",
            "first_capture": {
                "id": 8645221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645221/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645221/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:51:51",
            "end": "2023-09-02T03:52:51",
            "first_capture": {
                "id": 8645222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645222/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645226/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:52:51",
            "end": "2023-09-02T03:53:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:53:51",
            "end": "2023-09-02T03:54:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:54:51",
            "end": "2023-09-02T03:55:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:55:51",
            "end": "2023-09-02T03:56:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:56:51",
            "end": "2023-09-02T03:57:51",
            "first_capture": {
                "id": 8645227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645227/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645238/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:57:51",
            "end": "2023-09-02T03:58:51",
            "first_capture": {
                "id": 8645239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645239/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645248/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:58:51",
            "end": "2023-09-02T03:59:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T03:59:51",
            "end": "2023-09-02T04:00:51",
            "first_capture": {
                "id": 8790515,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790515/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790515,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790515/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:00:51",
            "end": "2023-09-02T04:01:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:01:51",
            "end": "2023-09-02T04:02:51",
            "first_capture": {
                "id": 8645249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645249/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645274/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:02:51",
            "end": "2023-09-02T04:03:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:03:51",
            "end": "2023-09-02T04:04:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:04:51",
            "end": "2023-09-02T04:05:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:05:51",
            "end": "2023-09-02T04:06:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:06:51",
            "end": "2023-09-02T04:07:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:07:51",
            "end": "2023-09-02T04:08:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:08:51",
            "end": "2023-09-02T04:09:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:09:51",
            "end": "2023-09-02T04:10:51",
            "first_capture": {
                "id": 8790516,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790516/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645278/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:10:51",
            "end": "2023-09-02T04:11:51",
            "first_capture": {
                "id": 8645279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645279/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645297/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:11:51",
            "end": "2023-09-02T04:12:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:12:51",
            "end": "2023-09-02T04:13:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:13:51",
            "end": "2023-09-02T04:14:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:14:51",
            "end": "2023-09-02T04:15:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:15:51",
            "end": "2023-09-02T04:16:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:16:51",
            "end": "2023-09-02T04:17:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:17:51",
            "end": "2023-09-02T04:18:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:18:51",
            "end": "2023-09-02T04:19:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:19:51",
            "end": "2023-09-02T04:20:51",
            "first_capture": {
                "id": 8790517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790517/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645298/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:20:51",
            "end": "2023-09-02T04:21:51",
            "first_capture": {
                "id": 8645299,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645299/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8645300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8645300/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:21:51",
            "end": "2023-09-02T04:22:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:22:51",
            "end": "2023-09-02T04:23:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:23:51",
            "end": "2023-09-02T04:24:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:24:51",
            "end": "2023-09-02T04:25:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:25:51",
            "end": "2023-09-02T04:26:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:26:51",
            "end": "2023-09-02T04:27:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:27:51",
            "end": "2023-09-02T04:28:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:28:51",
            "end": "2023-09-02T04:29:51",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2023-09-02T04:29:51",
            "end": "2023-09-02T04:29:59",
            "first_capture": {
                "id": 8790518,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790518/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 8790518,
                "details": "https://api.beluga.insectai.org/api/v2/captures/8790518/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 447,
        "resolution_minutes": 1,
        "max_detections": 5,
        "min_detections": 0,
        "total_detections": 9,
        "timeline_start": "2023-09-01T21:03:51",
        "timeline_end": "2023-09-02T04:29:59"
    }
}