List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=4
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=5",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api&page=3",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72305344"
            },
            "players": {
                "black": {
                    "id": 1182367,
                    "username": "snowice",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2014.2909537151363,
                            "deviation": 62.44293944243335,
                            "volatility": 0.06008352192838848
                        }
                    },
                    "ranking": 31.128051754453278,
                    "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": 72305344,
            "name": "友谊赛",
            "creator": 1182367,
            "mode": "game",
            "source": "play",
            "black": 1182367,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 385,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 300, \"initial_time\": 10800, \"max_time\": 10800}",
            "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": "2025-02-12T03:08:19.301058Z",
            "ended": "2025-02-12T03:15:30.981198Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1182367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.2052001953125,
                            "deviation": 68.5045394897461,
                            "volatility": 0.06000139191746712
                        }
                    },
                    "username": "snowice",
                    "country": "un",
                    "ranking": 31.128051754453278,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-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/73400129"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1725237,
                    "username": "Flyflyinga",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8177cf57978bb085cc5d79566b77808f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.4022467534207,
                            "deviation": 218.98261951506174,
                            "volatility": 0.059997467683277406
                        }
                    },
                    "ranking": 21.139740818227136,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 73400129,
            "name": "友誼對局",
            "creator": 1725237,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1725237,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-17T14:52:27.015725Z",
            "ended": "2025-03-17T14:53:13.112295Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1725237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.4022216796875,
                            "deviation": 218.9826202392578,
                            "volatility": 0.05999746918678284
                        }
                    },
                    "username": "Flyflyinga",
                    "country": "un",
                    "ranking": 21.139740818227136,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8177cf57978bb085cc5d79566b77808f?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72306070"
            },
            "players": {
                "black": {
                    "id": 733927,
                    "username": "mdn785656",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/bbc68ebd286a9cbfeeca13f27039370b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1900.6662404034257,
                            "deviation": 61.01039451409652,
                            "volatility": 0.06002085717906866
                        }
                    },
                    "ranking": 29.783898584768316,
                    "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": 72306070,
            "name": "친선 대국",
            "creator": 733927,
            "mode": "game",
            "source": "play",
            "black": 733927,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"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": "2025-02-12T03:41:59.354912Z",
            "ended": "2025-02-12T03:46:41.906399Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 733927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1900.666259765625,
                            "deviation": 61.01039505004883,
                            "volatility": 0.06002085655927658
                        }
                    },
                    "username": "mdn785656",
                    "country": "kr",
                    "ranking": 29.783898584768316,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bbc68ebd286a9cbfeeca13f27039370b?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/72307341"
            },
            "players": {
                "black": {
                    "id": 1638568,
                    "username": "한국탁구고수",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2a80dc8aaa39036dd8563f5c579ccbdf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.207186118434,
                            "deviation": 92.58770571108337,
                            "volatility": 0.05999835070573511
                        }
                    },
                    "ranking": 28.09848510391451,
                    "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": 72307341,
            "name": "친선 대국",
            "creator": 1638568,
            "mode": "game",
            "source": "play",
            "black": 1638568,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 54,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 40, \"periods\": 9}",
            "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": "2025-02-12T04:36:36.085461Z",
            "ended": "2025-02-12T05:13:18.057644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1638568,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.2071533203125,
                            "deviation": 92.58770751953125,
                            "volatility": 0.05999835208058357
                        }
                    },
                    "username": "한국탁구고수",
                    "country": "un",
                    "ranking": 28.09848510391451,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a80dc8aaa39036dd8563f5c579ccbdf?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/72308147"
            },
            "players": {
                "black": {
                    "id": 1182367,
                    "username": "snowice",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2014.2909537151363,
                            "deviation": 62.44293944243335,
                            "volatility": 0.06008352192838848
                        }
                    },
                    "ranking": 31.128051754453278,
                    "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": 72308147,
            "name": "友谊赛",
            "creator": 1182367,
            "mode": "game",
            "source": "play",
            "black": 1182367,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 145,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 10800, \"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": "2025-02-12T05:14:16.055006Z",
            "ended": "2025-02-12T05:14:43.874407Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1182367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.2052001953125,
                            "deviation": 68.5045394897461,
                            "volatility": 0.06000139191746712
                        }
                    },
                    "username": "snowice",
                    "country": "un",
                    "ranking": 31.128051754453278,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-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/72308158"
            },
            "players": {
                "black": {
                    "id": 1182367,
                    "username": "snowice",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2014.2909537151363,
                            "deviation": 62.44293944243335,
                            "volatility": 0.06008352192838848
                        }
                    },
                    "ranking": 31.128051754453278,
                    "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": 72308158,
            "name": "友谊赛",
            "creator": 1182367,
            "mode": "game",
            "source": "play",
            "black": 1182367,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 145,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 10800, \"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": "2025-02-12T05:14:55.286435Z",
            "ended": "2025-02-12T05:26:10.259303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1182367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.2052001953125,
                            "deviation": 68.5045394897461,
                            "volatility": 0.06000139191746712
                        }
                    },
                    "username": "snowice",
                    "country": "un",
                    "ranking": 31.128051754453278,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ba2bb67ee3f2911781a4f7151df71898-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/72308203"
            },
            "players": {
                "black": {
                    "id": 852185,
                    "username": "swuns",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3761043040922,
                            "deviation": 184.60763746107781,
                            "volatility": 0.059998298561924006
                        }
                    },
                    "ranking": 20.99729423293508,
                    "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": 72308203,
            "name": "Friendly Match",
            "creator": 852185,
            "mode": "game",
            "source": "play",
            "black": 852185,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 8,
            "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": 39,
            "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": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-12T05:16:51.037166Z",
            "ended": "2025-02-12T05:31:03.457795Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 852185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.787353515625,
                            "deviation": 207.2501983642578,
                            "volatility": 0.0600004605948925
                        }
                    },
                    "username": "swuns",
                    "country": "us",
                    "ranking": 20.99729423293508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?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/72308977"
            },
            "players": {
                "black": {
                    "id": 902691,
                    "username": "katago-micro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.697676636648,
                            "deviation": 68.98075614493769,
                            "volatility": 0.0600185792853173
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1638568,
                    "username": "한국탁구고수",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2a80dc8aaa39036dd8563f5c579ccbdf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.207186118434,
                            "deviation": 92.58770571108337,
                            "volatility": 0.05999835070573511
                        }
                    },
                    "ranking": 28.09848510391451,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72308977,
            "name": "친선 대국",
            "creator": 1638568,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1638568,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 54,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 40, \"periods\": 9}",
            "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": "2025-02-12T05:59:35.664823Z",
            "ended": "2025-02-12T06:30:39.401890Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 902691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2727.69775390625,
                            "deviation": 68.98075866699219,
                            "volatility": 0.06001858040690422
                        }
                    },
                    "username": "katago-micro",
                    "country": "un",
                    "ranking": 38,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ce4150b097b387950aec959d820c448?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1638568,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.2071533203125,
                            "deviation": 92.58770751953125,
                            "volatility": 0.05999835208058357
                        }
                    },
                    "username": "한국탁구고수",
                    "country": "un",
                    "ranking": 28.09848510391451,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a80dc8aaa39036dd8563f5c579ccbdf?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72309096"
            },
            "players": {
                "black": {
                    "id": 852185,
                    "username": "swuns",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.3761043040922,
                            "deviation": 184.60763746107781,
                            "volatility": 0.059998298561924006
                        }
                    },
                    "ranking": 20.99729423293508,
                    "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": 72309096,
            "name": "Friendly Match",
            "creator": 852185,
            "mode": "game",
            "source": "play",
            "black": 852185,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 8,
            "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": 39,
            "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": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-12T06:05:50.337234Z",
            "ended": "2025-02-12T06:16:06.557662Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 852185,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.787353515625,
                            "deviation": 207.2501983642578,
                            "volatility": 0.0600004605948925
                        }
                    },
                    "username": "swuns",
                    "country": "us",
                    "ranking": 20.99729423293508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e808dd5a4f57a13977f9147b9e901e0?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/72309575"
            },
            "players": {
                "black": {
                    "id": 1716718,
                    "username": "BalinoAlpha",
                    "country": "030",
                    "icon": "https://user-uploads.online-go.com/c8da84be35ffce7578947e721483903e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1838.0682544999947,
                            "deviation": 97.00773226429504,
                            "volatility": 0.060026115449889464
                        }
                    },
                    "ranking": 29.008620847449166,
                    "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": 72309575,
            "name": "友谊赛",
            "creator": 1716718,
            "mode": "game",
            "source": "play",
            "black": 1716718,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 12,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"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": "2025-02-12T06:29:59.544909Z",
            "ended": "2025-02-12T06:33:32.022178Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1716718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.560791015625,
                            "deviation": 107.31582641601562,
                            "volatility": 0.06001558154821396
                        }
                    },
                    "username": "BalinoAlpha",
                    "country": "030",
                    "ranking": 29.008620847449166,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c8da84be35ffce7578947e721483903e-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
        }
    ]
}