Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=5956
{ "count": 59551, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=5955", "results": [ { "id": 139890, "name": "第5回 囲碁を楽しもう大会", "director": { "id": 1997867, "username": "tt44hh1212", "country": "un", "icon": "https://secure.gravatar.com/avatar/0334316ed006af7129cc97899294a1fa?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1085.8659202722095, "deviation": 64.8273432159976, "volatility": 0.05999211095983354 } }, "ranking": 16.823909885776303, "professional": false, "ui_class": "" }, "description": "囲碁を楽しみながら勝ち抜いていきましょう。", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 12, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 300, "max_time": 3600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16264, "name": "9x9 13x13 19x19 123 ! !", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-05-09T05:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 5, "ranked": true } ] }