curl --location --request GET 'https://ip.zhengbingdong.com/v1/get?ip=183.236.24.12'{
"ret": 200,
"data": {
"ip": "183.236.24.12",
"country": "中国",
"country_code": "cn",
"prov": "广东",
"city": "广州",
"city_code": "guangzhou",
"city_short_code": "gz",
"area": "",
"post_code": "510000",
"area_code": "020",
"isp": "中国移动",
"lng": "113.280637",
"lat": "23.125178",
"long_ip": 3085703180,
"big_area": "华南"
},
"qt": 0
}