List all games played by a specific player.

GET /api/v1/players/58441/games?format=api
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=2",
    "previous": null,
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72270791"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1571962,
                    "username": "jacobrenchina",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/200435d875593bf87f91eb63a377e8dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 72270791,
            "name": "友谊赛",
            "creator": 1571962,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1571962,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-11T02:03:26.476647Z",
            "ended": "2025-02-11T02:16:08.210262Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.4671630859375,
                            "deviation": 100.30220794677734,
                            "volatility": 0.14982561767101288
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1571962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "jacobrenchina",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/200435d875593bf87f91eb63a377e8dd?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/73393182"
            },
            "players": {
                "black": {
                    "id": 1568153,
                    "username": "_px",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 786.8566315196497,
                            "deviation": 63.505584782309136,
                            "volatility": 0.060328935299269845
                        }
                    },
                    "ranking": 9.36759653188254,
                    "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": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 73393182,
            "name": "Friendly Match",
            "creator": 1568153,
            "mode": "game",
            "source": "play",
            "black": 1568153,
            "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": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-17T10:40:37.931678Z",
            "ended": "2025-03-17T10:47:07.596139Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 907.3075561523438,
                            "deviation": 63.46004104614258,
                            "volatility": 0.06003127247095108
                        }
                    },
                    "username": "_px",
                    "country": "un",
                    "ranking": 9.36759653188254,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.4256591796875,
                            "deviation": 104.52178192138672,
                            "volatility": 0.14986176788806915
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "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/72270573"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1672044,
                    "username": "jg241205_iulcbph",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/af2a56b8aea9f88f3efc8e0a4e2a4904?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.4004729465855,
                            "deviation": 173.05239438523296,
                            "volatility": 0.05999832610622952
                        }
                    },
                    "ranking": 15.270668446844638,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 72270573,
            "name": "友谊赛",
            "creator": 1672044,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1672044,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-02-11T01:53:38.845341Z",
            "ended": "2025-02-11T02:07:05.985627Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.641845703125,
                            "deviation": 100.67111206054688,
                            "volatility": 0.14984700083732605
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1672044,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.4004516601562,
                            "deviation": 173.05239868164062,
                            "volatility": 0.05999832600355148
                        }
                    },
                    "username": "jg241205_iulcbph",
                    "country": "un",
                    "ranking": 15.270668446844638,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/af2a56b8aea9f88f3efc8e0a4e2a4904?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72270925"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 536533,
                    "username": "JJH-DH",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/69b65c312342efddc196c5bd4b2c89bb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.5335082223166,
                            "deviation": 72.99860048512338,
                            "volatility": 0.060099483559035466
                        }
                    },
                    "ranking": 26.587319749135663,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72270925,
            "name": "Friendly Match",
            "creator": 536533,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 536533,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"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-02-11T02:09:18.842091Z",
            "ended": "2025-02-11T02:12:31.356936Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.641845703125,
                            "deviation": 100.67111206054688,
                            "volatility": 0.14984700083732605
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 536533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.8604736328125,
                            "deviation": 64.5535659790039,
                            "volatility": 0.06013508886098862
                        }
                    },
                    "username": "JJH-DH",
                    "country": "un",
                    "ranking": 26.587319749135663,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69b65c312342efddc196c5bd4b2c89bb?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/72270986"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1647614,
                    "username": "focuspls",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/53882a4f3862f3f640f2cf0bf8deb8dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1305.1037570615854,
                            "deviation": 61.4357566553459,
                            "volatility": 0.06100185918186184
                        }
                    },
                    "ranking": 21.08130584482458,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72270986,
            "name": "Friendly Match",
            "creator": 1647614,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1647614,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-11T02:12:28.332925Z",
            "ended": "2025-02-11T02:14:49.104060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.3341064453125,
                            "deviation": 101.2787857055664,
                            "volatility": 0.14982382953166962
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1647614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1112.78662109375,
                            "deviation": 61.885459899902344,
                            "volatility": 0.06063909828662872
                        }
                    },
                    "username": "focuspls",
                    "country": "un",
                    "ranking": 21.08130584482458,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/53882a4f3862f3f640f2cf0bf8deb8dd?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/73391492"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 743571,
                    "username": "bledsox",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d72560da42c8195b1d4aeb906a8dd91c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.6734759794663,
                            "deviation": 61.48262954461129,
                            "volatility": 0.05996184245575918
                        }
                    },
                    "ranking": 19.627669292226724,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73391492,
            "name": "Freundschaftsspiel",
            "creator": 743571,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 743571,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-17T09:20:23.126003Z",
            "ended": "2025-03-17T09:23:01.355715Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 940.9437255859375,
                            "deviation": 104.3096923828125,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 743571,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.6734619140625,
                            "deviation": 61.482627868652344,
                            "volatility": 0.059961844235658646
                        }
                    },
                    "username": "bledsox",
                    "country": "un",
                    "ranking": 19.627669292226724,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d72560da42c8195b1d4aeb906a8dd91c?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/72271066"
            },
            "players": {
                "black": {
                    "id": 1696135,
                    "username": "pilan.ceo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b3e9230b33cdbaa134f606fe3e77b673?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 834.7709358340887,
                            "deviation": 60.874937197903584,
                            "volatility": 0.059915410056570396
                        }
                    },
                    "ranking": 10.736023078926452,
                    "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": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72271066,
            "name": "Friendly Match",
            "creator": 1696135,
            "mode": "game",
            "source": "play",
            "black": 1696135,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-11T02:16:19.588272Z",
            "ended": "2025-02-11T02:19:18.240346Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1696135,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.8065795898438,
                            "deviation": 61.07008361816406,
                            "volatility": 0.059956248849630356
                        }
                    },
                    "username": "pilan.ceo",
                    "country": "un",
                    "ranking": 10.736023078926452,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b3e9230b33cdbaa134f606fe3e77b673?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.4671630859375,
                            "deviation": 100.30220794677734,
                            "volatility": 0.14982561767101288
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72271079"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1571962,
                    "username": "jacobrenchina",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/200435d875593bf87f91eb63a377e8dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 72271079,
            "name": "友谊赛",
            "creator": 1571962,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1571962,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-11T02:16:54.269005Z",
            "ended": "2025-02-11T02:18:29.136307Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.4671630859375,
                            "deviation": 100.30220794677734,
                            "volatility": 0.14982561767101288
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1571962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "jacobrenchina",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/200435d875593bf87f91eb63a377e8dd?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72271081"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 536533,
                    "username": "JJH-DH",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/69b65c312342efddc196c5bd4b2c89bb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.5335082223166,
                            "deviation": 72.99860048512338,
                            "volatility": 0.060099483559035466
                        }
                    },
                    "ranking": 26.587319749135663,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72271081,
            "name": "Friendly Match",
            "creator": 536533,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 536533,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"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-02-11T02:16:58.091951Z",
            "ended": "2025-02-11T02:22:48.820039Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.8128662109375,
                            "deviation": 100.15412902832031,
                            "volatility": 0.14979273080825806
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 536533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.3319091796875,
                            "deviation": 64.8624496459961,
                            "volatility": 0.060133807361125946
                        }
                    },
                    "username": "JJH-DH",
                    "country": "un",
                    "ranking": 26.587319749135663,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69b65c312342efddc196c5bd4b2c89bb?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/72271116"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.5665493288091,
                            "deviation": 96.06993734461666,
                            "volatility": 0.1494521203235809
                        }
                    },
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1571962,
                    "username": "jacobrenchina",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/200435d875593bf87f91eb63a377e8dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 72271116,
            "name": "友谊赛",
            "creator": 1571962,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1571962,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-11T02:18:38.397206Z",
            "ended": "2025-02-11T02:27:30.266295Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.7977294921875,
                            "deviation": 99.50299072265625,
                            "volatility": 0.14976170659065247
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.814002359478383,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1571962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "jacobrenchina",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/200435d875593bf87f91eb63a377e8dd?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}