Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-handicap&page=5888
{ "count": 58872, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=5887", "results": [ { "id": 94197, "name": "DDK only", "director": { "id": 1006991, "username": "WillMa", "country": "cn", "icon": "https://secure.gravatar.com/avatar/3b854740fb42fc74c8b43503d4f64f46?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1425.3905788313666, "deviation": 65.04358839826483, "volatility": 0.06003849668312953 } }, "ranking": 23.12228674059785, "professional": false, "ui_class": "" }, "description": "10-25k", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 186240, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": true, "main_time": 1209600, "period_time": 172800, "periods": 7 }, "is_open": true, "exclude_provisional": true, "group": { "id": 9509, "name": "Goggle", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 14, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2022-11-10T19:00:00Z", "players_start": 2, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": true, "exclusivity": "open", "started": "2022-09-24T11:16:56.116942Z", "ended": "2023-02-23T18:51:43.588826Z", "start_waiting": "2022-09-24T11:16:55.743774Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 6, "ranked": true }, { "id": 133680, "name": "Handicap Arena 2025 - 086", "director": { "id": 526987, "username": "Gia", "country": "gr", "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png", "ratings": { "version": 5, "overall": { "rating": 1120.0744366839263, "deviation": 63.65462468299386, "volatility": 0.06007243332582177 } }, "ranking": 17.541962522843974, "professional": false, "ui_class": "supporter" }, "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 13655, "name": "Handicap Arena", "summary": "Organising arena-type handicap correspondence tournaments.", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 101, "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png" }, "auto_start_on_max": true, "time_start": "2025-10-26T16:00:00Z", "players_start": 5, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2025-10-25T15:30:23.792048Z", "ended": null, "start_waiting": "2025-10-25T15:30:23.583992Z", "board_size": 19, "active_round": 1, "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png", "player_count": 5, "ranked": true } ] }