Tournament Players
List tournament players or join/leave a tournament.
GET /api/v1/tournaments/59567/players?format=api&ordering=-tournament&page=224
{ "count": 2233, "next": null, "previous": "https://online-go.com/api/v1/tournaments/59567/players?format=api&ordering=-tournament&page=223", "results": [ { "id": 350856, "player": { "id": 724220, "username": "V.III.", "country": "zz", "icon": "https://user-uploads.online-go.com/722d6e9c97e5f427e0c78d085d1a0981-64.png", "ratings": { "version": 5, "overall": { "rating": 1337.1832270361526, "deviation": 66.56927449627227, "volatility": 0.06004961439708967 } }, "ranking": 21.643452368434144, "professional": false, "ui_class": "" }, "tournament": 59567, "points": "-1.00000", "net_points": "3.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": true, "resigned": false, "eliminated": false }, { "id": 350697, "player": { "id": 743922, "username": "rocky8668", "country": "ca", "icon": "https://user-uploads.online-go.com/cb33d3073530d46a8c09d98e3514d076-64.png", "ratings": { "version": 5, "overall": { "rating": 1657.4665946822638, "deviation": 69.89109011784879, "volatility": 0.06010708606809987 } }, "ranking": 26.614335116015436, "professional": false, "ui_class": "supporter" }, "tournament": 59567, "points": "1.00000", "net_points": "5.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": true, "resigned": false, "eliminated": false }, { "id": 350610, "player": { "id": 85719, "username": "💖 KoBa 💖", "country": "_Pirate", "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png", "ratings": { "version": 5, "overall": { "rating": 1728.1184319040863, "deviation": 70.3932272667699, "volatility": 0.060184614428408126 } }, "ranking": 27.580683625534014, "professional": false, "ui_class": " supporter" }, "tournament": 59567, "points": "10.00000", "net_points": "13.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": false, "resigned": false, "eliminated": false } ] }