{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2",
"results": [
{
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"name": "string",
"total_recipients": 0,
"total_campaigns": 0,
"total_optedout": 0,
"created": "2019-08-24T14:15:22.123Z",
"modified": "2019-08-24T14:15:22.123Z"
}
]
}