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

{
    "data": [
        {
            "start": "2022-10-06T20:38:01",
            "end": "2022-10-06T20:39:01",
            "first_capture": {
                "id": 17828878,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828878/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828880,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828880/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:39:01",
            "end": "2022-10-06T20:40:01",
            "first_capture": {
                "id": 17834545,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834545/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17834545,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834545/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:40:01",
            "end": "2022-10-06T20:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:41:01",
            "end": "2022-10-06T20:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:42:01",
            "end": "2022-10-06T20:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:43:01",
            "end": "2022-10-06T20:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:44:01",
            "end": "2022-10-06T20:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:45:01",
            "end": "2022-10-06T20:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:46:01",
            "end": "2022-10-06T20:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:47:01",
            "end": "2022-10-06T20:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:48:01",
            "end": "2022-10-06T20:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:49:01",
            "end": "2022-10-06T20:50:01",
            "first_capture": {
                "id": 17834546,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834546/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17834546,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834546/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:50:01",
            "end": "2022-10-06T20:51:01",
            "first_capture": {
                "id": 17828881,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828881/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828881,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828881/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-10-06T20:51:01",
            "end": "2022-10-06T20:52:01",
            "first_capture": {
                "id": 17828887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828887/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828908,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828908/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:52:01",
            "end": "2022-10-06T20:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:53:01",
            "end": "2022-10-06T20:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:54:01",
            "end": "2022-10-06T20:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:55:01",
            "end": "2022-10-06T20:56:01",
            "first_capture": {
                "id": 17828909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828909/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828911/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:56:01",
            "end": "2022-10-06T20:57:01",
            "first_capture": {
                "id": 17828912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828912/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828921,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828921/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:57:01",
            "end": "2022-10-06T20:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:58:01",
            "end": "2022-10-06T20:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T20:59:01",
            "end": "2022-10-06T21:00:01",
            "first_capture": {
                "id": 17834881,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834881/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17834881,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17834881/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:00:01",
            "end": "2022-10-06T21:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:01:01",
            "end": "2022-10-06T21:02:01",
            "first_capture": {
                "id": 17828922,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828922/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828928,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828928/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:02:01",
            "end": "2022-10-06T21:03:01",
            "first_capture": {
                "id": 17828929,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828929/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828951,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828951/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:03:01",
            "end": "2022-10-06T21:04:01",
            "first_capture": {
                "id": 17828952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828952/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17828978,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828978/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:04:01",
            "end": "2022-10-06T21:05:01",
            "first_capture": {
                "id": 17828979,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17828979/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829008,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829008/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:05:01",
            "end": "2022-10-06T21:06:01",
            "first_capture": {
                "id": 17829009,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829009/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829021,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829021/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:06:01",
            "end": "2022-10-06T21:07:01",
            "first_capture": {
                "id": 17829022,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829022/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829035,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829035/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:07:01",
            "end": "2022-10-06T21:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:08:01",
            "end": "2022-10-06T21:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:09:01",
            "end": "2022-10-06T21:10:01",
            "first_capture": {
                "id": 17829036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829036/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835111,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835111/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:10:01",
            "end": "2022-10-06T21:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:11:01",
            "end": "2022-10-06T21:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:12:01",
            "end": "2022-10-06T21:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:13:01",
            "end": "2022-10-06T21:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:14:01",
            "end": "2022-10-06T21:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:15:01",
            "end": "2022-10-06T21:16:01",
            "first_capture": {
                "id": 17829040,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829040/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829054/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:16:01",
            "end": "2022-10-06T21:17:01",
            "first_capture": {
                "id": 17829055,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829055/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829069/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:17:01",
            "end": "2022-10-06T21:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:18:01",
            "end": "2022-10-06T21:19:01",
            "first_capture": {
                "id": 17829070,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829070/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829072/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:19:01",
            "end": "2022-10-06T21:20:01",
            "first_capture": {
                "id": 17835349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835349/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835349/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:20:01",
            "end": "2022-10-06T21:21:01",
            "first_capture": {
                "id": 17829073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829073/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829081/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:21:01",
            "end": "2022-10-06T21:22:01",
            "first_capture": {
                "id": 17829082,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829082/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829086,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829086/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:22:01",
            "end": "2022-10-06T21:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:23:01",
            "end": "2022-10-06T21:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:24:01",
            "end": "2022-10-06T21:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:25:01",
            "end": "2022-10-06T21:26:01",
            "first_capture": {
                "id": 17829087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829087/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829091,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829091/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:26:01",
            "end": "2022-10-06T21:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:27:01",
            "end": "2022-10-06T21:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:28:01",
            "end": "2022-10-06T21:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:29:01",
            "end": "2022-10-06T21:30:01",
            "first_capture": {
                "id": 17829092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829092/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829105/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:30:01",
            "end": "2022-10-06T21:31:01",
            "first_capture": {
                "id": 17829106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829106/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829115,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829115/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:31:01",
            "end": "2022-10-06T21:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:32:01",
            "end": "2022-10-06T21:33:01",
            "first_capture": {
                "id": 17829116,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829116/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829119/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:33:01",
            "end": "2022-10-06T21:34:01",
            "first_capture": {
                "id": 17829120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829138/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:34:01",
            "end": "2022-10-06T21:35:01",
            "first_capture": {
                "id": 17829139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829139/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829151/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:35:01",
            "end": "2022-10-06T21:36:01",
            "first_capture": {
                "id": 17829152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829165/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:36:01",
            "end": "2022-10-06T21:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:37:01",
            "end": "2022-10-06T21:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:38:01",
            "end": "2022-10-06T21:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:39:01",
            "end": "2022-10-06T21:40:01",
            "first_capture": {
                "id": 17835864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835864/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835864/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:40:01",
            "end": "2022-10-06T21:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:41:01",
            "end": "2022-10-06T21:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:42:01",
            "end": "2022-10-06T21:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:43:01",
            "end": "2022-10-06T21:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:44:01",
            "end": "2022-10-06T21:45:01",
            "first_capture": {
                "id": 17829166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829166/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829172/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:45:01",
            "end": "2022-10-06T21:46:01",
            "first_capture": {
                "id": 17829173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829173/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829175/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:46:01",
            "end": "2022-10-06T21:47:01",
            "first_capture": {
                "id": 17829176,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829176/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829201/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:47:01",
            "end": "2022-10-06T21:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:48:01",
            "end": "2022-10-06T21:49:01",
            "first_capture": {
                "id": 17829202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829202/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829225/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:49:01",
            "end": "2022-10-06T21:50:01",
            "first_capture": {
                "id": 17829226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829226/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836177/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:50:01",
            "end": "2022-10-06T21:51:01",
            "first_capture": {
                "id": 17829238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829240/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:51:01",
            "end": "2022-10-06T21:52:01",
            "first_capture": {
                "id": 17829241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829241/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829259/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:52:01",
            "end": "2022-10-06T21:53:01",
            "first_capture": {
                "id": 17829260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829272/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:53:01",
            "end": "2022-10-06T21:54:01",
            "first_capture": {
                "id": 17829273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829273/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829275/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:54:01",
            "end": "2022-10-06T21:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:55:01",
            "end": "2022-10-06T21:56:01",
            "first_capture": {
                "id": 17829276,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829276/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829286/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:56:01",
            "end": "2022-10-06T21:57:01",
            "first_capture": {
                "id": 17829287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829305/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:57:01",
            "end": "2022-10-06T21:58:01",
            "first_capture": {
                "id": 17829306,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829306/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829324/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:58:01",
            "end": "2022-10-06T21:59:01",
            "first_capture": {
                "id": 17829325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829325/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829331/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T21:59:01",
            "end": "2022-10-06T22:00:01",
            "first_capture": {
                "id": 17829332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829332/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829353/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:00:01",
            "end": "2022-10-06T22:01:01",
            "first_capture": {
                "id": 17829354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829362/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:01:01",
            "end": "2022-10-06T22:02:01",
            "first_capture": {
                "id": 17829363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829363/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829392/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:02:01",
            "end": "2022-10-06T22:03:01",
            "first_capture": {
                "id": 17829393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829401/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:03:01",
            "end": "2022-10-06T22:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:04:01",
            "end": "2022-10-06T22:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:05:01",
            "end": "2022-10-06T22:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:06:01",
            "end": "2022-10-06T22:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:07:01",
            "end": "2022-10-06T22:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:08:01",
            "end": "2022-10-06T22:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:09:01",
            "end": "2022-10-06T22:10:01",
            "first_capture": {
                "id": 17829402,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829402/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829402,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829402/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-10-06T22:10:01",
            "end": "2022-10-06T22:11:01",
            "first_capture": {
                "id": 17829430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829450/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:11:01",
            "end": "2022-10-06T22:12:01",
            "first_capture": {
                "id": 17829451,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829451/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829479,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829479/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:12:01",
            "end": "2022-10-06T22:13:01",
            "first_capture": {
                "id": 17829480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829480/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829496,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829496/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:13:01",
            "end": "2022-10-06T22:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:14:01",
            "end": "2022-10-06T22:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:15:01",
            "end": "2022-10-06T22:16:01",
            "first_capture": {
                "id": 17829497,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829497/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829502/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:16:01",
            "end": "2022-10-06T22:17:01",
            "first_capture": {
                "id": 17829503,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829503/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829532,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829532/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:17:01",
            "end": "2022-10-06T22:18:01",
            "first_capture": {
                "id": 17829533,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829533/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829548,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829548/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:18:01",
            "end": "2022-10-06T22:19:01",
            "first_capture": {
                "id": 17829549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829549/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829571,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829571/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:19:01",
            "end": "2022-10-06T22:20:01",
            "first_capture": {
                "id": 17829572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829572/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829574,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829574/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-10-06T22:20:01",
            "end": "2022-10-06T22:21:01",
            "first_capture": {
                "id": 17829585,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829585/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829597,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829597/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:21:01",
            "end": "2022-10-06T22:22:01",
            "first_capture": {
                "id": 17829598,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829598/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829621,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829621/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:22:01",
            "end": "2022-10-06T22:23:01",
            "first_capture": {
                "id": 17829622,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829622/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829628,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829628/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:23:01",
            "end": "2022-10-06T22:24:01",
            "first_capture": {
                "id": 17829629,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829629/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829657/?format=api",
                "user_permissions": []
            },
            "captures_count": 29,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:24:01",
            "end": "2022-10-06T22:25:01",
            "first_capture": {
                "id": 17829658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829658/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829668/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:25:01",
            "end": "2022-10-06T22:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:26:01",
            "end": "2022-10-06T22:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:27:01",
            "end": "2022-10-06T22:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:28:01",
            "end": "2022-10-06T22:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:29:01",
            "end": "2022-10-06T22:30:01",
            "first_capture": {
                "id": 17836653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836653/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836653,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836653/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:30:01",
            "end": "2022-10-06T22:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:31:01",
            "end": "2022-10-06T22:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:32:01",
            "end": "2022-10-06T22:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:33:01",
            "end": "2022-10-06T22:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:34:01",
            "end": "2022-10-06T22:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:35:01",
            "end": "2022-10-06T22:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:36:01",
            "end": "2022-10-06T22:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:37:01",
            "end": "2022-10-06T22:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:38:01",
            "end": "2022-10-06T22:39:01",
            "first_capture": {
                "id": 17829669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829671,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829671/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:39:01",
            "end": "2022-10-06T22:40:01",
            "first_capture": {
                "id": 17829672,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829672/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829700/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-10-06T22:40:01",
            "end": "2022-10-06T22:41:01",
            "first_capture": {
                "id": 17829702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829702/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829726,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829726/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:41:01",
            "end": "2022-10-06T22:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:42:01",
            "end": "2022-10-06T22:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:43:01",
            "end": "2022-10-06T22:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:44:01",
            "end": "2022-10-06T22:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:45:01",
            "end": "2022-10-06T22:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:46:01",
            "end": "2022-10-06T22:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:47:01",
            "end": "2022-10-06T22:48:01",
            "first_capture": {
                "id": 17829727,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829727/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829729/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:48:01",
            "end": "2022-10-06T22:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:49:01",
            "end": "2022-10-06T22:50:01",
            "first_capture": {
                "id": 17836715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836715/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836715,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836715/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-10-06T22:50:01",
            "end": "2022-10-06T22:51:01",
            "first_capture": {
                "id": 17829730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829730/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829751/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:51:01",
            "end": "2022-10-06T22:52:01",
            "first_capture": {
                "id": 17829752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829752/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829763,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829763/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:52:01",
            "end": "2022-10-06T22:53:01",
            "first_capture": {
                "id": 17829764,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829764/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829781/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:53:01",
            "end": "2022-10-06T22:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:54:01",
            "end": "2022-10-06T22:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:55:01",
            "end": "2022-10-06T22:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:56:01",
            "end": "2022-10-06T22:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:57:01",
            "end": "2022-10-06T22:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:58:01",
            "end": "2022-10-06T22:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T22:59:01",
            "end": "2022-10-06T23:00:01",
            "first_capture": {
                "id": 17836746,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836746/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836746,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836746/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-10-06T23:00:01",
            "end": "2022-10-06T23:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:01:01",
            "end": "2022-10-06T23:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:02:01",
            "end": "2022-10-06T23:03:01",
            "first_capture": {
                "id": 17829782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829782/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829804/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:03:01",
            "end": "2022-10-06T23:04:01",
            "first_capture": {
                "id": 17829805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829805/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829824/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:04:01",
            "end": "2022-10-06T23:05:01",
            "first_capture": {
                "id": 17829825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829825/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829849/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:05:01",
            "end": "2022-10-06T23:06:01",
            "first_capture": {
                "id": 17829850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829850/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829879/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:06:01",
            "end": "2022-10-06T23:07:01",
            "first_capture": {
                "id": 17829880,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829880/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829883/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:07:01",
            "end": "2022-10-06T23:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:08:01",
            "end": "2022-10-06T23:09:01",
            "first_capture": {
                "id": 17829884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829884/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829885/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:09:01",
            "end": "2022-10-06T23:10:01",
            "first_capture": {
                "id": 17829886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829914/?format=api",
                "user_permissions": []
            },
            "captures_count": 31,
            "detections_count": 6,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-10-06T23:10:01",
            "end": "2022-10-06T23:11:01",
            "first_capture": {
                "id": 17829916,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829916/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829945/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:11:01",
            "end": "2022-10-06T23:12:01",
            "first_capture": {
                "id": 17829946,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829946/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829960/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:12:01",
            "end": "2022-10-06T23:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:13:01",
            "end": "2022-10-06T23:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:14:01",
            "end": "2022-10-06T23:15:01",
            "first_capture": {
                "id": 17829961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829961/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829977/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:15:01",
            "end": "2022-10-06T23:16:01",
            "first_capture": {
                "id": 17829978,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829978/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17829992,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829992/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:16:01",
            "end": "2022-10-06T23:17:01",
            "first_capture": {
                "id": 17829993,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17829993/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830014,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830014/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:17:01",
            "end": "2022-10-06T23:18:01",
            "first_capture": {
                "id": 17830015,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830015/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830015,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830015/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:18:01",
            "end": "2022-10-06T23:19:01",
            "first_capture": {
                "id": 17830016,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830016/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830045,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830045/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:19:01",
            "end": "2022-10-06T23:20:01",
            "first_capture": {
                "id": 17830046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830046/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836818,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836818/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:20:01",
            "end": "2022-10-06T23:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:21:01",
            "end": "2022-10-06T23:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:22:01",
            "end": "2022-10-06T23:23:01",
            "first_capture": {
                "id": 17830075,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830075/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830092/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:23:01",
            "end": "2022-10-06T23:24:01",
            "first_capture": {
                "id": 17830093,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830093/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830101/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:24:01",
            "end": "2022-10-06T23:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:25:01",
            "end": "2022-10-06T23:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:26:01",
            "end": "2022-10-06T23:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:27:01",
            "end": "2022-10-06T23:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:28:01",
            "end": "2022-10-06T23:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:29:01",
            "end": "2022-10-06T23:30:01",
            "first_capture": {
                "id": 17836848,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836848/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836848,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836848/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:30:01",
            "end": "2022-10-06T23:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:31:01",
            "end": "2022-10-06T23:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:32:01",
            "end": "2022-10-06T23:33:01",
            "first_capture": {
                "id": 17830102,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830102/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830105/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:33:01",
            "end": "2022-10-06T23:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:34:01",
            "end": "2022-10-06T23:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:35:01",
            "end": "2022-10-06T23:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:36:01",
            "end": "2022-10-06T23:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:37:01",
            "end": "2022-10-06T23:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:38:01",
            "end": "2022-10-06T23:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:39:01",
            "end": "2022-10-06T23:40:01",
            "first_capture": {
                "id": 17830106,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830106/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836852/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:40:01",
            "end": "2022-10-06T23:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:41:01",
            "end": "2022-10-06T23:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:42:01",
            "end": "2022-10-06T23:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:43:01",
            "end": "2022-10-06T23:44:01",
            "first_capture": {
                "id": 17830131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830131/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830148,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830148/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:44:01",
            "end": "2022-10-06T23:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:45:01",
            "end": "2022-10-06T23:46:01",
            "first_capture": {
                "id": 17830149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830149/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830154/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:46:01",
            "end": "2022-10-06T23:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:47:01",
            "end": "2022-10-06T23:48:01",
            "first_capture": {
                "id": 17830155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830155/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830169/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:48:01",
            "end": "2022-10-06T23:49:01",
            "first_capture": {
                "id": 17830170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830174/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:49:01",
            "end": "2022-10-06T23:50:01",
            "first_capture": {
                "id": 17836886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836886/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:50:01",
            "end": "2022-10-06T23:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:51:01",
            "end": "2022-10-06T23:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:52:01",
            "end": "2022-10-06T23:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:53:01",
            "end": "2022-10-06T23:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:54:01",
            "end": "2022-10-06T23:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:55:01",
            "end": "2022-10-06T23:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:56:01",
            "end": "2022-10-06T23:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:57:01",
            "end": "2022-10-06T23:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:58:01",
            "end": "2022-10-06T23:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-06T23:59:01",
            "end": "2022-10-07T00:00:01",
            "first_capture": {
                "id": 17836887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836887/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836887,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836887/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:00:01",
            "end": "2022-10-07T00:01:01",
            "first_capture": {
                "id": 17830175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830175/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830184/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:01:01",
            "end": "2022-10-07T00:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:02:01",
            "end": "2022-10-07T00:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:03:01",
            "end": "2022-10-07T00:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:04:01",
            "end": "2022-10-07T00:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:05:01",
            "end": "2022-10-07T00:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:06:01",
            "end": "2022-10-07T00:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:07:01",
            "end": "2022-10-07T00:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:08:01",
            "end": "2022-10-07T00:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:09:01",
            "end": "2022-10-07T00:10:01",
            "first_capture": {
                "id": 17836897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836897/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-10-07T00:10:01",
            "end": "2022-10-07T00:11:01",
            "first_capture": {
                "id": 17830185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830185/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830200/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:11:01",
            "end": "2022-10-07T00:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:12:01",
            "end": "2022-10-07T00:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:13:01",
            "end": "2022-10-07T00:14:01",
            "first_capture": {
                "id": 17830201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830229/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:14:01",
            "end": "2022-10-07T00:15:01",
            "first_capture": {
                "id": 17830230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830230/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830249/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:15:01",
            "end": "2022-10-07T00:16:01",
            "first_capture": {
                "id": 17830250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830250/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830262/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:16:01",
            "end": "2022-10-07T00:17:01",
            "first_capture": {
                "id": 17830263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830276,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830276/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:17:01",
            "end": "2022-10-07T00:18:01",
            "first_capture": {
                "id": 17830277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830277/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830284/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:18:01",
            "end": "2022-10-07T00:19:01",
            "first_capture": {
                "id": 17830285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830285/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830302,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830302/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:19:01",
            "end": "2022-10-07T00:20:01",
            "first_capture": {
                "id": 17830303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830303/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836952/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-10-07T00:20:01",
            "end": "2022-10-07T00:21:01",
            "first_capture": {
                "id": 17830321,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830321/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830343/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:21:01",
            "end": "2022-10-07T00:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:22:01",
            "end": "2022-10-07T00:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:23:01",
            "end": "2022-10-07T00:24:01",
            "first_capture": {
                "id": 17830344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830344/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830360/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:24:01",
            "end": "2022-10-07T00:25:01",
            "first_capture": {
                "id": 17830361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830361/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830361/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:25:01",
            "end": "2022-10-07T00:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:26:01",
            "end": "2022-10-07T00:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:27:01",
            "end": "2022-10-07T00:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:28:01",
            "end": "2022-10-07T00:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:29:01",
            "end": "2022-10-07T00:30:01",
            "first_capture": {
                "id": 17836981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836981/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836981/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:30:01",
            "end": "2022-10-07T00:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:31:01",
            "end": "2022-10-07T00:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:32:01",
            "end": "2022-10-07T00:33:01",
            "first_capture": {
                "id": 17830362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830362/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830364/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:33:01",
            "end": "2022-10-07T00:34:01",
            "first_capture": {
                "id": 17830365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830365/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830386,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830386/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:34:01",
            "end": "2022-10-07T00:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:35:01",
            "end": "2022-10-07T00:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:36:01",
            "end": "2022-10-07T00:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:37:01",
            "end": "2022-10-07T00:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:38:01",
            "end": "2022-10-07T00:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:39:01",
            "end": "2022-10-07T00:40:01",
            "first_capture": {
                "id": 17836996,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836996/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17836996,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17836996/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:40:01",
            "end": "2022-10-07T00:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:41:01",
            "end": "2022-10-07T00:42:01",
            "first_capture": {
                "id": 17830387,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830387/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830398/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:42:01",
            "end": "2022-10-07T00:43:01",
            "first_capture": {
                "id": 17830399,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830399/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830423,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830423/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:43:01",
            "end": "2022-10-07T00:44:01",
            "first_capture": {
                "id": 17830424,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830424/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830429,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830429/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:44:01",
            "end": "2022-10-07T00:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:45:01",
            "end": "2022-10-07T00:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:46:01",
            "end": "2022-10-07T00:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:47:01",
            "end": "2022-10-07T00:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:48:01",
            "end": "2022-10-07T00:49:01",
            "first_capture": {
                "id": 17830430,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830430/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830448/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:49:01",
            "end": "2022-10-07T00:50:01",
            "first_capture": {
                "id": 17830449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830454/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:50:01",
            "end": "2022-10-07T00:51:01",
            "first_capture": {
                "id": 17830455,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830455/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830457,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830457/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:51:01",
            "end": "2022-10-07T00:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:52:01",
            "end": "2022-10-07T00:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:53:01",
            "end": "2022-10-07T00:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:54:01",
            "end": "2022-10-07T00:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:55:01",
            "end": "2022-10-07T00:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:56:01",
            "end": "2022-10-07T00:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:57:01",
            "end": "2022-10-07T00:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:58:01",
            "end": "2022-10-07T00:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T00:59:01",
            "end": "2022-10-07T01:00:01",
            "first_capture": {
                "id": 17837026,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837026/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837026,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837026/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:00:01",
            "end": "2022-10-07T01:01:01",
            "first_capture": {
                "id": 17830458,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830458/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830484,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830484/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:01:01",
            "end": "2022-10-07T01:02:01",
            "first_capture": {
                "id": 17830485,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830485/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830494/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:02:01",
            "end": "2022-10-07T01:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:03:01",
            "end": "2022-10-07T01:04:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:04:01",
            "end": "2022-10-07T01:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:05:01",
            "end": "2022-10-07T01:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:06:01",
            "end": "2022-10-07T01:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:07:01",
            "end": "2022-10-07T01:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:08:01",
            "end": "2022-10-07T01:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:09:01",
            "end": "2022-10-07T01:10:01",
            "first_capture": {
                "id": 17837033,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837033/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837033,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837033/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-10-07T01:10:01",
            "end": "2022-10-07T01:11:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:11:01",
            "end": "2022-10-07T01:12:01",
            "first_capture": {
                "id": 17830495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830498,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830498/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:12:01",
            "end": "2022-10-07T01:13:01",
            "first_capture": {
                "id": 17830499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830499/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830516,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830516/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:13:01",
            "end": "2022-10-07T01:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:14:01",
            "end": "2022-10-07T01:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:15:01",
            "end": "2022-10-07T01:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:16:01",
            "end": "2022-10-07T01:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:17:01",
            "end": "2022-10-07T01:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:18:01",
            "end": "2022-10-07T01:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:19:01",
            "end": "2022-10-07T01:20:01",
            "first_capture": {
                "id": 17837042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837042/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837042/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:20:01",
            "end": "2022-10-07T01:21:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:21:01",
            "end": "2022-10-07T01:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:22:01",
            "end": "2022-10-07T01:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:23:01",
            "end": "2022-10-07T01:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:24:01",
            "end": "2022-10-07T01:25:01",
            "first_capture": {
                "id": 17830517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830517/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830536,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830536/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:25:01",
            "end": "2022-10-07T01:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:26:01",
            "end": "2022-10-07T01:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:27:01",
            "end": "2022-10-07T01:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:28:01",
            "end": "2022-10-07T01:29:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:29:01",
            "end": "2022-10-07T01:30:01",
            "first_capture": {
                "id": 17837051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837051/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837051/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-10-07T01:30:01",
            "end": "2022-10-07T01:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:31:01",
            "end": "2022-10-07T01:32:01",
            "first_capture": {
                "id": 17830537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830537/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830539,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830539/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:32:01",
            "end": "2022-10-07T01:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:33:01",
            "end": "2022-10-07T01:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:34:01",
            "end": "2022-10-07T01:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:35:01",
            "end": "2022-10-07T01:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:36:01",
            "end": "2022-10-07T01:37:01",
            "first_capture": {
                "id": 17830540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830540/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830558/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:37:01",
            "end": "2022-10-07T01:38:01",
            "first_capture": {
                "id": 17830559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830559/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830576,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830576/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:38:01",
            "end": "2022-10-07T01:39:01",
            "first_capture": {
                "id": 17830577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830577/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830602/?format=api",
                "user_permissions": []
            },
            "captures_count": 26,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:39:01",
            "end": "2022-10-07T01:40:01",
            "first_capture": {
                "id": 17830603,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830603/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837062/?format=api",
                "user_permissions": []
            },
            "captures_count": 27,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-10-07T01:40:01",
            "end": "2022-10-07T01:41:01",
            "first_capture": {
                "id": 17830629,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830629/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830633,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830633/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:41:01",
            "end": "2022-10-07T01:42:01",
            "first_capture": {
                "id": 17830634,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830634/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830654,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830654/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:42:01",
            "end": "2022-10-07T01:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:43:01",
            "end": "2022-10-07T01:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:44:01",
            "end": "2022-10-07T01:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:45:01",
            "end": "2022-10-07T01:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:46:01",
            "end": "2022-10-07T01:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:47:01",
            "end": "2022-10-07T01:48:01",
            "first_capture": {
                "id": 17830655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830655/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830658/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:48:01",
            "end": "2022-10-07T01:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:49:01",
            "end": "2022-10-07T01:50:01",
            "first_capture": {
                "id": 17837085,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837085/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837085,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837085/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:50:01",
            "end": "2022-10-07T01:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:51:01",
            "end": "2022-10-07T01:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:52:01",
            "end": "2022-10-07T01:53:01",
            "first_capture": {
                "id": 17830659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830659/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830676/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:53:01",
            "end": "2022-10-07T01:54:01",
            "first_capture": {
                "id": 17830677,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830677/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830693,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830693/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:54:01",
            "end": "2022-10-07T01:55:01",
            "first_capture": {
                "id": 17830694,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830694/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830702/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:55:01",
            "end": "2022-10-07T01:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:56:01",
            "end": "2022-10-07T01:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:57:01",
            "end": "2022-10-07T01:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:58:01",
            "end": "2022-10-07T01:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T01:59:01",
            "end": "2022-10-07T02:00:01",
            "first_capture": {
                "id": 17837099,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837099/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837099,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837099/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:00:01",
            "end": "2022-10-07T02:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:01:01",
            "end": "2022-10-07T02:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:02:01",
            "end": "2022-10-07T02:03:01",
            "first_capture": {
                "id": 17830703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830703/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830711/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:03:01",
            "end": "2022-10-07T02:04:01",
            "first_capture": {
                "id": 17830712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830723,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830723/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:04:01",
            "end": "2022-10-07T02:05:01",
            "first_capture": {
                "id": 17830724,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830724/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830728,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830728/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:05:01",
            "end": "2022-10-07T02:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:06:01",
            "end": "2022-10-07T02:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:07:01",
            "end": "2022-10-07T02:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:08:01",
            "end": "2022-10-07T02:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:09:01",
            "end": "2022-10-07T02:10:01",
            "first_capture": {
                "id": 17837107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837107/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837107/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-10-07T02:10:01",
            "end": "2022-10-07T02:11:01",
            "first_capture": {
                "id": 17830729,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830729/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830738,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830738/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:11:01",
            "end": "2022-10-07T02:12:01",
            "first_capture": {
                "id": 17830739,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830739/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830748,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830748/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:12:01",
            "end": "2022-10-07T02:13:01",
            "first_capture": {
                "id": 17830749,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830749/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830763,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830763/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:13:01",
            "end": "2022-10-07T02:14:01",
            "first_capture": {
                "id": 17830764,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830764/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830772/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:14:01",
            "end": "2022-10-07T02:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:15:01",
            "end": "2022-10-07T02:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:16:01",
            "end": "2022-10-07T02:17:01",
            "first_capture": {
                "id": 17830773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830773/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830787,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830787/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:17:01",
            "end": "2022-10-07T02:18:01",
            "first_capture": {
                "id": 17830788,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830788/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830809/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:18:01",
            "end": "2022-10-07T02:19:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:19:01",
            "end": "2022-10-07T02:20:01",
            "first_capture": {
                "id": 17830810,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830810/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837133/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-10-07T02:20:01",
            "end": "2022-10-07T02:21:01",
            "first_capture": {
                "id": 17830816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830819,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830819/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:21:01",
            "end": "2022-10-07T02:22:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:22:01",
            "end": "2022-10-07T02:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:23:01",
            "end": "2022-10-07T02:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:24:01",
            "end": "2022-10-07T02:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:25:01",
            "end": "2022-10-07T02:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:26:01",
            "end": "2022-10-07T02:27:01",
            "first_capture": {
                "id": 17830820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830820/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830827,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830827/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:27:01",
            "end": "2022-10-07T02:28:01",
            "first_capture": {
                "id": 17830828,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830828/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830835,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830835/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:28:01",
            "end": "2022-10-07T02:29:01",
            "first_capture": {
                "id": 17830836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830836/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830837/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:29:01",
            "end": "2022-10-07T02:30:01",
            "first_capture": {
                "id": 17830838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830838/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17837153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17837153/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:30:01",
            "end": "2022-10-07T02:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:31:01",
            "end": "2022-10-07T02:32:01",
            "first_capture": {
                "id": 17830842,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830842/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830861,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830861/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:32:01",
            "end": "2022-10-07T02:33:01",
            "first_capture": {
                "id": 17830862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830862/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830866,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830866/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:33:01",
            "end": "2022-10-07T02:34:01",
            "first_capture": {
                "id": 17830867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830867/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830874/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:34:01",
            "end": "2022-10-07T02:35:01",
            "first_capture": {
                "id": 17830875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830875/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830896/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:35:01",
            "end": "2022-10-07T02:36:01",
            "first_capture": {
                "id": 17830897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830911,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830911/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:36:01",
            "end": "2022-10-07T02:37:01",
            "first_capture": {
                "id": 17830912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830912/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830929,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830929/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:37:01",
            "end": "2022-10-07T02:38:01",
            "first_capture": {
                "id": 17830930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830930/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830936,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830936/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:38:01",
            "end": "2022-10-07T02:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:39:01",
            "end": "2022-10-07T02:40:01",
            "first_capture": {
                "id": 17835148,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835148/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835148,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835148/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-10-07T02:40:01",
            "end": "2022-10-07T02:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:41:01",
            "end": "2022-10-07T02:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:42:01",
            "end": "2022-10-07T02:43:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:43:01",
            "end": "2022-10-07T02:44:01",
            "first_capture": {
                "id": 17830937,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830937/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830946,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830946/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:44:01",
            "end": "2022-10-07T02:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:45:01",
            "end": "2022-10-07T02:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:46:01",
            "end": "2022-10-07T02:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:47:01",
            "end": "2022-10-07T02:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:48:01",
            "end": "2022-10-07T02:49:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:49:01",
            "end": "2022-10-07T02:50:01",
            "first_capture": {
                "id": 17835160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835160/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835160/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:50:01",
            "end": "2022-10-07T02:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:51:01",
            "end": "2022-10-07T02:52:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:52:01",
            "end": "2022-10-07T02:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:53:01",
            "end": "2022-10-07T02:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:54:01",
            "end": "2022-10-07T02:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:55:01",
            "end": "2022-10-07T02:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:56:01",
            "end": "2022-10-07T02:57:01",
            "first_capture": {
                "id": 17830947,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830947/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830967/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:57:01",
            "end": "2022-10-07T02:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:58:01",
            "end": "2022-10-07T02:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T02:59:01",
            "end": "2022-10-07T03:00:01",
            "first_capture": {
                "id": 17835171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835171/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835171/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:00:01",
            "end": "2022-10-07T03:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:01:01",
            "end": "2022-10-07T03:02:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:02:01",
            "end": "2022-10-07T03:03:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:03:01",
            "end": "2022-10-07T03:04:01",
            "first_capture": {
                "id": 17830968,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830968/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830971,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830971/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:04:01",
            "end": "2022-10-07T03:05:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:05:01",
            "end": "2022-10-07T03:06:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:06:01",
            "end": "2022-10-07T03:07:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:07:01",
            "end": "2022-10-07T03:08:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:08:01",
            "end": "2022-10-07T03:09:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:09:01",
            "end": "2022-10-07T03:10:01",
            "first_capture": {
                "id": 17835174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835174/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835174/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2022-10-07T03:10:01",
            "end": "2022-10-07T03:11:01",
            "first_capture": {
                "id": 17830972,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830972/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830977/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:11:01",
            "end": "2022-10-07T03:12:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:12:01",
            "end": "2022-10-07T03:13:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:13:01",
            "end": "2022-10-07T03:14:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:14:01",
            "end": "2022-10-07T03:15:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:15:01",
            "end": "2022-10-07T03:16:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:16:01",
            "end": "2022-10-07T03:17:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:17:01",
            "end": "2022-10-07T03:18:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:18:01",
            "end": "2022-10-07T03:19:01",
            "first_capture": {
                "id": 17830978,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830978/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17830981,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830981/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:19:01",
            "end": "2022-10-07T03:20:01",
            "first_capture": {
                "id": 17830982,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17830982/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835185/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:20:01",
            "end": "2022-10-07T03:21:01",
            "first_capture": {
                "id": 17831001,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831001/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831003,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831003/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:21:01",
            "end": "2022-10-07T03:22:01",
            "first_capture": {
                "id": 17831004,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831004/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831006/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:22:01",
            "end": "2022-10-07T03:23:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:23:01",
            "end": "2022-10-07T03:24:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:24:01",
            "end": "2022-10-07T03:25:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:25:01",
            "end": "2022-10-07T03:26:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:26:01",
            "end": "2022-10-07T03:27:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:27:01",
            "end": "2022-10-07T03:28:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:28:01",
            "end": "2022-10-07T03:29:01",
            "first_capture": {
                "id": 17831007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831009,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831009/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:29:01",
            "end": "2022-10-07T03:30:01",
            "first_capture": {
                "id": 17835205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835205/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835205/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:30:01",
            "end": "2022-10-07T03:31:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:31:01",
            "end": "2022-10-07T03:32:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:32:01",
            "end": "2022-10-07T03:33:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:33:01",
            "end": "2022-10-07T03:34:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:34:01",
            "end": "2022-10-07T03:35:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:35:01",
            "end": "2022-10-07T03:36:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:36:01",
            "end": "2022-10-07T03:37:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:37:01",
            "end": "2022-10-07T03:38:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:38:01",
            "end": "2022-10-07T03:39:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:39:01",
            "end": "2022-10-07T03:40:01",
            "first_capture": {
                "id": 17835206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835206/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835206/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-10-07T03:40:01",
            "end": "2022-10-07T03:41:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:41:01",
            "end": "2022-10-07T03:42:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:42:01",
            "end": "2022-10-07T03:43:01",
            "first_capture": {
                "id": 17831010,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831010/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831032,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831032/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:43:01",
            "end": "2022-10-07T03:44:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:44:01",
            "end": "2022-10-07T03:45:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:45:01",
            "end": "2022-10-07T03:46:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:46:01",
            "end": "2022-10-07T03:47:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:47:01",
            "end": "2022-10-07T03:48:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:48:01",
            "end": "2022-10-07T03:49:01",
            "first_capture": {
                "id": 17831033,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831033/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831035,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831035/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:49:01",
            "end": "2022-10-07T03:50:01",
            "first_capture": {
                "id": 17835264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835264/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835264/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:50:01",
            "end": "2022-10-07T03:51:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:51:01",
            "end": "2022-10-07T03:52:01",
            "first_capture": {
                "id": 17831036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831036/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831038,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831038/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:52:01",
            "end": "2022-10-07T03:53:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:53:01",
            "end": "2022-10-07T03:54:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:54:01",
            "end": "2022-10-07T03:55:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:55:01",
            "end": "2022-10-07T03:56:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:56:01",
            "end": "2022-10-07T03:57:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:57:01",
            "end": "2022-10-07T03:58:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:58:01",
            "end": "2022-10-07T03:59:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T03:59:01",
            "end": "2022-10-07T04:00:01",
            "first_capture": {
                "id": 17835274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835274/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17835274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17835274/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T04:00:01",
            "end": "2022-10-07T04:01:01",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T04:01:01",
            "end": "2022-10-07T04:02:01",
            "first_capture": {
                "id": 17831039,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831039/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831055,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831055/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-10-07T04:02:01",
            "end": "2022-10-07T04:02:13",
            "first_capture": {
                "id": 17831056,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831056/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17831061,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17831061/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 445,
        "resolution_minutes": 1,
        "max_detections": 3,
        "min_detections": 0,
        "total_detections": 33,
        "timeline_start": "2022-10-06T20:38:01",
        "timeline_end": "2022-10-07T04:02:13"
    }
}