Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=5941
{ "count": 59401, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5940", "results": [ { "id": 139371, "name": "1° torneio 13x13", "director": { "id": 1999494, "username": "Matheus.go", "country": "br", "icon": "https://user-uploads.online-go.com/e99394538b8c44311adc2503e351f181-64.png", "ratings": { "version": 5, "overall": { "rating": 1590.4201303771679, "deviation": 67.07043492368987, "volatility": 0.06021632259387459 } }, "ranking": 25.65842358979967, "professional": false, "ui_class": "" }, "description": "13x13", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 129600, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "correspondence", "pause_on_weekends": false, "per_move": 129600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16329, "name": "Paraná go 🌳", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 2, "icon": "https://user-uploads.online-go.com/e46df199c724cd5a2228fc6ea8e432bd-64.png" }, "auto_start_on_max": false, "time_start": "2026-04-19T13: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": 13, "active_round": null, "icon": "https://user-uploads.online-go.com/e46df199c724cd5a2228fc6ea8e432bd-15.png", "player_count": 2, "ranked": true } ] }