List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=21
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=22",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=20",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/75315341"
            },
            "players": {
                "black": {
                    "id": 1304782,
                    "username": "thedabs",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7f658db6c893add8325530f782471caf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.314929858588,
                            "deviation": 64.66797869648828,
                            "volatility": 0.060578686057077655
                        }
                    },
                    "ranking": 13.834335119767566,
                    "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": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75315341,
            "name": "Friendly Match",
            "creator": 1304782,
            "mode": "game",
            "source": "play",
            "black": 1304782,
            "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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-16T03:13:40.453788Z",
            "ended": "2025-05-16T03:24:21.600613Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1304782,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 923.822998046875,
                            "deviation": 63.0533332824707,
                            "volatility": 0.06036613881587982
                        }
                    },
                    "username": "thedabs",
                    "country": "us",
                    "ranking": 13.834335119767566,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7f658db6c893add8325530f782471caf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.1728515625,
                            "deviation": 110.08275604248047,
                            "volatility": 0.14977914094924927
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "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/75315490"
            },
            "players": {
                "black": {
                    "id": 1204755,
                    "username": "ergsfgfsg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/937439f8835dd270629f53804bb31053?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 403.887879624026,
                            "deviation": 86.12911609854913,
                            "volatility": 0.060006184299333715
                        }
                    },
                    "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": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75315490,
            "name": "Дружеский матч",
            "creator": 1204755,
            "mode": "game",
            "source": "play",
            "black": 1204755,
            "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": 6,
            "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": "88.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-16T03:22:03.307165Z",
            "ended": "2025-05-16T03:25:44.041447Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1204755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 439.6932373046875,
                            "deviation": 87.68544006347656,
                            "volatility": 0.06001316383481026
                        }
                    },
                    "username": "ergsfgfsg",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/937439f8835dd270629f53804bb31053?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.4580688476562,
                            "deviation": 108.47325897216797,
                            "volatility": 0.1498202234506607
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "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/75315567"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1304782,
                    "username": "thedabs",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7f658db6c893add8325530f782471caf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.314929858588,
                            "deviation": 64.66797869648828,
                            "volatility": 0.060578686057077655
                        }
                    },
                    "ranking": 13.834335119767566,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75315567,
            "name": "Friendly Match",
            "creator": 1304782,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1304782,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-16T03:25:39.485245Z",
            "ended": "2025-05-16T03:36:40.122139Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.4014892578125,
                            "deviation": 112.59330749511719,
                            "volatility": 0.1497674137353897
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1304782,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 938.5780639648438,
                            "deviation": 63.09916305541992,
                            "volatility": 0.06036895886063576
                        }
                    },
                    "username": "thedabs",
                    "country": "us",
                    "ranking": 13.834335119767566,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7f658db6c893add8325530f782471caf?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/75315581"
            },
            "players": {
                "black": {
                    "id": 1204755,
                    "username": "ergsfgfsg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/937439f8835dd270629f53804bb31053?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 403.887879624026,
                            "deviation": 86.12911609854913,
                            "volatility": 0.060006184299333715
                        }
                    },
                    "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": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75315581,
            "name": "Дружеский матч",
            "creator": 1204755,
            "mode": "game",
            "source": "play",
            "black": 1204755,
            "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": 6,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-16T03:26:38.281449Z",
            "ended": "2025-05-16T03:30:04.537549Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1204755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 437.96533203125,
                            "deviation": 87.9039306640625,
                            "volatility": 0.06001271307468414
                        }
                    },
                    "username": "ergsfgfsg",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/937439f8835dd270629f53804bb31053?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.5196533203125,
                            "deviation": 109.4182357788086,
                            "volatility": 0.14978936314582825
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "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/75315450"
            },
            "players": {
                "black": {
                    "id": 1434422,
                    "username": "13131919",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0460259333bdb68e22c5ec69d09eca14?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.4727008769498,
                            "deviation": 64.70038662035682,
                            "volatility": 0.059997864225834814
                        }
                    },
                    "ranking": 9.060058606646196,
                    "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": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75315450,
            "name": "Ván giao hữu",
            "creator": 1434422,
            "mode": "game",
            "source": "play",
            "black": 1434422,
            "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": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-16T03:19:21.129406Z",
            "ended": "2025-05-16T03:29:43.545269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1434422,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 847.5174560546875,
                            "deviation": 69.78089141845703,
                            "volatility": 0.05997804179787636
                        }
                    },
                    "username": "13131919",
                    "country": "un",
                    "ranking": 9.060058606646196,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0460259333bdb68e22c5ec69d09eca14?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.0982055664062,
                            "deviation": 110.76387786865234,
                            "volatility": 0.14981333911418915
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "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/75315669"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1472399,
                    "username": "Jadeemperor08",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7c7217c8608bc542ad5ca8f27e5421ee?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 430.35878913104307,
                            "deviation": 119.76502998699007,
                            "volatility": 0.06060773178359761
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75315669,
            "name": "Friendly Match",
            "creator": 1472399,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1472399,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-16T03:30:41.819178Z",
            "ended": "2025-05-16T03:37:25.390035Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.79150390625,
                            "deviation": 111.21887969970703,
                            "volatility": 0.1497431993484497
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1472399,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 862.55517578125,
                            "deviation": 62.277408599853516,
                            "volatility": 0.06039416790008545
                        }
                    },
                    "username": "Jadeemperor08",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7c7217c8608bc542ad5ca8f27e5421ee?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/75315566"
            },
            "players": {
                "black": {
                    "id": 798318,
                    "username": "mittmiles",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7035ab08559dfa136ffef6d0d8524e72?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 552.6632022197512,
                            "deviation": 86.35462476764503,
                            "volatility": 0.0598851471051483
                        }
                    },
                    "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": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75315566,
            "name": "Friendly Match",
            "creator": 798318,
            "mode": "game",
            "source": "play",
            "black": 798318,
            "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": 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": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-16T03:25:39.403169Z",
            "ended": "2025-05-16T03:32:04.261938Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 798318,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 658.27197265625,
                            "deviation": 90.79690551757812,
                            "volatility": 0.05992436408996582
                        }
                    },
                    "username": "mittmiles",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7035ab08559dfa136ffef6d0d8524e72?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.89990234375,
                            "deviation": 111.75055694580078,
                            "volatility": 0.149783194065094
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "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/77591417"
            },
            "players": {
                "black": {
                    "id": 1737846,
                    "username": "Nathanielsen797",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/03c1d8deed8008d1608f75c9dbaa935c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 140.83785926186874,
                            "deviation": 72.99549186812082,
                            "volatility": 0.05995310789461789
                        }
                    },
                    "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": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 77591417,
            "name": "Friendly Match",
            "creator": 1737846,
            "mode": "game",
            "source": "play",
            "black": 1737846,
            "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": "43.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-23T21:26:38.380114Z",
            "ended": "2025-07-23T21:29:01.878638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1737846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 182.72433471679688,
                            "deviation": 71.88036346435547,
                            "volatility": 0.05996504798531532
                        }
                    },
                    "username": "Nathanielsen797",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03c1d8deed8008d1608f75c9dbaa935c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.94091796875,
                            "deviation": 113.822509765625,
                            "volatility": 0.1495574712753296
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "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/75315917"
            },
            "players": {
                "black": {
                    "id": 1777175,
                    "username": "wjsj444",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b6bc95beae9e0790967ee9bafda2212c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 671.5950467396714,
                            "deviation": 68.82320931042645,
                            "volatility": 0.059966647230447555
                        }
                    },
                    "ranking": 5.70085620033265,
                    "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": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 75315917,
            "name": "친선 대국",
            "creator": 1777175,
            "mode": "game",
            "source": "play",
            "black": 1777175,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "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": 8,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "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-05-16T03:43:21.560687Z",
            "ended": "2025-05-16T03:44:54.759118Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1777175,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 695.8192749023438,
                            "deviation": 78.81403350830078,
                            "volatility": 0.0599767342209816
                        }
                    },
                    "username": "wjsj444",
                    "country": "un",
                    "ranking": 5.70085620033265,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b6bc95beae9e0790967ee9bafda2212c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.199462890625,
                            "deviation": 109.85189819335938,
                            "volatility": 0.14972546696662903
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "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/75315802"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.7701651787488,
                            "deviation": 100.65270411165768,
                            "volatility": 0.14900985128637717
                        }
                    },
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1304782,
                    "username": "thedabs",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7f658db6c893add8325530f782471caf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.314929858588,
                            "deviation": 64.66797869648828,
                            "volatility": 0.060578686057077655
                        }
                    },
                    "ranking": 13.834335119767566,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75315802,
            "name": "Friendly Match",
            "creator": 1304782,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1304782,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-16T03:36:46.998201Z",
            "ended": "2025-05-16T03:50:09.184815Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.0006103515625,
                            "deviation": 109.99083709716797,
                            "volatility": 0.14970484375953674
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.129331519425396,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1304782,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 933.2172241210938,
                            "deviation": 63.261070251464844,
                            "volatility": 0.06036745384335518
                        }
                    },
                    "username": "thedabs",
                    "country": "us",
                    "ranking": 13.834335119767566,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7f658db6c893add8325530f782471caf?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
        }
    ]
}