This is my JSON output directly from the row in the appwrite console
{
"$id": "693bb0330037eb3870ed",
"$sequence": 2,
"$createdAt": "2025-12-12T06:34:20.279+00:00",
"$updatedAt": "2025-12-12T06:34:20.279+00:00",
"$permissions": [],
"gymId": {
"gymName": "My Gym",
"website": "mygym.com",
"phoneNumber": null,
"$id": "693bb0260017d08b390e",
"$sequence": 1,
"$createdAt": "2025-12-12T06:03:18.281+00:00",
"$updatedAt": "2025-12-12T06:33:40.895+00:00",
"$permissions": [],
"gymManagerId": null,
"address": null,
"$databaseId": "690acc180012566b56c2",
"$tableId": "gyms"
},
"boardModerators": [
{
"username": "whiskeycron",
"igHandle": "",
"isPrivate": true,
"gradeSystem": "Hueco",
"$id": "691205cba21c082802dc",
"$sequence": 12,
"$createdAt": "2025-12-12T06:35:47.883+00:00",
"$updatedAt": "2025-12-12T06:35:47.883+00:00",
"$permissions": [],
"690adde6002f6541d7d0": "693bb75a003223332215",
"$databaseId": "690acc180012566b56c2",
"$tableId": "users"
}
],
"$databaseId": "690acc180012566b56c2",
"$tableId": "gymboards"
}