{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"fields": [
{
"filter": "string",
"values": [
"string"
]
}
],
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"links": {
"first": "http://example.com",
"last": "http://example.com",
"prev": "http://example.com",
"next": "http://example.com"
},
"meta": {
"current_page": 1,
"last_page": 1,
"from": 1,
"to": 1,
"per_page": 1,
"total": 1,
"path": "http://example.com",
"links": [
{
"url": "http://example.com",
"label": "string",
"active": true
}
]
}
}