{
"id": "<string>",
"type": "pairing-codes",
"attributes": {
"code": "<string>",
"expires_at": "2023-11-07T05:31:56Z",
"redeemed_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
},
"relationhips": {
"device": {
"data": {
"type": "<string>",
"id": "<string>"
}
}
},
"links": {
"self": "<string>"
}
}