List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=64
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=65",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=63",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/43361560"
            },
            "players": {
                "black": {
                    "id": 645990,
                    "username": "Risottoz",
                    "country": "_GoT_Greyjoy",
                    "icon": "https://user-uploads.online-go.com/1b26fdd838265cab80bc1fe5404cff03-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2258.779171729996,
                            "deviation": 74.56998719456772,
                            "volatility": 0.06010203561995138
                        }
                    },
                    "ranking": 33.78005159118821,
                    "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": 43361560,
            "name": "Friendly Match",
            "creator": 645990,
            "mode": "game",
            "source": "play",
            "black": 645990,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 20, \"periods\": 3}",
            "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": "2022-05-01T04:55:11.783923Z",
            "ended": "2022-05-01T04:58:07.379178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 645990,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1841.0242919921875,
                            "deviation": 68.85991668701172,
                            "volatility": 0.060063671320676804
                        }
                    },
                    "username": "Risottoz",
                    "country": "_GoT_Greyjoy",
                    "ranking": 33.78005159118821,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1b26fdd838265cab80bc1fe5404cff03-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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/43387542"
            },
            "players": {
                "black": {
                    "id": 801678,
                    "username": "zzgo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4baeb8f2d28e4cbe8e7ca2792fa8242e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1874.0403656299816,
                            "deviation": 73.98837117874045,
                            "volatility": 0.05997570371446024
                        }
                    },
                    "ranking": 29.457304076339007,
                    "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": 43387542,
            "name": "Friendly Match",
            "creator": 801678,
            "mode": "game",
            "source": "play",
            "black": 801678,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-05-02T02:51:59.531683Z",
            "ended": "2022-05-02T03:29:57.150850Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 801678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2011.0478515625,
                            "deviation": 94.23890686035156,
                            "volatility": 0.05998977646231651
                        }
                    },
                    "username": "zzgo",
                    "country": "un",
                    "ranking": 29.457304076339007,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4baeb8f2d28e4cbe8e7ca2792fa8242e?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/43373519"
            },
            "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": 43373519,
            "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": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 180, \"max_time\": 180}",
            "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-05-01T14:54:40.918775Z",
            "ended": "2022-05-01T15:04:26.915120Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 582561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1882.7203369140625,
                            "deviation": 64.34342956542969,
                            "volatility": 0.05981006473302841
                        }
                    },
                    "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/43373729"
            },
            "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": 43373729,
            "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": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 180, \"max_time\": 180}",
            "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-05-01T15:04:31.859850Z",
            "ended": "2022-05-01T15:13:17.484768Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 582561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1882.7203369140625,
                            "deviation": 64.34342956542969,
                            "volatility": 0.05981006473302841
                        }
                    },
                    "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/43370912"
            },
            "players": {
                "black": {
                    "id": 857092,
                    "username": "deleted-ad2abc77-876f-4974-90b9-257bdd385125",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6071052d056fbe0646b93674c42cca9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.9341729937703,
                            "deviation": 61.29862559639431,
                            "volatility": 0.060189773897972317
                        }
                    },
                    "ranking": 25.54920147444473,
                    "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": 43370912,
            "name": "Friendly Match",
            "creator": 857092,
            "mode": "game",
            "source": "play",
            "black": 857092,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 30,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 60, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-05-01T12:59:01.925836Z",
            "ended": "2022-05-01T13:04:52.419703Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 857092,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1393.1055908203125,
                            "deviation": 63.13203430175781,
                            "volatility": 0.06021988391876221
                        }
                    },
                    "username": "deleted-ad2abc77-876f-4974-90b9-257bdd385125",
                    "country": "un",
                    "ranking": 25.54920147444473,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6071052d056fbe0646b93674c42cca9c?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/43385690"
            },
            "players": {
                "black": {
                    "id": 463384,
                    "username": "s43373",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/68be658d7d06b11e220b0a40c7ef3b43?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.9409512564232,
                            "deviation": 67.89338386991803,
                            "volatility": 0.060354504711685984
                        }
                    },
                    "ranking": 25.70961567165155,
                    "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": 43385690,
            "name": "友誼對局",
            "creator": 463384,
            "mode": "game",
            "source": "play",
            "black": 463384,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 30, \"periods\": 3}",
            "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-05-02T01:06:24.132911Z",
            "ended": "2022-05-02T01:15:36.973023Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 463384,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1947.520751953125,
                            "deviation": 64.40802764892578,
                            "volatility": 0.06021891534328461
                        }
                    },
                    "username": "s43373",
                    "country": "un",
                    "ranking": 25.70961567165155,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/68be658d7d06b11e220b0a40c7ef3b43?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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/43361580"
            },
            "players": {
                "black": {
                    "id": 870362,
                    "username": "weifeng.shang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8459bf550502e51abe9964d489b07a61?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.9949314065666,
                            "deviation": 62.76581243522784,
                            "volatility": 0.05996447805193213
                        }
                    },
                    "ranking": 20.77582185921965,
                    "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": 43361580,
            "name": "Friendly Match",
            "creator": 870362,
            "mode": "game",
            "source": "play",
            "black": 870362,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-05-01T04:55:57.188704Z",
            "ended": "2022-05-01T05:04:09.071239Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 870362,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.3472900390625,
                            "deviation": 63.07554626464844,
                            "volatility": 0.05995894968509674
                        }
                    },
                    "username": "weifeng.shang",
                    "country": "un",
                    "ranking": 20.77582185921965,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8459bf550502e51abe9964d489b07a61?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/47811878"
            },
            "players": {
                "black": {
                    "id": 774666,
                    "username": "tenkai1999",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/286fe1a4b533e64740abfc37e17afa16?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2071.9995651904974,
                            "deviation": 66.22815209973268,
                            "volatility": 0.06009643236542618
                        }
                    },
                    "ranking": 31.781966681205017,
                    "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": 47811878,
            "name": "親睦戦",
            "creator": 774666,
            "mode": "game",
            "source": "play",
            "black": 774666,
            "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": 63,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 60, \"periods\": 3}",
            "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": "2022-10-14T08:00:00.390198Z",
            "ended": "2022-10-14T08:12:25.609310Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 774666,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2024.5975341796875,
                            "deviation": 69.77011108398438,
                            "volatility": 0.06012573838233948
                        }
                    },
                    "username": "tenkai1999",
                    "country": "un",
                    "ranking": 31.781966681205017,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/286fe1a4b533e64740abfc37e17afa16?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/30410133"
            },
            "players": {
                "black": {
                    "id": 819389,
                    "username": "来自外行星的电子",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/378cafbb4a6769dc793ab429702c4c5c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2407.671071182985,
                            "deviation": 69.19894337089951,
                            "volatility": 0.0600141826542433
                        }
                    },
                    "ranking": 35.257842072121306,
                    "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": 30410133,
            "name": "Friendly Match",
            "creator": 819389,
            "mode": "game",
            "source": "play",
            "black": 819389,
            "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": 23,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 20, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-24T03:56:31.521969Z",
            "ended": "2021-01-24T04:01:18.506871Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 819389,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1918.8570556640625,
                            "deviation": 71.04306030273438,
                            "volatility": 0.06004295498132706
                        }
                    },
                    "username": "来自外行星的电子",
                    "country": "_LGBT",
                    "ranking": 35.257842072121306,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/378cafbb4a6769dc793ab429702c4c5c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2466.333251953125,
                            "deviation": 79.05714416503906,
                            "volatility": 0.05999116599559784
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/43367982"
            },
            "players": {
                "black": {
                    "id": 516001,
                    "username": "GeorgySmolyar",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3f3ce1706c4ad7f9c19438297c8ab930?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.543739605792,
                            "deviation": 63.82152115112672,
                            "volatility": 0.061283919462075294
                        }
                    },
                    "ranking": 25.660222763736286,
                    "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": 43367982,
            "name": "Дружеский матч",
            "creator": 516001,
            "mode": "game",
            "source": "play",
            "black": 516001,
            "white": 902691,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 60, \"period_time\": 60, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-01T10:38:33.683478Z",
            "ended": "2022-05-01T10:40:44.978412Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 516001,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.333251953125,
                            "deviation": 64.31690216064453,
                            "volatility": 0.06115708500146866
                        }
                    },
                    "username": "GeorgySmolyar",
                    "country": "un",
                    "ranking": 25.660222763736286,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3f3ce1706c4ad7f9c19438297c8ab930?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
        }
    ]
}