================================================================================
REQUEST LOG: req_8wlcBRtqEiiJ
================================================================================

[2026-05-12 08:16:18.040379] REQUEST END
    Status: 200
    Response Time: 1.77ms
    Response: {
    "success": true,
    "message": "Top selling products retrieved successfully",
    "data": [
        {
            "id": "151",
            "name": "med",
            "total_quantity": "19",
            "total_revenue": "1900.00",
            "order_count": "8"
        },
        {
            "id": "165",
            "name": "dispririn",
            "total_quantity": "3",
            "total_revenue": "90.00",
            "order_count": "1"
        },
        {
            "id": "162",
            "name": "burfen",
            "total_quantity": "4",
            "total_revenue": "80.00",
            "order_count": "4"
        }
    ],
    "meta": {
        "request_id": "req_8wlcBRtqEiiJ",
        "timestamp": "2026-05-12T08:16:18+00:00"
    }
}

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