| Aggregate (cost=8702.59..8702.60 rows=1 width=8) |
| -> Seq Scan on tbl_api_log a (cost=0.00..8697.60 rows=1993 width=0) |
| Filter: (("time" >= '2025-12-17 17:00:00'::timestamp without time zone) AND ("time" <= '2025-12-17 23:55:00'::timestamp without time zone)) |