{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2",
"results": [
{
"name": "string",
"alpha_2": "st",
"alpha_3": "str",
"numeric": "str"
}
]
}