Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=first_pairing_method&page=5933
{ "count": 59322, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5932", "results": [ { "id": 1984, "name": "Beholder's 3rd mini-tournament", "director": { "id": 29697, "username": "Beholder", "country": "_Klingon", "icon": "https://user-uploads.online-go.com/980ce19e084a014ad225f1b82fb8c371-64.png", "ratings": { "version": 5, "overall": { "rating": 1983.5403866286017, "deviation": 64.13310938682898, "volatility": 0.05979892173007432 } }, "ranking": 30.771913835128082, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 17, "max_ranking": 25, "analysis_enabled": false, "exclusivity": "open", "started": "2013-04-22T20:55:47Z", "ended": "2013-04-22T18:55:47Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 44130, "name": "Torneo de Go 9x9 FUGo 2019", "director": { "id": 500667, "username": "OJO", "country": "uy", "icon": "https://user-uploads.online-go.com/52cf47f09ea418714feac74be8d8a21a-64.png", "ratings": { "version": 5, "overall": { "rating": 1220.531890626347, "deviation": 61.601831213462255, "volatility": 0.060099134776288844 } }, "ranking": 19.53035295253492, "professional": false, "ui_class": "supporter" }, "description": "Torneo 9x9 FUGo 2019, válido para el SP (con 50% de los puntos)", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 36, "time_control_parameters": { "period_time": 30, "main_time": 600, "system": "byoyomi", "pause_on_weekends": false, "time_control": "byoyomi", "periods": 3, "speed": "live" }, "is_open": true, "exclude_provisional": true, "group": { "id": 468, "name": "Go Uruguay", "summary": "Grupo para jugadores de Go uruguayos.", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 70, "icon": "https://user-uploads.online-go.com/df1bd4bdd793813ac3636cd2f8e41d85-64.png" }, "auto_start_on_max": false, "time_start": "2019-01-19T21:30:00Z", "players_start": 6, "first_pairing_method": "strength", "subsequent_pairing_method": "slide", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "invite", "started": "2019-01-19T21:30:17.204837Z", "ended": "2019-01-19T22:34:35.849464Z", "start_waiting": "2019-01-19T21:30:15.823532Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/df1bd4bdd793813ac3636cd2f8e41d85-15.png", "player_count": 8, "ranked": true } ] }