List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&page=56
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&page=57",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/39810412"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 314419,
                    "username": "square.defender",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/d29170d1373114beca62500c6b1249f4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.4927932157677,
                            "deviation": 63.53464337726457,
                            "volatility": 0.05956052297993541
                        }
                    },
                    "ranking": 23.859186533465962,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39810412,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 314419,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 1,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 1, \"initial_time\": 10, \"max_time\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "135.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-25T20:52:52.756285Z",
            "ended": "2021-12-25T20:56:37.266998Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.154052734375,
                            "deviation": 70.64584350585938,
                            "volatility": 0.06717316806316376
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 314419,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.9581298828125,
                            "deviation": 62.63896942138672,
                            "volatility": 0.059772685170173645
                        }
                    },
                    "username": "square.defender",
                    "country": "zz",
                    "ranking": 23.859186533465962,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d29170d1373114beca62500c6b1249f4-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/39809020"
            },
            "players": {
                "black": {
                    "id": 986433,
                    "username": "gridmatch",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/839f2934bf90481ab242ab576fb9a3d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.8634193846967,
                            "deviation": 71.07790912280338,
                            "volatility": 0.05981310770253101
                        }
                    },
                    "ranking": 29.00604085775145,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39809020,
            "name": "Extremely fast game",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 986433,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 1,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 1, \"max_time\": 5, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T19:38:38.475746Z",
            "ended": "2021-12-25T19:39:05.661778Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 986433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1853.1944580078125,
                            "deviation": 75.62012481689453,
                            "volatility": 0.059815023094415665
                        }
                    },
                    "username": "gridmatch",
                    "country": "un",
                    "ranking": 29.00604085775145,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/839f2934bf90481ab242ab576fb9a3d2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.744873046875,
                            "deviation": 71.3857650756836,
                            "volatility": 0.06716763973236084
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/8733972"
            },
            "players": {
                "black": {
                    "id": 57678,
                    "username": "Ben-j",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/cd238bd614b59a50091efb36056b94d1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.1452073032506,
                            "deviation": 64.61645488227393,
                            "volatility": 0.060003037719126726
                        }
                    },
                    "ranking": 28.35820613359938,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8733972,
            "name": "Tournament Game: 9x9 Double elimination - January 2017 (23046) R:3 (Sofiam vs Ben-j)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 57678,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1711.798",
            "white_player_rank": 26,
            "white_player_rating": "1766.556",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 23046,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-05-15T02:36:49.412633Z",
            "ended": "2017-06-29T22:37:15.492197Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 57678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1884.223388671875,
                            "deviation": 65.81037902832031,
                            "volatility": 0.0600205659866333
                        }
                    },
                    "username": "Ben-j",
                    "country": "fr",
                    "ranking": 28.35820613359938,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cd238bd614b59a50091efb36056b94d1-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1922.6796875,
                            "deviation": 71.0509033203125,
                            "volatility": 0.06032058224081993
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/39809065"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 144449,
                    "username": "ericosman",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/2770ee1dcf152d1c497d81a4ae43057f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.076935228851,
                            "deviation": 60.614535248912716,
                            "volatility": 0.05963448246129329
                        }
                    },
                    "ranking": 26.000233846075314,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 39809065,
            "name": "You gain time for every move!",
            "creator": 144449,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 144449,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 17,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 15, \"initial_time\": 180, \"max_time\": 480}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "68.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-25T19:41:34.042272Z",
            "ended": "2021-12-25T20:21:14.363339Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.744873046875,
                            "deviation": 71.3857650756836,
                            "volatility": 0.06716763973236084
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 144449,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1772.0479736328125,
                            "deviation": 60.7201042175293,
                            "volatility": 0.059948064386844635
                        }
                    },
                    "username": "ericosman",
                    "country": "us",
                    "ranking": 26.000233846075314,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2770ee1dcf152d1c497d81a4ae43057f-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/39809046"
            },
            "players": {
                "black": {
                    "id": 986433,
                    "username": "gridmatch",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/839f2934bf90481ab242ab576fb9a3d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1837.8634193846967,
                            "deviation": 71.07790912280338,
                            "volatility": 0.05981310770253101
                        }
                    },
                    "ranking": 29.00604085775145,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39809046,
            "name": "Extremely fast game",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 986433,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 1,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 1, \"max_time\": 5, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T19:39:35.749643Z",
            "ended": "2021-12-25T19:40:48.570005Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 986433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1853.1944580078125,
                            "deviation": 75.62012481689453,
                            "volatility": 0.059815023094415665
                        }
                    },
                    "username": "gridmatch",
                    "country": "un",
                    "ranking": 29.00604085775145,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/839f2934bf90481ab242ab576fb9a3d2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.744873046875,
                            "deviation": 71.3857650756836,
                            "volatility": 0.06716763973236084
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/39807889"
            },
            "players": {
                "black": {
                    "id": 119281,
                    "username": "vladislaw.ageew",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/70ba9bfdbba9168b7edda759da50bb97-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.340943115032,
                            "deviation": 65.20591285414669,
                            "volatility": 0.05983735443803749
                        }
                    },
                    "ranking": 20.419844541283446,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39807889,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2021-12-25 18:30 (84101) R:2 (🐬Sofiam🐬 vs vladislaw.ageew)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 119281,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 84101,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T18:37:40.427483Z",
            "ended": "2021-12-25T18:40:31.138738Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 119281,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.76904296875,
                            "deviation": 64.76811218261719,
                            "volatility": 0.0599675215780735
                        }
                    },
                    "username": "vladislaw.ageew",
                    "country": "ru",
                    "ranking": 20.419844541283446,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70ba9bfdbba9168b7edda759da50bb97-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.968505859375,
                            "deviation": 72.10555267333984,
                            "volatility": 0.0671711340546608
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/10212428"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 474785,
                    "username": "inory",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/17df218eed5aa7802b4e27a55e12fd5e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.4352345420439,
                            "deviation": 105.52386562198743,
                            "volatility": 0.06004347565212582
                        }
                    },
                    "ranking": 25.054029998018198,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10212428,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2017-10-07 14:30 (30904) R:1 (inory vs Sofiam)",
            "creator": 474785,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 474785,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 23,
            "black_player_rating": "1453.937",
            "white_player_rank": 13,
            "white_player_rating": "428.543",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 30904,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-07T14:30:17.578491Z",
            "ended": "2017-10-07T14:36:00.502161Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1781.9512939453125,
                            "deviation": 66.7454605102539,
                            "volatility": 0.0604005791246891
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 474785,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.9697265625,
                            "deviation": 111.84561920166016,
                            "volatility": 0.06000060960650444
                        }
                    },
                    "username": "inory",
                    "country": "kr",
                    "ranking": 25.054029998018198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/17df218eed5aa7802b4e27a55e12fd5e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/19634909"
            },
            "players": {
                "black": {
                    "id": 70517,
                    "username": "yq3",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/01e386629dc361ec4e660217af21f76f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.0542372625237,
                            "deviation": 64.91596766360558,
                            "volatility": 0.059826186037160736
                        }
                    },
                    "ranking": 25.913691360477472,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19634909,
            "name": "Tournament Game: 9x9 McMahon (Chinese Rules) (52038) R:1 (🐬Sofiam🐬 vs yq3)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 70517,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1423.547",
            "white_player_rank": 22,
            "white_player_rating": "1313.706",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 52038,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-09-22T01:00:29.415809Z",
            "ended": "2019-09-24T16:40:56.803147Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 70517,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.171142578125,
                            "deviation": 66.36663055419922,
                            "volatility": 0.059904105961322784
                        }
                    },
                    "username": "yq3",
                    "country": "cn",
                    "ranking": 25.913691360477472,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/01e386629dc361ec4e660217af21f76f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.59130859375,
                            "deviation": 73.89307403564453,
                            "volatility": 0.06128297746181488
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/8722680"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 304009,
                    "username": "Zubenelgenubi",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/065f71f6f031041ea6974a3e3baa438c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.1049847050815,
                            "deviation": 63.65867818982021,
                            "volatility": 0.0600235625245009
                        }
                    },
                    "ranking": 25.72651563237605,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8722680,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2017-05-14 01:00 (27100) R:1 (Zubenelgenubi vs Sofiam)",
            "creator": 304009,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 304009,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 27,
            "black_player_rating": "1897.012",
            "white_player_rank": 20,
            "white_player_rating": "1178.704",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 27100,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-05-14T01:01:03.210128Z",
            "ended": "2017-05-24T20:12:33.411864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2121.13720703125,
                            "deviation": 72.91515350341797,
                            "volatility": 0.060286782681941986
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 304009,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1420.4547119140625,
                            "deviation": 63.87464141845703,
                            "volatility": 0.06002669036388397
                        }
                    },
                    "username": "Zubenelgenubi",
                    "country": "001",
                    "ranking": 25.72651563237605,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/065f71f6f031041ea6974a3e3baa438c-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/8574663"
            },
            "players": {
                "black": {
                    "id": 296970,
                    "username": "hdy11",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7a18f88fdd996f83252ace8d5d8d6842?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.956588635079,
                            "deviation": 64.5079492492302,
                            "volatility": 0.059716556358725435
                        }
                    },
                    "ranking": 27.524864028460456,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8574663,
            "name": "Tournament Game: Honinbo Nines Title Tournament 2017 (25232) R:1 (Sofiam vs hdy11)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 296970,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 27,
            "black_player_rating": "1821.345",
            "white_player_rank": 27,
            "white_player_rating": "1874.768",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 25232,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-05-01T06:15:10.050594Z",
            "ended": "2017-05-14T10:14:57.387292Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 296970,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2092.678466796875,
                            "deviation": 70.22611236572266,
                            "volatility": 0.05983642861247063
                        }
                    },
                    "username": "hdy11",
                    "country": "un",
                    "ranking": 27.524864028460456,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7a18f88fdd996f83252ace8d5d8d6842?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2104.603759765625,
                            "deviation": 76.16539001464844,
                            "volatility": 0.06028961390256882
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}