Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=6008
{ "count": 60073, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=6007", "results": [ { "id": 60077, "name": "test1", "director": { "id": 179, "username": "rtayek", "country": "us", "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png", "ratings": { "version": 5, "overall": { "rating": 1583.4150434167118, "deviation": 67.45468050885282, "volatility": 0.05986910073022008 } }, "ranking": 25.5562330111552, "professional": false, "ui_class": "" }, "description": "test tournament", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "aga", "time_per_move": 29760, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 28800, "initial_time": 86400, "max_time": 259200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 4808, "name": "rtayek1", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 5, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-05-04T20:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2020-05-04T23:20:48.001244Z", "ended": "2020-05-28T20:53:17.630542Z", "start_waiting": "2020-05-04T23:20:47.426097Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true }, { "id": 62264, "name": "Full Tournament", "director": { "id": 482393, "username": "Wowza", "country": "us", "icon": "https://secure.gravatar.com/avatar/787db1c7c02392fc7fd94ded59985014?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1395.0983101576703, "deviation": 60.788436126936396, "volatility": 0.05998045429418925 } }, "ranking": 22.625002040838393, "professional": false, "ui_class": "" }, "description": "You know the drill.", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "time_per_move": 40, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 900, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5729, "name": "SA Go Camp", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 15, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-06-22T18:25:00Z", "players_start": 9, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-06-22T18:21:06.968259Z", "ended": "2020-06-22T20:09:53.423398Z", "start_waiting": "2020-06-22T18:21:06.170508Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 8, "ranked": true }, { "id": 2772, "name": "Tet's 13x13 tournament", "director": { "id": 47299, "username": "Tethys", "country": "gb", "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1210.2802847013472, "deviation": 63.60663185912052, "volatility": 0.05985499516874499 } }, "ranking": 19.335088105159812, "professional": false, "ui_class": "" }, "description": "Come on in.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "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": 385, "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": 5, "max_ranking": 22, "analysis_enabled": true, "exclusivity": "open", "started": "2014-01-24T10:49:15.252502Z", "ended": "2014-02-22T08:03:33.397981Z", "start_waiting": "2014-01-24T10:49:14.794236Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }