List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/902691/games?format=api&page=40",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=38",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/40235094"
            },
            "players": {
                "black": {
                    "id": 688085,
                    "username": "uva2020",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/3828bcfd9eff8f88345d1ef526057d1a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2037.6028745364947,
                            "deviation": 65.6740869690319,
                            "volatility": 0.06154774873870182
                        }
                    },
                    "ranking": 31.394434312606304,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 40235094,
            "name": "Friendly Match",
            "creator": 688085,
            "mode": "game",
            "source": "play",
            "black": 688085,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-10T05:26:22.527042Z",
            "ended": "2022-01-10T05:34:11.281131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 688085,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1987.4503173828125,
                            "deviation": 62.2889404296875,
                            "volatility": 0.06149856746196747
                        }
                    },
                    "username": "uva2020",
                    "country": "us",
                    "ranking": 31.394434312606304,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3828bcfd9eff8f88345d1ef526057d1a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/30482095"
            },
            "players": {
                "black": {
                    "id": 898615,
                    "username": "jimaeul",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e6fbfcf7bee1263f487e4b2535e021d1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 30482095,
            "name": "친선 대국",
            "creator": 898615,
            "mode": "game",
            "source": "play",
            "black": 898615,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "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": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"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-26T12:12:24.890830Z",
            "ended": "2021-01-26T12:23:05.733101Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 898615,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "jimaeul",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e6fbfcf7bee1263f487e4b2535e021d1?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2466.333251953125,
                            "deviation": 79.05714416503906,
                            "volatility": 0.05999116599559784
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/40209857"
            },
            "players": {
                "black": {
                    "id": 71316,
                    "username": "Gary_GO",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 699.9041832047635,
                            "deviation": 62.18107286296691,
                            "volatility": 0.05986125802987727
                        }
                    },
                    "ranking": 6.656670962064971,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 40209857,
            "name": "Friendly Match",
            "creator": 71316,
            "mode": "game",
            "source": "play",
            "black": 71316,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 63,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-09T07:44:46.979386Z",
            "ended": "2022-01-09T07:56:25.051548Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 71316,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.627685546875,
                            "deviation": 61.22829818725586,
                            "volatility": 0.059652939438819885
                        }
                    },
                    "username": "Gary_GO",
                    "country": "us",
                    "ranking": 6.656670962064971,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/40206290"
            },
            "players": {
                "black": {
                    "id": 913412,
                    "username": "xybmsg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/323f0eb7672df9c603342c4c17ca6ed6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.6113954990553,
                            "deviation": 61.24819207784476,
                            "volatility": 0.05980653458216747
                        }
                    },
                    "ranking": 28.787705440072536,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 40206290,
            "name": "Friendly Match",
            "creator": 913412,
            "mode": "game",
            "source": "play",
            "black": 913412,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 140,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"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": "2022-01-09T04:22:19.239130Z",
            "ended": "2022-01-09T04:38:26.184112Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 913412,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.03173828125,
                            "deviation": 60.60999298095703,
                            "volatility": 0.05991167575120926
                        }
                    },
                    "username": "xybmsg",
                    "country": "un",
                    "ranking": 28.787705440072536,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/323f0eb7672df9c603342c4c17ca6ed6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/42304854"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1133553,
                    "username": "FSFSFSFSFS",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/81760cbbdf8bc7fb908dba13b5caee00?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1836.900915769264,
                            "deviation": 88.539346093465,
                            "volatility": 0.05998462853929993
                        }
                    },
                    "ranking": 28.993913843785602,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42304854,
            "name": "Friendly Match",
            "creator": 1133553,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1133553,
            "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": 61,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 120, \"max_time\": 120}",
            "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": "2022-03-24T14:22:09.423965Z",
            "ended": "2022-03-24T14:26:48.533659Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1133553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1805.8663330078125,
                            "deviation": 92.6139144897461,
                            "volatility": 0.059987228363752365
                        }
                    },
                    "username": "FSFSFSFSFS",
                    "country": "un",
                    "ranking": 28.993913843785602,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/81760cbbdf8bc7fb908dba13b5caee00?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/40219267"
            },
            "players": {
                "black": {
                    "id": 71316,
                    "username": "Gary_GO",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 699.9041832047635,
                            "deviation": 62.18107286296691,
                            "volatility": 0.05986125802987727
                        }
                    },
                    "ranking": 6.656670962064971,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 40219267,
            "name": "Friendly Match",
            "creator": 71316,
            "mode": "game",
            "source": "play",
            "black": 71316,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 63,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 60, \"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": "2022-01-09T15:46:08.436215Z",
            "ended": "2022-01-09T16:00:59.455176Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 71316,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.627685546875,
                            "deviation": 61.22829818725586,
                            "volatility": 0.059652939438819885
                        }
                    },
                    "username": "Gary_GO",
                    "country": "us",
                    "ranking": 6.656670962064971,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/aea0172a920409ea015493d2ef030beb?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/40209883"
            },
            "players": {
                "black": {
                    "id": 177479,
                    "username": "guoming.huang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2230.6869238257577,
                            "deviation": 62.442034100573224,
                            "volatility": 0.061080840806752815
                        }
                    },
                    "ranking": 33.49033160523357,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 40209883,
            "name": "Friendly Match",
            "creator": 177479,
            "mode": "game",
            "source": "play",
            "black": 177479,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 30, \"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": "2022-01-09T07:46:08.405850Z",
            "ended": "2022-01-09T07:54:04.706069Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 177479,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2213.811767578125,
                            "deviation": 66.31295776367188,
                            "volatility": 0.061025332659482956
                        }
                    },
                    "username": "guoming.huang",
                    "country": "un",
                    "ranking": 33.49033160523357,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/47736525"
            },
            "players": {
                "black": {
                    "id": 1190000,
                    "username": "kbrgoody",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/60ec756a7294484f53ed786455395674?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 47736525,
            "name": "친선 대국",
            "creator": 1190000,
            "mode": "game",
            "source": "play",
            "black": 1190000,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 8,
            "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": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-10-11T07:12:50.543894Z",
            "ended": "2022-10-11T07:45:30.626095Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1190000,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "kbrgoody",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/60ec756a7294484f53ed786455395674?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/40230867"
            },
            "players": {
                "black": {
                    "id": 177479,
                    "username": "guoming.huang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2230.6869238257577,
                            "deviation": 62.442034100573224,
                            "volatility": 0.061080840806752815
                        }
                    },
                    "ranking": 33.49033160523357,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 40230867,
            "name": "Friendly Match",
            "creator": 177479,
            "mode": "game",
            "source": "play",
            "black": 177479,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 30, \"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": "2022-01-10T01:22:36.041293Z",
            "ended": "2022-01-10T01:26:00.382281Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 177479,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2181.380126953125,
                            "deviation": 66.59962463378906,
                            "volatility": 0.061036333441734314
                        }
                    },
                    "username": "guoming.huang",
                    "country": "un",
                    "ranking": 33.49033160523357,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/21bab93e5a17c04e84bd9b09419f8c93?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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/40228120"
            },
            "players": {
                "black": {
                    "id": 1103417,
                    "username": "판타스",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3c9c8416bb782314244728e8fd7e6145?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.3675065956754,
                            "deviation": 137.1036589944145,
                            "volatility": 0.060007581029109386
                        }
                    },
                    "ranking": 28.13984758802653,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 40228120,
            "name": "친선 대국",
            "creator": 1103417,
            "mode": "game",
            "source": "play",
            "black": 1103417,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-09T22:40:25.446926Z",
            "ended": "2022-01-09T22:51:08.266254Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1103417,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1850.589111328125,
                            "deviation": 144.75018310546875,
                            "volatility": 0.060003750026226044
                        }
                    },
                    "username": "판타스",
                    "country": "un",
                    "ranking": 28.13984758802653,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3c9c8416bb782314244728e8fd7e6145?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?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
        }
    ]
}