Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=6020
{ "count": 60191, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=6019", "results": [ { "id": 98791, "name": "どうする新春囲碁大会", "director": { "id": 788184, "username": "f_uenoyama", "country": "jp", "icon": "https://secure.gravatar.com/avatar/acdee1cb9e308c99bb0cfbf83b3108ed?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1890.2264282755775, "deviation": 64.62222469760405, "volatility": 0.06006546772816851 } }, "ranking": 29.656391803193504, "professional": false, "ui_class": "" }, "description": "あけましておめでとうございます。\n前回同様スイス方式での新春トーナメントを作成しました。ゆっくり打って頂けます。参加よろしくお願い致します。", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 609587, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 604800, "initial_time": 604800, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5915, "name": "Web烏鷺の会", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2023-01-19T23:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2023-01-19T23:00:35.258366Z", "ended": "2023-02-12T13:39:53.984728Z", "start_waiting": "2023-01-19T23:00:35.087923Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 6, "ranked": true } ] }