================================================================================
REQUEST LOG: req_7EhS936L7oj3
================================================================================

[2025-12-29 20:34:47.730566] REQUEST END
    Status: 200
    Response Time: 2.14ms
    Response: {
    "success": true,
    "message": "Active batches retrieved successfully",
    "data": [
        {
            "id": 1,
            "branch_id": 1,
            "product_id": 4,
            "recipe_id": 1,
            "produced_by": 2,
            "batch_number": "BATCH-1-20251229-0001",
            "batch_size": "2.5L",
            "batch_size_value": "5.00",
            "total_scoops": 50,
            "remaining_scoops": 49,
            "sold_scoops": 1,
            "wasted_scoops": 0,
            "cost_per_scoop": "2.0000",
            "status": "active",
            "produced_at": "2025-12-29T18:39:12.000000Z",
            "expires_at": "2025-12-30T18:39:12.000000Z",
            "notes": null,
            "created_at": "2025-12-29T18:39:12.000000Z",
            "updated_at": "2025-12-29T18:44:31.000000Z",
            "deleted_at": null,
            "product": {
                "id": 4,
                "category_id": 1,
                "name": "vaniila",
                "slug": "vaniila",
                "description": "test",
                "base_price": "20.00",
                "image": "products/6952c97a02135_1767033210.png",
                "max_scoops": 4,
                "is_active": true,
                "created_at": "2025-12-29T18:33:28.000000Z",
                "updated_at": "2025-12-29T18:33:30.000000Z",
                "deleted_at": null,
                "scoop_price": "19.98",
                "scoop_capacity": null,
                "has_inner_options": 0,
                "price_per_scoop": null,
                "metadata": null,
                "image_url": "http://127.0.0.1:8000/storage/products/6952c97a02135_1767033210.png"
            },
            "recipe": {
                "id": 1,
                "product_id": 4,
                "name": "vanilla",
                "description": "vanilla",
                "instructions": "vanilla",
                "yield_quantity": 20,
                "is_active": true,
                "created_at": "2025-12-29T18:38:34.000000Z",
                "updated_at": "2025-12-29T18:38:34.000000Z",
                "deleted_at": null
            }
        }
    ],
    "meta": {
        "request_id": "req_7EhS936L7oj3",
        "timestamp": "2025-12-29T20:34:47+00:00"
    }
}

================================================================================