List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&page=32
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=33",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&page=31",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/78687148"
            },
            "players": {
                "black": {
                    "id": 1692683,
                    "username": "Li Siu",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c85c8fbd3a09cf3c03770f031fcfdd3a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1061.6374915841657,
                            "deviation": 62.59176769972173,
                            "volatility": 0.05992515689940546
                        }
                    },
                    "ranking": 16.301524756419763,
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687148,
            "name": "Дружеский матч",
            "creator": 1692683,
            "mode": "game",
            "source": "play",
            "black": 1692683,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 87084,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 86400, \"period_time\": 86400, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-27T05:24:14.388401Z",
            "ended": "2025-08-27T05:40:02.060188Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1692683,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 994.5760498046875,
                            "deviation": 60.60044860839844,
                            "volatility": 0.059926800429821014
                        }
                    },
                    "username": "Li Siu",
                    "country": "ru",
                    "ranking": 16.301524756419763,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c85c8fbd3a09cf3c03770f031fcfdd3a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.8822631835938,
                            "deviation": 108.03302764892578,
                            "volatility": 0.14999504387378693
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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/78687161"
            },
            "players": {
                "black": {
                    "id": 1709645,
                    "username": "krimser2000",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1ba63e2ca95f4e8d460b1b0f86f97448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 208.57272714685473,
                            "deviation": 72.71514891785661,
                            "volatility": 0.060017367724626076
                        }
                    },
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687161,
            "name": "Friendly Match",
            "creator": 1709645,
            "mode": "game",
            "source": "play",
            "black": 1709645,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-27T05:25:23.257580Z",
            "ended": "2025-08-27T05:32:37.828023Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1709645,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 240.41635131835938,
                            "deviation": 69.3717269897461,
                            "volatility": 0.060034722089767456
                        }
                    },
                    "username": "krimser2000",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ba63e2ca95f4e8d460b1b0f86f97448?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.9281005859375,
                            "deviation": 106.25621795654297,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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/78687173"
            },
            "players": {
                "black": {
                    "id": 1819819,
                    "username": "deonio.go.work",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/570b2e03c47f61a4326bf4d2ed905ed7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 383.9971660322192,
                            "deviation": 67.33076008616501,
                            "volatility": 0.06006755452088551
                        }
                    },
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687173,
            "name": "Дружеский матч",
            "creator": 1819819,
            "mode": "game",
            "source": "play",
            "black": 1819819,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "13.0",
            "handicap": 3,
            "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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-27T05:25:55.222192Z",
            "ended": "2025-08-27T05:27:28.643547Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1819819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 211.54673767089844,
                            "deviation": 66.12572479248047,
                            "volatility": 0.06002223491668701
                        }
                    },
                    "username": "deonio.go.work",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/570b2e03c47f61a4326bf4d2ed905ed7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.555908203125,
                            "deviation": 103.5743408203125,
                            "volatility": 0.1499418020248413
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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/78687192"
            },
            "players": {
                "black": {
                    "id": 1841719,
                    "username": "123kangpeng",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/303b2715f7099824ce4aeb5196ed0189?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 684.9529279521984,
                            "deviation": 64.15466524913478,
                            "volatility": 0.05996756712468505
                        }
                    },
                    "ranking": 6.156785443051631,
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687192,
            "name": "Friendly Match",
            "creator": 1841719,
            "mode": "game",
            "source": "play",
            "black": 1841719,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-27T05:26:30.728342Z",
            "ended": "2025-08-27T05:33:22.137799Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1841719,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 721.6224365234375,
                            "deviation": 79.70149993896484,
                            "volatility": 0.06000388786196709
                        }
                    },
                    "username": "123kangpeng",
                    "country": "un",
                    "ranking": 6.156785443051631,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/303b2715f7099824ce4aeb5196ed0189?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.2066650390625,
                            "deviation": 109.0181655883789,
                            "volatility": 0.1499963253736496
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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/78687232"
            },
            "players": {
                "black": {
                    "id": 1572214,
                    "username": "lucy10zhang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3a5d743ccd08d653a05f1aa33fd2f3d0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 626.6892147329092,
                            "deviation": 79.27405047573248,
                            "volatility": 0.05985688752023904
                        }
                    },
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687232,
            "name": "Friendly Match",
            "creator": 1572214,
            "mode": "game",
            "source": "play",
            "black": 1572214,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-08-27T05:29:08.753212Z",
            "ended": "2025-08-27T05:44:22.617463Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1572214,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 692.30517578125,
                            "deviation": 75.71977233886719,
                            "volatility": 0.059876009821891785
                        }
                    },
                    "username": "lucy10zhang",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a5d743ccd08d653a05f1aa33fd2f3d0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.3173828125,
                            "deviation": 106.04935455322266,
                            "volatility": 0.1499851495027542
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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/82175214"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1918804,
                    "username": "perchance",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a31920f9fb88e87ea3211e5eff650d41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 832.0074398281795,
                            "deviation": 60.9851990779779,
                            "volatility": 0.059949439465411224
                        }
                    },
                    "ranking": 10.659258234731597,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82175214,
            "name": "Friendly Match",
            "creator": 1918804,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1918804,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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-12-14T08:37:10.916120Z",
            "ended": "2025-12-14T08:39:37.849429Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 949.821044921875,
                            "deviation": 102.92620849609375,
                            "volatility": 0.14901186525821686
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1918804,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "perchance",
                    "country": "un",
                    "ranking": 10.659258234731597,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a31920f9fb88e87ea3211e5eff650d41?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/82171319"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1918799,
                    "username": "andycen20152121",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d77e1d4eb521baa10d784c114ae9d2e0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 82171319,
            "name": "友谊赛",
            "creator": 1918799,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1918799,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-14T05:08:17.930906Z",
            "ended": "2025-12-14T05:08:59.597281Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 953.2535400390625,
                            "deviation": 116.19895935058594,
                            "volatility": 0.14908716082572937
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1918799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "andycen20152121",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d77e1d4eb521baa10d784c114ae9d2e0?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/78687293"
            },
            "players": {
                "black": {
                    "id": 1819819,
                    "username": "deonio.go.work",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/570b2e03c47f61a4326bf4d2ed905ed7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 383.9971660322192,
                            "deviation": 67.33076008616501,
                            "volatility": 0.06006755452088551
                        }
                    },
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687293,
            "name": "Дружеский матч",
            "creator": 1819819,
            "mode": "game",
            "source": "play",
            "black": 1819819,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "11.0",
            "handicap": 2,
            "komi": "-2.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": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-27T05:32:29.130297Z",
            "ended": "2025-08-27T05:34:02.115501Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1819819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 225.86305236816406,
                            "deviation": 65.89405059814453,
                            "volatility": 0.06002356857061386
                        }
                    },
                    "username": "deonio.go.work",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/570b2e03c47f61a4326bf4d2ed905ed7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.120849609375,
                            "deviation": 107.83265686035156,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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/78687295"
            },
            "players": {
                "black": {
                    "id": 1709645,
                    "username": "krimser2000",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1ba63e2ca95f4e8d460b1b0f86f97448?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 208.57272714685473,
                            "deviation": 72.71514891785661,
                            "volatility": 0.060017367724626076
                        }
                    },
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687295,
            "name": "Friendly Match",
            "creator": 1709645,
            "mode": "game",
            "source": "play",
            "black": 1709645,
            "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": 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": "106.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-27T05:32:39.860488Z",
            "ended": "2025-08-27T05:45:32.015137Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1709645,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 236.37704467773438,
                            "deviation": 69.49385070800781,
                            "volatility": 0.06003345176577568
                        }
                    },
                    "username": "krimser2000",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ba63e2ca95f4e8d460b1b0f86f97448?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.3173828125,
                            "deviation": 106.04935455322266,
                            "volatility": 0.1499851495027542
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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/78687334"
            },
            "players": {
                "black": {
                    "id": 1467994,
                    "username": "luuuubov",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/2b0057c3c495c09bab0043631c7a3210?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 743.7546881653664,
                            "deviation": 62.551144445612394,
                            "volatility": 0.05985319693150936
                        }
                    },
                    "ranking": 8.063445895920859,
                    "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": 904.3562337601433,
                            "deviation": 97.37846153467754,
                            "volatility": 0.14993341290636242
                        }
                    },
                    "ranking": 12.58955069626059,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 78687334,
            "name": "Дружеский матч",
            "creator": 1467994,
            "mode": "game",
            "source": "play",
            "black": 1467994,
            "white": 58441,
            "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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 10, \"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-08-27T05:34:24.912933Z",
            "ended": "2025-08-27T05:39:42.472679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1467994,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.5814208984375,
                            "deviation": 61.75755310058594,
                            "volatility": 0.05983151122927666
                        }
                    },
                    "username": "luuuubov",
                    "country": "ru",
                    "ranking": 8.063445895920859,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b0057c3c495c09bab0043631c7a3210?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 943.1822509765625,
                            "deviation": 110.40992736816406,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.58955069626059,
                    "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
        }
    ]
}