Tournament Players
List tournament players or join/leave a tournament.
GET /api/v1/tournaments/59567/players?format=api&ordering=points&page=224
{ "count": 2233, "next": null, "previous": "https://online-go.com/api/v1/tournaments/59567/players?format=api&ordering=points&page=223", "results": [ { "id": 371347, "player": { "id": 372980, "username": "Zbingu", "country": "ca", "icon": "https://secure.gravatar.com/avatar/f859bf63235d685e216fddb3d201867a?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2212.772929103371, "deviation": 65.95501432172965, "volatility": 0.059924668301640414 } }, "ranking": 33.303670202465426, "professional": false, "ui_class": "supporter" }, "tournament": 59567, "points": "16.00000", "net_points": "16.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": false, "resigned": false, "eliminated": false }, { "id": 353115, "player": { "id": 473476, "username": "ajiadjuster", "country": "us", "icon": "https://user-uploads.online-go.com/ebb423553f55ca1ecf44905005fd586b-64.png", "ratings": { "version": 5, "overall": { "rating": 1886.9598995848182, "deviation": 69.41060089332123, "volatility": 0.05981262866327778 } }, "ranking": 29.616351333129803, "professional": false, "ui_class": "supporter" }, "tournament": 59567, "points": "16.00000", "net_points": "16.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": false, "resigned": false, "eliminated": false }, { "id": 367934, "player": { "id": 203945, "username": "timuzhti", "country": "au", "icon": "https://user-uploads.online-go.com/447482e4d1fddb5ea71da68f3a8a67d7-64.png", "ratings": { "version": 5, "overall": { "rating": 2349.2257971057606, "deviation": 67.61151467333107, "volatility": 0.06014167970887988 } }, "ranking": 34.68895179754466, "professional": false, "ui_class": "supporter" }, "tournament": 59567, "points": "18.00000", "net_points": "18.00000", "sos": "0.00000", "sodos": "0.00000", "rank": 0, "disqualified": false, "resigned": false, "eliminated": false } ] }