Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=players_start&page=5919
{ "count": 59182, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=5918", "results": [ { "id": 1837, "name": "apei's help 4", "director": { "id": 20502, "username": "nobush", "country": "cn", "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png", "ratings": { "version": 5, "overall": { "rating": 1329.4322365900478, "deviation": 64.68505500162851, "volatility": 0.06065101034414936 } }, "ranking": 21.508872833728933, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "chinese", "time_per_move": 432000, "time_control_parameters": { "time_control": "simple", "per_move": 432000 }, "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": 381, "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": 19, "analysis_enabled": false, "exclusivity": "open", "started": "2012-06-05T11:03:24Z", "ended": "2012-06-05T09:03:24Z", "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": 412, "name": "Lazygirl's PreValentine's Day Extravaganza - For The Love Of GO !", "director": { "id": 13272, "username": "LazyGirl", "country": "us", "icon": "https://user-uploads.online-go.com/bc01e7f3d61a30b5095e89f668f09fe4-64.png", "ratings": { "version": 5, "overall": { "rating": 1265.1925182295072, "deviation": 63.657352301451475, "volatility": 0.06010630630914548 } }, "ranking": 20.362307449524884, "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": 432000, "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": 381, "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": "2008-01-20T00:06:00Z", "ended": "2008-03-04T17:53:00Z", "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }