Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-name&page=5891
{ "count": 58901, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-name&page=5890", "results": [ { "id": 98278, "name": "~~てすと~~", "director": { "id": 913507, "username": "siromaru1551", "country": "jp", "icon": "https://secure.gravatar.com/avatar/67b21873153ce70064744c6fb9805b28?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1739.4353376699326, "deviation": 126.75694731665713, "volatility": 0.06002660676124822 } }, "ranking": 27.731791476240108, "professional": false, "ui_class": "" }, "description": "囲碁部内リーグ", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 12102, "name": "SamuraiGG囲碁部", "summary": "SamuraiGuildGamesの囲碁をやるためのグループです。\n部員同士の自由対局にご利用ください。", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 26, "icon": "https://user-uploads.online-go.com/d789e02d44d91692a142e6404f4947b0-64.png" }, "auto_start_on_max": false, "time_start": "2022-12-26T12:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2022-12-26T11:55:06.965057Z", "ended": "2022-12-26T11:56:56.027955Z", "start_waiting": "2022-12-26T11:55:06.926045Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/d789e02d44d91692a142e6404f4947b0-15.png", "player_count": 2, "ranked": true } ] }