Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=6012
{ "count": 60111, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=6011", "results": [ { "id": 130609, "name": "Chill and basic Go tournament V", "director": { "id": 665775, "username": "Behanix", "country": "no", "icon": "https://secure.gravatar.com/avatar/9f264bcdd3cdee8a4d5c71013aaf4d57?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 918.1130851378354, "deviation": 64.00226405714763, "volatility": 0.05997268229676274 } }, "ranking": 12.93905140396409, "professional": false, "ui_class": "supporter" }, "description": "A relaxed Go tournament for beginners and DDKs.\n\nHave fun and try to learn as much as possible.\n\nYou should check in once a day since the max time is 3 days, and time increment is 12 hours.\n\nHandicap is enabled so everyone has a chance to win 🔥\n\nGood luck 🤞\n\nPrevious winners of the Chill and Basic:\n\n1. madbrain\n2. FinRabe", "schedule": null, "title": null, "tournament_type": "s_mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 45251, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 43200, "initial_time": 259200, "max_time": 259200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 18030, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": true, "time_start": "2025-12-22T09:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": true, "exclusivity": "open", "started": "2025-12-22T09:00:13.840225Z", "ended": null, "start_waiting": "2025-12-22T09:00:10.003509Z", "board_size": 19, "active_round": 2, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 65, "ranked": true } ] }