List all games played by a specific player.

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

{
    "count": 3505,
    "next": "https://online-go.com/api/v1/players109488/games?format=api&page=45",
    "previous": "https://online-go.com/api/v1/players109488/games?format=api&page=43",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9223581"
            },
            "players": {
                "black": {
                    "id": 282605,
                    "username": "runshu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b821ed40cb1cba63991ef5021dd73d3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.2903960994222,
                            "deviation": 60.56798817109535,
                            "volatility": 0.05901924941221862
                        }
                    },
                    "ranking": 27.163981074738302,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9223581,
            "name": "live min 4k",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 282605,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 27,
            "black_player_rating": "1849.359",
            "white_player_rank": 26,
            "white_player_rating": "1701.353",
            "time_per_move": 73,
            "time_control_parameters": "{\"period_time\": 60, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-06-27T21:51:59.528539Z",
            "ended": "2017-06-27T22:16:59.121839Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 282605,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1964.082275390625,
                            "deviation": 62.18824768066406,
                            "volatility": 0.060044966638088226
                        }
                    },
                    "username": "runshu",
                    "country": "un",
                    "ranking": 27.163981074738302,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b821ed40cb1cba63991ef5021dd73d3c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1982.3331298828125,
                            "deviation": 65.6109390258789,
                            "volatility": 0.05999921262264252
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "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/5179586"
            },
            "players": {
                "black": {
                    "id": 37870,
                    "username": "ebatchelder",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/84082ce09d1e0cae89b38be12ed2901d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.460189090982,
                            "deviation": 64.45288221135664,
                            "volatility": 0.05991220820323306
                        }
                    },
                    "ranking": 27.598650927996633,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5179586,
            "name": "Ladder Challenge: S_Alexander(#16) vs ebatchelder(#10)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 37870,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 24,
            "black_player_rating": "1584.040",
            "white_player_rank": 23,
            "white_player_rating": "1410.628",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-08T15:23:04.290663Z",
            "ended": "2016-05-15T07:15:07.822571Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 37870,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.1275634765625,
                            "deviation": 66.56336212158203,
                            "volatility": 0.06003697216510773
                        }
                    },
                    "username": "ebatchelder",
                    "country": "us",
                    "ranking": 27.598650927996633,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84082ce09d1e0cae89b38be12ed2901d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.6973876953125,
                            "deviation": 63.59624481201172,
                            "volatility": 0.060028400272130966
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "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/7814398"
            },
            "players": {
                "black": {
                    "id": 282307,
                    "username": "yiyuewu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f215c4639a707205d6d04f581779dc39?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1606.660367502283,
                            "deviation": 60.737844898796034,
                            "volatility": 0.06005996507703034
                        }
                    },
                    "ranking": 25.893616118386692,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7814398,
            "name": "corr min 7k",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 282307,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 24,
            "black_player_rating": "1550.000",
            "white_player_rank": 25,
            "white_player_rating": "1649.991",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-16T21:30:08.787241Z",
            "ended": "2017-02-23T02:32:26.832174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 282307,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1826.904541015625,
                            "deviation": 61.66624069213867,
                            "volatility": 0.06009747087955475
                        }
                    },
                    "username": "yiyuewu",
                    "country": "un",
                    "ranking": 25.893616118386692,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f215c4639a707205d6d04f581779dc39?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1888.0235595703125,
                            "deviation": 66.67264556884766,
                            "volatility": 0.06000430881977081
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "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/20147785"
            },
            "players": {
                "black": {
                    "id": 508594,
                    "username": "Kampinkarl1",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/7cceb0191a16caacbcd28f303e6b72ac-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.7204371363496,
                            "deviation": 67.42639978843152,
                            "volatility": 0.060125611186152214
                        }
                    },
                    "ranking": 23.673235197189392,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20147785,
            "name": "9x9 #40",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 508594,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1128.594",
            "white_player_rank": 22,
            "white_player_rating": "1314.943",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 172800, \"time_increment\": 28800, \"max_time\": 172800, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-29T16:55:59.037567Z",
            "ended": "2019-10-29T17:52:09.717630Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 508594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1598.148681640625,
                            "deviation": 65.89846801757812,
                            "volatility": 0.06007234752178192
                        }
                    },
                    "username": "Kampinkarl1",
                    "country": "_Starfleet",
                    "ranking": 23.673235197189392,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7cceb0191a16caacbcd28f303e6b72ac-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.6748046875,
                            "deviation": 64.18785858154297,
                            "volatility": 0.05993770435452461
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "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/20147788"
            },
            "players": {
                "black": {
                    "id": 475117,
                    "username": "CellPhone",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6d8e78e3b188c2a6c984fed9b3bdbde4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2023.3544702417714,
                            "deviation": 62.73212076028256,
                            "volatility": 0.06002193384844267
                        }
                    },
                    "ranking": 31.231983991182233,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20147788,
            "name": "9x9 #41",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 475117,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 21,
            "white_player_rating": "1287.092",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 172800, \"time_increment\": 28800, \"max_time\": 172800, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-29T20:05:50.195595Z",
            "ended": "2019-10-30T14:37:17.268432Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 475117,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.7894287109375,
                            "deviation": 76.75224304199219,
                            "volatility": 0.05999886244535446
                        }
                    },
                    "username": "CellPhone",
                    "country": "un",
                    "ranking": 31.231983991182233,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6d8e78e3b188c2a6c984fed9b3bdbde4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.615478515625,
                            "deviation": 64.19368743896484,
                            "volatility": 0.0599450059235096
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "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/5722376"
            },
            "players": {
                "black": {
                    "id": 282814,
                    "username": "Renegade_rm56",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/1197dc2b08b3c4d9cc70d115b9cc9870-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1673.7448232362667,
                            "deviation": 61.47937373197015,
                            "volatility": 0.05992978787997027
                        }
                    },
                    "ranking": 26.84058553562354,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 5722376,
            "name": "FM",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 282814,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "882.808",
            "white_player_rank": 19,
            "white_player_rating": "1036.667",
            "time_per_move": 13,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 300, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-07-03T13:14:32.686787Z",
            "ended": "2016-07-03T13:23:46.631897Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 282814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1628.5352783203125,
                            "deviation": 63.28548812866211,
                            "volatility": 0.05998199060559273
                        }
                    },
                    "username": "Renegade_rm56",
                    "country": "au",
                    "ranking": 26.84058553562354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1197dc2b08b3c4d9cc70d115b9cc9870-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.64501953125,
                            "deviation": 65.64161682128906,
                            "volatility": 0.060027383267879486
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "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/22650217"
            },
            "players": {
                "black": {
                    "id": 402296,
                    "username": "go joy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3b6304218c59762db8e4615aab7e0d94?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1693.498411936738,
                            "deviation": 63.44271424631565,
                            "volatility": 0.059617984256597936
                        }
                    },
                    "ranking": 27.112202875073592,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22650217,
            "name": "February 21",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 402296,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 20,
            "black_player_rating": "1139.998",
            "white_player_rank": 21,
            "white_player_rating": "1297.525",
            "time_per_move": 53,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 40, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-27T22:30:58.881828Z",
            "ended": "2020-03-27T23:08:21.762327Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 402296,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.9678955078125,
                            "deviation": 63.88862991333008,
                            "volatility": 0.059889957308769226
                        }
                    },
                    "username": "go joy",
                    "country": "un",
                    "ranking": 27.112202875073592,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3b6304218c59762db8e4615aab7e0d94?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.089599609375,
                            "deviation": 62.15598678588867,
                            "volatility": 0.05995962396264076
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "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/22651948"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 686414,
                    "username": "zhanghaoming20",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/86a1a0e670310f660b4be691f3c6c8b9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1937.3267950353006,
                            "deviation": 62.489378610661824,
                            "volatility": 0.05996499600057707
                        }
                    },
                    "ranking": 30.226170180946237,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22651948,
            "name": "February 23",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 686414,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 21,
            "black_player_rating": "1269.040",
            "white_player_rank": 21,
            "white_player_rating": "1255.891",
            "time_per_move": 53,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 40, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-28T00:07:01.174480Z",
            "ended": "2020-03-28T00:36:20.253815Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1941.6314697265625,
                            "deviation": 62.22690963745117,
                            "volatility": 0.059961847960948944
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 686414,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1990.073974609375,
                            "deviation": 63.67130661010742,
                            "volatility": 0.06000417843461037
                        }
                    },
                    "username": "zhanghaoming20",
                    "country": "un",
                    "ranking": 30.226170180946237,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/86a1a0e670310f660b4be691f3c6c8b9?s=32&d=retro",
                    "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/12601522"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 160576,
                    "username": "OldOak",
                    "country": "142",
                    "icon": "https://secure.gravatar.com/avatar/1359a1382b0dd0e1ed38fba355de3cbd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2012.158721268557,
                            "deviation": 62.27427208672325,
                            "volatility": 0.055649465957057255
                        }
                    },
                    "ranking": 31.10353328794463,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12601522,
            "name": "Friendly Match",
            "creator": 160576,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 160576,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 23,
            "black_player_rating": "1437.496",
            "white_player_rank": 25,
            "white_player_rating": "1646.853",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-25T01:40:44.230524Z",
            "ended": "2018-04-25T02:09:00.975200Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1904.22900390625,
                            "deviation": 62.22278594970703,
                            "volatility": 0.05998535454273224
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 160576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2195.691162109375,
                            "deviation": 66.2327880859375,
                            "volatility": 0.05918649584054947
                        }
                    },
                    "username": "OldOak",
                    "country": "142",
                    "ranking": 31.10353328794463,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1359a1382b0dd0e1ed38fba355de3cbd?s=32&d=retro",
                    "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/12705999"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 78188,
                    "username": "belagri36",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.151330933908,
                            "deviation": 61.07309735801141,
                            "volatility": 0.059477686490146814
                        }
                    },
                    "ranking": 25.198744233372715,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12705999,
            "name": "Tournament Game: Meijin Main Title Tournament 2016 (12561) R:3 (belagri36 vs S_Alexander)",
            "creator": 78188,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 78188,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 92160,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 518400, \"max_time\": 518400, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 12561,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-05-02T13:35:31.826589Z",
            "ended": "2018-05-02T18:49:00.641988Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1937.6513671875,
                            "deviation": 62.3858528137207,
                            "volatility": 0.05999584123492241
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 78188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1603.2025146484375,
                            "deviation": 61.07571029663086,
                            "volatility": 0.05969000980257988
                        }
                    },
                    "username": "belagri36",
                    "country": "ro",
                    "ranking": 25.198744233372715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-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
        }
    ]
}