{
"data": [
{
"id": 77,
"server_id": 2478,
"server_hostname": "ubuntu-2gb",
"server_ip": "87.120.37.0",
"name": "71_ubuntu-2gb_2023_06_19-19_34_40.qcow2.gz",
"created_at": "2023-06-19T22:36:35+03:00",
"size": 50
},
{
"id": 73,
"server_id": 2448,
"server_hostname": "ubuntu-2gb",
"server_ip": "87.120.37.0",
"name": "40_ubuntu-2gb_2023_06_10-14_42_22.qcow2.gz",
"created_at": "2023-06-12T10:52:53+03:00",
"size": 50
}
],
"links": {
"first": "https://api.vpsbg.eu/v1/backups?page=1",
"last": "https://api.vpsbg.eu/v1/backups?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "pagination.previous",
"active": false
},
{
"url": "https://api.vpsbg.eu/v1/backups?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "pagination.next",
"active": false
}
],
"path": "https://api.vpsbg.eu/v1/backups",
"per_page": 50,
"to": 6,
"total": 6
}
}