List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&page=5",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=3",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84951554"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1867573,
                    "username": "Hermer",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/558d49f80e815a5225b6ecacfbd95d7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.1449485371909,
                            "deviation": 169.4598129813585,
                            "volatility": 0.05999618235026758
                        }
                    },
                    "ranking": 14.687588859494252,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 84951554,
            "name": "Friendly Match",
            "creator": 1867573,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1867573,
            "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": 18,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 12, \"initial_time\": 720, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-03-10T17:36:25.995466Z",
            "ended": "2026-03-10T17:36:44.631772Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.5648803710938,
                            "deviation": 96.81458282470703,
                            "volatility": 0.14985768496990204
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1867573,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.1449584960938,
                            "deviation": 169.45980834960938,
                            "volatility": 0.05999618396162987
                        }
                    },
                    "username": "Hermer",
                    "country": "fr",
                    "ranking": 14.687588859494252,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/558d49f80e815a5225b6ecacfbd95d7b?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72351322"
            },
            "players": {
                "black": {
                    "id": 1168603,
                    "username": "ฺBT",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/26082e13b9450d014d74b4caface4c45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 523.3589726936843,
                            "deviation": 80.09339095022143,
                            "volatility": 0.06002262967441004
                        }
                    },
                    "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": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72351322,
            "name": "Friendly Match",
            "creator": 1168603,
            "mode": "game",
            "source": "play",
            "black": 1168603,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-13T12:16:25.030707Z",
            "ended": "2025-02-13T12:20:08.026268Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1168603,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 592.436279296875,
                            "deviation": 228.81649780273438,
                            "volatility": 0.060015030205249786
                        }
                    },
                    "username": "ฺBT",
                    "country": "th",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26082e13b9450d014d74b4caface4c45?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.845947265625,
                            "deviation": 98.67561340332031,
                            "volatility": 0.14995868504047394
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "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/72350694"
            },
            "players": {
                "black": {
                    "id": 1717557,
                    "username": "cm.ho.2010",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/86921f296bb0f95e322090cfcd4aa0b4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.9007660798007,
                            "deviation": 72.6043374545274,
                            "volatility": 0.06002862792264566
                        }
                    },
                    "ranking": 13.482005305153894,
                    "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": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72350694,
            "name": "Friendly Match",
            "creator": 1717557,
            "mode": "game",
            "source": "play",
            "black": 1717557,
            "white": 58441,
            "width": 19,
            "height": 19,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-13T11:46:08.397810Z",
            "ended": "2025-02-13T12:20:32.348975Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1717557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 956.8349609375,
                            "deviation": 70.68415069580078,
                            "volatility": 0.06003321707248688
                        }
                    },
                    "username": "cm.ho.2010",
                    "country": "un",
                    "ranking": 13.482005305153894,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/86921f296bb0f95e322090cfcd4aa0b4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.8941650390625,
                            "deviation": 101.171630859375,
                            "volatility": 0.1499491184949875
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "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/72351441"
            },
            "players": {
                "black": {
                    "id": 1717557,
                    "username": "cm.ho.2010",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/86921f296bb0f95e322090cfcd4aa0b4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.9007660798007,
                            "deviation": 72.6043374545274,
                            "volatility": 0.06002862792264566
                        }
                    },
                    "ranking": 13.482005305153894,
                    "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": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72351441,
            "name": "Friendly Match",
            "creator": 1717557,
            "mode": "game",
            "source": "play",
            "black": 1717557,
            "white": 58441,
            "width": 19,
            "height": 19,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-13T12:22:00.121247Z",
            "ended": "2025-02-13T12:48:48.156918Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1717557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.5633544921875,
                            "deviation": 70.3150863647461,
                            "volatility": 0.060031771659851074
                        }
                    },
                    "username": "cm.ho.2010",
                    "country": "un",
                    "ranking": 13.482005305153894,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/86921f296bb0f95e322090cfcd4aa0b4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.408203125,
                            "deviation": 103.01258087158203,
                            "volatility": 0.14988106489181519
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "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/72351525"
            },
            "players": {
                "black": {
                    "id": 1693134,
                    "username": "Tigrou13",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/50b276c402f1cee9e6b716597bfd54a0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.8780886436963,
                            "deviation": 63.337558365282675,
                            "volatility": 0.059980857997627944
                        }
                    },
                    "ranking": 11.927989631278239,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72351525,
            "name": "Partie amicale",
            "creator": 1693134,
            "mode": "game",
            "source": "play",
            "black": 1693134,
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-13T12:25:26.903217Z",
            "ended": "2025-02-13T12:37:37.453622Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1693134,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.9617919921875,
                            "deviation": 63.987796783447266,
                            "volatility": 0.05999554321169853
                        }
                    },
                    "username": "Tigrou13",
                    "country": "fr",
                    "ranking": 11.927989631278239,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50b276c402f1cee9e6b716597bfd54a0?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.944091796875,
                            "deviation": 100.9448013305664,
                            "volatility": 0.1499183624982834
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "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/72351606"
            },
            "players": {
                "black": {
                    "id": 1622137,
                    "username": "詩義文",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/894138bc49ad71509c7e770d9197980b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 841.97013102573,
                            "deviation": 65.60820005041793,
                            "volatility": 0.06008795441218769
                        }
                    },
                    "ranking": 10.934816316724305,
                    "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": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72351606,
            "name": "友誼對局",
            "creator": 1622137,
            "mode": "game",
            "source": "play",
            "black": 1622137,
            "white": 58441,
            "width": 19,
            "height": 19,
            "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": 67,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 7200, \"max_time\": 7200}",
            "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-13T12:28:17.759772Z",
            "ended": "2025-02-13T12:51:12.962016Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1622137,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 815.1244506835938,
                            "deviation": 69.4334945678711,
                            "volatility": 0.06005745753645897
                        }
                    },
                    "username": "詩義文",
                    "country": "un",
                    "ranking": 10.934816316724305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/894138bc49ad71509c7e770d9197980b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.0723876953125,
                            "deviation": 101.95403289794922,
                            "volatility": 0.14991289377212524
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "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/72351659"
            },
            "players": {
                "black": {
                    "id": 1276062,
                    "username": "ctkim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/53cda53be46afc17449aa0758c629697?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 961.2699479469402,
                            "deviation": 61.6865211511694,
                            "volatility": 0.05993838240432903
                        }
                    },
                    "ranking": 14.002439783892626,
                    "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": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72351659,
            "name": "친선 대국",
            "creator": 1276062,
            "mode": "game",
            "source": "play",
            "black": 1276062,
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-02-13T12:30:15.565411Z",
            "ended": "2025-02-13T13:02:26.116176Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1276062,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.788818359375,
                            "deviation": 60.969181060791016,
                            "volatility": 0.05992695689201355
                        }
                    },
                    "username": "ctkim",
                    "country": "un",
                    "ranking": 14.002439783892626,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/53cda53be46afc17449aa0758c629697?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1135.8671875,
                            "deviation": 104.53733825683594,
                            "volatility": 0.149797722697258
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "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/72351387"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1635298,
                    "username": "jg240923_zdrerhl",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/88ae46f37e1592630e61e7992754015a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.4754748362525,
                            "deviation": 132.12393418645897,
                            "volatility": 0.05999263404402151
                        }
                    },
                    "ranking": 15.20388551242714,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72351387,
            "name": "友谊赛",
            "creator": 1635298,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1635298,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-02-13T12:19:20.673281Z",
            "ended": "2025-02-13T12:32:47.804136Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.944091796875,
                            "deviation": 100.9448013305664,
                            "volatility": 0.1499183624982834
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1635298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.7371826171875,
                            "deviation": 171.78208923339844,
                            "volatility": 0.059997670352458954
                        }
                    },
                    "username": "jg240923_zdrerhl",
                    "country": "un",
                    "ranking": 15.20388551242714,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/88ae46f37e1592630e61e7992754015a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/72351770"
            },
            "players": {
                "black": {
                    "id": 1597274,
                    "username": "jg240722_obyfhnd",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1ff014b9d407ed8ea76f5f18660bf9d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 394.0004528647505,
                            "deviation": 76.71925664977456,
                            "volatility": 0.05997992237003198
                        }
                    },
                    "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": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72351770,
            "name": "友谊赛",
            "creator": 1597274,
            "mode": "game",
            "source": "play",
            "black": 1597274,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-13T12:34:57.418916Z",
            "ended": "2025-02-13T12:42:05.499049Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1597274,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 457.5316162109375,
                            "deviation": 81.99920654296875,
                            "volatility": 0.059989601373672485
                        }
                    },
                    "username": "jg240722_obyfhnd",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ff014b9d407ed8ea76f5f18660bf9d4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1115.736572265625,
                            "deviation": 100.96661376953125,
                            "volatility": 0.1498938947916031
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "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/72351866"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.6068742263519,
                            "deviation": 95.35475605996265,
                            "volatility": 0.1492589660820829
                        }
                    },
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1653331,
                    "username": "strontiuz",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0882726f2c125fe900db2246154bdee7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.0041335484811,
                            "deviation": 62.09620514849414,
                            "volatility": 0.060039738019927326
                        }
                    },
                    "ranking": 15.032421730794617,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72351866,
            "name": "Friendly Match",
            "creator": 1653331,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1653331,
            "width": 19,
            "height": 19,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-13T12:39:06.189050Z",
            "ended": "2025-02-13T12:49:09.699725Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.5234375,
                            "deviation": 102.66362762451172,
                            "volatility": 0.14993537962436676
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.865654220488342,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1653331,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.781982421875,
                            "deviation": 62.96102523803711,
                            "volatility": 0.059981390833854675
                        }
                    },
                    "username": "strontiuz",
                    "country": "un",
                    "ranking": 15.032421730794617,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0882726f2c125fe900db2246154bdee7?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
        }
    ]
}