Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=time_start&page=5893
{ "count": 58922, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5892", "results": [ { "id": 2901, "name": "Bentaye's Tournament", "director": { "id": 13250, "username": "Bentaye", "country": "fr", "icon": "https://user-uploads.online-go.com/e634650be997711b90d7163415d61eb1-64.png", "ratings": { "version": 5, "overall": { "rating": 1808.098042488414, "deviation": 63.79466767567506, "volatility": 0.05984361810153658 } }, "ranking": 28.62804246598684, "professional": false, "ui_class": "" }, "description": "19x19 / No Handicap / Japanese", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 43, "name": "Kyu Level Study Group", "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8852, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 21, "max_ranking": 29, "analysis_enabled": true, "exclusivity": "open", "started": "2014-05-31T20:25:08.693079Z", "ended": "2014-07-10T22:55:13.609538Z", "start_waiting": "2014-05-31T20:25:08.045905Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png", "player_count": 0, "ranked": true }, { "id": 41, "name": "Sitewide Meet Your New TD Overlord! (9x9, 10k or weaker)", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1125.8827017028436, "deviation": 78.19731452501959, "volatility": 0.06006087171771568 } }, "ranking": 17.66169912212786, "professional": false, "ui_class": "supporter moderator admin" }, "description": "Enjoy the first tournament run by Kuroneko, your new tournament director overlord!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 10800, "time_control_parameters": { "time_control": "fischer", "initial_time": 86400, "max_time": 86400, "time_increment": 10800 }, "is_open": true, "exclude_provisional": false, "group": null, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 20, "analysis_enabled": false, "exclusivity": "open", "started": "2013-10-19T18:32:39.483013Z", "ended": "2013-10-22T22:48:36.526758Z", "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png", "player_count": 0, "ranked": true } ] }