List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=11
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=12",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=10",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/74046990"
            },
            "players": {
                "black": {
                    "id": 1704853,
                    "username": "l0423",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/131eaf6260e64c0870274363e7c6249c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 589.9389360308305,
                            "deviation": 66.79317032692559,
                            "volatility": 0.06082115956422834
                        }
                    },
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74046990,
            "name": "Дружеский матч",
            "creator": 1704853,
            "mode": "game",
            "source": "play",
            "black": 1704853,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 2,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"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-04-06T15:37:37.679091Z",
            "ended": "2025-04-06T15:39:43.548332Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1704853,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 410.5577392578125,
                            "deviation": 69.74544525146484,
                            "volatility": 0.06042249873280525
                        }
                    },
                    "username": "l0423",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/131eaf6260e64c0870274363e7c6249c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.0494384765625,
                            "deviation": 100.34488677978516,
                            "volatility": 0.1499403715133667
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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/74047051"
            },
            "players": {
                "black": {
                    "id": 1704853,
                    "username": "l0423",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/131eaf6260e64c0870274363e7c6249c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 589.9389360308305,
                            "deviation": 66.79317032692559,
                            "volatility": 0.06082115956422834
                        }
                    },
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74047051,
            "name": "Дружеский матч",
            "creator": 1704853,
            "mode": "game",
            "source": "play",
            "black": 1704853,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "11.0",
            "handicap": 2,
            "komi": "-2.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "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-04-06T15:39:51.352458Z",
            "ended": "2025-04-06T15:40:57.339738Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1704853,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 399.9300842285156,
                            "deviation": 69.29379272460938,
                            "volatility": 0.06042148917913437
                        }
                    },
                    "username": "l0423",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/131eaf6260e64c0870274363e7c6249c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.078125,
                            "deviation": 101.3394546508789,
                            "volatility": 0.14990828931331635
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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/74047106"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 519175,
                    "username": "emadtajk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/31efe24309350da34b29bc8f6fdc3d6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.386177123366,
                            "deviation": 61.05077231354521,
                            "volatility": 0.059700288704491705
                        }
                    },
                    "ranking": 14.552553321690882,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74047106,
            "name": "Friendly Match",
            "creator": 519175,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 519175,
            "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": "65.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-06T15:41:28.730890Z",
            "ended": "2025-04-06T15:58:15.739143Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.712890625,
                            "deviation": 99.71342468261719,
                            "volatility": 0.14995063841342926
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 519175,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.3118286132812,
                            "deviation": 61.05370330810547,
                            "volatility": 0.05971671640872955
                        }
                    },
                    "username": "emadtajk",
                    "country": "un",
                    "ranking": 14.552553321690882,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/31efe24309350da34b29bc8f6fdc3d6c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74047132"
            },
            "players": {
                "black": {
                    "id": 1697509,
                    "username": "mr.qazwsx",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/75f991821475f1a521177ba5a902007e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 747.4481290385547,
                            "deviation": 79.86394213090239,
                            "volatility": 0.06010508597711551
                        }
                    },
                    "ranking": 8.178122893673432,
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74047132,
            "name": "友谊赛",
            "creator": 1697509,
            "mode": "game",
            "source": "play",
            "black": 1697509,
            "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": 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": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-06T15:42:22.588410Z",
            "ended": "2025-04-06T15:44:58.476565Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1697509,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 556.541259765625,
                            "deviation": 71.82393646240234,
                            "volatility": 0.06004587188363075
                        }
                    },
                    "username": "mr.qazwsx",
                    "country": "hk",
                    "ranking": 8.178122893673432,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/75f991821475f1a521177ba5a902007e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.9002075195312,
                            "deviation": 103.32130432128906,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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/74047148"
            },
            "players": {
                "black": {
                    "id": 341559,
                    "username": "staceygheffner",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6bfd3f2621ef3fe6e6f5bae9b20d6569?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 655.9238555565562,
                            "deviation": 62.6245577613522,
                            "volatility": 0.059918435320636745
                        }
                    },
                    "ranking": 5.154265219544523,
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74047148,
            "name": "Friendly Match",
            "creator": 341559,
            "mode": "game",
            "source": "play",
            "black": 341559,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-06T15:42:52.112677Z",
            "ended": "2025-04-06T15:48:43.096171Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 341559,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 789.018310546875,
                            "deviation": 63.038021087646484,
                            "volatility": 0.05997862666845322
                        }
                    },
                    "username": "staceygheffner",
                    "country": "us",
                    "ranking": 5.154265219544523,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6bfd3f2621ef3fe6e6f5bae9b20d6569?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.5910034179688,
                            "deviation": 102.85977935791016,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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/77401863"
            },
            "players": {
                "black": {
                    "id": 1444648,
                    "username": "suggs",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/051674e1b11ea22f1ba01e856e891dad?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.8688430194434,
                            "deviation": 63.4031744946893,
                            "volatility": 0.060198946548981114
                        }
                    },
                    "ranking": 16.717129355494126,
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77401863,
            "name": "Friendly Match",
            "creator": 1444648,
            "mode": "game",
            "source": "play",
            "black": 1444648,
            "white": 58441,
            "width": 13,
            "height": 13,
            "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\": 300, \"max_time\": 3000}",
            "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-07-17T21:45:10.699240Z",
            "ended": "2025-07-17T21:49:19.096931Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1444648,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.5443115234375,
                            "deviation": 62.91633224487305,
                            "volatility": 0.06010182201862335
                        }
                    },
                    "username": "suggs",
                    "country": "gb",
                    "ranking": 16.717129355494126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/051674e1b11ea22f1ba01e856e891dad?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1175.03125,
                            "deviation": 104.3179702758789,
                            "volatility": 0.1495012640953064
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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/77396345"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1106701,
                    "username": "ruttuma",
                    "country": "fi",
                    "icon": "https://user-uploads.online-go.com/623adfed47d8e7fd0633c09fc82280c5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.5026086369794,
                            "deviation": 63.93786773328016,
                            "volatility": 0.05997270770052457
                        }
                    },
                    "ranking": 18.362816384104132,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77396345,
            "name": "Friendly Match",
            "creator": 1106701,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1106701,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.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": 36,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 15, \"initial_time\": 2700, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "33.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-17T17:58:53.415159Z",
            "ended": "2025-07-17T19:07:57.845162Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1111.1304931640625,
                            "deviation": 99.21162414550781,
                            "volatility": 0.1496088057756424
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1106701,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.457275390625,
                            "deviation": 64.68048858642578,
                            "volatility": 0.05997496470808983
                        }
                    },
                    "username": "ruttuma",
                    "country": "fi",
                    "ranking": 18.362816384104132,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/623adfed47d8e7fd0633c09fc82280c5-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74047209"
            },
            "players": {
                "black": {
                    "id": 1697509,
                    "username": "mr.qazwsx",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/75f991821475f1a521177ba5a902007e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 747.4481290385547,
                            "deviation": 79.86394213090239,
                            "volatility": 0.06010508597711551
                        }
                    },
                    "ranking": 8.178122893673432,
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74047209,
            "name": "友谊赛",
            "creator": 1697509,
            "mode": "game",
            "source": "play",
            "black": 1697509,
            "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": 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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-06T15:45:04.208210Z",
            "ended": "2025-04-06T15:47:04.590137Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1697509,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 539.4006958007812,
                            "deviation": 71.26264953613281,
                            "volatility": 0.060047414153814316
                        }
                    },
                    "username": "mr.qazwsx",
                    "country": "hk",
                    "ranking": 8.178122893673432,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/75f991821475f1a521177ba5a902007e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.8419189453125,
                            "deviation": 102.87089538574219,
                            "volatility": 0.14997607469558716
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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/77399953"
            },
            "players": {
                "black": {
                    "id": 845995,
                    "username": "ClairePhu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0b2f3aba48469769e986bd9b650c7b86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 935.8667635290655,
                            "deviation": 62.93747779414969,
                            "volatility": 0.059818033876242294
                        }
                    },
                    "ranking": 13.38243294178953,
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77399953,
            "name": "Friendly Match",
            "creator": 845995,
            "mode": "game",
            "source": "play",
            "black": 845995,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.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": 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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-07-17T20:20:22.379573Z",
            "ended": "2025-07-17T20:27:01.889063Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 845995,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.8377685546875,
                            "deviation": 63.28300094604492,
                            "volatility": 0.05982118472456932
                        }
                    },
                    "username": "ClairePhu",
                    "country": "un",
                    "ranking": 13.38243294178953,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0b2f3aba48469769e986bd9b650c7b86?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.2569580078125,
                            "deviation": 95.34033966064453,
                            "volatility": 0.14966152608394623
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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/74047218"
            },
            "players": {
                "black": {
                    "id": 424460,
                    "username": "DignoJc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f3f9b3666c6ba9614a26146c5c940dba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 775.4275225135324,
                            "deviation": 64.92768997675688,
                            "volatility": 0.0599594488884121
                        }
                    },
                    "ranking": 9.028876340664555,
                    "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": 950.0462076895257,
                            "deviation": 103.05323834179607,
                            "volatility": 0.14860993046307688
                        }
                    },
                    "ranking": 13.730551145419364,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 74047218,
            "name": "Partida amistosa",
            "creator": 424460,
            "mode": "game",
            "source": "play",
            "black": 424460,
            "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": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-06T15:45:21.051010Z",
            "ended": "2025-04-06T15:54:37.099373Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 424460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 968.400146484375,
                            "deviation": 62.991416931152344,
                            "volatility": 0.06005272641777992
                        }
                    },
                    "username": "DignoJc",
                    "country": "un",
                    "ranking": 9.028876340664555,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f3f9b3666c6ba9614a26146c5c940dba?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.581787109375,
                            "deviation": 101.48160552978516,
                            "volatility": 0.1499689370393753
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.730551145419364,
                    "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
        }
    ]
}