List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=69
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=70",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=68",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/44917820"
            },
            "players": {
                "black": {
                    "id": 1003843,
                    "username": "am NOOB Go UwU",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f3d18c690de2fe0485a391282bc230bb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.8499934218416,
                            "deviation": 63.09485028897652,
                            "volatility": 0.06003389495794892
                        }
                    },
                    "ranking": 17.162196841242988,
                    "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": 44917820,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1003843,
            "mode": "game",
            "source": "play",
            "black": 1003843,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "-2.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": 63,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 3000, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "58.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-06-27T00:18:49.527040Z",
            "ended": "2022-06-27T00:19:43.336672Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1003843,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 962.2548828125,
                            "deviation": 64.71458435058594,
                            "volatility": 0.06002676859498024
                        }
                    },
                    "username": "am NOOB Go UwU",
                    "country": "th",
                    "ranking": 17.162196841242988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f3d18c690de2fe0485a391282bc230bb-32.png",
                    "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/34127920"
            },
            "players": {
                "black": {
                    "id": 515594,
                    "username": "swisswhiskey666",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/855fbccad8754c57a961271b72d0d607?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1887.8330355274556,
                            "deviation": 106.35084463409585,
                            "volatility": 0.059999354050934615
                        }
                    },
                    "ranking": 29.62706084635609,
                    "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": 34127920,
            "name": "Дружеский матч",
            "creator": 515594,
            "mode": "game",
            "source": "play",
            "black": 515594,
            "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": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"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": "2021-05-30T16:53:32.321920Z",
            "ended": "2021-05-30T16:56:06.291703Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 515594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1887.8330078125,
                            "deviation": 106.35084533691406,
                            "volatility": 0.05999935418367386
                        }
                    },
                    "username": "swisswhiskey666",
                    "country": "un",
                    "ranking": 29.62706084635609,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/855fbccad8754c57a961271b72d0d607?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/30886192"
            },
            "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": 30886192,
            "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-07T18:58:14.160697Z",
            "ended": "2021-02-07T19:05:18.421270Z",
            "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/30891214"
            },
            "players": {
                "black": {
                    "id": 791862,
                    "username": "kim.song.hak",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/66832f9efb6bc7265696681e38da5141?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1936.212328968805,
                            "deviation": 116.19141306922901,
                            "volatility": 0.060017100424818295
                        }
                    },
                    "ranking": 30.212849086554094,
                    "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": 30891214,
            "name": "Friendly Match",
            "creator": 791862,
            "mode": "game",
            "source": "play",
            "black": 791862,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 110,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"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-07T22:06:59.603786Z",
            "ended": "2021-02-07T22:31:47.860379Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 791862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1988.3946533203125,
                            "deviation": 124.6005859375,
                            "volatility": 0.06001805141568184
                        }
                    },
                    "username": "kim.song.hak",
                    "country": "un",
                    "ranking": 30.212849086554094,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/66832f9efb6bc7265696681e38da5141?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "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/44917838"
            },
            "players": {
                "black": {
                    "id": 1003843,
                    "username": "am NOOB Go UwU",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f3d18c690de2fe0485a391282bc230bb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.8499934218416,
                            "deviation": 63.09485028897652,
                            "volatility": 0.06003389495794892
                        }
                    },
                    "ranking": 17.162196841242988,
                    "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": 44917838,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1003843,
            "mode": "game",
            "source": "play",
            "black": 1003843,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "-2.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": 63,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 3000, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "76.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-06-27T00:20:01.433936Z",
            "ended": "2022-06-27T00:20:36.376112Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1003843,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 962.2548828125,
                            "deviation": 64.71458435058594,
                            "volatility": 0.06002676859498024
                        }
                    },
                    "username": "am NOOB Go UwU",
                    "country": "th",
                    "ranking": 17.162196841242988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f3d18c690de2fe0485a391282bc230bb-32.png",
                    "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/44925638"
            },
            "players": {
                "black": {
                    "id": 1131674,
                    "username": "jmt4040",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/97e9f1963f04ec1e616122156f62ad70?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1366.1277862679356,
                            "deviation": 175.80660834245435,
                            "volatility": 0.059998109652340995
                        }
                    },
                    "ranking": 22.13920897985648,
                    "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": 44925638,
            "name": "친선 대국",
            "creator": 1131674,
            "mode": "game",
            "source": "play",
            "black": 1131674,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": "2022-06-27T08:22:58.324693Z",
            "ended": "2022-06-27T08:43:34.637885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1131674,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "jmt4040",
                    "country": "un",
                    "ranking": 22.13920897985648,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/97e9f1963f04ec1e616122156f62ad70?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/44921794"
            },
            "players": {
                "black": {
                    "id": 883532,
                    "username": "donggo",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/4c52310fb0290ef95128edf5fb9ecd53?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1710.6924221346596,
                            "deviation": 61.14618329367521,
                            "volatility": 0.06040891676744493
                        }
                    },
                    "ranking": 27.34605857843398,
                    "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": 44921794,
            "name": "친선 대국",
            "creator": 883532,
            "mode": "game",
            "source": "play",
            "black": 883532,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 20,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 60, \"max_time\": 60}",
            "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-06-27T04:28:39.908167Z",
            "ended": "2022-06-27T04:33:41.140699Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 883532,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2093.28271484375,
                            "deviation": 61.37187957763672,
                            "volatility": 0.059951066970825195
                        }
                    },
                    "username": "donggo",
                    "country": "au",
                    "ranking": 27.34605857843398,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c52310fb0290ef95128edf5fb9ecd53?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/31593690"
            },
            "players": {
                "black": {
                    "id": 876533,
                    "username": "Á Bao A Qu",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/a3308b3be00f33a73050e7ed1f400275-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 799.3245198320807,
                            "deviation": 72.1742832095556,
                            "volatility": 0.060181185853322085
                        }
                    },
                    "ranking": 9.73153675237596,
                    "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": 31593690,
            "name": "Partie amicale",
            "creator": 876533,
            "mode": "game",
            "source": "play",
            "black": 876533,
            "white": 902691,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 11,
            "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": 30,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 60, \"max_time\": 60}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-03-01T20:10:43.206965Z",
            "ended": "2021-03-01T20:13:04.664601Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 876533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.066162109375,
                            "deviation": 144.57699584960938,
                            "volatility": 0.060005661100149155
                        }
                    },
                    "username": "Á Bao A Qu",
                    "country": "kp",
                    "ranking": 9.73153675237596,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a3308b3be00f33a73050e7ed1f400275-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2605.340087890625,
                            "deviation": 70.1727066040039,
                            "volatility": 0.059990234673023224
                        }
                    },
                    "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/30893436"
            },
            "players": {
                "black": {
                    "id": 737368,
                    "username": "andrp",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/5d7f9f7d6c7da47cb162fe40c866fa23?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2156.4644274718694,
                            "deviation": 100.86587782780276,
                            "volatility": 0.06002135133813108
                        }
                    },
                    "ranking": 32.70694638965328,
                    "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": 30893436,
            "name": "친선 대국",
            "creator": 737368,
            "mode": "game",
            "source": "play",
            "black": 737368,
            "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": 70,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-02-07T23:54:06.958997Z",
            "ended": "2021-02-08T00:17:02.368763Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 737368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2230.474609375,
                            "deviation": 108.99889373779297,
                            "volatility": 0.06001337617635727
                        }
                    },
                    "username": "andrp",
                    "country": "kr",
                    "ranking": 32.70694638965328,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5d7f9f7d6c7da47cb162fe40c866fa23?s=32&d=retro",
                    "ui_class": ""
                },
                "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/34126728"
            },
            "players": {
                "black": {
                    "id": 565263,
                    "username": "Keshun8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9654fb7e52016243433219605a65f81b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2069.36157580954,
                            "deviation": 60.7270804258751,
                            "volatility": 0.060198482208341036
                        }
                    },
                    "ranking": 31.75247422191465,
                    "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": 34126728,
            "name": "Friendly Match",
            "creator": 565263,
            "mode": "game",
            "source": "play",
            "black": 565263,
            "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": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 120, \"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": "2021-05-30T15:59:24.661140Z",
            "ended": "2021-05-30T16:05:31.774398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 565263,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2110.582763671875,
                            "deviation": 60.800132751464844,
                            "volatility": 0.06019996851682663
                        }
                    },
                    "username": "Keshun8",
                    "country": "un",
                    "ranking": 31.75247422191465,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9654fb7e52016243433219605a65f81b?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
        }
    ]
}