List all games played by a specific player.

GET /api/v1/players/902691/games?format=api&page=2
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=3",
    "previous": "https://online-go.com/api/v1/players/902691/games?format=api",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72279663"
            },
            "players": {
                "black": {
                    "id": 807578,
                    "username": "dlskagns1963",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e39c9e6f4f46f58004ec56628a79fa38?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.3523299997014,
                            "deviation": 62.27641051659934,
                            "volatility": 0.06001037866142309
                        }
                    },
                    "ranking": 31.14024680985939,
                    "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": 72279663,
            "name": "친선 대국",
            "creator": 807578,
            "mode": "game",
            "source": "play",
            "black": 807578,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "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": 117,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-11T09:23:37.365549Z",
            "ended": "2025-02-11T10:11:48.268228Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807578,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.352294921875,
                            "deviation": 62.27640914916992,
                            "volatility": 0.06001037731766701
                        }
                    },
                    "username": "dlskagns1963",
                    "country": "un",
                    "ranking": 31.14024680985939,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e39c9e6f4f46f58004ec56628a79fa38?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/72281018"
            },
            "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": 72281018,
            "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-11T10:31:40.353380Z",
            "ended": "2025-02-11T11:14:32.326785Z",
            "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/72281797"
            },
            "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": 72281797,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-11T11:06:37.777604Z",
            "ended": "2025-02-11T11:23:37.353318Z",
            "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/73392696"
            },
            "players": {
                "black": {
                    "id": 904680,
                    "username": "yannielaurel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.129208912669,
                            "deviation": 60.830512716116516,
                            "volatility": 0.0601304364945748
                        }
                    },
                    "ranking": 16.29043852252767,
                    "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": 73392696,
            "name": "Vriendschappelijke Wedstrijd",
            "creator": 904680,
            "mode": "game",
            "source": "play",
            "black": 904680,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 120, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "74.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-17T10:17:49.403334Z",
            "ended": "2025-03-17T10:19:10.812906Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 904680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.8907470703125,
                            "deviation": 62.9765739440918,
                            "volatility": 0.06012069433927536
                        }
                    },
                    "username": "yannielaurel",
                    "country": "un",
                    "ranking": 16.29043852252767,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8a55bbbac2cd63ccf84b53c609d5199b?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/72281971"
            },
            "players": {
                "black": {
                    "id": 807578,
                    "username": "dlskagns1963",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e39c9e6f4f46f58004ec56628a79fa38?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.3523299997014,
                            "deviation": 62.27641051659934,
                            "volatility": 0.06001037866142309
                        }
                    },
                    "ranking": 31.14024680985939,
                    "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": 72281971,
            "name": "친선 대국",
            "creator": 807578,
            "mode": "game",
            "source": "play",
            "black": 807578,
            "white": 902691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "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": 117,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 7200, \"period_time\": 60, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-11T11:16:20.465837Z",
            "ended": "2025-02-11T12:04:14.538918Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 807578,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2015.352294921875,
                            "deviation": 62.27640914916992,
                            "volatility": 0.06001037731766701
                        }
                    },
                    "username": "dlskagns1963",
                    "country": "un",
                    "ranking": 31.14024680985939,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e39c9e6f4f46f58004ec56628a79fa38?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/72282044"
            },
            "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": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72282044,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 902691,
            "white": 1673842,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3600}",
            "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-11T11:19:26.358158Z",
            "ended": "2025-02-11T11:20:26.775208Z",
            "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": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.9122314453125,
                            "deviation": 224.73387145996094,
                            "volatility": 0.059999339282512665
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/72282088"
            },
            "players": {
                "black": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "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": 72282088,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 1673842,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"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-11T11:22:22.013348Z",
            "ended": "2025-02-11T11:23:09.617723Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.9122314453125,
                            "deviation": 224.73387145996094,
                            "volatility": 0.059999339282512665
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/72282615"
            },
            "players": {
                "black": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "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": 72282615,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 1673842,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"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-11T11:46:26.753336Z",
            "ended": "2025-02-11T11:47:24.300135Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.9122314453125,
                            "deviation": 224.73387145996094,
                            "volatility": 0.059999339282512665
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/72282653"
            },
            "players": {
                "black": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "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": 72282653,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 1673842,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"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-11T11:47:41.774907Z",
            "ended": "2025-02-11T11:48:29.492919Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.9122314453125,
                            "deviation": 224.73387145996094,
                            "volatility": 0.059999339282512665
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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/72282681"
            },
            "players": {
                "black": {
                    "id": 1673842,
                    "username": "ugifgwi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.7696664391685,
                            "deviation": 140.42606371060347,
                            "volatility": 0.05999061655046256
                        }
                    },
                    "ranking": 15.640891613458875,
                    "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": 72282681,
            "name": "友誼對局",
            "creator": 1673842,
            "mode": "game",
            "source": "play",
            "black": 1673842,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"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-11T11:48:34.733997Z",
            "ended": "2025-02-11T11:49:31.825078Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1673842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.9122314453125,
                            "deviation": 224.73387145996094,
                            "volatility": 0.059999339282512665
                        }
                    },
                    "username": "ugifgwi",
                    "country": "un",
                    "ranking": 15.640891613458875,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9c713d8ee3924fa4df3f08a71ac2108a?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
        }
    ]
}