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

{
    "data": [
        {
            "start": "2024-07-12T00:00:00",
            "end": "2024-07-12T00:01:00",
            "first_capture": {
                "id": 17995148,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995148/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995149,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995149/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:01:00",
            "end": "2024-07-12T00:02:00",
            "first_capture": {
                "id": 17995150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995150/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995150,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995150/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:02:00",
            "end": "2024-07-12T00:03:00",
            "first_capture": {
                "id": 17995151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995151/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995151,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995151/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:03:00",
            "end": "2024-07-12T00:04:00",
            "first_capture": {
                "id": 17995152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995152/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:04:00",
            "end": "2024-07-12T00:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:05:00",
            "end": "2024-07-12T00:06:00",
            "first_capture": {
                "id": 17995153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995153/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995153/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:06:00",
            "end": "2024-07-12T00:07:00",
            "first_capture": {
                "id": 17995154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995154/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995154/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:07:00",
            "end": "2024-07-12T00:08:00",
            "first_capture": {
                "id": 17995155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995155/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995155,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995155/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:08:00",
            "end": "2024-07-12T00:09:00",
            "first_capture": {
                "id": 17995156,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995156/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995156,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995156/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:09:00",
            "end": "2024-07-12T00:10:00",
            "first_capture": {
                "id": 17995157,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995157/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995157,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995157/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:10:00",
            "end": "2024-07-12T00:11:00",
            "first_capture": {
                "id": 17995158,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995158/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995158,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995158/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:11:00",
            "end": "2024-07-12T00:12:00",
            "first_capture": {
                "id": 17995159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995159/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995159,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995159/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:12:00",
            "end": "2024-07-12T00:13:00",
            "first_capture": {
                "id": 17995160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995160/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995160,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995160/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:13:00",
            "end": "2024-07-12T00:14:00",
            "first_capture": {
                "id": 17995161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995161/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995161,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995161/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:14:00",
            "end": "2024-07-12T00:15:00",
            "first_capture": {
                "id": 17995162,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995162/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995162,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995162/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:15:00",
            "end": "2024-07-12T00:16:00",
            "first_capture": {
                "id": 17995163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995163/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995163,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995163/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:16:00",
            "end": "2024-07-12T00:17:00",
            "first_capture": {
                "id": 17995164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995164/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995164,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995164/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:17:00",
            "end": "2024-07-12T00:18:00",
            "first_capture": {
                "id": 17995165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995165/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995165/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:18:00",
            "end": "2024-07-12T00:19:00",
            "first_capture": {
                "id": 17995166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995166/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995166/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:19:00",
            "end": "2024-07-12T00:20:00",
            "first_capture": {
                "id": 17995167,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995167/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995167,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995167/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:20:00",
            "end": "2024-07-12T00:21:00",
            "first_capture": {
                "id": 17995168,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995168/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995168,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995168/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:21:00",
            "end": "2024-07-12T00:22:00",
            "first_capture": {
                "id": 17995169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995169/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995169/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:22:00",
            "end": "2024-07-12T00:23:00",
            "first_capture": {
                "id": 17995170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995170/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995170,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995170/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:23:00",
            "end": "2024-07-12T00:24:00",
            "first_capture": {
                "id": 17995171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995171/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995171,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995171/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:24:00",
            "end": "2024-07-12T00:25:00",
            "first_capture": {
                "id": 17995172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995172/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995172/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:25:00",
            "end": "2024-07-12T00:26:00",
            "first_capture": {
                "id": 17995173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995173/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995173/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:26:00",
            "end": "2024-07-12T00:27:00",
            "first_capture": {
                "id": 17995174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995174/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995174,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995174/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:27:00",
            "end": "2024-07-12T00:28:00",
            "first_capture": {
                "id": 17995175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995175/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995175,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995175/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:28:00",
            "end": "2024-07-12T00:29:00",
            "first_capture": {
                "id": 17995176,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995176/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995176,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995176/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:29:00",
            "end": "2024-07-12T00:30:00",
            "first_capture": {
                "id": 17995177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995177/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995177,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995177/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:30:00",
            "end": "2024-07-12T00:31:00",
            "first_capture": {
                "id": 17995178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995178/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995178/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:31:00",
            "end": "2024-07-12T00:32:00",
            "first_capture": {
                "id": 17995179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995179/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995179/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:32:00",
            "end": "2024-07-12T00:33:00",
            "first_capture": {
                "id": 17995180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995180/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995180,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995180/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:33:00",
            "end": "2024-07-12T00:34:00",
            "first_capture": {
                "id": 17995181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995181/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995181/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:34:00",
            "end": "2024-07-12T00:35:00",
            "first_capture": {
                "id": 17995182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995182/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995182/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:35:00",
            "end": "2024-07-12T00:36:00",
            "first_capture": {
                "id": 17995183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995183/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995183,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995183/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:36:00",
            "end": "2024-07-12T00:37:00",
            "first_capture": {
                "id": 17995184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995184/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995184/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:37:00",
            "end": "2024-07-12T00:38:00",
            "first_capture": {
                "id": 17995185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995185/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995185/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:38:00",
            "end": "2024-07-12T00:39:00",
            "first_capture": {
                "id": 17995186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995186/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995186,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995186/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:39:00",
            "end": "2024-07-12T00:40:00",
            "first_capture": {
                "id": 17995187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995187/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995187/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:40:00",
            "end": "2024-07-12T00:41:00",
            "first_capture": {
                "id": 17995188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995188/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995188/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:41:00",
            "end": "2024-07-12T00:42:00",
            "first_capture": {
                "id": 17995189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995189/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995189,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995189/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:42:00",
            "end": "2024-07-12T00:43:00",
            "first_capture": {
                "id": 17995190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995190/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995190,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995190/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:43:00",
            "end": "2024-07-12T00:44:00",
            "first_capture": {
                "id": 17995191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995191/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995191,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995191/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:44:00",
            "end": "2024-07-12T00:45:00",
            "first_capture": {
                "id": 17995192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995192/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995192,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995192/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:45:00",
            "end": "2024-07-12T00:46:00",
            "first_capture": {
                "id": 17995193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995193/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995193,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995193/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:46:00",
            "end": "2024-07-12T00:47:00",
            "first_capture": {
                "id": 17995194,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995194/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995194,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995194/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:47:00",
            "end": "2024-07-12T00:48:00",
            "first_capture": {
                "id": 17995195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995195/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995195/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:48:00",
            "end": "2024-07-12T00:49:00",
            "first_capture": {
                "id": 17995196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995196/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995196,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995196/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:49:00",
            "end": "2024-07-12T00:50:00",
            "first_capture": {
                "id": 17995197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995197/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995197,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995197/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:50:00",
            "end": "2024-07-12T00:51:00",
            "first_capture": {
                "id": 17995198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995198/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995198,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995198/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:51:00",
            "end": "2024-07-12T00:52:00",
            "first_capture": {
                "id": 17995199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995199/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995199/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:52:00",
            "end": "2024-07-12T00:53:00",
            "first_capture": {
                "id": 17995200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995200/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995200,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995200/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:53:00",
            "end": "2024-07-12T00:54:00",
            "first_capture": {
                "id": 17995201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995201/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995201,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995201/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:54:00",
            "end": "2024-07-12T00:55:00",
            "first_capture": {
                "id": 17995202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995202/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995202,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995202/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:55:00",
            "end": "2024-07-12T00:56:00",
            "first_capture": {
                "id": 17995203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995203/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995203,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995203/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:56:00",
            "end": "2024-07-12T00:57:00",
            "first_capture": {
                "id": 17995204,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995204/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995204,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995204/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2024-07-12T00:57:00",
            "end": "2024-07-12T00:58:00",
            "first_capture": {
                "id": 17995205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995205/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995205,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995205/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:58:00",
            "end": "2024-07-12T00:59:00",
            "first_capture": {
                "id": 17995206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995206/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995206,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995206/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T00:59:00",
            "end": "2024-07-12T01:00:00",
            "first_capture": {
                "id": 17995207,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995207/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995207,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995207/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:00:00",
            "end": "2024-07-12T01:01:00",
            "first_capture": {
                "id": 17995208,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995208/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995208,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995208/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:01:00",
            "end": "2024-07-12T01:02:00",
            "first_capture": {
                "id": 17995209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995209/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995209/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:02:00",
            "end": "2024-07-12T01:03:00",
            "first_capture": {
                "id": 17995210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995210/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:03:00",
            "end": "2024-07-12T01:04:00",
            "first_capture": {
                "id": 17995211,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995211/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995211,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995211/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:04:00",
            "end": "2024-07-12T01:05:00",
            "first_capture": {
                "id": 17995212,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995212/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995212,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995212/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:05:00",
            "end": "2024-07-12T01:06:00",
            "first_capture": {
                "id": 17995213,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995213/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995213,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995213/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:06:00",
            "end": "2024-07-12T01:07:00",
            "first_capture": {
                "id": 17995214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995214/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995214/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:07:00",
            "end": "2024-07-12T01:08:00",
            "first_capture": {
                "id": 17995215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995215/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995215,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995215/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:08:00",
            "end": "2024-07-12T01:09:00",
            "first_capture": {
                "id": 17995216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995216/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995216,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995216/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:09:00",
            "end": "2024-07-12T01:10:00",
            "first_capture": {
                "id": 17995217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995217/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995217,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995217/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:10:00",
            "end": "2024-07-12T01:11:00",
            "first_capture": {
                "id": 17995218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995218/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995218,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995218/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:11:00",
            "end": "2024-07-12T01:12:00",
            "first_capture": {
                "id": 17995219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995219/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995219/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:12:00",
            "end": "2024-07-12T01:13:00",
            "first_capture": {
                "id": 17995220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995220/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995220/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:13:00",
            "end": "2024-07-12T01:14:00",
            "first_capture": {
                "id": 17995221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995221/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995221,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995221/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:14:00",
            "end": "2024-07-12T01:15:00",
            "first_capture": {
                "id": 17995222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995222/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995222,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995222/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:15:00",
            "end": "2024-07-12T01:16:00",
            "first_capture": {
                "id": 17995223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995223/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995223,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995223/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:16:00",
            "end": "2024-07-12T01:17:00",
            "first_capture": {
                "id": 17995224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995224/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995224,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995224/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:17:00",
            "end": "2024-07-12T01:18:00",
            "first_capture": {
                "id": 17995225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995225/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995225,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995225/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:18:00",
            "end": "2024-07-12T01:19:00",
            "first_capture": {
                "id": 17995226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995226/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995226,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995226/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:19:00",
            "end": "2024-07-12T01:20:00",
            "first_capture": {
                "id": 17995227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995227/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995227,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995227/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:20:00",
            "end": "2024-07-12T01:21:00",
            "first_capture": {
                "id": 17995228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995228/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995228,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995228/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:21:00",
            "end": "2024-07-12T01:22:00",
            "first_capture": {
                "id": 17995229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995229/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995229/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:22:00",
            "end": "2024-07-12T01:23:00",
            "first_capture": {
                "id": 17995230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995230/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995230/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:23:00",
            "end": "2024-07-12T01:24:00",
            "first_capture": {
                "id": 17995231,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995231/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995231,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995231/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:24:00",
            "end": "2024-07-12T01:25:00",
            "first_capture": {
                "id": 17995232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995232/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995232,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995232/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:25:00",
            "end": "2024-07-12T01:26:00",
            "first_capture": {
                "id": 17995233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995233/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995233,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995233/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:26:00",
            "end": "2024-07-12T01:27:00",
            "first_capture": {
                "id": 17995234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995234/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995234/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:27:00",
            "end": "2024-07-12T01:28:00",
            "first_capture": {
                "id": 17995235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995235/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995235/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:28:00",
            "end": "2024-07-12T01:29:00",
            "first_capture": {
                "id": 17995236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995236/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995236,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995236/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:29:00",
            "end": "2024-07-12T01:30:00",
            "first_capture": {
                "id": 17995237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995237/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995237/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:30:00",
            "end": "2024-07-12T01:31:00",
            "first_capture": {
                "id": 17995238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995238/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:31:00",
            "end": "2024-07-12T01:32:00",
            "first_capture": {
                "id": 17995239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995239/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995239,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995239/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:32:00",
            "end": "2024-07-12T01:33:00",
            "first_capture": {
                "id": 17995240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995240/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995240,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995240/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:33:00",
            "end": "2024-07-12T01:34:00",
            "first_capture": {
                "id": 17995241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995241/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995241/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:34:00",
            "end": "2024-07-12T01:35:00",
            "first_capture": {
                "id": 17995242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995242/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995242/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:35:00",
            "end": "2024-07-12T01:36:00",
            "first_capture": {
                "id": 17995243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995243/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995243,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995243/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:36:00",
            "end": "2024-07-12T01:37:00",
            "first_capture": {
                "id": 17995244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995244/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995244,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995244/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 17,
            "detections_avg": 17,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:37:00",
            "end": "2024-07-12T01:38:00",
            "first_capture": {
                "id": 17995245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995245/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995245,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995245/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:38:00",
            "end": "2024-07-12T01:39:00",
            "first_capture": {
                "id": 17995246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995246/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995246/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:39:00",
            "end": "2024-07-12T01:40:00",
            "first_capture": {
                "id": 17995247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995247/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995247/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:40:00",
            "end": "2024-07-12T01:41:00",
            "first_capture": {
                "id": 17995248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995248/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995248,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995248/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:41:00",
            "end": "2024-07-12T01:42:00",
            "first_capture": {
                "id": 17995249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995249/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995249/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 14,
            "detections_avg": 14,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:42:00",
            "end": "2024-07-12T01:43:00",
            "first_capture": {
                "id": 17995250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995250/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995250,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995250/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:43:00",
            "end": "2024-07-12T01:44:00",
            "first_capture": {
                "id": 17995251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995251/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995251/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:44:00",
            "end": "2024-07-12T01:45:00",
            "first_capture": {
                "id": 17995252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995252/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995252/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:45:00",
            "end": "2024-07-12T01:46:00",
            "first_capture": {
                "id": 17995253,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995253/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995253,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995253/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:46:00",
            "end": "2024-07-12T01:47:00",
            "first_capture": {
                "id": 17995254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995254/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995254,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995254/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:47:00",
            "end": "2024-07-12T01:48:00",
            "first_capture": {
                "id": 17995255,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995255/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995255,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995255/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:48:00",
            "end": "2024-07-12T01:49:00",
            "first_capture": {
                "id": 17995256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995256/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995256/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:49:00",
            "end": "2024-07-12T01:50:00",
            "first_capture": {
                "id": 17995257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995257/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995257,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995257/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:50:00",
            "end": "2024-07-12T01:51:00",
            "first_capture": {
                "id": 17995258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995258/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995258,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995258/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:51:00",
            "end": "2024-07-12T01:52:00",
            "first_capture": {
                "id": 17995259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995259/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995259/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:52:00",
            "end": "2024-07-12T01:53:00",
            "first_capture": {
                "id": 17995260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995260/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:53:00",
            "end": "2024-07-12T01:54:00",
            "first_capture": {
                "id": 17995261,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995261/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995261,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995261/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:54:00",
            "end": "2024-07-12T01:55:00",
            "first_capture": {
                "id": 17995262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995262/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995262/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:55:00",
            "end": "2024-07-12T01:56:00",
            "first_capture": {
                "id": 17995263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995263/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:56:00",
            "end": "2024-07-12T01:57:00",
            "first_capture": {
                "id": 17995264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995264/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995264/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2024-07-12T01:57:00",
            "end": "2024-07-12T01:58:00",
            "first_capture": {
                "id": 17995265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995265/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995265/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:58:00",
            "end": "2024-07-12T01:59:00",
            "first_capture": {
                "id": 17995266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995266/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T01:59:00",
            "end": "2024-07-12T02:00:00",
            "first_capture": {
                "id": 17995267,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995267/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995267,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995267/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:00:00",
            "end": "2024-07-12T02:01:00",
            "first_capture": {
                "id": 17995268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995268/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995268/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:01:00",
            "end": "2024-07-12T02:02:00",
            "first_capture": {
                "id": 17995269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995269/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995269/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:02:00",
            "end": "2024-07-12T02:03:00",
            "first_capture": {
                "id": 17995270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995270/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995270,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995270/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:03:00",
            "end": "2024-07-12T02:04:00",
            "first_capture": {
                "id": 17995271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995271/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995271,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995271/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:04:00",
            "end": "2024-07-12T02:05:00",
            "first_capture": {
                "id": 17995272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995272/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995272,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995272/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:05:00",
            "end": "2024-07-12T02:06:00",
            "first_capture": {
                "id": 17995273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995273/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995273/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:06:00",
            "end": "2024-07-12T02:07:00",
            "first_capture": {
                "id": 17995274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995274/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995274/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:07:00",
            "end": "2024-07-12T02:08:00",
            "first_capture": {
                "id": 17995275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995275/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995275,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995275/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:08:00",
            "end": "2024-07-12T02:09:00",
            "first_capture": {
                "id": 17995276,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995276/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995276,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995276/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:09:00",
            "end": "2024-07-12T02:10:00",
            "first_capture": {
                "id": 17995277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995277/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995277/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:10:00",
            "end": "2024-07-12T02:11:00",
            "first_capture": {
                "id": 17995278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995278/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995278,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995278/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:11:00",
            "end": "2024-07-12T02:12:00",
            "first_capture": {
                "id": 17995279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995279/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995279,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995279/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:12:00",
            "end": "2024-07-12T02:13:00",
            "first_capture": {
                "id": 17995280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995280/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995280/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 12,
            "detections_avg": 12,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:13:00",
            "end": "2024-07-12T02:14:00",
            "first_capture": {
                "id": 17995281,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995281/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995281,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995281/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:14:00",
            "end": "2024-07-12T02:15:00",
            "first_capture": {
                "id": 17995282,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995282/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995282,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995282/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:15:00",
            "end": "2024-07-12T02:16:00",
            "first_capture": {
                "id": 17995283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995283/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995283/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:16:00",
            "end": "2024-07-12T02:17:00",
            "first_capture": {
                "id": 17995284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995284/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995284,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995284/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:17:00",
            "end": "2024-07-12T02:18:00",
            "first_capture": {
                "id": 17995285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995285/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995285,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995285/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 20,
            "detections_avg": 20,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:18:00",
            "end": "2024-07-12T02:19:00",
            "first_capture": {
                "id": 17995286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995286/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995286/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:19:00",
            "end": "2024-07-12T02:20:00",
            "first_capture": {
                "id": 17995287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995287/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995287/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:20:00",
            "end": "2024-07-12T02:21:00",
            "first_capture": {
                "id": 17995288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995288/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:21:00",
            "end": "2024-07-12T02:22:00",
            "first_capture": {
                "id": 17995289,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995289/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995289,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995289/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:22:00",
            "end": "2024-07-12T02:23:00",
            "first_capture": {
                "id": 17995290,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995290/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995290,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995290/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:23:00",
            "end": "2024-07-12T02:24:00",
            "first_capture": {
                "id": 17995291,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995291/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995291,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995291/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:24:00",
            "end": "2024-07-12T02:25:00",
            "first_capture": {
                "id": 17995292,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995292/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995292,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995292/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:25:00",
            "end": "2024-07-12T02:26:00",
            "first_capture": {
                "id": 17995293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995293/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995293/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:26:00",
            "end": "2024-07-12T02:27:00",
            "first_capture": {
                "id": 17995294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995294/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995294,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995294/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:27:00",
            "end": "2024-07-12T02:28:00",
            "first_capture": {
                "id": 17995295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995295/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995295,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995295/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 17,
            "detections_avg": 17,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:28:00",
            "end": "2024-07-12T02:29:00",
            "first_capture": {
                "id": 17995296,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995296/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995296,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995296/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:29:00",
            "end": "2024-07-12T02:30:00",
            "first_capture": {
                "id": 17995297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995297/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995297/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:30:00",
            "end": "2024-07-12T02:31:00",
            "first_capture": {
                "id": 17995298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995298/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:31:00",
            "end": "2024-07-12T02:32:00",
            "first_capture": {
                "id": 17995299,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995299/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995299,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995299/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:32:00",
            "end": "2024-07-12T02:33:00",
            "first_capture": {
                "id": 17995300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995300/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995300,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995300/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 16,
            "detections_avg": 16,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:33:00",
            "end": "2024-07-12T02:34:00",
            "first_capture": {
                "id": 17995301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995301/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995301,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995301/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:34:00",
            "end": "2024-07-12T02:35:00",
            "first_capture": {
                "id": 17995302,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995302/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995302,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995302/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:35:00",
            "end": "2024-07-12T02:36:00",
            "first_capture": {
                "id": 17995303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995303/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995303,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995303/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:36:00",
            "end": "2024-07-12T02:37:00",
            "first_capture": {
                "id": 17995304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995304/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995304,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995304/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:37:00",
            "end": "2024-07-12T02:38:00",
            "first_capture": {
                "id": 17995305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995305/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995305,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995305/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:38:00",
            "end": "2024-07-12T02:39:00",
            "first_capture": {
                "id": 17995306,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995306/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995306,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995306/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:39:00",
            "end": "2024-07-12T02:40:00",
            "first_capture": {
                "id": 17995307,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995307/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995307,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995307/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:40:00",
            "end": "2024-07-12T02:41:00",
            "first_capture": {
                "id": 17995308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995308/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995308,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995308/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:41:00",
            "end": "2024-07-12T02:42:00",
            "first_capture": {
                "id": 17995309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995309/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995309/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:42:00",
            "end": "2024-07-12T02:43:00",
            "first_capture": {
                "id": 17995310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995310/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995310,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995310/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:43:00",
            "end": "2024-07-12T02:44:00",
            "first_capture": {
                "id": 17995311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995311/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995311,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995311/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:44:00",
            "end": "2024-07-12T02:45:00",
            "first_capture": {
                "id": 17995312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995312/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995312,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995312/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:45:00",
            "end": "2024-07-12T02:46:00",
            "first_capture": {
                "id": 17995313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995313/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995313,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995313/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:46:00",
            "end": "2024-07-12T02:47:00",
            "first_capture": {
                "id": 17995314,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995314/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995314,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995314/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:47:00",
            "end": "2024-07-12T02:48:00",
            "first_capture": {
                "id": 17995315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995315/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995315,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995315/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 12,
            "detections_avg": 12,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:48:00",
            "end": "2024-07-12T02:49:00",
            "first_capture": {
                "id": 17995316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995316/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995316/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:49:00",
            "end": "2024-07-12T02:50:00",
            "first_capture": {
                "id": 17995317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995317/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:50:00",
            "end": "2024-07-12T02:51:00",
            "first_capture": {
                "id": 17995318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995318/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995318/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:51:00",
            "end": "2024-07-12T02:52:00",
            "first_capture": {
                "id": 17995319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995319/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995319/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:52:00",
            "end": "2024-07-12T02:53:00",
            "first_capture": {
                "id": 17995320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995320/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995320/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 14,
            "detections_avg": 14,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:53:00",
            "end": "2024-07-12T02:54:00",
            "first_capture": {
                "id": 17995321,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995321/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995321,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995321/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:54:00",
            "end": "2024-07-12T02:55:00",
            "first_capture": {
                "id": 17995322,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995322/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995322,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995322/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:55:00",
            "end": "2024-07-12T02:56:00",
            "first_capture": {
                "id": 17995323,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995323/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995323,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995323/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:56:00",
            "end": "2024-07-12T02:57:00",
            "first_capture": {
                "id": 17995324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995324/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995324/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:57:00",
            "end": "2024-07-12T02:58:00",
            "first_capture": {
                "id": 17995325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995325/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995325/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 2,
            "detections_avg": 2,
            "was_processed": true
        },
        {
            "start": "2024-07-12T02:58:00",
            "end": "2024-07-12T02:59:00",
            "first_capture": {
                "id": 17995326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995326/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995326,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995326/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T02:59:00",
            "end": "2024-07-12T03:00:00",
            "first_capture": {
                "id": 17995327,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995327/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995327,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995327/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:00:00",
            "end": "2024-07-12T03:01:00",
            "first_capture": {
                "id": 17995328,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995328/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995328,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995328/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:01:00",
            "end": "2024-07-12T03:02:00",
            "first_capture": {
                "id": 17995329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995329/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995329,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995329/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:02:00",
            "end": "2024-07-12T03:03:00",
            "first_capture": {
                "id": 17995330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995330/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995330,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995330/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 16,
            "detections_avg": 16,
            "was_processed": true
        },
        {
            "start": "2024-07-12T03:03:00",
            "end": "2024-07-12T03:04:00",
            "first_capture": {
                "id": 17995331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995331/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995331,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995331/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:04:00",
            "end": "2024-07-12T03:05:00",
            "first_capture": {
                "id": 17995332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995332/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995332,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995332/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:05:00",
            "end": "2024-07-12T03:06:00",
            "first_capture": {
                "id": 17995333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995333/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995333,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995333/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:06:00",
            "end": "2024-07-12T03:07:00",
            "first_capture": {
                "id": 17995334,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995334/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995334,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995334/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:07:00",
            "end": "2024-07-12T03:08:00",
            "first_capture": {
                "id": 17995335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995335/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995335,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995335/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2024-07-12T03:08:00",
            "end": "2024-07-12T03:09:00",
            "first_capture": {
                "id": 17995336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995336/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995336,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995336/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:09:00",
            "end": "2024-07-12T03:10:00",
            "first_capture": {
                "id": 17995337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995337/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995337,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995337/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:10:00",
            "end": "2024-07-12T03:11:00",
            "first_capture": {
                "id": 17995338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995338/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995338/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:11:00",
            "end": "2024-07-12T03:12:00",
            "first_capture": {
                "id": 17995339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995339/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995339/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:12:00",
            "end": "2024-07-12T03:13:00",
            "first_capture": {
                "id": 17995340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995340/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995340/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2024-07-12T03:13:00",
            "end": "2024-07-12T03:14:00",
            "first_capture": {
                "id": 17995341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995341/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995341,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995341/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:14:00",
            "end": "2024-07-12T03:15:00",
            "first_capture": {
                "id": 17995342,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995342/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995342,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995342/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:15:00",
            "end": "2024-07-12T03:16:00",
            "first_capture": {
                "id": 17995343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995343/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995343/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:16:00",
            "end": "2024-07-12T03:17:00",
            "first_capture": {
                "id": 17995344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995344/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995344/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:17:00",
            "end": "2024-07-12T03:18:00",
            "first_capture": {
                "id": 17995345,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995345/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995345,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995345/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2024-07-12T03:18:00",
            "end": "2024-07-12T03:19:00",
            "first_capture": {
                "id": 17995346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995346/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995346,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995346/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:19:00",
            "end": "2024-07-12T03:20:00",
            "first_capture": {
                "id": 17995347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995347/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995347/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:20:00",
            "end": "2024-07-12T03:21:00",
            "first_capture": {
                "id": 17995348,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995348/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995348,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995348/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:21:00",
            "end": "2024-07-12T03:22:00",
            "first_capture": {
                "id": 17995349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995349/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995349/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:22:00",
            "end": "2024-07-12T03:23:00",
            "first_capture": {
                "id": 17995350,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995350/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995350,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995350/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:23:00",
            "end": "2024-07-12T03:24:00",
            "first_capture": {
                "id": 17995351,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995351/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995351,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995351/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2024-07-12T03:24:00",
            "end": "2024-07-12T03:25:00",
            "first_capture": {
                "id": 17995352,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995352/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995352,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995352/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:25:00",
            "end": "2024-07-12T03:26:00",
            "first_capture": {
                "id": 17995353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995353/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995353,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995353/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:26:00",
            "end": "2024-07-12T03:27:00",
            "first_capture": {
                "id": 17995354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995354/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995354,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995354/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:27:00",
            "end": "2024-07-12T03:28:00",
            "first_capture": {
                "id": 17995355,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995355/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995355,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995355/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:28:00",
            "end": "2024-07-12T03:29:00",
            "first_capture": {
                "id": 17995356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995356/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995356/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2024-07-12T03:29:00",
            "end": "2024-07-12T03:30:00",
            "first_capture": {
                "id": 17995357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995357/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995357,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995357/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:30:00",
            "end": "2024-07-12T03:31:00",
            "first_capture": {
                "id": 17995358,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995358/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995358,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995358/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:31:00",
            "end": "2024-07-12T03:32:00",
            "first_capture": {
                "id": 17995359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995359/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995359/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:32:00",
            "end": "2024-07-12T03:33:00",
            "first_capture": {
                "id": 17995360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995360/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:33:00",
            "end": "2024-07-12T03:34:00",
            "first_capture": {
                "id": 17995361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995361/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995361,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995361/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:34:00",
            "end": "2024-07-12T03:35:00",
            "first_capture": {
                "id": 17995362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995362/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995362,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995362/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:35:00",
            "end": "2024-07-12T03:36:00",
            "first_capture": {
                "id": 17995363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995363/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995363/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:36:00",
            "end": "2024-07-12T03:37:00",
            "first_capture": {
                "id": 17995364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995364/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995364,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995364/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:37:00",
            "end": "2024-07-12T03:38:00",
            "first_capture": {
                "id": 17995365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995365/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995365,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995365/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:38:00",
            "end": "2024-07-12T03:39:00",
            "first_capture": {
                "id": 17995366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995366/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995366,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995366/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:39:00",
            "end": "2024-07-12T03:40:00",
            "first_capture": {
                "id": 17995367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995367/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995367,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995367/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:40:00",
            "end": "2024-07-12T03:41:00",
            "first_capture": {
                "id": 17995368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995368/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995368,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995368/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:41:00",
            "end": "2024-07-12T03:42:00",
            "first_capture": {
                "id": 17995369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995369/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995369,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995369/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:42:00",
            "end": "2024-07-12T03:43:00",
            "first_capture": {
                "id": 17995370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995370/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995370,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995370/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:43:00",
            "end": "2024-07-12T03:44:00",
            "first_capture": {
                "id": 17995371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995371/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995371/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:44:00",
            "end": "2024-07-12T03:45:00",
            "first_capture": {
                "id": 17995372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995372/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:45:00",
            "end": "2024-07-12T03:46:00",
            "first_capture": {
                "id": 17995373,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995373/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995373,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995373/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:46:00",
            "end": "2024-07-12T03:47:00",
            "first_capture": {
                "id": 17995374,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995374/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995374,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995374/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:47:00",
            "end": "2024-07-12T03:48:00",
            "first_capture": {
                "id": 17995375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995375/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995375,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995375/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:48:00",
            "end": "2024-07-12T03:49:00",
            "first_capture": {
                "id": 17995376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995376/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995376,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995376/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:49:00",
            "end": "2024-07-12T03:50:00",
            "first_capture": {
                "id": 17995377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995377/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995377,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995377/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:50:00",
            "end": "2024-07-12T03:51:00",
            "first_capture": {
                "id": 17995378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995378/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995378,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995378/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:51:00",
            "end": "2024-07-12T03:52:00",
            "first_capture": {
                "id": 17995379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995379/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:52:00",
            "end": "2024-07-12T03:53:00",
            "first_capture": {
                "id": 17995380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995380/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995380,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995380/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:53:00",
            "end": "2024-07-12T03:54:00",
            "first_capture": {
                "id": 17995381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995381/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995381,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995381/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:54:00",
            "end": "2024-07-12T03:55:00",
            "first_capture": {
                "id": 17995382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995382/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995382,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995382/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:55:00",
            "end": "2024-07-12T03:56:00",
            "first_capture": {
                "id": 17995383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995383/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995383,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995383/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:56:00",
            "end": "2024-07-12T03:57:00",
            "first_capture": {
                "id": 17995384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995384/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995384,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995384/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:57:00",
            "end": "2024-07-12T03:58:00",
            "first_capture": {
                "id": 17995385,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995385/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995385,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995385/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:58:00",
            "end": "2024-07-12T03:59:00",
            "first_capture": {
                "id": 17995386,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995386/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995386,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995386/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2024-07-12T03:59:00",
            "end": "2024-07-12T03:59:21",
            "first_capture": {
                "id": 17995387,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995387/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 17995387,
                "details": "https://api.beluga.insectai.org/api/v2/captures/17995387/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 240,
        "resolution_minutes": 1,
        "max_detections": 20,
        "min_detections": 0,
        "total_detections": 347,
        "timeline_start": "2024-07-12T00:00:00",
        "timeline_end": "2024-07-12T03:59:21"
    }
}