{
"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",
"contact_number": "string",
"sender_whatsapp_number": "string",
"category": "GLOBAL",
"opted_out": true,
"origin": "INBOUND_STOP",
"reason": "string",
"created_by": "string",
"channel_type": "WHATSAPP",
"message_id": "string",
"campaign_name": "string",
"created": "2019-08-24T14:15:22.123Z"
}
]
}