Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5905
{ "count": 59042, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5904", "results": [ { "id": 36370, "name": "First AOGC Correspondence Tournament", "director": { "id": 510628, "username": "cary_j", "country": "un", "icon": "https://secure.gravatar.com/avatar/4e0ece68975e89a63ad3869e8a21f2c1?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2094.2778766158417, "deviation": 196.96276217361648, "volatility": 0.06000208699030062 } }, "ranking": 32.02954876493618, "professional": false, "ui_class": "provisional" }, "description": "Please note: No pauses on weekends, and no vacations", "schedule": null, "title": null, "tournament_type": "s_mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 87840, "time_control_parameters": { "system": "fischer", "pause_on_weekends": false, "time_control": "fischer", "initial_time": 129600, "max_time": 1209600, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": false, "group": { "id": 2246, "name": "Australian Go Club", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 87, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2018-04-17T08:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2018-04-17T08:00:29.487232Z", "ended": "2018-11-14T03:39:57.049728Z", "start_waiting": "2018-04-17T08:00:26.378344Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 9, "ranked": true }, { "id": 2014, "name": "Robiraki 2012 mini-tournament", "director": { "id": 42644, "username": "taikobara", "country": "ru", "icon": "https://secure.gravatar.com/avatar/48d15cd20e428e2fb55ca18f425b4ebc?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1251.4476361371828, "deviation": 66.40044640983672, "volatility": 0.05973926885344062 } }, "ranking": 20.109432851022607, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 172800, "time_control_parameters": { "time_control": "simple", "per_move": 172800 }, "is_open": true, "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": 381, "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": 7, "max_ranking": 17, "analysis_enabled": false, "exclusivity": "open", "started": "2013-02-25T10:11:45Z", "ended": "2013-02-25T09:11:45Z", "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 } ] }