{
"data": [
{
"id": 6,
"name": "ewrrew",
"description": "sacdsd",
"color": "rgb(191, 126, 126)",
"priority": 1,
"created_at": "2025-02-13T07:25:58.000000Z",
"updated_at": "2025-02-13T07:25:58.000000Z"
},
{
"id": 7,
"name": "qqqqqq111",
"description": "sacdsd",
"color": "rgb(186, 25, 25)",
"priority": 1,
"created_at": "2025-02-13T07:27:48.000000Z",
"updated_at": "2025-02-13T07:27:48.000000Z"
},
{
"id": 8,
"name": "тестовый",
"description": "тестовый",
"color": "rgb(194, 26, 26)",
"priority": 1,
"created_at": "2025-02-13T10:55:50.000000Z",
"updated_at": "2025-02-13T10:55:50.000000Z"
},
{
"id": 3,
"name": "Pro",
"description": "",
"color": "rgb(224, 8, 8)",
"priority": 3,
"created_at": "2024-11-28T20:08:08.000000Z",
"updated_at": "2025-01-31T16:00:00.000000Z"
},
{
"id": 4,
"name": "Master",
"description": "",
"color": "rgb(152, 36, 255)",
"priority": 4,
"created_at": "2024-11-28T20:10:30.000000Z",
"updated_at": "2025-01-31T16:01:04.000000Z"
},
{
"id": 5,
"name": "RocketMan",
"description": "",
"color": "rgb(250, 0, 255)",
"priority": 5,
"created_at": "2024-11-28T20:12:48.000000Z",
"updated_at": "2025-01-31T16:00:50.000000Z"
}
],
"links": {
"first": "http://127.0.0.1:8001/api/achievement/category?page=1",
"last": "http://127.0.0.1:8001/api/achievement/category?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"per_page": 25,
"to": 6,
"total": 6
}
}