Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=6056
{ "count": 60552, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=6055", "results": [ { "id": 2004, "name": "cadrach's mini-tournament", "director": { "id": 1084, "username": "cadrach", "country": "pl", "icon": "https://user-uploads.online-go.com/2987a4fc4e293f60e5f8238217f0e83c-64.png", "ratings": { "version": 5, "overall": { "rating": 2048.8669763107737, "deviation": 62.362863871457584, "volatility": 0.060047083691021096 } }, "ranking": 31.522057726466798, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 259200, "time_control_parameters": { "time_control": "fischer", "initial_time": 1209600, "max_time": 2592000, "time_increment": 259200 }, "is_open": true, "exclude_provisional": false, "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": 387, "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": 25, "max_ranking": 29, "analysis_enabled": false, "exclusivity": "open", "started": "2012-12-17T17:40:54Z", "ended": "2012-12-17T16:40:54Z", "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": 2005, "name": "Shai-kun's 19x19 handicap extravaganza", "director": { "id": 30453, "username": "ThePerfectPotato", "country": "sg", "icon": "https://user-uploads.online-go.com/d15dabf5c427907ca79970b8e0aff17f-64.png", "ratings": { "version": 5, "overall": { "rating": 1407.5042972877784, "deviation": 62.64369492098667, "volatility": 0.059930381897544564 } }, "ranking": 22.829954735296155, "professional": false, "ui_class": "supporter" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 432000, "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": 387, "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": 7, "max_ranking": 16, "analysis_enabled": false, "exclusivity": "open", "started": "2013-02-15T15:52:41Z", "ended": "2013-02-15T14:52:41Z", "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 } ] }