Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:9897/api/bans/ranks?page=1&pageSize=100&filter=101.22.113'
{"success":true,"message":null,"data":{"page":1,"size":10,"total":218,"results":[{"peerIp":"221.182.4.250","count":6},{"peerIp":"223.102.7.103","count":5},{"peerIp":"36.250.241.221","count":5},{"peerIp":"221.197.232.91","count":4},{"peerIp":"112.83.156.131","count":3},{"peerIp":"112.83.156.132","count":3},{"peerIp":"112.83.156.133","count":3},{"peerIp":"116.253.43.174","count":3},{"peerIp":"122.193.244.2","count":3},{"peerIp":"153.35.236.226","count":3}]}}