{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2",
"results": [
{
"contact_number": "string",
"sender_whatsapp_number": "string",
"message_id": "string",
"campaign_name": "string",
"opted_out_global": true,
"opted_out_promotions": true,
"opted_out_news": true,
"opted_out_events": true,
"opted_out_surveys": true,
"origin": "INBOUND_STOP",
"created": "2019-08-24T14:15:22.123Z",
"created_by": "string",
"reason": "string"
}
]
}