List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=72
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=73",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/31001858"
            },
            "players": {
                "black": {
                    "id": 932592,
                    "username": "hariwoo",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/f38c5d244e19812312ebd72c39689bc5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2070.9331353825373,
                            "deviation": 165.50262303870372,
                            "volatility": 0.06000559171905322
                        }
                    },
                    "ranking": 31.77004862586411,
                    "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": 31001858,
            "name": "친선 대국",
            "creator": 932592,
            "mode": "game",
            "source": "play",
            "black": 932592,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "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": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"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-02-11T11:06:57.224890Z",
            "ended": "2021-02-11T11:11:48.100131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 932592,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "hariwoo",
                    "country": "kr",
                    "ranking": 31.77004862586411,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f38c5d244e19812312ebd72c39689bc5?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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/34138455"
            },
            "players": {
                "black": {
                    "id": 582561,
                    "username": "JunHu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/178b6721798338c92719daead5346952?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.0841477258673,
                            "deviation": 61.342868819591935,
                            "volatility": 0.06005419678926752
                        }
                    },
                    "ranking": 28.13614198292835,
                    "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": 34138455,
            "name": "親睦戦",
            "creator": 582561,
            "mode": "game",
            "source": "play",
            "black": 582561,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-05-31T03:19:59.655435Z",
            "ended": "2021-05-31T03:33:51.134115Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 582561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.8485107421875,
                            "deviation": 66.68731689453125,
                            "volatility": 0.05981170013546944
                        }
                    },
                    "username": "JunHu",
                    "country": "un",
                    "ranking": 28.13614198292835,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/178b6721798338c92719daead5346952?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/30999508"
            },
            "players": {
                "black": {
                    "id": 928805,
                    "username": "dakgwan.lam",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dfbba91daa7d36eff1a0f7572a8ddf6e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1393.6532476054938,
                            "deviation": 222.92581827948163,
                            "volatility": 0.05999965233464482
                        }
                    },
                    "ranking": 22.601010516040215,
                    "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": 30999508,
            "name": "友谊赛",
            "creator": 928805,
            "mode": "game",
            "source": "play",
            "black": 928805,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "-12.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": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 60, \"max_time\": 60}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-02-11T09:00:57.960120Z",
            "ended": "2021-02-11T09:01:02.389688Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 928805,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "dakgwan.lam",
                    "country": "un",
                    "ranking": 22.601010516040215,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dfbba91daa7d36eff1a0f7572a8ddf6e?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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/30999509"
            },
            "players": {
                "black": {
                    "id": 928805,
                    "username": "dakgwan.lam",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dfbba91daa7d36eff1a0f7572a8ddf6e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1393.6532476054938,
                            "deviation": 222.92581827948163,
                            "volatility": 0.05999965233464482
                        }
                    },
                    "ranking": 22.601010516040215,
                    "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": 30999509,
            "name": "友谊赛",
            "creator": 928805,
            "mode": "game",
            "source": "play",
            "black": 928805,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "-12.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": 60,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 60, \"max_time\": 60}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-11T09:01:05.748343Z",
            "ended": "2021-02-11T09:02:09.076999Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 928805,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "dakgwan.lam",
                    "country": "un",
                    "ranking": 22.601010516040215,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dfbba91daa7d36eff1a0f7572a8ddf6e?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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/45345964"
            },
            "players": {
                "black": {
                    "id": 919290,
                    "username": "jjc3561",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d641a8a848c945b75176b473cd0958eb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.0907278826103,
                            "deviation": 65.18809472540123,
                            "volatility": 0.05995327783444269
                        }
                    },
                    "ranking": 6.99117232844425,
                    "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": 45345964,
            "name": "Friendly Match",
            "creator": 919290,
            "mode": "game",
            "source": "play",
            "black": 919290,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "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": 33,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"max_time\": 300}",
            "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-07-12T23:15:07.372035Z",
            "ended": "2022-07-12T23:21:33.719818Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 919290,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "jjc3561",
                    "country": "un",
                    "ranking": 6.99117232844425,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d641a8a848c945b75176b473cd0958eb?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/31011881"
            },
            "players": {
                "black": {
                    "id": 807482,
                    "username": "alex2013",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d06586a1b621cea1f4b88b779afc8f72?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.081610134826,
                            "deviation": 178.95020280725282,
                            "volatility": 0.06000184800829064
                        }
                    },
                    "ranking": 16.11419989030834,
                    "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": 31011881,
            "name": "友谊赛",
            "creator": 807482,
            "mode": "game",
            "source": "play",
            "black": 807482,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 100,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 60, \"initial_time\": 3600, \"max_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": "2021-02-11T18:23:12.090189Z",
            "ended": "2021-02-11T18:49:30.636883Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807482,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.0816650390625,
                            "deviation": 178.9501953125,
                            "volatility": 0.06000184640288353
                        }
                    },
                    "username": "alex2013",
                    "country": "un",
                    "ranking": 16.11419989030834,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d06586a1b621cea1f4b88b779afc8f72?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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/31021311"
            },
            "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": 387789,
                    "username": "tzbk",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/34e7217871809c4b49310ef54bfe15da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2207.940257029246,
                            "deviation": 88.0615215064789,
                            "volatility": 0.06007411511625943
                        }
                    },
                    "ranking": 33.25305556253207,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 31021311,
            "name": "Friendly Match",
            "creator": 387789,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 387789,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "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": 20,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 20, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-02-12T01:23:52.564960Z",
            "ended": "2021-02-12T01:28:37.019197Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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": 387789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2696.736083984375,
                            "deviation": 123.14752960205078,
                            "volatility": 0.06000642478466034
                        }
                    },
                    "username": "tzbk",
                    "country": "_Pirate",
                    "ranking": 33.25305556253207,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34e7217871809c4b49310ef54bfe15da-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/45339468"
            },
            "players": {
                "black": {
                    "id": 976540,
                    "username": "gaburieru4649",
                    "country": "pr",
                    "icon": "https://secure.gravatar.com/avatar/494a6fe842a4f5cd7c6ffc3be6d1ddcf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.0459233885872,
                            "deviation": 60.89274617491179,
                            "volatility": 0.05997853053636381
                        }
                    },
                    "ranking": 15.624647163503132,
                    "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": 45339468,
            "name": "親睦戦",
            "creator": 976540,
            "mode": "game",
            "source": "play",
            "black": 976540,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "3.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": 33,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-07-12T17:47:47.971429Z",
            "ended": "2022-07-12T17:50:39.860253Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 976540,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.5777587890625,
                            "deviation": 61.19596862792969,
                            "volatility": 0.05998440086841583
                        }
                    },
                    "username": "gaburieru4649",
                    "country": "pr",
                    "ranking": 15.624647163503132,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/494a6fe842a4f5cd7c6ffc3be6d1ddcf?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/31020326"
            },
            "players": {
                "black": {
                    "id": 886061,
                    "username": "ewan70",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/972605d74224ab75d4671097ca2fe513?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.7929830478586,
                            "deviation": 229.7276740687904,
                            "volatility": 0.059997628109702814
                        }
                    },
                    "ranking": 26.730339472278576,
                    "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": 31020326,
            "name": "Friendly Match",
            "creator": 886061,
            "mode": "game",
            "source": "play",
            "black": 886061,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 70,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 3600, \"max_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": "2021-02-12T00:34:07.842633Z",
            "ended": "2021-02-12T00:53:47.986832Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 886061,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.6417236328125,
                            "deviation": 298.4444885253906,
                            "volatility": 0.05999918282032013
                        }
                    },
                    "username": "ewan70",
                    "country": "cn",
                    "ranking": 26.730339472278576,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/972605d74224ab75d4671097ca2fe513?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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/31006185"
            },
            "players": {
                "black": {
                    "id": 932592,
                    "username": "hariwoo",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/f38c5d244e19812312ebd72c39689bc5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2070.9331353825373,
                            "deviation": 165.50262303870372,
                            "volatility": 0.06000559171905322
                        }
                    },
                    "ranking": 31.77004862586411,
                    "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": 31006185,
            "name": "친선 대국",
            "creator": 932592,
            "mode": "game",
            "source": "play",
            "black": 932592,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "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": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"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-02-11T14:18:43.378923Z",
            "ended": "2021-02-11T14:25:29.561747Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 932592,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "hariwoo",
                    "country": "kr",
                    "ranking": 31.77004862586411,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f38c5d244e19812312ebd72c39689bc5?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2508.713134765625,
                            "deviation": 75.80797576904297,
                            "volatility": 0.059988733381032944
                        }
                    },
                    "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
        }
    ]
}