Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=start_waiting&page=5940
{ "count": 59391, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=start_waiting&page=5939", "results": [ { "id": 135881, "name": "Maximum pobed", "director": { "id": 1929968, "username": "Ivanushki Internesholans", "country": "un", "icon": "https://secure.gravatar.com/avatar/3d7d69cd76178c00f17f68abc46cee0c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500, "deviation": 250, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "Турнир только для участников группы", "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": 16039, "name": "Игра Go", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 1, "icon": "https://user-uploads.online-go.com/ae08b6ac0cd1a74090eaeb13ee1893a5-64.png" }, "auto_start_on_max": false, "time_start": "2025-12-30T12:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 12, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/ae08b6ac0cd1a74090eaeb13ee1893a5-15.png", "player_count": 0, "ranked": true } ] }