List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=8
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=9",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=7",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72778778"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "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": 72778778,
            "name": "Friendly Match",
            "creator": 1647614,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1647614,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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-26T21:02:02.952837Z",
            "ended": "2025-02-26T21:03:28.865675Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.4931640625,
                            "deviation": 108.34015655517578,
                            "volatility": 0.1499660164117813
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1647614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1207.9368896484375,
                            "deviation": 62.141387939453125,
                            "volatility": 0.06063954532146454
                        }
                    },
                    "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/72778773"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1682450,
                    "username": "mamie22",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3ddea3090c5d6e01406b021a8f32eaca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 788.7186289817773,
                            "deviation": 61.408762588972394,
                            "volatility": 0.05960409779004016
                        }
                    },
                    "ranking": 9.422313386603706,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72778773,
            "name": "親睦戦",
            "creator": 1682450,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1682450,
            "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-02-26T21:01:50.839428Z",
            "ended": "2025-02-26T21:15:00.029073Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1148.725341796875,
                            "deviation": 102.19400024414062,
                            "volatility": 0.14992544054985046
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1682450,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.53955078125,
                            "deviation": 61.44124984741211,
                            "volatility": 0.05987352132797241
                        }
                    },
                    "username": "mamie22",
                    "country": "un",
                    "ranking": 9.422313386603706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ddea3090c5d6e01406b021a8f32eaca?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/72778811"
            },
            "players": {
                "black": {
                    "id": 795366,
                    "username": "Warzin",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/a0bd22d3b1b21782bb4f90503ca8bf33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.9894464105182,
                            "deviation": 70.47221462622196,
                            "volatility": 0.06041669440010941
                        }
                    },
                    "ranking": 12.554536771118524,
                    "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": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72778811,
            "name": "Friendly Match",
            "creator": 795366,
            "mode": "game",
            "source": "play",
            "black": 795366,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-26T21:03:14.765627Z",
            "ended": "2025-02-26T21:11:55.110050Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 795366,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.91064453125,
                            "deviation": 65.84617614746094,
                            "volatility": 0.06033103168010712
                        }
                    },
                    "username": "Warzin",
                    "country": "_Pirate",
                    "ranking": 12.554536771118524,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a0bd22d3b1b21782bb4f90503ca8bf33-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1128.037109375,
                            "deviation": 106.18414306640625,
                            "volatility": 0.14994481205940247
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "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/72778663"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1703210,
                    "username": "jiangtianbomlo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bc322106546d92e83d7bae39981afc3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.1882406536286,
                            "deviation": 84.40414995955122,
                            "volatility": 0.059984807981572394
                        }
                    },
                    "ranking": 25.214134966151104,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72778663,
            "name": "友谊赛",
            "creator": 1703210,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1703210,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-26T20:56:47.727838Z",
            "ended": "2025-02-26T21:04:55.355424Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.9437255859375,
                            "deviation": 106.32090759277344,
                            "volatility": 0.14996910095214844
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1703210,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.9293212890625,
                            "deviation": 88.07588195800781,
                            "volatility": 0.059971000999212265
                        }
                    },
                    "username": "jiangtianbomlo",
                    "country": "un",
                    "ranking": 25.214134966151104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bc322106546d92e83d7bae39981afc3d?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/72778933"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "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": 72778933,
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-26T21:07:44.145569Z",
            "ended": "2025-02-26T21:09:27.592313Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1156.2725830078125,
                            "deviation": 108.14248657226562,
                            "volatility": 0.1499573141336441
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1647614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1196.5264892578125,
                            "deviation": 62.12706756591797,
                            "volatility": 0.060640010982751846
                        }
                    },
                    "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/72779016"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "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": 72779016,
            "name": "Friendly Match",
            "creator": 1647614,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1647614,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "5.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": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-26T21:11:15.084056Z",
            "ended": "2025-02-26T21:12:47.868199Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.533935546875,
                            "deviation": 103.47784423828125,
                            "volatility": 0.14992204308509827
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1647614,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.88427734375,
                            "deviation": 62.11717987060547,
                            "volatility": 0.06063935160636902
                        }
                    },
                    "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/72779025"
            },
            "players": {
                "black": {
                    "id": 795366,
                    "username": "Warzin",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/a0bd22d3b1b21782bb4f90503ca8bf33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.9894464105182,
                            "deviation": 70.47221462622196,
                            "volatility": 0.06041669440010941
                        }
                    },
                    "ranking": 12.554536771118524,
                    "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": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72779025,
            "name": "Friendly Match",
            "creator": 795366,
            "mode": "game",
            "source": "play",
            "black": 795366,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-02-26T21:11:58.080737Z",
            "ended": "2025-02-26T21:12:03.917450Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 795366,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1128.7611083984375,
                            "deviation": 65.60041046142578,
                            "volatility": 0.06033114716410637
                        }
                    },
                    "username": "Warzin",
                    "country": "_Pirate",
                    "ranking": 12.554536771118524,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a0bd22d3b1b21782bb4f90503ca8bf33-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.533935546875,
                            "deviation": 103.47784423828125,
                            "volatility": 0.14992204308509827
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "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/72778638"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 731633,
                    "username": "Martm",
                    "country": "bg",
                    "icon": "https://user-uploads.online-go.com/66555c3dfbd9721cd5613cb7800c2317-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.0216521879615,
                            "deviation": 60.64269247658809,
                            "volatility": 0.05994196831798872
                        }
                    },
                    "ranking": 15.958477543843475,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72778638,
            "name": "Friendly Match",
            "creator": 731633,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 731633,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "99.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-26T20:55:38.691046Z",
            "ended": "2025-02-26T21:12:02.765601Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.9150390625,
                            "deviation": 104.49362182617188,
                            "volatility": 0.1499439924955368
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 731633,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.4599609375,
                            "deviation": 62.72477340698242,
                            "volatility": 0.05996501073241234
                        }
                    },
                    "username": "Martm",
                    "country": "bg",
                    "ranking": 15.958477543843475,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/66555c3dfbd9721cd5613cb7800c2317-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72779038"
            },
            "players": {
                "black": {
                    "id": 1501338,
                    "username": "QQtang",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/e23ce83789ff70b16415ae5605402cd7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 221.8007402395865,
                            "deviation": 74.66843343147306,
                            "volatility": 0.06093435791807681
                        }
                    },
                    "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": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72779038,
            "name": "Friendly Match",
            "creator": 1501338,
            "mode": "game",
            "source": "play",
            "black": 1501338,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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\": 600, \"max_time\": 6000}",
            "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-26T21:12:27.515845Z",
            "ended": "2025-02-26T21:18:42.390283Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1501338,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 250.9590606689453,
                            "deviation": 74.98849487304688,
                            "volatility": 0.06021552532911301
                        }
                    },
                    "username": "QQtang",
                    "country": "cn",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e23ce83789ff70b16415ae5605402cd7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.4334106445312,
                            "deviation": 106.80664825439453,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "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/72779028"
            },
            "players": {
                "black": {
                    "id": 795366,
                    "username": "Warzin",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/a0bd22d3b1b21782bb4f90503ca8bf33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.9894464105182,
                            "deviation": 70.47221462622196,
                            "volatility": 0.06041669440010941
                        }
                    },
                    "ranking": 12.554536771118524,
                    "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": 1042.6025356725547,
                            "deviation": 104.96786369307235,
                            "volatility": 0.14894634684060226
                        }
                    },
                    "ranking": 15.882683517807633,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 72779028,
            "name": "Friendly Match",
            "creator": 795366,
            "mode": "game",
            "source": "play",
            "black": 795366,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-26T21:12:06.398339Z",
            "ended": "2025-02-26T21:25:44.324021Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 795366,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1128.7611083984375,
                            "deviation": 65.60041046142578,
                            "volatility": 0.06033114716410637
                        }
                    },
                    "username": "Warzin",
                    "country": "_Pirate",
                    "ranking": 12.554536771118524,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a0bd22d3b1b21782bb4f90503ca8bf33-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.400390625,
                            "deviation": 106.77220153808594,
                            "volatility": 0.14996175467967987
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 15.882683517807633,
                    "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
        }
    ]
}