curl --location --request POST 'https://connect.challonge.com/oauth/token?grant_type=urn%3Aietf%3Aparams%3Aoauth%3Agrant-type%3Adevice_code&device_code=undefined&client_id=undefined'{
"access_token": "superlongaccesstokenhere",
"token_type": "Bearer",
"expires_in": 604800,
"refresh_token": "jBk8JIOzgbB_6NjukEAp9_1WE2kbOE8Izpf0AWMkBkk",
"scope": "me tournaments:read matches:read participants:read",
"created_at": 1762279561
}