{
"success": true,
"data": [
{
"description": "string",
"date": "2025-11-15",
"tool_type": "MRI",
"tool_brand": "Siemens"
}
],
"meta": {
"page": 1,
"per_page": 20,
"total_count": 100,
"total_pages": 5,
"prev_page": null,
"next_page": 2
}
}