Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=min_ranking&page=5891
{ "count": 58901, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=5890", "results": [ { "id": 101204, "name": "korea go 최강자 결정전", "director": { "id": 1318211, "username": "greenYT", "country": "kr", "icon": "https://secure.gravatar.com/avatar/e3538a10c52a4fbe0d94ecfcd85b7083?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1391.924757816119, "deviation": 74.27698699449512, "volatility": 0.06000918152847175 } }, "ranking": 22.572280720154517, "professional": false, "ui_class": "" }, "description": "많이 많이 참여해 주세요", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "korean", "time_per_move": 259200, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "correspondence", "pause_on_weekends": true, "per_move": 259200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 6774, "name": "😀Korea Go한국바둑😀", "summary": "많이 가입해주세요. 한국분 환영", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 222, "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-64.png" }, "auto_start_on_max": false, "time_start": "2023-03-28T05:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 38, "max_ranking": 5, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/c8cb234ed8cd8edf50f2d51d95670d5b-15.png", "player_count": 1, "ranked": true } ] }