{
"webhook_url": "http://go-api:8080/webhook/proxy-ready",
"rotate_url": "http://proxy-provider.com/rotate?token=abc123",
"ip_public": "203.0.113.45",
"auth_token": "Bearer abc123token",
"disable_auto_rotate": false,
"ip": "10.0.0.1",
"port": 8080,
"username": "proxyuser",
"password": "proxypass"
}