================================================================================
REQUEST LOG: req_0Si6m820BNzc
================================================================================

[2026-05-12 08:01:07.092669] REQUEST END
    Status: 200
    Response Time: 1.95ms
    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_0Si6m820BNzc",
        "timestamp": "2026-05-12T08:01:07+00:00"
    }
}

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