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

{
    "data": [
        {
            "start": "2022-08-04T20:22:22",
            "end": "2022-08-04T20:23:22",
            "first_capture": {
                "id": 2934046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934046/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934050/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:23:22",
            "end": "2022-08-04T20:24:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:24:22",
            "end": "2022-08-04T20:25:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:25:22",
            "end": "2022-08-04T20:26:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:26:22",
            "end": "2022-08-04T20:27:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:27:22",
            "end": "2022-08-04T20:28:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:28:22",
            "end": "2022-08-04T20:29:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:29:22",
            "end": "2022-08-04T20:30:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:30:22",
            "end": "2022-08-04T20:31:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:31:22",
            "end": "2022-08-04T20:32:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:32:22",
            "end": "2022-08-04T20:33:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:33:22",
            "end": "2022-08-04T20:34:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:34:22",
            "end": "2022-08-04T20:35:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:35:22",
            "end": "2022-08-04T20:36:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:36:22",
            "end": "2022-08-04T20:37:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:37:22",
            "end": "2022-08-04T20:38:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:38:22",
            "end": "2022-08-04T20:39:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:39:22",
            "end": "2022-08-04T20:40:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:40:22",
            "end": "2022-08-04T20:41:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:41:22",
            "end": "2022-08-04T20:42:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:42:22",
            "end": "2022-08-04T20:43:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:43:22",
            "end": "2022-08-04T20:44:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:44:22",
            "end": "2022-08-04T20:45:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:45:22",
            "end": "2022-08-04T20:46:22",
            "first_capture": {
                "id": 2934051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934051/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934061,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934061/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:46:22",
            "end": "2022-08-04T20:47:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:47:22",
            "end": "2022-08-04T20:48:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:48:22",
            "end": "2022-08-04T20:49:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:49:22",
            "end": "2022-08-04T20:50:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:50:22",
            "end": "2022-08-04T20:51:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:51:22",
            "end": "2022-08-04T20:52:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:52:22",
            "end": "2022-08-04T20:53:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:53:22",
            "end": "2022-08-04T20:54:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:54:22",
            "end": "2022-08-04T20:55:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:55:22",
            "end": "2022-08-04T20:56:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:56:22",
            "end": "2022-08-04T20:57:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:57:22",
            "end": "2022-08-04T20:58:22",
            "first_capture": {
                "id": 2934062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934062/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934071/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:58:22",
            "end": "2022-08-04T20:59:22",
            "first_capture": {
                "id": 2934072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934072/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934078/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T20:59:22",
            "end": "2022-08-04T21:00:22",
            "first_capture": {
                "id": 2934079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934079/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934085,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934085/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:00:22",
            "end": "2022-08-04T21:01:22",
            "first_capture": {
                "id": 2934086,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934086/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934107,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934107/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:01:22",
            "end": "2022-08-04T21:02:22",
            "first_capture": {
                "id": 2934108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934108/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934112,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934112/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:02:22",
            "end": "2022-08-04T21:03:22",
            "first_capture": {
                "id": 2934113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934113/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934113,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934113/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:03:22",
            "end": "2022-08-04T21:04:22",
            "first_capture": {
                "id": 2934116,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934116/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934116,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934116/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:04:22",
            "end": "2022-08-04T21:05:22",
            "first_capture": {
                "id": 2934117,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934117/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934128,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934128/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:05:22",
            "end": "2022-08-04T21:06:22",
            "first_capture": {
                "id": 2934129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934129/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934129,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934129/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:06:22",
            "end": "2022-08-04T21:07:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:07:22",
            "end": "2022-08-04T21:08:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:08:22",
            "end": "2022-08-04T21:09:22",
            "first_capture": {
                "id": 2934130,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934130/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934132/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:09:22",
            "end": "2022-08-04T21:10:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:10:22",
            "end": "2022-08-04T21:11:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:11:22",
            "end": "2022-08-04T21:12:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:12:22",
            "end": "2022-08-04T21:13:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:13:22",
            "end": "2022-08-04T21:14:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:14:22",
            "end": "2022-08-04T21:15:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:15:22",
            "end": "2022-08-04T21:16:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:16:22",
            "end": "2022-08-04T21:17:22",
            "first_capture": {
                "id": 2934133,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934133/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934139,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934139/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:17:22",
            "end": "2022-08-04T21:18:22",
            "first_capture": {
                "id": 2934140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934140/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934143,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934143/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:18:22",
            "end": "2022-08-04T21:19:22",
            "first_capture": {
                "id": 2934144,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934144/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934162,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934162/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:19:22",
            "end": "2022-08-04T21:20:22",
            "first_capture": {
                "id": 2934163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934163/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934176,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934176/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:20:22",
            "end": "2022-08-04T21:21:22",
            "first_capture": {
                "id": 2934177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934177/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934177/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:21:22",
            "end": "2022-08-04T21:22:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:22:22",
            "end": "2022-08-04T21:23:22",
            "first_capture": {
                "id": 2934178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934178/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934198/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:23:22",
            "end": "2022-08-04T21:24:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:24:22",
            "end": "2022-08-04T21:25:22",
            "first_capture": {
                "id": 2934199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934199/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934202/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:25:22",
            "end": "2022-08-04T21:26:22",
            "first_capture": {
                "id": 2934203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934217/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:26:22",
            "end": "2022-08-04T21:27:22",
            "first_capture": {
                "id": 2934218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934238/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:27:22",
            "end": "2022-08-04T21:28:22",
            "first_capture": {
                "id": 2934239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934239/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934258/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:28:22",
            "end": "2022-08-04T21:29:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:29:22",
            "end": "2022-08-04T21:30:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:30:22",
            "end": "2022-08-04T21:31:22",
            "first_capture": {
                "id": 2934259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934259/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934265/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:31:22",
            "end": "2022-08-04T21:32:22",
            "first_capture": {
                "id": 2934266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934278/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:32:22",
            "end": "2022-08-04T21:33:22",
            "first_capture": {
                "id": 2934279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934279/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934281,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934281/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:33:22",
            "end": "2022-08-04T21:34:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:34:22",
            "end": "2022-08-04T21:35:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:35:22",
            "end": "2022-08-04T21:36:22",
            "first_capture": {
                "id": 2934282,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934282/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934297/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:36:22",
            "end": "2022-08-04T21:37:22",
            "first_capture": {
                "id": 2934298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934300/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:37:22",
            "end": "2022-08-04T21:38:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:38:22",
            "end": "2022-08-04T21:39:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:39:22",
            "end": "2022-08-04T21:40:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:40:22",
            "end": "2022-08-04T21:41:22",
            "first_capture": {
                "id": 2934301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934301/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934303/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:41:22",
            "end": "2022-08-04T21:42:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:42:22",
            "end": "2022-08-04T21:43:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:43:22",
            "end": "2022-08-04T21:44:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:44:22",
            "end": "2022-08-04T21:45:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:45:22",
            "end": "2022-08-04T21:46:22",
            "first_capture": {
                "id": 2934304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934304/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934314,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934314/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:46:22",
            "end": "2022-08-04T21:47:22",
            "first_capture": {
                "id": 2934315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934315/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934318/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:47:22",
            "end": "2022-08-04T21:48:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:48:22",
            "end": "2022-08-04T21:49:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:49:22",
            "end": "2022-08-04T21:50:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:50:22",
            "end": "2022-08-04T21:51:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:51:22",
            "end": "2022-08-04T21:52:22",
            "first_capture": {
                "id": 2934319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934319/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934320/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:52:22",
            "end": "2022-08-04T21:53:22",
            "first_capture": {
                "id": 2934321,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934321/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934344/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:53:22",
            "end": "2022-08-04T21:54:22",
            "first_capture": {
                "id": 2934345,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934345/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934346/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:54:22",
            "end": "2022-08-04T21:55:22",
            "first_capture": {
                "id": 2934347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934347/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934367/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:55:22",
            "end": "2022-08-04T21:56:22",
            "first_capture": {
                "id": 2934368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934368/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934382/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:56:22",
            "end": "2022-08-04T21:57:22",
            "first_capture": {
                "id": 2934383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934383/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934406,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934406/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:57:22",
            "end": "2022-08-04T21:58:22",
            "first_capture": {
                "id": 2934407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934407/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934427,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934427/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:58:22",
            "end": "2022-08-04T21:59:22",
            "first_capture": {
                "id": 2934428,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934428/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934437/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T21:59:22",
            "end": "2022-08-04T22:00:22",
            "first_capture": {
                "id": 2934438,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934438/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934444/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:00:22",
            "end": "2022-08-04T22:01:22",
            "first_capture": {
                "id": 2934445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934445/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934456,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934456/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:01:22",
            "end": "2022-08-04T22:02:22",
            "first_capture": {
                "id": 2934457,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934457/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934468/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:02:22",
            "end": "2022-08-04T22:03:22",
            "first_capture": {
                "id": 2934469,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934469/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934481/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:03:22",
            "end": "2022-08-04T22:04:22",
            "first_capture": {
                "id": 2934482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934482/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934499,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934499/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:04:22",
            "end": "2022-08-04T22:05:22",
            "first_capture": {
                "id": 2934500,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934500/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934522,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934522/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:05:22",
            "end": "2022-08-04T22:06:22",
            "first_capture": {
                "id": 2934523,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934523/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934534,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934534/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:06:22",
            "end": "2022-08-04T22:07:22",
            "first_capture": {
                "id": 2934535,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934535/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934539,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934539/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:07:22",
            "end": "2022-08-04T22:08:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:08:22",
            "end": "2022-08-04T22:09:22",
            "first_capture": {
                "id": 2934540,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934540/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934549/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:09:22",
            "end": "2022-08-04T22:10:22",
            "first_capture": {
                "id": 2934550,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934550/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934551,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934551/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:10:22",
            "end": "2022-08-04T22:11:22",
            "first_capture": {
                "id": 2934552,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934552/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934554,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934554/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:11:22",
            "end": "2022-08-04T22:12:22",
            "first_capture": {
                "id": 2934555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934555/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934567,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934567/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:12:22",
            "end": "2022-08-04T22:13:22",
            "first_capture": {
                "id": 2934568,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934568/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934591,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934591/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:13:22",
            "end": "2022-08-04T22:14:22",
            "first_capture": {
                "id": 2934592,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934592/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934614,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934614/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:14:22",
            "end": "2022-08-04T22:15:22",
            "first_capture": {
                "id": 2934615,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934615/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934637,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934637/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:15:22",
            "end": "2022-08-04T22:16:22",
            "first_capture": {
                "id": 2934638,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934638/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934658/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:16:22",
            "end": "2022-08-04T22:17:22",
            "first_capture": {
                "id": 2934659,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934659/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934674/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:17:22",
            "end": "2022-08-04T22:18:22",
            "first_capture": {
                "id": 2934675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934675/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934699,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934699/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:18:22",
            "end": "2022-08-04T22:19:22",
            "first_capture": {
                "id": 2934700,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934700/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934702/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:19:22",
            "end": "2022-08-04T22:20:22",
            "first_capture": {
                "id": 2934703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934703/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934704,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934704/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:20:22",
            "end": "2022-08-04T22:21:22",
            "first_capture": {
                "id": 2934705,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934705/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934711/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:21:22",
            "end": "2022-08-04T22:22:22",
            "first_capture": {
                "id": 2934712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934735/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:22:22",
            "end": "2022-08-04T22:23:22",
            "first_capture": {
                "id": 2934736,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934736/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934758/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:23:22",
            "end": "2022-08-04T22:24:22",
            "first_capture": {
                "id": 2934759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934779,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934779/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:24:22",
            "end": "2022-08-04T22:25:22",
            "first_capture": {
                "id": 2934780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934780/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934802,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934802/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:25:22",
            "end": "2022-08-04T22:26:22",
            "first_capture": {
                "id": 2934803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934803/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934825/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:26:22",
            "end": "2022-08-04T22:27:22",
            "first_capture": {
                "id": 2934826,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934826/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934836,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934836/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:27:22",
            "end": "2022-08-04T22:28:22",
            "first_capture": {
                "id": 2934837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934837/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934853,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934853/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:28:22",
            "end": "2022-08-04T22:29:22",
            "first_capture": {
                "id": 2934854,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934854/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934878,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934878/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:29:22",
            "end": "2022-08-04T22:30:22",
            "first_capture": {
                "id": 2934879,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934879/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934889,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934889/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:30:22",
            "end": "2022-08-04T22:31:22",
            "first_capture": {
                "id": 2934890,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934890/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934901,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934901/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:31:22",
            "end": "2022-08-04T22:32:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:32:22",
            "end": "2022-08-04T22:33:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:33:22",
            "end": "2022-08-04T22:34:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:34:22",
            "end": "2022-08-04T22:35:22",
            "first_capture": {
                "id": 2934902,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934902/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934913/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:35:22",
            "end": "2022-08-04T22:36:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:36:22",
            "end": "2022-08-04T22:37:22",
            "first_capture": {
                "id": 2934914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934914/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934933,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934933/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:37:22",
            "end": "2022-08-04T22:38:22",
            "first_capture": {
                "id": 2934934,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934934/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934943/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:38:22",
            "end": "2022-08-04T22:39:22",
            "first_capture": {
                "id": 2934944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934944/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934966,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934966/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:39:22",
            "end": "2022-08-04T22:40:22",
            "first_capture": {
                "id": 2934967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934967/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934982,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934982/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:40:22",
            "end": "2022-08-04T22:41:22",
            "first_capture": {
                "id": 2934983,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934983/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2934994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934994/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:41:22",
            "end": "2022-08-04T22:42:22",
            "first_capture": {
                "id": 2934995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2934995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935017,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935017/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:42:22",
            "end": "2022-08-04T22:43:22",
            "first_capture": {
                "id": 2935018,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935018/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935022,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935022/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:43:22",
            "end": "2022-08-04T22:44:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:44:22",
            "end": "2022-08-04T22:45:22",
            "first_capture": {
                "id": 2935023,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935023/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935043,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935043/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:45:22",
            "end": "2022-08-04T22:46:22",
            "first_capture": {
                "id": 2935044,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935044/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935067,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935067/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:46:22",
            "end": "2022-08-04T22:47:22",
            "first_capture": {
                "id": 2935068,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935068/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935091,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935091/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:47:22",
            "end": "2022-08-04T22:48:22",
            "first_capture": {
                "id": 2935092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935092/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935103/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:48:22",
            "end": "2022-08-04T22:49:22",
            "first_capture": {
                "id": 2935104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935109/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:49:22",
            "end": "2022-08-04T22:50:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:50:22",
            "end": "2022-08-04T22:51:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:51:22",
            "end": "2022-08-04T22:52:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:52:22",
            "end": "2022-08-04T22:53:22",
            "first_capture": {
                "id": 2935110,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935110/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935120/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:53:22",
            "end": "2022-08-04T22:54:22",
            "first_capture": {
                "id": 2935121,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935121/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935140/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:54:22",
            "end": "2022-08-04T22:55:22",
            "first_capture": {
                "id": 2935141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935141/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935160/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:55:22",
            "end": "2022-08-04T22:56:22",
            "first_capture": {
                "id": 2935161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935161/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935178/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:56:22",
            "end": "2022-08-04T22:57:22",
            "first_capture": {
                "id": 2935179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935179/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935198/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:57:22",
            "end": "2022-08-04T22:58:22",
            "first_capture": {
                "id": 2935199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935199/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935222/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:58:22",
            "end": "2022-08-04T22:59:22",
            "first_capture": {
                "id": 2935223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935223/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935246/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T22:59:22",
            "end": "2022-08-04T23:00:22",
            "first_capture": {
                "id": 2935247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935247/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935266/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:00:22",
            "end": "2022-08-04T23:01:22",
            "first_capture": {
                "id": 2935267,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935267/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935289,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935289/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:01:22",
            "end": "2022-08-04T23:02:22",
            "first_capture": {
                "id": 2935290,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935290/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935312/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:02:22",
            "end": "2022-08-04T23:03:22",
            "first_capture": {
                "id": 2935313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935313/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935335/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:03:22",
            "end": "2022-08-04T23:04:22",
            "first_capture": {
                "id": 2935336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935336/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935353/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:04:22",
            "end": "2022-08-04T23:05:22",
            "first_capture": {
                "id": 2935354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935372/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:05:22",
            "end": "2022-08-04T23:06:22",
            "first_capture": {
                "id": 2935373,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935373/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935378/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:06:22",
            "end": "2022-08-04T23:07:22",
            "first_capture": {
                "id": 2935379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935389,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935389/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:07:22",
            "end": "2022-08-04T23:08:22",
            "first_capture": {
                "id": 2935390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935390/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935410/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:08:22",
            "end": "2022-08-04T23:09:22",
            "first_capture": {
                "id": 2935411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935411/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935413,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935413/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:09:22",
            "end": "2022-08-04T23:10:22",
            "first_capture": {
                "id": 2935414,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935414/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935437/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:10:22",
            "end": "2022-08-04T23:11:22",
            "first_capture": {
                "id": 2935438,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935438/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935460/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:11:22",
            "end": "2022-08-04T23:12:22",
            "first_capture": {
                "id": 2935461,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935461/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935471,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935471/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:12:22",
            "end": "2022-08-04T23:13:22",
            "first_capture": {
                "id": 2935472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935472/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935494/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:13:22",
            "end": "2022-08-04T23:14:22",
            "first_capture": {
                "id": 2935495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935509,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935509/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:14:22",
            "end": "2022-08-04T23:15:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:15:22",
            "end": "2022-08-04T23:16:22",
            "first_capture": {
                "id": 2935510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935510/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935513/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:16:22",
            "end": "2022-08-04T23:17:22",
            "first_capture": {
                "id": 2935514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935537/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:17:22",
            "end": "2022-08-04T23:18:22",
            "first_capture": {
                "id": 2935538,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935538/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935557,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935557/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:18:22",
            "end": "2022-08-04T23:19:22",
            "first_capture": {
                "id": 2935558,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935558/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935569,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935569/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:19:22",
            "end": "2022-08-04T23:20:22",
            "first_capture": {
                "id": 2935570,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935570/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935583/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:20:22",
            "end": "2022-08-04T23:21:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:21:22",
            "end": "2022-08-04T23:22:22",
            "first_capture": {
                "id": 2935584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935584/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935587,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935587/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:22:22",
            "end": "2022-08-04T23:23:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:23:22",
            "end": "2022-08-04T23:24:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:24:22",
            "end": "2022-08-04T23:25:22",
            "first_capture": {
                "id": 2935588,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935588/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935605,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935605/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:25:22",
            "end": "2022-08-04T23:26:22",
            "first_capture": {
                "id": 2935606,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935606/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935623/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:26:22",
            "end": "2022-08-04T23:27:22",
            "first_capture": {
                "id": 2935624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935631,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935631/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:27:22",
            "end": "2022-08-04T23:28:22",
            "first_capture": {
                "id": 2935632,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935632/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935640,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935640/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:28:22",
            "end": "2022-08-04T23:29:22",
            "first_capture": {
                "id": 2935641,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935641/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935647/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:29:22",
            "end": "2022-08-04T23:30:22",
            "first_capture": {
                "id": 2935648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935662,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935662/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:30:22",
            "end": "2022-08-04T23:31:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:31:22",
            "end": "2022-08-04T23:32:22",
            "first_capture": {
                "id": 2935663,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935663/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935675,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935675/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:32:22",
            "end": "2022-08-04T23:33:22",
            "first_capture": {
                "id": 2935676,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935676/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935684,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935684/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:33:22",
            "end": "2022-08-04T23:34:22",
            "first_capture": {
                "id": 2935685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935685/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935690/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:34:22",
            "end": "2022-08-04T23:35:22",
            "first_capture": {
                "id": 2935691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935691/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935706,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935706/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:35:22",
            "end": "2022-08-04T23:36:22",
            "first_capture": {
                "id": 2935707,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935707/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935720,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935720/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:36:22",
            "end": "2022-08-04T23:37:22",
            "first_capture": {
                "id": 2935721,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935721/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935740,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935740/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:37:22",
            "end": "2022-08-04T23:38:22",
            "first_capture": {
                "id": 2935741,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935741/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935747/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:38:22",
            "end": "2022-08-04T23:39:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:39:22",
            "end": "2022-08-04T23:40:22",
            "first_capture": {
                "id": 2935748,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935748/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935750,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935750/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:40:22",
            "end": "2022-08-04T23:41:22",
            "first_capture": {
                "id": 2935751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935751/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935753,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935753/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:41:22",
            "end": "2022-08-04T23:42:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:42:22",
            "end": "2022-08-04T23:43:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:43:22",
            "end": "2022-08-04T23:44:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:44:22",
            "end": "2022-08-04T23:45:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:45:22",
            "end": "2022-08-04T23:46:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:46:22",
            "end": "2022-08-04T23:47:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:47:22",
            "end": "2022-08-04T23:48:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:48:22",
            "end": "2022-08-04T23:49:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:49:22",
            "end": "2022-08-04T23:50:22",
            "first_capture": {
                "id": 2935754,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935754/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935756,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935756/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:50:22",
            "end": "2022-08-04T23:51:22",
            "first_capture": {
                "id": 2935757,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935757/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935762,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935762/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:51:22",
            "end": "2022-08-04T23:52:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:52:22",
            "end": "2022-08-04T23:53:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:53:22",
            "end": "2022-08-04T23:54:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:54:22",
            "end": "2022-08-04T23:55:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:55:22",
            "end": "2022-08-04T23:56:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:56:22",
            "end": "2022-08-04T23:57:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:57:22",
            "end": "2022-08-04T23:58:22",
            "first_capture": {
                "id": 2935763,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935763/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935772/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:58:22",
            "end": "2022-08-04T23:59:22",
            "first_capture": {
                "id": 2935773,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935773/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935789,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935789/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-04T23:59:22",
            "end": "2022-08-05T00:00:22",
            "first_capture": {
                "id": 2935790,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935790/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935808,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935808/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:00:22",
            "end": "2022-08-05T00:01:22",
            "first_capture": {
                "id": 2935809,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935809/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935814,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935814/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:01:22",
            "end": "2022-08-05T00:02:22",
            "first_capture": {
                "id": 2935815,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935815/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935821/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:02:22",
            "end": "2022-08-05T00:03:22",
            "first_capture": {
                "id": 2935822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935822/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935845/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:03:22",
            "end": "2022-08-05T00:04:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:04:22",
            "end": "2022-08-05T00:05:22",
            "first_capture": {
                "id": 2935846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935846/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935854,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935854/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:05:22",
            "end": "2022-08-05T00:06:22",
            "first_capture": {
                "id": 2935855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935855/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935858,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935858/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:06:22",
            "end": "2022-08-05T00:07:22",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:07:22",
            "end": "2022-08-05T00:08:22",
            "first_capture": {
                "id": 2935859,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935859/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935867/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:08:22",
            "end": "2022-08-05T00:09:22",
            "first_capture": {
                "id": 2935868,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935868/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935875,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935875/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:09:22",
            "end": "2022-08-05T00:10:22",
            "first_capture": {
                "id": 2935876,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935876/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935893/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:10:22",
            "end": "2022-08-05T00:11:22",
            "first_capture": {
                "id": 2935894,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935894/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935906,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935906/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:11:22",
            "end": "2022-08-05T00:12:22",
            "first_capture": {
                "id": 2935907,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935907/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935927,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935927/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:12:22",
            "end": "2022-08-05T00:13:22",
            "first_capture": {
                "id": 2935928,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935928/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935934,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935934/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:13:22",
            "end": "2022-08-05T00:14:22",
            "first_capture": {
                "id": 2935935,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935935/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935955,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935955/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:14:22",
            "end": "2022-08-05T00:15:22",
            "first_capture": {
                "id": 2935956,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935956/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935961/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:15:22",
            "end": "2022-08-05T00:16:22",
            "first_capture": {
                "id": 2935962,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935962/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2935977,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935977/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:16:22",
            "end": "2022-08-05T00:17:22",
            "first_capture": {
                "id": 2935978,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2935978/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936000,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936000/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:17:22",
            "end": "2022-08-05T00:18:22",
            "first_capture": {
                "id": 2936001,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936001/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936012/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:18:22",
            "end": "2022-08-05T00:19:22",
            "first_capture": {
                "id": 2936013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936013/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936027,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936027/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:19:22",
            "end": "2022-08-05T00:20:22",
            "first_capture": {
                "id": 2936028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936028/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936052/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:20:22",
            "end": "2022-08-05T00:21:22",
            "first_capture": {
                "id": 2936053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936053/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936077/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:21:22",
            "end": "2022-08-05T00:22:22",
            "first_capture": {
                "id": 2936078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936078/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936100,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936100/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:22:22",
            "end": "2022-08-05T00:23:22",
            "first_capture": {
                "id": 2936101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936101/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936124,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936124/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:23:22",
            "end": "2022-08-05T00:24:22",
            "first_capture": {
                "id": 2936125,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936125/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936135,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936135/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:24:22",
            "end": "2022-08-05T00:25:22",
            "first_capture": {
                "id": 2936136,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936136/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936154/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:25:22",
            "end": "2022-08-05T00:26:22",
            "first_capture": {
                "id": 2936155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936155/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936174/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:26:22",
            "end": "2022-08-05T00:27:22",
            "first_capture": {
                "id": 2936175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936175/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936187/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:27:22",
            "end": "2022-08-05T00:28:22",
            "first_capture": {
                "id": 2936188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936188/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936209/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:28:22",
            "end": "2022-08-05T00:29:22",
            "first_capture": {
                "id": 2936210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936218/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:29:22",
            "end": "2022-08-05T00:30:22",
            "first_capture": {
                "id": 2936219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936219/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936237/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:30:22",
            "end": "2022-08-05T00:31:22",
            "first_capture": {
                "id": 2936238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936246/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:31:22",
            "end": "2022-08-05T00:32:22",
            "first_capture": {
                "id": 2936247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936247/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936250/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:32:22",
            "end": "2022-08-05T00:33:22",
            "first_capture": {
                "id": 2936251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936251/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936271/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:33:22",
            "end": "2022-08-05T00:34:22",
            "first_capture": {
                "id": 2936272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936272/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936293/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:34:22",
            "end": "2022-08-05T00:35:22",
            "first_capture": {
                "id": 2936294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936294/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936313/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:35:22",
            "end": "2022-08-05T00:36:22",
            "first_capture": {
                "id": 2936314,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936314/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936337/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:36:22",
            "end": "2022-08-05T00:37:22",
            "first_capture": {
                "id": 2936338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936338/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936350,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936350/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:37:22",
            "end": "2022-08-05T00:38:22",
            "first_capture": {
                "id": 2936351,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936351/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936375/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:38:22",
            "end": "2022-08-05T00:39:22",
            "first_capture": {
                "id": 2936376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936376/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936397/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:39:22",
            "end": "2022-08-05T00:40:22",
            "first_capture": {
                "id": 2936398,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936398/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936421/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:40:22",
            "end": "2022-08-05T00:41:22",
            "first_capture": {
                "id": 2936422,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936422/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936444/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:41:22",
            "end": "2022-08-05T00:42:22",
            "first_capture": {
                "id": 2936445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936445/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936468/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:42:22",
            "end": "2022-08-05T00:43:22",
            "first_capture": {
                "id": 2936469,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936469/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936492/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:43:22",
            "end": "2022-08-05T00:44:22",
            "first_capture": {
                "id": 2936493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936493/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936513,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936513/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:44:22",
            "end": "2022-08-05T00:45:22",
            "first_capture": {
                "id": 2936514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936537/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:45:22",
            "end": "2022-08-05T00:46:22",
            "first_capture": {
                "id": 2936538,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936538/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936559,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936559/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:46:22",
            "end": "2022-08-05T00:47:22",
            "first_capture": {
                "id": 2936560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936560/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936583/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:47:22",
            "end": "2022-08-05T00:48:22",
            "first_capture": {
                "id": 2936584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936584/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936602,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936602/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:48:22",
            "end": "2022-08-05T00:49:22",
            "first_capture": {
                "id": 2936603,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936603/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936619,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936619/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:49:22",
            "end": "2022-08-05T00:50:22",
            "first_capture": {
                "id": 2936620,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936620/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936642/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:50:22",
            "end": "2022-08-05T00:51:22",
            "first_capture": {
                "id": 2936643,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936643/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936664/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:51:22",
            "end": "2022-08-05T00:52:22",
            "first_capture": {
                "id": 2936665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936685,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936685/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:52:22",
            "end": "2022-08-05T00:53:22",
            "first_capture": {
                "id": 2936686,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936686/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936708,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936708/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:53:22",
            "end": "2022-08-05T00:54:22",
            "first_capture": {
                "id": 2936709,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936709/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936730,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936730/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:54:22",
            "end": "2022-08-05T00:55:22",
            "first_capture": {
                "id": 2936731,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936731/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936751,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936751/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:55:22",
            "end": "2022-08-05T00:56:22",
            "first_capture": {
                "id": 2936752,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936752/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936774,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936774/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:56:22",
            "end": "2022-08-05T00:57:22",
            "first_capture": {
                "id": 2936775,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936775/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936798,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936798/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:57:22",
            "end": "2022-08-05T00:58:22",
            "first_capture": {
                "id": 2936799,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936799/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936821,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936821/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:58:22",
            "end": "2022-08-05T00:59:22",
            "first_capture": {
                "id": 2936822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936822/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936845,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936845/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T00:59:22",
            "end": "2022-08-05T01:00:22",
            "first_capture": {
                "id": 2936846,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936846/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936867,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936867/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:00:22",
            "end": "2022-08-05T01:01:22",
            "first_capture": {
                "id": 2936868,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936868/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936890,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936890/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:01:22",
            "end": "2022-08-05T01:02:22",
            "first_capture": {
                "id": 2936891,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936891/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936914/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:02:22",
            "end": "2022-08-05T01:03:22",
            "first_capture": {
                "id": 2936915,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936915/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936938,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936938/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:03:22",
            "end": "2022-08-05T01:04:22",
            "first_capture": {
                "id": 2936939,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936939/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936961/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:04:22",
            "end": "2022-08-05T01:05:22",
            "first_capture": {
                "id": 2936962,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936962/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2936983,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936983/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:05:22",
            "end": "2022-08-05T01:06:22",
            "first_capture": {
                "id": 2936984,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2936984/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937006,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937006/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:06:22",
            "end": "2022-08-05T01:07:22",
            "first_capture": {
                "id": 2937007,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937007/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937028/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:07:22",
            "end": "2022-08-05T01:08:22",
            "first_capture": {
                "id": 2937029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937029/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937051,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937051/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:08:22",
            "end": "2022-08-05T01:09:22",
            "first_capture": {
                "id": 2937052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937052/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937075,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937075/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:09:22",
            "end": "2022-08-05T01:10:22",
            "first_capture": {
                "id": 2937076,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937076/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937095,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937095/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:10:22",
            "end": "2022-08-05T01:11:22",
            "first_capture": {
                "id": 2937096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937096/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937117,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937117/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:11:22",
            "end": "2022-08-05T01:12:22",
            "first_capture": {
                "id": 2937118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937118/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937140,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937140/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:12:22",
            "end": "2022-08-05T01:13:22",
            "first_capture": {
                "id": 2937141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937141/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937163/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:13:22",
            "end": "2022-08-05T01:14:22",
            "first_capture": {
                "id": 2937164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937164/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937186/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:14:22",
            "end": "2022-08-05T01:15:22",
            "first_capture": {
                "id": 2937187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937187/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937209/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:15:22",
            "end": "2022-08-05T01:16:22",
            "first_capture": {
                "id": 2937210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937232/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:16:22",
            "end": "2022-08-05T01:17:22",
            "first_capture": {
                "id": 2937233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937233/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937254/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:17:22",
            "end": "2022-08-05T01:18:22",
            "first_capture": {
                "id": 2937255,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937255/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937273/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:18:22",
            "end": "2022-08-05T01:19:22",
            "first_capture": {
                "id": 2937274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937274/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937284/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:19:22",
            "end": "2022-08-05T01:20:22",
            "first_capture": {
                "id": 2937285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937285/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937302,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937302/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:20:22",
            "end": "2022-08-05T01:21:22",
            "first_capture": {
                "id": 2937303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937303/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937325/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:21:22",
            "end": "2022-08-05T01:22:22",
            "first_capture": {
                "id": 2937326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937326/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937349/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:22:22",
            "end": "2022-08-05T01:23:22",
            "first_capture": {
                "id": 2937350,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937350/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937372/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:23:22",
            "end": "2022-08-05T01:24:22",
            "first_capture": {
                "id": 2937373,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937373/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937396,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937396/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:24:22",
            "end": "2022-08-05T01:25:22",
            "first_capture": {
                "id": 2937397,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937397/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937420,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937420/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:25:22",
            "end": "2022-08-05T01:26:22",
            "first_capture": {
                "id": 2937421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937421/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937444,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937444/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:26:22",
            "end": "2022-08-05T01:27:22",
            "first_capture": {
                "id": 2937445,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937445/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937467,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937467/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:27:22",
            "end": "2022-08-05T01:28:22",
            "first_capture": {
                "id": 2937468,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937468/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937490,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937490/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:28:22",
            "end": "2022-08-05T01:29:22",
            "first_capture": {
                "id": 2937491,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937491/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937514/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:29:22",
            "end": "2022-08-05T01:30:22",
            "first_capture": {
                "id": 2937515,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937515/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937537,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937537/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:30:22",
            "end": "2022-08-05T01:31:22",
            "first_capture": {
                "id": 2937538,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937538/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937560,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937560/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:31:22",
            "end": "2022-08-05T01:32:22",
            "first_capture": {
                "id": 2937561,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937561/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937583,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937583/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:32:22",
            "end": "2022-08-05T01:33:22",
            "first_capture": {
                "id": 2937584,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937584/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937606,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937606/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:33:22",
            "end": "2022-08-05T01:34:22",
            "first_capture": {
                "id": 2937607,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937607/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937629,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937629/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:34:22",
            "end": "2022-08-05T01:35:22",
            "first_capture": {
                "id": 2937630,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937630/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937649/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:35:22",
            "end": "2022-08-05T01:36:22",
            "first_capture": {
                "id": 2937650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937650/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937665/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:36:22",
            "end": "2022-08-05T01:37:22",
            "first_capture": {
                "id": 2937666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937666/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937690,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937690/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:37:22",
            "end": "2022-08-05T01:38:22",
            "first_capture": {
                "id": 2937691,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937691/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937713,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937713/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:38:22",
            "end": "2022-08-05T01:39:22",
            "first_capture": {
                "id": 2937714,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937714/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937735/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:39:22",
            "end": "2022-08-05T01:40:22",
            "first_capture": {
                "id": 2937736,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937736/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937758/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:40:22",
            "end": "2022-08-05T01:41:22",
            "first_capture": {
                "id": 2937759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937781/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:41:22",
            "end": "2022-08-05T01:42:22",
            "first_capture": {
                "id": 2937782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937782/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937805/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:42:22",
            "end": "2022-08-05T01:43:22",
            "first_capture": {
                "id": 2937806,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937806/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937827,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937827/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:43:22",
            "end": "2022-08-05T01:44:22",
            "first_capture": {
                "id": 2937828,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937828/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937847,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937847/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:44:22",
            "end": "2022-08-05T01:45:22",
            "first_capture": {
                "id": 2937848,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937848/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937869,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937869/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:45:22",
            "end": "2022-08-05T01:46:22",
            "first_capture": {
                "id": 2937870,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937870/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937888,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937888/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:46:22",
            "end": "2022-08-05T01:47:22",
            "first_capture": {
                "id": 2937889,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937889/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937912,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937912/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:47:22",
            "end": "2022-08-05T01:48:22",
            "first_capture": {
                "id": 2937913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937913/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937932/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:48:22",
            "end": "2022-08-05T01:49:22",
            "first_capture": {
                "id": 2937933,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937933/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937951,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937951/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:49:22",
            "end": "2022-08-05T01:50:22",
            "first_capture": {
                "id": 2937952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937952/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937973,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937973/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:50:22",
            "end": "2022-08-05T01:51:22",
            "first_capture": {
                "id": 2937974,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937974/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2937989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937989/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:51:22",
            "end": "2022-08-05T01:52:22",
            "first_capture": {
                "id": 2937990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2937990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938008,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938008/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:52:22",
            "end": "2022-08-05T01:53:22",
            "first_capture": {
                "id": 2938009,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938009/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938029,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938029/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:53:22",
            "end": "2022-08-05T01:54:22",
            "first_capture": {
                "id": 2938030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938030/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938052/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:54:22",
            "end": "2022-08-05T01:55:22",
            "first_capture": {
                "id": 2938053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938053/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938073/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:55:22",
            "end": "2022-08-05T01:56:22",
            "first_capture": {
                "id": 2938074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938096/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:56:22",
            "end": "2022-08-05T01:57:22",
            "first_capture": {
                "id": 2938097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938097/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938119/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:57:22",
            "end": "2022-08-05T01:58:22",
            "first_capture": {
                "id": 2938120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938120/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938142/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:58:22",
            "end": "2022-08-05T01:59:22",
            "first_capture": {
                "id": 2938143,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938143/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938165/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T01:59:22",
            "end": "2022-08-05T02:00:22",
            "first_capture": {
                "id": 2938166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938166/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938188/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:00:22",
            "end": "2022-08-05T02:01:22",
            "first_capture": {
                "id": 2938189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938189/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938211,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938211/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:01:22",
            "end": "2022-08-05T02:02:22",
            "first_capture": {
                "id": 2938212,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938212/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938232/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:02:22",
            "end": "2022-08-05T02:03:22",
            "first_capture": {
                "id": 2938233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938233/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938243/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:03:22",
            "end": "2022-08-05T02:04:22",
            "first_capture": {
                "id": 2938244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938244/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938265/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:04:22",
            "end": "2022-08-05T02:05:22",
            "first_capture": {
                "id": 2938266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938289,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938289/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:05:22",
            "end": "2022-08-05T02:06:22",
            "first_capture": {
                "id": 2938290,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938290/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938312/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:06:22",
            "end": "2022-08-05T02:07:22",
            "first_capture": {
                "id": 2938313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938313/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938337/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:07:22",
            "end": "2022-08-05T02:08:22",
            "first_capture": {
                "id": 2938338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938338/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938359/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:08:22",
            "end": "2022-08-05T02:09:22",
            "first_capture": {
                "id": 2938360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938383/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:09:22",
            "end": "2022-08-05T02:10:22",
            "first_capture": {
                "id": 2938384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938384/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938407,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938407/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:10:22",
            "end": "2022-08-05T02:11:22",
            "first_capture": {
                "id": 2938408,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938408/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938431,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938431/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:11:22",
            "end": "2022-08-05T02:12:22",
            "first_capture": {
                "id": 2938432,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938432/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938455,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938455/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:12:22",
            "end": "2022-08-05T02:13:22",
            "first_capture": {
                "id": 2938456,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938456/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938479,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938479/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:13:22",
            "end": "2022-08-05T02:14:22",
            "first_capture": {
                "id": 2938480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938480/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938501,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938501/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:14:22",
            "end": "2022-08-05T02:15:22",
            "first_capture": {
                "id": 2938502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938502/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938525,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938525/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:15:22",
            "end": "2022-08-05T02:16:22",
            "first_capture": {
                "id": 2938526,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938526/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938549,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938549/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:16:22",
            "end": "2022-08-05T02:17:22",
            "first_capture": {
                "id": 2938550,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938550/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938572,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938572/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:17:22",
            "end": "2022-08-05T02:18:22",
            "first_capture": {
                "id": 2938573,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938573/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938594,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938594/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:18:22",
            "end": "2022-08-05T02:19:22",
            "first_capture": {
                "id": 2938595,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938595/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938617,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938617/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:19:22",
            "end": "2022-08-05T02:20:22",
            "first_capture": {
                "id": 2938618,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938618/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938641,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938641/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:20:22",
            "end": "2022-08-05T02:21:22",
            "first_capture": {
                "id": 2938642,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938642/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938664/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:21:22",
            "end": "2022-08-05T02:22:22",
            "first_capture": {
                "id": 2938665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938687/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:22:22",
            "end": "2022-08-05T02:23:22",
            "first_capture": {
                "id": 2938688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938688/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938710,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938710/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:23:22",
            "end": "2022-08-05T02:24:22",
            "first_capture": {
                "id": 2938711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938711/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938734/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:24:22",
            "end": "2022-08-05T02:25:22",
            "first_capture": {
                "id": 2938735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938735/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938758/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:25:22",
            "end": "2022-08-05T02:26:22",
            "first_capture": {
                "id": 2938759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938781/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:26:22",
            "end": "2022-08-05T02:27:22",
            "first_capture": {
                "id": 2938782,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938782/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938804/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:27:22",
            "end": "2022-08-05T02:28:22",
            "first_capture": {
                "id": 2938805,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938805/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938828,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938828/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:28:22",
            "end": "2022-08-05T02:29:22",
            "first_capture": {
                "id": 2938829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938829/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938851,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938851/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:29:22",
            "end": "2022-08-05T02:30:22",
            "first_capture": {
                "id": 2938852,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938852/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938873,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938873/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:30:22",
            "end": "2022-08-05T02:31:22",
            "first_capture": {
                "id": 2938874,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938874/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938896/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:31:22",
            "end": "2022-08-05T02:32:22",
            "first_capture": {
                "id": 2938897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938897/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938920,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938920/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:32:22",
            "end": "2022-08-05T02:33:22",
            "first_capture": {
                "id": 2938921,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938921/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938944,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938944/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:33:22",
            "end": "2022-08-05T02:34:22",
            "first_capture": {
                "id": 2938945,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938945/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938967,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938967/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:34:22",
            "end": "2022-08-05T02:35:22",
            "first_capture": {
                "id": 2938968,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938968/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2938989,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938989/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:35:22",
            "end": "2022-08-05T02:36:22",
            "first_capture": {
                "id": 2938990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2938990/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939012,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939012/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:36:22",
            "end": "2022-08-05T02:37:22",
            "first_capture": {
                "id": 2939013,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939013/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939035,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939035/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:37:22",
            "end": "2022-08-05T02:38:22",
            "first_capture": {
                "id": 2939036,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939036/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939057,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939057/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:38:22",
            "end": "2022-08-05T02:39:22",
            "first_capture": {
                "id": 2939058,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939058/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939080/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:39:22",
            "end": "2022-08-05T02:40:22",
            "first_capture": {
                "id": 2939081,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939081/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939104/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:40:22",
            "end": "2022-08-05T02:41:22",
            "first_capture": {
                "id": 2939105,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939105/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939127/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:41:22",
            "end": "2022-08-05T02:42:22",
            "first_capture": {
                "id": 2939128,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939128/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939151/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:42:22",
            "end": "2022-08-05T02:43:22",
            "first_capture": {
                "id": 2939152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939172/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:43:22",
            "end": "2022-08-05T02:44:22",
            "first_capture": {
                "id": 2939173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939173/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939192/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:44:22",
            "end": "2022-08-05T02:45:22",
            "first_capture": {
                "id": 2939193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939193/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939206/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:45:22",
            "end": "2022-08-05T02:46:22",
            "first_capture": {
                "id": 2939207,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939207/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939230/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:46:22",
            "end": "2022-08-05T02:47:22",
            "first_capture": {
                "id": 2939231,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939231/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939253,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939253/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:47:22",
            "end": "2022-08-05T02:48:22",
            "first_capture": {
                "id": 2939254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939254/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939277/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:48:22",
            "end": "2022-08-05T02:49:22",
            "first_capture": {
                "id": 2939278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939278/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939297/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:49:22",
            "end": "2022-08-05T02:50:22",
            "first_capture": {
                "id": 2939298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939320/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:50:22",
            "end": "2022-08-05T02:51:22",
            "first_capture": {
                "id": 2939321,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939321/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939344/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:51:22",
            "end": "2022-08-05T02:52:22",
            "first_capture": {
                "id": 2939345,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939345/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939368/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:52:22",
            "end": "2022-08-05T02:53:22",
            "first_capture": {
                "id": 2939369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939369/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939390,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939390/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:53:22",
            "end": "2022-08-05T02:54:22",
            "first_capture": {
                "id": 2939391,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939391/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939411/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:54:22",
            "end": "2022-08-05T02:55:22",
            "first_capture": {
                "id": 2939412,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939412/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939433/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:55:22",
            "end": "2022-08-05T02:56:22",
            "first_capture": {
                "id": 2939434,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939434/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939457,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939457/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:56:22",
            "end": "2022-08-05T02:57:22",
            "first_capture": {
                "id": 2939458,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939458/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939482/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:57:22",
            "end": "2022-08-05T02:58:22",
            "first_capture": {
                "id": 2939483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939483/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939505/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:58:22",
            "end": "2022-08-05T02:59:22",
            "first_capture": {
                "id": 2939506,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939506/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939529,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939529/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T02:59:22",
            "end": "2022-08-05T03:00:22",
            "first_capture": {
                "id": 2939530,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939530/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939554,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939554/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:00:22",
            "end": "2022-08-05T03:01:22",
            "first_capture": {
                "id": 2939555,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939555/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939577,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939577/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:01:22",
            "end": "2022-08-05T03:02:22",
            "first_capture": {
                "id": 2939578,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939578/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939599,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939599/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:02:22",
            "end": "2022-08-05T03:03:22",
            "first_capture": {
                "id": 2939600,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939600/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939623,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939623/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:03:22",
            "end": "2022-08-05T03:04:22",
            "first_capture": {
                "id": 2939624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939647,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939647/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:04:22",
            "end": "2022-08-05T03:05:22",
            "first_capture": {
                "id": 2939648,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939648/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939665/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:05:22",
            "end": "2022-08-05T03:06:22",
            "first_capture": {
                "id": 2939666,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939666/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939687,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939687/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:06:22",
            "end": "2022-08-05T03:07:22",
            "first_capture": {
                "id": 2939688,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939688/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939711,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939711/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:07:22",
            "end": "2022-08-05T03:08:22",
            "first_capture": {
                "id": 2939712,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939712/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939734,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939734/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:08:22",
            "end": "2022-08-05T03:09:22",
            "first_capture": {
                "id": 2939735,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939735/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939758,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939758/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:09:22",
            "end": "2022-08-05T03:10:22",
            "first_capture": {
                "id": 2939759,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939759/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939780,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939780/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:10:22",
            "end": "2022-08-05T03:11:22",
            "first_capture": {
                "id": 2939781,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939781/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939803/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:11:22",
            "end": "2022-08-05T03:12:22",
            "first_capture": {
                "id": 2939804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939804/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939825/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:12:22",
            "end": "2022-08-05T03:13:22",
            "first_capture": {
                "id": 2939826,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939826/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939848,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939848/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:13:22",
            "end": "2022-08-05T03:14:22",
            "first_capture": {
                "id": 2939849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939849/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939871,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939871/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:14:22",
            "end": "2022-08-05T03:15:22",
            "first_capture": {
                "id": 2939872,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939872/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939895,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939895/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:15:22",
            "end": "2022-08-05T03:16:22",
            "first_capture": {
                "id": 2939896,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939896/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939918,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939918/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:16:22",
            "end": "2022-08-05T03:17:22",
            "first_capture": {
                "id": 2939919,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939919/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939942,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939942/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:17:22",
            "end": "2022-08-05T03:18:22",
            "first_capture": {
                "id": 2939943,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939943/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939964,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939964/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:18:22",
            "end": "2022-08-05T03:19:22",
            "first_capture": {
                "id": 2939965,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939965/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939978,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939978/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:19:22",
            "end": "2022-08-05T03:20:22",
            "first_capture": {
                "id": 2939979,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939979/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2939994,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939994/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:20:22",
            "end": "2022-08-05T03:21:22",
            "first_capture": {
                "id": 2939995,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2939995/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940004,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940004/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:21:22",
            "end": "2022-08-05T03:22:22",
            "first_capture": {
                "id": 2940005,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940005/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940027,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940027/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:22:22",
            "end": "2022-08-05T03:23:22",
            "first_capture": {
                "id": 2940028,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940028/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940052,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940052/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:23:22",
            "end": "2022-08-05T03:24:22",
            "first_capture": {
                "id": 2940053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940053/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940077,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940077/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:24:22",
            "end": "2022-08-05T03:25:22",
            "first_capture": {
                "id": 2940078,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940078/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940101,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940101/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:25:22",
            "end": "2022-08-05T03:26:22",
            "first_capture": {
                "id": 2940102,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940102/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940124,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940124/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:26:22",
            "end": "2022-08-05T03:27:22",
            "first_capture": {
                "id": 2940125,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940125/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940146,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940146/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:27:22",
            "end": "2022-08-05T03:28:22",
            "first_capture": {
                "id": 2940147,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940147/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940169/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:28:22",
            "end": "2022-08-05T03:29:22",
            "first_capture": {
                "id": 2940170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940191/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:29:22",
            "end": "2022-08-05T03:30:22",
            "first_capture": {
                "id": 2940192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940192/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940215/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:30:22",
            "end": "2022-08-05T03:31:22",
            "first_capture": {
                "id": 2940216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940216/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940238/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:31:22",
            "end": "2022-08-05T03:32:22",
            "first_capture": {
                "id": 2940239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940239/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940262/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:32:22",
            "end": "2022-08-05T03:33:22",
            "first_capture": {
                "id": 2940263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940286/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:33:22",
            "end": "2022-08-05T03:34:22",
            "first_capture": {
                "id": 2940287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940308/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:34:22",
            "end": "2022-08-05T03:35:22",
            "first_capture": {
                "id": 2940309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940309/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940332/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:35:22",
            "end": "2022-08-05T03:36:22",
            "first_capture": {
                "id": 2940333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940355,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940355/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:36:22",
            "end": "2022-08-05T03:37:22",
            "first_capture": {
                "id": 2940356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940356/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940378/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:37:22",
            "end": "2022-08-05T03:38:22",
            "first_capture": {
                "id": 2940379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940401,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940401/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:38:22",
            "end": "2022-08-05T03:39:22",
            "first_capture": {
                "id": 2940402,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940402/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940425,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940425/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:39:22",
            "end": "2022-08-05T03:40:22",
            "first_capture": {
                "id": 2940426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940426/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940448,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940448/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:40:22",
            "end": "2022-08-05T03:41:22",
            "first_capture": {
                "id": 2940449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940471,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940471/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:41:22",
            "end": "2022-08-05T03:42:22",
            "first_capture": {
                "id": 2940472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940472/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940494,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940494/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:42:22",
            "end": "2022-08-05T03:43:22",
            "first_capture": {
                "id": 2940495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940517,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940517/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:43:22",
            "end": "2022-08-05T03:44:22",
            "first_capture": {
                "id": 2940518,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940518/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940541,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940541/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:44:22",
            "end": "2022-08-05T03:45:22",
            "first_capture": {
                "id": 2940542,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940542/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940565,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940565/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:45:22",
            "end": "2022-08-05T03:46:22",
            "first_capture": {
                "id": 2940566,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940566/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940588,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940588/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:46:22",
            "end": "2022-08-05T03:47:22",
            "first_capture": {
                "id": 2940589,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940589/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940611,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940611/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:47:22",
            "end": "2022-08-05T03:48:22",
            "first_capture": {
                "id": 2940612,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940612/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940633,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940633/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:48:22",
            "end": "2022-08-05T03:49:22",
            "first_capture": {
                "id": 2940634,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940634/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940657,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940657/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:49:22",
            "end": "2022-08-05T03:50:22",
            "first_capture": {
                "id": 2940658,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940658/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940679,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940679/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:50:22",
            "end": "2022-08-05T03:51:22",
            "first_capture": {
                "id": 2940680,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940680/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940702,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940702/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:51:22",
            "end": "2022-08-05T03:52:22",
            "first_capture": {
                "id": 2940703,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940703/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940724,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940724/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:52:22",
            "end": "2022-08-05T03:53:22",
            "first_capture": {
                "id": 2940725,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940725/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940747,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940747/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:53:22",
            "end": "2022-08-05T03:54:22",
            "first_capture": {
                "id": 2940748,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940748/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940771,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940771/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:54:22",
            "end": "2022-08-05T03:55:22",
            "first_capture": {
                "id": 2940772,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940772/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940793/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:55:22",
            "end": "2022-08-05T03:56:22",
            "first_capture": {
                "id": 2940794,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940794/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940817/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:56:22",
            "end": "2022-08-05T03:57:22",
            "first_capture": {
                "id": 2940818,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940818/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940841,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940841/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:57:22",
            "end": "2022-08-05T03:58:22",
            "first_capture": {
                "id": 2940842,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940842/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940861,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940861/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:58:22",
            "end": "2022-08-05T03:59:22",
            "first_capture": {
                "id": 2940862,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940862/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940885/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T03:59:22",
            "end": "2022-08-05T04:00:22",
            "first_capture": {
                "id": 2940886,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940886/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940908,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940908/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T04:00:22",
            "end": "2022-08-05T04:01:22",
            "first_capture": {
                "id": 2940909,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940909/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940931,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940931/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-08-05T04:01:22",
            "end": "2022-08-05T04:02:15",
            "first_capture": {
                "id": 2940932,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940932/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 2940952,
                "details": "https://api.beluga.insectai.org/api/v2/captures/2940952/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 460,
        "resolution_minutes": 1,
        "max_detections": 3,
        "min_detections": 0,
        "total_detections": 3,
        "timeline_start": "2022-08-04T20:22:22",
        "timeline_end": "2022-08-05T04:02:15"
    }
}