Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=max_ranking&page=6024
{ "count": 60232, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=6023", "results": [ { "id": 67037, "name": "Sunday 9x9 tournament", "director": { "id": 56637, "username": "milanm", "country": "un", "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png", "ratings": { "version": 5, "overall": { "rating": 1676.3721264578903, "deviation": 65.11574506023277, "volatility": 0.05991792315343687 } }, "ranking": 26.876895958789746, "professional": false, "ui_class": "aga" }, "description": "weekly 9x9 tournament", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 31, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 30, "initial_time": 120, "max_time": 240 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5803, "name": "Massachusetts Go Foundation", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 49, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png" }, "auto_start_on_max": false, "time_start": "2020-10-25T17:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-10-25T16:58:49.311201Z", "ended": "2020-10-25T17:29:33.639874Z", "start_waiting": "2020-10-25T16:58:48.863886Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png", "player_count": 7, "ranked": true }, { "id": 65570, "name": "mundialito", "director": { "id": 362737, "username": "seranhelo", "country": "co", "icon": "https://user-uploads.online-go.com/c6280536610b91d50418b68e10fc8081-64.png", "ratings": { "version": 5, "overall": { "rating": 1315.4110560105903, "deviation": 60.784797360228325, "volatility": 0.05977725254366489 } }, "ranking": 21.26341906930818, "professional": false, "ui_class": "" }, "description": "mundialitoooo", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 12, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 12, "initial_time": 60, "max_time": 60 }, "is_open": true, "exclude_provisional": true, "group": { "id": 4667, "name": "Universidad El Bosque", "summary": "UB GO", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 71, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-09-17T16:33:00Z", "players_start": 4, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-09-17T16:33:04.611206Z", "ended": "2020-09-17T17:18:50.706094Z", "start_waiting": "2020-09-17T16:33:03.830127Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 15, "ranked": true } ] }