curl --location --request POST 'https://connect.challonge.com/oauth/token?grant_type=urn:ietf:params:oauth:grant-type:device_code&device_code&client_id'{
"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
}