Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-time_per_move&page=5957
{ "count": 59562, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-time_per_move&page=5956", "results": [ { "id": 70004, "name": "TestTourn", "director": { "id": 751480, "username": "IceTsunami", "country": "_Tibet", "icon": "https://user-uploads.online-go.com/af50490dfea3295e8e9172305d92e28f-64.png", "ratings": { "version": 5, "overall": { "rating": 1196.2312656807467, "deviation": 81.32419211783879, "volatility": 0.06000695930662531 } }, "ranking": 19.06478939401627, "professional": false, "ui_class": "" }, "description": "test tset", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 7212, "name": "TheLeagueOfExtraordinaryPhysicists", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 6, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2021-01-11T17:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2021-01-11T17:00:00.299896Z", "ended": "2021-01-11T17:02:53.446105Z", "start_waiting": "2021-01-11T17:00:00.219818Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true }, { "id": 60557, "name": "darryl", "director": { "id": 776700, "username": "Pang Kai Yong Darryl", "country": "sg", "icon": "https://secure.gravatar.com/avatar/3a31431602c52009ba5c0e478bdb9277?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1007.6367844817655, "deviation": 75.40703573340481, "volatility": 0.05994581570529703 } }, "ranking": 15.092984847960091, "professional": false, "ui_class": "" }, "description": "darryl", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 5118, "name": "SP Weiqi 2020/2021", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 21, "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png" }, "auto_start_on_max": true, "time_start": "2020-05-15T11:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-05-15T10:48:52.086753Z", "ended": "2020-05-18T14:48:57.294578Z", "start_waiting": "2020-05-15T10:48:51.962166Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png", "player_count": 2, "ranked": true } ] }