Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=6015
{ "count": 60141, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=6014", "results": [ { "id": 127893, "name": "GURNEYS TOURNEY", "director": { "id": 1765441, "username": "GURNEY65", "country": "un", "icon": "https://secure.gravatar.com/avatar/58625ce3d15fd828830dd2d47e547f4f?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 545.3622551510389, "deviation": 208.53863304317554, "volatility": 0.060000842353903586 } }, "ranking": 5, "professional": false, "ui_class": "provisional" }, "description": "123456", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 73, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 1800, "max_time": 3600 }, "is_open": true, "exclude_provisional": true, "group": { "id": 15287, "name": "coalition", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-04-27T01:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2025-05-17T02:38:38.498706Z", "ended": "2025-05-17T02:39:06.819597Z", "start_waiting": "2025-05-17T02:38:38.406377Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }