Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5917
{ "count": 59162, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5916", "results": [ { "id": 40436, "name": "Single Elimination Fall 2018", "director": { "id": 58404, "username": "zake", "country": "us", "icon": "https://user-uploads.online-go.com/53fa5da73689f8422753213f452e4273-64.png", "ratings": { "version": 5, "overall": { "rating": 974.8068314634332, "deviation": 64.05078968261024, "volatility": 0.059908390408218444 } }, "ranking": 14.326170705716704, "professional": false, "ui_class": "" }, "description": "Hikaru No Go Club Single Elimination Four Day Correspondence Tournament", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": -1, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "pause_on_weekends": false, "time_control": "fischer", "initial_time": 259200, "max_time": 345600, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 420, "name": "Hikaru no go club", "summary": "Sai is the way.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 760, "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png" }, "auto_start_on_max": false, "time_start": "2018-09-27T19:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2018-09-27T19:00:24.777762Z", "ended": "2019-05-31T22:34:39.583680Z", "start_waiting": "2018-09-27T19:00:21.746473Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png", "player_count": 14, "ranked": true }, { "id": 1975, "name": "Sunjang Baduk Tournament 2nd Season (Group A)", "director": { "id": 27056, "username": "Leira", "country": "cr", "icon": "https://user-uploads.online-go.com/edefc4995500223832e03c2af5a12200-64.png", "ratings": { "version": 5, "overall": { "rating": 1723.8054017070444, "deviation": 64.735602087367, "volatility": 0.06012529715064123 } }, "ranking": 27.522833739017017, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": false, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2013-03-15T04:15:19Z", "ended": "2013-03-15T03:15:19Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }