================================================================================
REQUEST LOG: req_IOYW92So790t
================================================================================

[2025-12-29 18:45:27.770248] REQUEST END
    Status: 200
    Response Time: 2.29ms
    Response: {
    "success": true,
    "message": "Daily scoop summary retrieved successfully",
    "data": [
        {
            "batch_id": 1,
            "batch_number": "BATCH-1-20251229-0001",
            "product_name": "vaniila",
            "total_scoops": 50,
            "sold_scoops": 1,
            "remaining_scoops": 49,
            "wasted_scoops": 0,
            "usage_percentage": 2,
            "status": "active"
        }
    ],
    "meta": {
        "request_id": "req_IOYW92So790t",
        "timestamp": "2025-12-29T18:45:27+00:00"
    }
}

================================================================================