================================================================================
REQUEST LOG: req_NKcFCowVRrGG
================================================================================

[2026-05-11 15:41:15.263033] REQUEST END
    Status: 200
    Response Time: 2.03ms
    Response: {
    "success": true,
    "message": "Top selling products retrieved successfully",
    "data": [
        {
            "id": "151",
            "name": "med",
            "total_quantity": "13",
            "total_revenue": "1300.00",
            "order_count": "6"
        },
        {
            "id": "162",
            "name": "burfen",
            "total_quantity": "3",
            "total_revenue": "60.00",
            "order_count": "3"
        }
    ],
    "meta": {
        "request_id": "req_NKcFCowVRrGG",
        "timestamp": "2026-05-11T15:41:15+00:00"
    }
}

================================================================================