Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=id&page=5915
{ "count": 59142, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=5914", "results": [ { "id": 136625, "name": "ranking round 1", "director": { "id": 1942246, "username": "Rosemary Teacher", "country": "un", "icon": "https://secure.gravatar.com/avatar/066f8b0bfc551845f905ae10d94383da?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 710.3615547953566, "deviation": 250, "volatility": 0.06 } }, "ranking": 7.000000000000001, "professional": false, "ui_class": "provisional" }, "description": "james- cooper", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "chinese", "time_per_move": 95543, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16110, "name": "Chinese game Class", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": false, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-01-22T14:56:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2026-01-22T14:56:04.763330Z", "ended": null, "start_waiting": "2026-01-22T14:56:04.698009Z", "board_size": 9, "active_round": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": false }, { "id": 136626, "name": "ranking round 2", "director": { "id": 1942246, "username": "Rosemary Teacher", "country": "un", "icon": "https://secure.gravatar.com/avatar/066f8b0bfc551845f905ae10d94383da?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 710.3615547953566, "deviation": 250, "volatility": 0.06 } }, "ranking": 7.000000000000001, "professional": false, "ui_class": "provisional" }, "description": "Paul- Jack", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "chinese", "time_per_move": 95543, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 16110, "name": "Chinese game Class", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": false, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-01-22T14:58:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2026-01-22T14:58:04.763791Z", "ended": null, "start_waiting": "2026-01-22T14:58:04.698335Z", "board_size": 9, "active_round": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": false } ] }