Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=first_pairing_method&page=5919
{ "count": 59182, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5918", "results": [ { "id": 44712, "name": "16k-10k", "director": { "id": 363322, "username": "Viktor_P", "country": "ru", "icon": "https://secure.gravatar.com/avatar/10de74e57efd2e1ded0f105eb35bba1f?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1456.2648771476502, "deviation": 66.86093638217696, "volatility": 0.060035759748335964 } }, "ranking": 23.61836780756755, "professional": false, "ui_class": "" }, "description": "16k-10k", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "pause_on_weekends": true, "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 1679, "name": "Сообщество (для) новичков [30k-10k]", "summary": "Учимся играть в Го (вэйци, бадук) группа для тех кто ниже 10-го кю", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 46, "icon": "https://user-uploads.online-go.com/d4e7bb1b54903ad87aa895fd2261b14f-64.png" }, "auto_start_on_max": false, "time_start": "2019-03-01T13:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 14, "max_ranking": 20, "analysis_enabled": true, "exclusivity": "open", "started": "2019-03-01T13:00:38.530252Z", "ended": "2019-05-12T12:46:16.056123Z", "start_waiting": "2019-03-01T13:00:38.044412Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/d4e7bb1b54903ad87aa895fd2261b14f-15.png", "player_count": 7, "ranked": true }, { "id": 50, "name": "First 13 x 13 tournament!", "director": { "id": 299, "username": "topazg", "country": "gb", "icon": "https://secure.gravatar.com/avatar/1756a59b7c7f129f6f466643f4c91531?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1936.5830823213464, "deviation": 67.49437695302689, "volatility": 0.059949644999275783 } }, "ranking": 30.21728151286431, "professional": false, "ui_class": "supporter" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 432000, "time_control_parameters": { "time_control": "simple", "per_move": 432000 }, "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": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2005-12-02T22:10:00Z", "ended": "2006-03-04T16:15:00Z", "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }