List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=26
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=27",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76860678"
            },
            "players": {
                "black": {
                    "id": 1752237,
                    "username": "alexlmikh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.6823235776296,
                            "deviation": 60.38102122164696,
                            "volatility": 0.05977419280339051
                        }
                    },
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76860678,
            "name": "Bot Match",
            "creator": 1752237,
            "mode": "game",
            "source": "play",
            "black": 1752237,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-01T07:50:59.007298Z",
            "ended": "2025-07-01T07:52:07.138551Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1752237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 801.0923461914062,
                            "deviation": 61.00629806518555,
                            "volatility": 0.05981430783867836
                        }
                    },
                    "username": "alexlmikh",
                    "country": "un",
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.5780029296875,
                            "deviation": 115.09927368164062,
                            "volatility": 0.14976343512535095
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/76860698"
            },
            "players": {
                "black": {
                    "id": 1752237,
                    "username": "alexlmikh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.6823235776296,
                            "deviation": 60.38102122164696,
                            "volatility": 0.05977419280339051
                        }
                    },
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76860698,
            "name": "Bot Match",
            "creator": 1752237,
            "mode": "game",
            "source": "play",
            "black": 1752237,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-01T07:52:10.016032Z",
            "ended": "2025-07-01T07:53:37.858374Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1752237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 801.0923461914062,
                            "deviation": 61.00629806518555,
                            "volatility": 0.05981430783867836
                        }
                    },
                    "username": "alexlmikh",
                    "country": "un",
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.5780029296875,
                            "deviation": 115.09927368164062,
                            "volatility": 0.14976343512535095
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/77928495"
            },
            "players": {
                "black": {
                    "id": 243326,
                    "username": "funka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.8919864661952,
                            "deviation": 69.00084620649857,
                            "volatility": 0.06239797902007459
                        }
                    },
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77928495,
            "name": "Partie amicale",
            "creator": 243326,
            "mode": "game",
            "source": "play",
            "black": 243326,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "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-08-03T14:45:27.520078Z",
            "ended": "2025-08-03T14:47:05.335701Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 243326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 732.6198120117188,
                            "deviation": 67.36743927001953,
                            "volatility": 0.06201735511422157
                        }
                    },
                    "username": "funka",
                    "country": "un",
                    "ranking": 8.89307263387292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3682a26c65b54ccf3fcd46c4af846959?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.1431884765625,
                            "deviation": 103.46598815917969,
                            "volatility": 0.14996258914470673
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/76860465"
            },
            "players": {
                "black": {
                    "id": 1728034,
                    "username": "jg250226_svfehzz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0036f16a5ee71a7141640478b594a6e9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 824.2095618116379,
                            "deviation": 206.0056246060856,
                            "volatility": 0.060002891241698296
                        }
                    },
                    "ranking": 10.441264807751985,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76860465,
            "name": "友谊赛",
            "creator": 1728034,
            "mode": "game",
            "source": "play",
            "black": 1728034,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-07-01T07:38:28.822924Z",
            "ended": "2025-07-01T07:53:54.593214Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728034,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 833.56005859375,
                            "deviation": 215.94012451171875,
                            "volatility": 0.06000370532274246
                        }
                    },
                    "username": "jg250226_svfehzz",
                    "country": "un",
                    "ranking": 10.441264807751985,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0036f16a5ee71a7141640478b594a6e9?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.5780029296875,
                            "deviation": 115.09927368164062,
                            "volatility": 0.14976343512535095
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/77846023"
            },
            "players": {
                "black": {
                    "id": 1824782,
                    "username": "k.ishmenyov",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d3e230d8a95b8a60055e0f7bd67da8ae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 774.7264912688097,
                            "deviation": 67.80474693143333,
                            "volatility": 0.06026200849391905
                        }
                    },
                    "ranking": 9.007937938057601,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77846023,
            "name": "Дружеский матч",
            "creator": 1824782,
            "mode": "game",
            "source": "play",
            "black": 1824782,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 2,
            "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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-31T22:17:03.126026Z",
            "ended": "2025-07-31T22:23:35.762681Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1824782,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 558.1622314453125,
                            "deviation": 62.75484848022461,
                            "volatility": 0.060055047273635864
                        }
                    },
                    "username": "k.ishmenyov",
                    "country": "un",
                    "ranking": 9.007937938057601,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d3e230d8a95b8a60055e0f7bd67da8ae?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.3143310546875,
                            "deviation": 99.39006805419922,
                            "volatility": 0.14994624257087708
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/77850757"
            },
            "players": {
                "black": {
                    "id": 1727372,
                    "username": "jg250226_lsselze",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/517badc4caa1cd897f24520a558b356a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 769.1811744748953,
                            "deviation": 111.37885837809738,
                            "volatility": 0.059997209904157946
                        }
                    },
                    "ranking": 8.841639604723014,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77850757,
            "name": "友谊赛",
            "creator": 1727372,
            "mode": "game",
            "source": "play",
            "black": 1727372,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "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": 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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-08-01T02:26:35.489104Z",
            "ended": "2025-08-01T02:26:40.983755Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1727372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 806.630859375,
                            "deviation": 116.37623596191406,
                            "volatility": 0.059996869415044785
                        }
                    },
                    "username": "jg250226_lsselze",
                    "country": "un",
                    "ranking": 8.841639604723014,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/517badc4caa1cd897f24520a558b356a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.4788818359375,
                            "deviation": 112.10957336425781,
                            "volatility": 0.1495131105184555
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/76860741"
            },
            "players": {
                "black": {
                    "id": 1752237,
                    "username": "alexlmikh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.6823235776296,
                            "deviation": 60.38102122164696,
                            "volatility": 0.05977419280339051
                        }
                    },
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 76860741,
            "name": "Bot Match",
            "creator": 1752237,
            "mode": "game",
            "source": "play",
            "black": 1752237,
            "white": 58441,
            "width": 9,
            "height": 9,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": true, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-01T07:54:39.229118Z",
            "ended": "2025-07-01T07:57:02.392940Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1752237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 801.0923461914062,
                            "deviation": 61.00629806518555,
                            "volatility": 0.05981430783867836
                        }
                    },
                    "username": "alexlmikh",
                    "country": "un",
                    "ranking": 15.906646776826333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/097d03ff388c513fb700a760c8b2f466?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.5780029296875,
                            "deviation": 115.09927368164062,
                            "volatility": 0.14976343512535095
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/77849558"
            },
            "players": {
                "black": {
                    "id": 1827478,
                    "username": "47274",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/6068b9b50c6475226932656ab932b1de-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 405.268430688086,
                            "deviation": 99.45501550257548,
                            "volatility": 0.06000606834217144
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77849558,
            "name": "เล่นกันสนุก ๆ",
            "creator": 1827478,
            "mode": "game",
            "source": "play",
            "black": 1827478,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-01T01:22:52.104168Z",
            "ended": "2025-08-01T01:24:33.356603Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1827478,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 651.5869750976562,
                            "deviation": 128.5679168701172,
                            "volatility": 0.060003139078617096
                        }
                    },
                    "username": "47274",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6068b9b50c6475226932656ab932b1de-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.8609619140625,
                            "deviation": 124.60118103027344,
                            "volatility": 0.14955875277519226
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/77847050"
            },
            "players": {
                "black": {
                    "id": 1392806,
                    "username": "jgeorgevits",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/f776c23707a3b27830513a94bf679aab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 760.7792053357329,
                            "deviation": 62.09104342040409,
                            "volatility": 0.06007960393694646
                        }
                    },
                    "ranking": 8.587374796993096,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77847050,
            "name": "Friendly Match",
            "creator": 1392806,
            "mode": "game",
            "source": "play",
            "black": 1392806,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "72.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-31T23:10:30.870067Z",
            "ended": "2025-07-31T23:18:07.164945Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1392806,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 789.1779174804688,
                            "deviation": 62.29344940185547,
                            "volatility": 0.06007818132638931
                        }
                    },
                    "username": "jgeorgevits",
                    "country": "us",
                    "ranking": 8.587374796993096,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f776c23707a3b27830513a94bf679aab?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 925.1766357421875,
                            "deviation": 108.8506851196289,
                            "volatility": 0.1499405801296234
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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/77851180"
            },
            "players": {
                "black": {
                    "id": 1801065,
                    "username": "roorooky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f66a373ae6c1b7a32eb7a273697a8ba3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 921.5512941018989,
                            "deviation": 63.74151861649593,
                            "volatility": 0.05999579142909913
                        }
                    },
                    "ranking": 13.025583089948391,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1850876399706,
                            "deviation": 112.6679907744441,
                            "volatility": 0.14918869159083908
                        }
                    },
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77851180,
            "name": "友誼對局",
            "creator": 1801065,
            "mode": "game",
            "source": "play",
            "black": 1801065,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "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-08-01T02:48:56.329897Z",
            "ended": "2025-08-01T02:57:15.202789Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1801065,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 910.2693481445312,
                            "deviation": 64.37818145751953,
                            "volatility": 0.05999673902988434
                        }
                    },
                    "username": "roorooky",
                    "country": "un",
                    "ranking": 13.025583089948391,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f66a373ae6c1b7a32eb7a273697a8ba3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.7080078125,
                            "deviation": 106.78172302246094,
                            "volatility": 0.1495308130979538
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.974222299605074,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?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
        }
    ]
}