Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5945
{ "count": 59442, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=first_pairing_method&page=5944", "results": [ { "id": 636, "name": "QT's Small Group Tourney", "director": { "id": 552, "username": "Quiettimes", "country": "us", "icon": "https://secure.gravatar.com/avatar/ebb86934e65f7afc826596e7dc68539b?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1109.792311698973, "deviation": 63.22662139407869, "volatility": 0.05994911925189757 } }, "ranking": 17.328467361649192, "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": 0, "max_ranking": 11, "analysis_enabled": false, "exclusivity": "open", "started": "2008-11-15T15:01:14Z", "ended": "2008-11-15T14:01:14Z", "start_waiting": null, "board_size": 9, "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": 71, "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 } ] }