curl --location --request GET 'http://localhost:3000/api/petterritoryfetters/1'
{
"success": true,
"data": {
"id": 1,
"name": "ceshi1",
"conditions": [
"",
"???",
"",
"???"
]
},
"timestamp": "2025-07-29T07:36:36.301Z"
}