{
"current_page": 0,
"first_page_url": "string",
"from": 0,
"last_page": 0,
"last_page_url": "string",
"next_page_url": "string",
"path": "string",
"per_page": 0,
"prev_page_url": "string",
"to": 0,
"total": 0,
"data": [
{
"id": 0,
"teamId": 0,
"userId": 0,
"name": "string",
"type": "http",
"host": "string",
"port": 0,
"login": "string",
"password": "string",
"changeIpUrl": "string",
"provider": "string",
"ip": "string",
"savedByUser": true,
"browser_profiles_count": 0,
"lastCheck": {
"createdAt": "2019-08-24T14:15:22.123Z",
"status": true,
"ip": "string",
"country": "string",
"region": "string",
"city": "string",
"timezone": "string",
"found": 0,
"total": 0,
"blacklists": [
"string"
]
},
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}