{
"id": "<string>",
"type": "tally-counters",
"attributes": {
"name": "<string>",
"in_count": 123,
"out_count": 123,
"count": 123,
"peak_count": 123,
"occupancy_rate": 123,
"capacity": 123,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"state": "<string>"
},
"links": {
"self": "<string>"
}
}