curl --location '/api/v2/channels/account-groups'{
"data": [
{
"id": "string",
"name": "string",
"rank": 0,
"ip": "string",
"location": "string",
"countryCode": "string",
"proxyIp": "string",
"isDefault": true,
"hasBrowserConfig": true,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"message": "string",
"requestId": "string"
}