Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-handicap&page=5914
{ "count": 59132, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5913", "results": [ { "id": 134805, "name": "9x9 Go Tournament", "director": { "id": 1907081, "username": "readysetgo.", "country": "us", "icon": "https://secure.gravatar.com/avatar/7983fb26cf81f1ac7c268489a0d25ced?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 369.5633751205203, "deviation": 69.51990795713074, "volatility": 0.05997630574246331 } }, "ranking": 5, "professional": false, "ui_class": "" }, "description": "good luck! :)", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 12, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 60, "max_time": 300 }, "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": 17865, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2025-11-28T19:00:00Z", "players_start": 2, "first_pairing_method": "strength", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2025-11-29T01:28:10.330917Z", "ended": "2025-11-29T01:28:35.735854Z", "start_waiting": "2025-11-29T01:28:10.283248Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 2, "ranked": true }, { "id": 96907, "name": "OGSテスト的な練習トーナメント", "director": { "id": 1236506, "username": "M_sato", "country": "un", "icon": "https://user-uploads.online-go.com/d46103739a0ad9e18bbb974c7fe2c597-64.png", "ratings": { "version": 5, "overall": { "rating": 1674.0104018917623, "deviation": 80.0896379893483, "volatility": 0.06003510948607808 } }, "ranking": 26.844258531690556, "professional": false, "ui_class": "" }, "description": "テスト的に開催、勝ち負け関係なしに参加してみて下さい。", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": -1, "rules": "japanese", "time_per_move": 49043, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 43200, "initial_time": 345600, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 12507, "name": "加藤学園囲碁部", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 26, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2022-11-25T11:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2022-11-25T11:00:15.328539Z", "ended": "2022-12-01T11:00:40.289979Z", "start_waiting": "2022-11-25T11:00:15.254911Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }