================================================================================
REQUEST LOG: req_Hg7WXDOQ9thb
================================================================================

[2025-12-31 18:15:39.008851] REQUEST END
    Status: 200
    Response Time: 1.78ms
    Response: {
    "success": true,
    "message": "Daily scoop summary retrieved successfully",
    "data": [
        {
            "batch_id": 2,
            "batch_number": "BATCH-1-20251231-0001",
            "product_name": "mango",
            "total_scoops": 200,
            "sold_scoops": 8,
            "remaining_scoops": 192,
            "wasted_scoops": 0,
            "usage_percentage": 4,
            "status": "active"
        }
    ],
    "meta": {
        "request_id": "req_Hg7WXDOQ9thb",
        "timestamp": "2025-12-31T18:15:39+00:00"
    }
}

================================================================================