Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=analysis_enabled&page=5921
{ "count": 59201, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=analysis_enabled&page=5920", "results": [ { "id": 125644, "name": "GROUP TOURNAMENT", "director": { "id": 1656157, "username": "peter.lun", "country": "un", "icon": "https://secure.gravatar.com/avatar/99c66820c21b1a43be6dc447821f2c46?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 789.5262499945838, "deviation": 128.87464290227942, "volatility": 0.05999964595742144 } }, "ranking": 9.446006069947671, "professional": false, "ui_class": "" }, "description": "ANYONE WANNA TRY IT", "schedule": null, "title": null, "tournament_type": "mcmahon", "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": true, "group": { "id": 15095, "name": "GO GAME CHAT", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": true, "member_count": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-02-21T02: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": 1, "ranked": true } ] }