Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5993
{ "count": 59922, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5992", "results": [ { "id": 73169, "name": "10101", "director": { "id": 972373, "username": "花未眠", "country": "cn", "icon": "https://user-uploads.online-go.com/435a2a65634b5276f858f932ca02436e-64.png", "ratings": { "version": 5, "overall": { "rating": 1507.0782877616277, "deviation": 63.86983762656124, "volatility": 0.06002906851674438 } }, "ranking": 24.41236681682357, "professional": false, "ui_class": "" }, "description": "加油!发挥出自己的实力!", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "chinese", "time_per_move": 0, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "blitz", "pause_on_weekends": false, "total_time": 60 }, "is_open": true, "exclude_provisional": false, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 18010, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2021-03-28T13:00:00Z", "players_start": 0, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2021-03-28T13:00:07.330262Z", "ended": "2021-03-28T13:01:07.148525Z", "start_waiting": "2021-03-28T13:00:07.270335Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 0, "ranked": true }, { "id": 110159, "name": "9x9 Round Robin", "director": { "id": 949383, "username": "Disjoint_Set", "country": "ps", "icon": "https://secure.gravatar.com/avatar/45409f17bb2afddc94c7cc7251c1ba45?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1229.570597441022, "deviation": 64.08249039988512, "volatility": 0.059985866753659856 } }, "ranking": 19.70115969473084, "professional": false, "ui_class": "" }, "description": "Testing out the group...stuff", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 13825, "name": "Go-Getters", "summary": "A place for people who play with Disjoint_Set to play with each other.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 4, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2023-12-01T17:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2023-12-17T16:58:41.019964Z", "ended": "2024-01-21T15:38:48.918253Z", "start_waiting": "2023-12-17T16:58:40.979561Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }