Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=6043
{ "count": 60421, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=6042", "results": [ { "id": 142664, "name": "PG DDK 19x19 B League July 2026", "director": { "id": 2004468, "username": "underlap", "country": "gb", "icon": "https://secure.gravatar.com/avatar/87eed7e63d21029aaf40e5870f65c711?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 830.1207871698999, "deviation": 63.20643023063879, "volatility": 0.059975866565852846 } }, "ranking": 10.606703892548701, "professional": false, "ui_class": "supporter" }, "description": "Intended to be similar to https://online-go.com/tournament/132542, except the rank restriction is 25-18 kyu.", "schedule": null, "title": null, "tournament_type": "elimination", "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": 7228, "name": "DDK Proving Grounds (Double Digit Kyu)", "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 654, "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png" }, "auto_start_on_max": false, "time_start": "2026-07-29T15:00:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 12, "analysis_enabled": false, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png", "player_count": 1, "ranked": true } ] }