================================================================================
REQUEST LOG: req_tILPeZv0LsQ0
================================================================================

[2026-05-10 22:38:21.857950] REQUEST END
    Status: 200
    Response Time: 8.88ms
    Response: {
    "success": true,
    "message": "Top selling products retrieved successfully",
    "data": [
        {
            "id": "151",
            "name": "med",
            "total_quantity": "12",
            "total_revenue": "1200.00",
            "order_count": "5"
        },
        {
            "id": "162",
            "name": "burfen",
            "total_quantity": "3",
            "total_revenue": "60.00",
            "order_count": "3"
        }
    ],
    "meta": {
        "request_id": "req_tILPeZv0LsQ0",
        "timestamp": "2026-05-10T22:38:21+00:00"
    }
}

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