curl --location --request GET 'http://localhost:4002/rest/v1/residents//played-games/' \
--header 'X-Nexus-Key: '{
"data": {
"id": "string",
"slug": "string",
"name": "string",
"description": "string",
"rarity": "COMMON",
"icon_url": "string",
"embedding": [
0
]
}
}