{
"current_page": 1,
"data": [
{
"uuid": "bcaa44b9-8b00-495e-831f-fb7d9451337f",
"organization_uuid": "ca7d368e-9c5e-4ec3-b59f-5d437e1c7c07",
"client_uuid": "5c9607c4-8235-5b14-85cd-68984263efbc",
"status": "created",
"value": "5000.00000",
"operator_uuid": "677a35cd-cd49-4339-8a25-1aef24803ee0",
"created_by": "677a35cd-cd49-4339-8a25-1aef24803ee0",
"created_at": "2024-05-15T14:32:46.000000Z",
"updated_at": "2024-05-15T14:32:46.000000Z"
}
],
"first_page_url": "http://localhost:8000/api/v1/requests/search?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http://localhost:8000/api/v1/requests/search?page=1",
"links": [
{
"url": null,
"label": "« Anterior",
"active": false
},
{
"url": "http://localhost:8000/api/v1/requests/search?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Próximo »",
"active": false
}
],
"next_page_url": null,
"path": "http://localhost:8000/api/v1/requests/search",
"per_page": 15,
"prev_page_url": null,
"to": 1,
"total": 1
}