Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-rules&page=6010
{ "count": 60092, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-rules&page=6009", "results": [ { "id": 109369, "name": "Michigan Annual Thanksgiving weekend go Open", "director": { "id": 467165, "username": "MummRa", "country": "us", "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png", "ratings": { "version": 5, "overall": { "rating": 1247.96548084978, "deviation": 64.85752922715939, "volatility": 0.06002061271498367 } }, "ranking": 20.044928150690506, "professional": false, "ui_class": "" }, "description": "2023 Michigan Annual Thanksgiving weekend go Open", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "aga", "time_per_move": 90, "time_control_parameters": { "system": "simple", "time_control": "simple", "speed": "live", "pause_on_weekends": false, "per_move": 90 }, "is_open": true, "exclude_provisional": true, "group": { "id": 306, "name": "Michigan Go Players", "summary": "For Players from all over Michigan", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 88, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2023-11-25T17:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2023-11-25T17:00:53.641268Z", "ended": "2023-11-25T17:11:21.777631Z", "start_waiting": "2023-11-25T17:00:53.578816Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true }, { "id": 60077, "name": "test1", "director": { "id": 179, "username": "rtayek", "country": "us", "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png", "ratings": { "version": 5, "overall": { "rating": 1587.3849495158522, "deviation": 67.60360656072828, "volatility": 0.05986775248373438 } }, "ranking": 25.61420158339007, "professional": false, "ui_class": "" }, "description": "test tournament", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "aga", "time_per_move": 29760, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 28800, "initial_time": 86400, "max_time": 259200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 4808, "name": "rtayek1", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 5, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-05-04T20:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2020-05-04T23:20:48.001244Z", "ended": "2020-05-28T20:53:17.630542Z", "start_waiting": "2020-05-04T23:20:47.426097Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }