{
"data": [
{
"id": 0,
"name": "string",
"address": "string",
"active": true
}
],
"meta": {
"current_page": 0,
"per_page": 0,
"last_page": 0,
"total": 0
},
"links": {
"next": "http://example.com",
"prev": "http://example.com"
}
}