================================================================================
REQUEST LOG: req_ypaPKlNtBv1X
================================================================================

[2026-05-10 22:25:58.114596] REQUEST END
    Status: 200
    Response Time: 2.4ms
    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_ypaPKlNtBv1X",
        "timestamp": "2026-05-10T22:25:58+00:00"
    }
}

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