================================================================================
REQUEST LOG: req_2x4GUQbc4QNP
================================================================================

[2026-05-12 07:54:32.906221] REQUEST END
    Status: 200
    Response Time: 2.75ms
    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_2x4GUQbc4QNP",
        "timestamp": "2026-05-12T07:54:32+00:00"
    }
}

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