{
"data": [
{
"id": 0,
"type": "deposit",
"amount": 0,
"wallet": "string",
"meta": {},
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"meta": {
"current_page": 0,
"per_page": 0,
"last_page": 0,
"total": 0
},
"links": {
"next": "http://example.com",
"prev": "http://example.com"
}
}