================================================================================
REQUEST LOG: req_FUs0gakYfcPh
================================================================================

[2026-05-12 07:55:44.682140] REQUEST END
    Status: 200
    Response Time: 1.51ms
    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_FUs0gakYfcPh",
        "timestamp": "2026-05-12T07:55:44+00:00"
    }
}

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