================================================================================
REQUEST LOG: req_gNzhVuhwMple
================================================================================

[2025-12-31 16:53:10.812362] REQUEST END
    Status: 200
    Response Time: 2.11ms
    Response: {
    "success": true,
    "message": "Active batches retrieved successfully",
    "data": [
        {
            "id": 2,
            "branch_id": 1,
            "product_id": 5,
            "recipe_id": 2,
            "produced_by": 2,
            "batch_number": "BATCH-1-20251231-0001",
            "batch_size": "10L",
            "batch_size_value": "20.00",
            "total_scoops": 200,
            "remaining_scoops": 196,
            "sold_scoops": 4,
            "wasted_scoops": 0,
            "cost_per_scoop": "4.0000",
            "status": "active",
            "produced_at": "2025-12-31T12:44:29.000000Z",
            "expires_at": "2026-01-02T12:44:29.000000Z",
            "notes": null,
            "created_at": "2025-12-31T12:44:29.000000Z",
            "updated_at": "2025-12-31T13:07:15.000000Z",
            "deleted_at": null,
            "product": {
                "id": 5,
                "category_id": 1,
                "name": "mango",
                "slug": "mango",
                "description": "mango",
                "base_price": "30.00",
                "image": "products/69551a6887dd1_1767185000.png",
                "max_scoops": 4,
                "is_active": true,
                "created_at": "2025-12-31T12:43:18.000000Z",
                "updated_at": "2025-12-31T12:43:20.000000Z",
                "deleted_at": null,
                "scoop_price": "30.00",
                "scoop_capacity": null,
                "has_inner_options": 0,
                "price_per_scoop": null,
                "metadata": null,
                "image_url": "http://127.0.0.1:8000/storage/products/69551a6887dd1_1767185000.png"
            },
            "recipe": {
                "id": 2,
                "product_id": 5,
                "name": "mango",
                "description": "mango",
                "instructions": "mango",
                "yield_quantity": 200,
                "is_active": true,
                "created_at": "2025-12-31T12:44:04.000000Z",
                "updated_at": "2025-12-31T12:44:04.000000Z",
                "deleted_at": null
            }
        }
    ],
    "meta": {
        "request_id": "req_gNzhVuhwMple",
        "timestamp": "2025-12-31T16:53:10+00:00"
    }
}

================================================================================