List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=71",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=69",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9388355"
            },
            "players": {
                "black": {
                    "id": 425540,
                    "username": "Rudo1",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/e573396636e5c73dd91779bbfcbd13b0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.0340878662607,
                            "deviation": 61.620415436208006,
                            "volatility": 0.05942527976115648
                        }
                    },
                    "ranking": 24.701727995313362,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9388355,
            "name": "Friendly Match",
            "creator": 425540,
            "mode": "game",
            "source": "play",
            "black": 425540,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "819.565",
            "white_player_rank": 18,
            "white_player_rating": "944.609",
            "time_per_move": 100,
            "time_control_parameters": "{\"period_time\": 60, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 3600}",
            "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": "2017-07-14T15:22:23.590532Z",
            "ended": "2017-07-14T15:51:32.788478Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 425540,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.140869140625,
                            "deviation": 63.22252655029297,
                            "volatility": 0.05988163873553276
                        }
                    },
                    "username": "Rudo1",
                    "country": "ca",
                    "ranking": 24.701727995313362,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e573396636e5c73dd91779bbfcbd13b0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.443603515625,
                            "deviation": 66.85492706298828,
                            "volatility": 0.0643966868519783
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/12151164"
            },
            "players": {
                "black": {
                    "id": 468104,
                    "username": ":-))",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0dc9ab2f912af00c78a32423a104410d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.1123426288002,
                            "deviation": 61.69012153365976,
                            "volatility": 0.05971666140917347
                        }
                    },
                    "ranking": 25.50789611269495,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12151164,
            "name": "Friendly Match",
            "creator": 468104,
            "mode": "game",
            "source": "play",
            "black": 468104,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "774.891",
            "white_player_rank": 20,
            "white_player_rating": "1126.731",
            "time_per_move": 33,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 300, \"max_time\": 1800, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2018-03-22T08:36:54.133324Z",
            "ended": "2018-03-22T08:38:46.959783Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 468104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1506.1744384765625,
                            "deviation": 63.82199478149414,
                            "volatility": 0.05972081795334816
                        }
                    },
                    "username": ":-))",
                    "country": "un",
                    "ranking": 25.50789611269495,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0dc9ab2f912af00c78a32423a104410d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.1527099609375,
                            "deviation": 70.54771423339844,
                            "volatility": 0.06808079034090042
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/16104461"
            },
            "players": {
                "black": {
                    "id": 605895,
                    "username": "Sailol",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8b811b7dd1ae748254eae1ab749d71aa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 729.6992674347995,
                            "deviation": 126.65286802977063,
                            "volatility": 0.06000275161273332
                        }
                    },
                    "ranking": 7.621772291454654,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 16104461,
            "name": "Friendly Match",
            "creator": 605895,
            "mode": "game",
            "source": "play",
            "black": 605895,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 8,
            "black_player_rating": "-78.528",
            "white_player_rank": 13,
            "white_player_rating": "451.037",
            "time_per_move": 93120,
            "time_control_parameters": "{\"period_time\": 86400, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"pause_on_weekends\": true, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 604800}",
            "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": "2019-01-12T19:17:13.107761Z",
            "ended": "2019-01-12T19:26:28.356573Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 605895,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.84375,
                            "deviation": 191.18321228027344,
                            "volatility": 0.060001857578754425
                        }
                    },
                    "username": "Sailol",
                    "country": "un",
                    "ranking": 7.621772291454654,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8b811b7dd1ae748254eae1ab749d71aa?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.0184326171875,
                            "deviation": 80.059814453125,
                            "volatility": 0.09467286616563797
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/12151385"
            },
            "players": {
                "black": {
                    "id": 436399,
                    "username": "1000201848",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2146412324378,
                            "deviation": 62.83438061474772,
                            "volatility": 0.06049976912282103
                        }
                    },
                    "ranking": 27.353124446666833,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12151385,
            "name": "Friendly Match",
            "creator": 436399,
            "mode": "game",
            "source": "play",
            "black": 436399,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "849.184",
            "white_player_rank": 20,
            "white_player_rating": "1180.111",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-22T09:13:51.634597Z",
            "ended": "2018-03-22T09:34:03.937158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.1138916015625,
                            "deviation": 61.03390121459961,
                            "volatility": 0.06030905619263649
                        }
                    },
                    "username": "1000201848",
                    "country": "un",
                    "ranking": 27.353124446666833,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0886343e2261bc5a61dcbdb87f979618?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1735.2303466796875,
                            "deviation": 71.76937103271484,
                            "volatility": 0.06809181720018387
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/16104639"
            },
            "players": {
                "black": {
                    "id": 599462,
                    "username": "useronline1120",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1b8cf4faf06aa98b1826852198d34c13?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.3961835715475,
                            "deviation": 62.80375865683372,
                            "volatility": 0.0599990134032227
                        }
                    },
                    "ranking": 25.023544620924447,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 16104639,
            "name": "Friendly Match",
            "creator": 599462,
            "mode": "game",
            "source": "play",
            "black": 599462,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 9,
            "black_player_rating": "80.656",
            "white_player_rank": 13,
            "white_player_rating": "451.037",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "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": "2019-01-12T19:34:35.241998Z",
            "ended": "2019-01-12T19:40:32.697248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 599462,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.5482177734375,
                            "deviation": 64.14861297607422,
                            "volatility": 0.05997166782617569
                        }
                    },
                    "username": "useronline1120",
                    "country": "un",
                    "ranking": 25.023544620924447,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1b8cf4faf06aa98b1826852198d34c13?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.0428466796875,
                            "deviation": 81.17811584472656,
                            "volatility": 0.09466996043920517
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/9387525"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 103150,
                    "username": "VictorP",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/65641e53ee0d90457403c2d0bcf63444?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1780.0534778375504,
                            "deviation": 66.42336592853054,
                            "volatility": 0.059980544771328935
                        }
                    },
                    "ranking": 28.266159814955596,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9387525,
            "name": "Friendly Match",
            "creator": 103150,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 103150,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 15, \"max_time\": 30, \"time_increment\": 5, \"speed\": \"blitz\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-07-14T13:29:10.979067Z",
            "ended": "2017-07-14T13:30:08.996870Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.32421875,
                            "deviation": 68.28681945800781,
                            "volatility": 0.06438901275396347
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 103150,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.2052001953125,
                            "deviation": 66.9737777709961,
                            "volatility": 0.0599963553249836
                        }
                    },
                    "username": "VictorP",
                    "country": "ro",
                    "ranking": 28.266159814955596,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/65641e53ee0d90457403c2d0bcf63444?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/12151975"
            },
            "players": {
                "black": {
                    "id": 500920,
                    "username": "JeffEuler",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b6aa63f0d3b092ab1fff95936cc9fcf5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.8002628747702,
                            "deviation": 69.27609120377562,
                            "volatility": 0.05992334394886965
                        }
                    },
                    "ranking": 20.171368747548353,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 12151975,
            "name": "Partie amicale",
            "creator": 500920,
            "mode": "game",
            "source": "play",
            "black": 500920,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "absolute",
            "black_player_rank": 14,
            "black_player_rating": "519.487",
            "white_player_rank": 20,
            "white_player_rating": "1160.253",
            "time_per_move": 3,
            "time_control_parameters": "{\"total_time\": 300, \"time_control\": \"absolute\", \"speed\": \"blitz\", \"system\": \"absolute\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-03-22T10:36:18.129377Z",
            "ended": "2018-03-22T10:40:08.036213Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 500920,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.3665771484375,
                            "deviation": 67.63670349121094,
                            "volatility": 0.05994199216365814
                        }
                    },
                    "username": "JeffEuler",
                    "country": "un",
                    "ranking": 20.171368747548353,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b6aa63f0d3b092ab1fff95936cc9fcf5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.3326416015625,
                            "deviation": 71.03693389892578,
                            "volatility": 0.06811068207025528
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "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/53891459"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1359990,
                    "username": "marsarius",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/a965c30c3c5d9e0adbc85c0a8023b1b5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.1205919871234,
                            "deviation": 63.122154800286495,
                            "volatility": 0.06008443169896536
                        }
                    },
                    "ranking": 20.633856649964148,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53891459,
            "name": "Дружеский матч",
            "creator": 1359990,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1359990,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 12,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 10, \"periods\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-05-22T23:44:47.387369Z",
            "ended": "2023-05-22T23:46:30.934415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1334.72607421875,
                            "deviation": 82.63667297363281,
                            "volatility": 0.10436012595891953
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1359990,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.071533203125,
                            "deviation": 78.75335693359375,
                            "volatility": 0.05998283252120018
                        }
                    },
                    "username": "marsarius",
                    "country": "eu",
                    "ranking": 20.633856649964148,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a965c30c3c5d9e0adbc85c0a8023b1b5?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/9388359"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 458192,
                    "username": "jamtrain4",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/22ca50fc8ff11cc1a39dc63526bc1fde?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.4705356519225,
                            "deviation": 254.60847453903702,
                            "volatility": 0.060001544456501195
                        }
                    },
                    "ranking": 17.196219613791772,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 9388359,
            "name": "Friendly Match",
            "creator": 458192,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 458192,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 300, \"time_increment\": 30, \"speed\": \"live\"}",
            "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": "2017-07-14T15:23:12.244533Z",
            "ended": "2017-07-14T15:28:45.393197Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.1070556640625,
                            "deviation": 66.01338958740234,
                            "volatility": 0.06440185010433197
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 458192,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.1385498046875,
                            "deviation": 279.64678955078125,
                            "volatility": 0.060002364218235016
                        }
                    },
                    "username": "jamtrain4",
                    "country": "un",
                    "ranking": 17.196219613791772,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/22ca50fc8ff11cc1a39dc63526bc1fde?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/9542178"
            },
            "players": {
                "black": {
                    "id": 449408,
                    "username": "pOngyBoy",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/5749c77e4a3a334f18260e938ea5fbc5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.6436212726821,
                            "deviation": 63.31767354120407,
                            "volatility": 0.06011390366888039
                        }
                    },
                    "ranking": 24.17405483227167,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.751116570611,
                            "deviation": 111.61243270585591,
                            "volatility": 0.14937827715726115
                        }
                    },
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 9542178,
            "name": "Friendly Match",
            "creator": 449408,
            "mode": "game",
            "source": "play",
            "black": 449408,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 180,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 180}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-07-30T05:43:35.132145Z",
            "ended": "2017-07-30T05:46:20.049744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 449408,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.1580810546875,
                            "deviation": 63.66596221923828,
                            "volatility": 0.060004089027643204
                        }
                    },
                    "username": "pOngyBoy",
                    "country": "th",
                    "ranking": 24.17405483227167,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5749c77e4a3a334f18260e938ea5fbc5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.9451904296875,
                            "deviation": 67.20716857910156,
                            "volatility": 0.06427741795778275
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.325795664951936,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}