Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=start_waiting&page=6030
{ "count": 60291, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=start_waiting&page=6029", "results": [ { "id": 142304, "name": "WEIIIII", "director": { "id": 2063365, "username": "Doshy134", "country": "un", "icon": "https://user-uploads.online-go.com/6eab831fbc1a3cb935cb43d0b7181473-64.png", "ratings": { "version": 5, "overall": { "rating": 710.3615547953566, "deviation": 250, "volatility": 0.06 } }, "ranking": 7.000000000000001, "professional": false, "ui_class": "provisional" }, "description": "Weiiii", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "correspondence", "pause_on_weekends": true, "per_move": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16559, "name": "MAESTRO🙏💀", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 10, "icon": "https://user-uploads.online-go.com/6eab831fbc1a3cb935cb43d0b7181473-64.png" }, "auto_start_on_max": false, "time_start": "2026-07-18T14:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/6eab831fbc1a3cb935cb43d0b7181473-15.png", "player_count": 2, "ranked": false } ] }