Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5918
{ "count": 59173, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5917", "results": [ { "id": 57848, "name": "Test 1", "director": { "id": 744652, "username": "CharlesCourtemanche", "country": "ca", "icon": "https://secure.gravatar.com/avatar/3f51c819f5e96214d29e34975faed15a?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500.0, "deviation": 350.0, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "C'est le test 1", "schedule": null, "title": null, "tournament_type": "elimination", "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": 4763, "name": "Breaking2", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2020-03-22T23:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true }, { "id": 21502, "name": "1st Pacific league Stage 2", "director": { "id": 368370, "username": "STSU", "country": "us", "icon": "https://secure.gravatar.com/avatar/56b0233c83ac7034789c9061255b51fe?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1862.594503174742, "deviation": 279.49053910168413, "volatility": 0.06000235747816905 } }, "ranking": 29.315479919642645, "professional": false, "ui_class": "provisional" }, "description": "(this is only for chatting purpose. )", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "time_control": "none" }, "is_open": true, "exclude_provisional": false, "group": { "id": 1314, "name": "PGC (Pacific Go Club)", "summary": "This group is for PGC members in University of the Pacific", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 8, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2016-10-15T21:00:00Z", "players_start": 5, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "group", "started": "2016-10-15T21:04:01.782474Z", "ended": "2016-10-22T21:38:59.654486Z", "start_waiting": "2016-10-15T21:04:01.466879Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 5, "ranked": true }, { "id": 41736, "name": "実験1早碁同時マクマホン&スライド", "director": { "id": 573885, "username": "ichiroY", "country": "_Pirate", "icon": "https://user-uploads.online-go.com/b454e7bb54348aa413ed411eee0224ce-64.png", "ratings": { "version": 5, "overall": { "rating": 1564.282515504713, "deviation": 72.56823574091192, "volatility": 0.06001755265026612 } }, "ranking": 25.274806052201022, "professional": false, "ui_class": "" }, "description": "実験なのですぐに終了(時間切れ)です。", "schedule": null, "title": null, "tournament_type": "s_mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "total_time": 60, "time_control": "absolute", "speed": "blitz", "system": "absolute", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 2973, "name": "実験(トーナメント)", "summary": "トーナメント機能の実験です。ご協力頂けたら嬉しいO(≧∇≦)o", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 1, "icon": "https://user-uploads.online-go.com/d8c18d7ded89f110781abc21a9b74f43-64.png" }, "auto_start_on_max": false, "time_start": "2018-10-12T13:00:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slide", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2018-10-13T01:49:54.074011Z", "ended": "2018-10-13T01:55:55.519948Z", "start_waiting": "2018-10-13T01:49:53.788771Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/d8c18d7ded89f110781abc21a9b74f43-15.png", "player_count": 2, "ranked": true } ] }