Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-description&page=5908
{ "count": 59073, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-description&page=5907", "results": [ { "id": 832, "name": "...something beginning with 'M'", "director": { "id": 23608, "username": "mould", "country": "gb", "icon": "https://secure.gravatar.com/avatar/9596c1b8d33b51488c3d4b64608574a1?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1541.8067656215044, "deviation": 66.12670090123795, "volatility": 0.05988500546120491 } }, "ranking": 24.93977209521312, "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": 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": 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": 9, "max_ranking": 21, "analysis_enabled": false, "exclusivity": "open", "started": "2009-09-15T20:06:08Z", "ended": "2009-09-15T18:06:08Z", "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": 584, "name": "irishfire's mini-tournament", "director": { "id": 17935, "username": "irishfire", "country": "un", "icon": "https://secure.gravatar.com/avatar/30a327248dcdf0e3e8c3934d94975a26?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1798.4065116004958, "deviation": 66.45104039620983, "volatility": 0.059973393234511715 } }, "ranking": 28.5036231138176, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "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": 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": 14, "max_ranking": 24, "analysis_enabled": false, "exclusivity": "open", "started": "2009-02-01T13:11:19Z", "ended": "2009-02-01T12:11:19Z", "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": 87, "name": "The quicksand tournament", "director": { "id": 2348, "username": "guerecon", "country": "un", "icon": "https://secure.gravatar.com/avatar/b43e257ac9f910c76c84ce1d9bf8b8ac?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2339.4785141039692, "deviation": 65.62331626985642, "volatility": 0.05999004694025479 } }, "ranking": 34.592699224729934, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 1209600, "time_control_parameters": { "time_control": "simple", "per_move": 1209600 }, "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": 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": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2006-05-06T15:53:00Z", "ended": "2007-07-09T05:53:00Z", "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 } ] }