Tournament Players
List tournament players or join/leave a tournament.
GET /api/v1/tournaments/59567/players?format=api&ordering=-resigned&page=224
{ "count": 2233, "next": null, "previous": "https://online-go.com/api/v1/tournaments/59567/players?format=api&ordering=-resigned&page=223", "results": [ { "id": 363873, "player": { "id": 50879, "username": "wxs", "country": "ca", "icon": "https://secure.gravatar.com/avatar/41633e06ed0a3a9899488c3611c4f955?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1561.0274669208493, "deviation": 63.96158825942708, "volatility": 0.05997721032928846 } }, "ranking": 25.226584018299082, "professional": false, "ui_class": "" }, "tournament": 59567, "points": "3.00000", "net_points": "7.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": true, "resigned": false, "eliminated": false }, { "id": 351750, "player": { "id": 673075, "username": "Autogazer", "country": "us", "icon": "https://user-uploads.online-go.com/167173bff9f9b019f18609482b109665-64.png", "ratings": { "version": 5, "overall": { "rating": 1293.7774600682155, "deviation": 67.00984317013922, "volatility": 0.05979719189611011 } }, "ranking": 20.87952252842255, "professional": false, "ui_class": "" }, "tournament": 59567, "points": "9.00000", "net_points": "13.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": false, "resigned": false, "eliminated": false }, { "id": 370365, "player": { "id": 462177, "username": "Jirubi", "country": "br", "icon": "https://user-uploads.online-go.com/dcfb2ba909a48590618ae6c03640a0ed-64.png", "ratings": { "version": 5, "overall": { "rating": 1280.805983629072, "deviation": 62.744848604315536, "volatility": 0.06002175629051361 } }, "ranking": 20.64624811564772, "professional": false, "ui_class": "" }, "tournament": 59567, "points": "7.00000", "net_points": "11.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": false, "resigned": false, "eliminated": false } ] }