List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&page=72",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=70",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21974470"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671546,
                    "username": "DrunkAtNight",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.2010047344024,
                            "deviation": 61.021610258571734,
                            "volatility": 0.06008704763735232
                        }
                    },
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21974470,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-22T22:02:25.841567Z",
            "ended": "2020-03-09T21:58:02.968951Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.2877197265625,
                            "deviation": 64.3330078125,
                            "volatility": 0.05991793051362038
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1667.81787109375,
                            "deviation": 61.457332611083984,
                            "volatility": 0.060000449419021606
                        }
                    },
                    "username": "DrunkAtNight",
                    "country": "us",
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-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/25527502"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "username": "hereforthegainz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0388738091094,
                            "deviation": 62.272451666056924,
                            "volatility": 0.05990644686571139
                        }
                    },
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25527502,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 598667,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-20T01:52:34.629885Z",
            "ended": "2020-07-30T01:27:43.657362Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.65283203125,
                            "deviation": 63.58376693725586,
                            "volatility": 0.059870850294828415
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.7266845703125,
                            "deviation": 62.394630432128906,
                            "volatility": 0.05991019308567047
                        }
                    },
                    "username": "hereforthegainz",
                    "country": "us",
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-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/25219237"
            },
            "players": {
                "black": {
                    "id": 31101,
                    "username": "stonexu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/37a0f4e5d499b4860cb72c8a94001ad0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.5002095990817,
                            "deviation": 65.50513131161196,
                            "volatility": 0.05980463219127709
                        }
                    },
                    "ranking": 28.102323324640082,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25219237,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:3 (benjito vs stonexu)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 31101,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 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": 42054,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-06T02:34:03.836513Z",
            "ended": "2020-07-25T06:05:29.813214Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 31101,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.80615234375,
                            "deviation": 63.954071044921875,
                            "volatility": 0.05994921922683716
                        }
                    },
                    "username": "stonexu",
                    "country": "un",
                    "ranking": 28.102323324640082,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/37a0f4e5d499b4860cb72c8a94001ad0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.7196044921875,
                            "deviation": 63.788509368896484,
                            "volatility": 0.059872619807720184
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/30531347"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "username": "bucky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1175798054705,
                            "deviation": 98.87899742037905,
                            "volatility": 0.0599887460818143
                        }
                    },
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30531347,
            "name": "Friendly Match",
            "creator": 671959,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-27T23:11:22.495820Z",
            "ended": "2021-02-01T19:25:34.876374Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.352783203125,
                            "deviation": 63.604557037353516,
                            "volatility": 0.059834662824869156
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.8526611328125,
                            "deviation": 104.20915985107422,
                            "volatility": 0.059992894530296326
                        }
                    },
                    "username": "bucky",
                    "country": "un",
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?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/21975370"
            },
            "players": {
                "black": {
                    "id": 627454,
                    "username": "Denis_m73",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/172834a57fd056617428be7a723c97f7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.0758305741845,
                            "deviation": 63.1950799315005,
                            "volatility": 0.059896714588937555
                        }
                    },
                    "ranking": 16.419810126470185,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21975370,
            "name": "Дружеский матч",
            "creator": 627454,
            "mode": "game",
            "source": "play",
            "black": 627454,
            "white": 568679,
            "width": 21,
            "height": 21,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-22T05:31:54.063709Z",
            "ended": "2020-03-06T03:17:30.983773Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 627454,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1144.449462890625,
                            "deviation": 63.38951110839844,
                            "volatility": 0.06003303825855255
                        }
                    },
                    "username": "Denis_m73",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 16.419810126470185,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/172834a57fd056617428be7a723c97f7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.3076171875,
                            "deviation": 64.44185638427734,
                            "volatility": 0.059917036443948746
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/17184843"
            },
            "players": {
                "black": {
                    "id": 351812,
                    "username": "Comrade SeeRed",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/521a647702b40991e391076550b6ad88-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.0631506874806,
                            "deviation": 64.87804349370514,
                            "volatility": 0.059889166017951134
                        }
                    },
                    "ranking": 22.23957006107964,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17184843,
            "name": "Tournament Game: Honinbo Nines Title Tournament 2019 (45529) R:1 (benjito vs Comrade SeeRed)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 351812,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "992.227",
            "white_player_rank": 18,
            "white_player_rating": "997.036",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45529,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-28T07:01:11.021345Z",
            "ended": "2019-03-29T23:15:11.995445Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 351812,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.9150390625,
                            "deviation": 62.580711364746094,
                            "volatility": 0.0599934346973896
                        }
                    },
                    "username": "Comrade SeeRed",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 22.23957006107964,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/521a647702b40991e391076550b6ad88-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.984130859375,
                            "deviation": 63.93321990966797,
                            "volatility": 0.059910811483860016
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/30505902"
            },
            "players": {
                "black": {
                    "id": 545305,
                    "username": "deleted-45b72ee3-85af-4231-8403-c1297a7cc1e8",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/36b62e5a0af39dd75699d4cbeab4303e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1457.8780993917542,
                            "deviation": 63.599405981724864,
                            "volatility": 0.059885863384929086
                        }
                    },
                    "ranking": 23.643998738559358,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30505902,
            "name": "CHALLENGE!!",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 545305,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-27T15:50:42.754863Z",
            "ended": "2021-02-16T14:32:25.093589Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 545305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.3095703125,
                            "deviation": 61.905426025390625,
                            "volatility": 0.06001131981611252
                        }
                    },
                    "username": "deleted-45b72ee3-85af-4231-8403-c1297a7cc1e8",
                    "country": "us",
                    "ranking": 23.643998738559358,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/36b62e5a0af39dd75699d4cbeab4303e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1662.392333984375,
                            "deviation": 67.94268035888672,
                            "volatility": 0.05980977043509483
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/21981552"
            },
            "players": {
                "black": {
                    "id": 579859,
                    "username": "Poney31",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.0546722708968,
                            "deviation": 62.42005049986879,
                            "volatility": 0.05963377334356185
                        }
                    },
                    "ranking": 18.631590082458715,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21981552,
            "name": "Partie amicale",
            "creator": 579859,
            "mode": "game",
            "source": "play",
            "black": 579859,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "552.394",
            "white_player_rank": 14,
            "white_player_rating": "579.492",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 10, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "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": "2020-02-22T15:22:42.722476Z",
            "ended": "2020-02-22T15:35:44.855684Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 579859,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1487.5228271484375,
                            "deviation": 61.925018310546875,
                            "volatility": 0.06045149266719818
                        }
                    },
                    "username": "Poney31",
                    "country": "fr",
                    "ranking": 18.631590082458715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/de35d6434a48449177c2af140abbff5e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1644.3740234375,
                            "deviation": 63.682586669921875,
                            "volatility": 0.059931665658950806
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/23975347"
            },
            "players": {
                "black": {
                    "id": 427128,
                    "username": "Mr. Havisham",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/70c4be2b6ec4d1dfa43aa6f83228a4b4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.4722967181312,
                            "deviation": 59.8483799336929,
                            "volatility": 0.056961912690976696
                        }
                    },
                    "ranking": 17.40510397131966,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23975347,
            "name": "limbic go",
            "creator": 427128,
            "mode": "game",
            "source": "play",
            "black": 427128,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 26,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 20, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-05-16T05:51:02.406782Z",
            "ended": "2020-05-16T06:08:43.757810Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 427128,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.806396484375,
                            "deviation": 62.64268112182617,
                            "volatility": 0.05872352793812752
                        }
                    },
                    "username": "Mr. Havisham",
                    "country": "001",
                    "ranking": 17.40510397131966,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/70c4be2b6ec4d1dfa43aa6f83228a4b4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.7103271484375,
                            "deviation": 63.068050384521484,
                            "volatility": 0.059900056570768356
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/23921932"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179339,
                    "username": "samnolen",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/02b4ec3b8320d77ae767d5ec9e71248b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.386841944432,
                            "deviation": 63.07509084635574,
                            "volatility": 0.059916782010523514
                        }
                    },
                    "ranking": 23.841780809022623,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23921932,
            "name": "Friendly Match",
            "creator": 179339,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 179339,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "926.121",
            "white_player_rank": 17,
            "white_player_rating": "805.783",
            "time_per_move": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 30, \"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-05-14T04:52:49.194489Z",
            "ended": "2020-05-14T05:08:12.539701Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.0400390625,
                            "deviation": 63.85578918457031,
                            "volatility": 0.059903185814619064
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179339,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.64501953125,
                            "deviation": 61.41080093383789,
                            "volatility": 0.06008324399590492
                        }
                    },
                    "username": "samnolen",
                    "country": "us",
                    "ranking": 23.841780809022623,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/02b4ec3b8320d77ae767d5ec9e71248b?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
        }
    ]
}