================================================================================
REQUEST LOG: req_MWIuOmyJ0hh0
================================================================================

[2026-05-12 08:01:43.231488] REQUEST END
    Status: 200
    Response Time: 2.53ms
    Response: {
    "success": true,
    "message": "Top selling products retrieved successfully",
    "data": [
        {
            "id": "151",
            "name": "med",
            "total_quantity": "14",
            "total_revenue": "1400.00",
            "order_count": "7"
        },
        {
            "id": "162",
            "name": "burfen",
            "total_quantity": "4",
            "total_revenue": "80.00",
            "order_count": "4"
        }
    ],
    "meta": {
        "request_id": "req_MWIuOmyJ0hh0",
        "timestamp": "2026-05-12T08:01:43+00:00"
    }
}

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