{
"meta": {
"status": "success",
"statusCode": 200,
"total": 32,
"page": 1,
"limit": 10
},
"message": "Get user field histories",
"data": [
{
"_id": "685a48f5cbfa3985ad581bae",
"user": {
"_id": "61100af5c548eb5c7ebc7819",
"id": 1,
"avatar": "https://returning.ai/admin.png",
"displayName": "Admin",
"username": "admin"
},
"value": 500,
"action": "overwrite",
"createdAt": "2025-06-24T06:43:01.078Z"
},
{
"_id": "685957701ff244c62bd2e5b5",
"user": {
"_id": "507f1f77bcf86cd799439013",
"id": 12346,
"avatar": null,
"displayName": "Jane Smith",
"username": "janesmith"
},
"value": 250,
"action": "increase",
"createdAt": "2025-06-23T13:30:15.123Z"
}
]
}