Authorization: ********************Authorization: Bearer ********************curl --location --request GET 'https://api.challonge.com/v2.1/tournaments//stations//station_queuers.json?community_id&page&per_page' \
--header 'Accept;' \
--header 'Authorization-Type;' \
--header 'If-None-Match;' \
--header 'Authorization: <api-key>'{
"data": [
{
"match_id": 0,
"position": 0
}
]
}