List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=81
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&ordering=-id&page=82",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=80",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85916388"
            },
            "players": {
                "black": {
                    "id": 1969865,
                    "username": "liuchienyi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.857000371317,
                            "deviation": 61.87298476325131,
                            "volatility": 0.05993071528764768
                        }
                    },
                    "ranking": 11.205072496389842,
                    "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": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85916388,
            "name": "友誼對局",
            "creator": 1969865,
            "mode": "game",
            "source": "play",
            "black": 1969865,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-09T21:58:35.932509Z",
            "ended": "2026-04-09T21:58:43.995032Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.3062744140625,
                            "deviation": 61.323970794677734,
                            "volatility": 0.05993441864848137
                        }
                    },
                    "username": "liuchienyi",
                    "country": "un",
                    "ranking": 11.205072496389842,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b054dc887799e37a2d6c09da4104c73e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85916376"
            },
            "players": {
                "black": {
                    "id": 1841386,
                    "username": "Komokitsu",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/99a6e9bfeab5b7135b6f97666e413aff-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 523.8954524946276,
                            "deviation": 108.4363773714302,
                            "volatility": 0.05998378213976187
                        }
                    },
                    "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": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85916376,
            "name": "Дружеский матч",
            "creator": 1841386,
            "mode": "game",
            "source": "play",
            "black": 1841386,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1800, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T21:57:48.952274Z",
            "ended": "2026-04-09T22:31:33.319335Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1841386,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 523.8954467773438,
                            "deviation": 108.4363784790039,
                            "volatility": 0.05998378247022629
                        }
                    },
                    "username": "Komokitsu",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99a6e9bfeab5b7135b6f97666e413aff-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.8092041015625,
                            "deviation": 100.27799224853516,
                            "volatility": 0.14950698614120483
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85916286"
            },
            "players": {
                "black": {
                    "id": 1866200,
                    "username": "thisisntcheckers",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f4a178f32d250b8864c2562f3b709681?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.3615547953566,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85916286,
            "name": "Bot Match",
            "creator": 1866200,
            "mode": "game",
            "source": "play",
            "black": 1866200,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 107733,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-09T21:52:56.199206Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1866200,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "thisisntcheckers",
                    "country": "un",
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f4a178f32d250b8864c2562f3b709681?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524536132812,
                            "deviation": 104.35360717773438,
                            "volatility": 0.14972977340221405
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85916136"
            },
            "players": {
                "black": {
                    "id": 1841386,
                    "username": "Komokitsu",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/99a6e9bfeab5b7135b6f97666e413aff-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 523.8954524946276,
                            "deviation": 108.4363773714302,
                            "volatility": 0.05998378213976187
                        }
                    },
                    "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": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85916136,
            "name": "Дружеский матч",
            "creator": 1841386,
            "mode": "game",
            "source": "play",
            "black": 1841386,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 56,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3300, \"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": "2026-04-09T21:43:40.288216Z",
            "ended": "2026-04-09T21:52:07.511968Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1841386,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 523.8954467773438,
                            "deviation": 108.4363784790039,
                            "volatility": 0.05998378247022629
                        }
                    },
                    "username": "Komokitsu",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99a6e9bfeab5b7135b6f97666e413aff-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85916030"
            },
            "players": {
                "black": {
                    "id": 2000236,
                    "username": "grigsGO",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85916030,
            "name": "Friendly Match",
            "creator": 2000236,
            "mode": "game",
            "source": "play",
            "black": 2000236,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T21:37:36.238788Z",
            "ended": "2026-04-09T21:41:33.972791Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2000236,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "grigsGO",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85916021"
            },
            "players": {
                "black": {
                    "id": 2000236,
                    "username": "grigsGO",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85916021,
            "name": "Friendly Match",
            "creator": 2000236,
            "mode": "game",
            "source": "play",
            "black": 2000236,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T21:36:50.830070Z",
            "ended": "2026-04-09T21:37:33.949493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2000236,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "grigsGO",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85915981"
            },
            "players": {
                "black": {
                    "id": 2000236,
                    "username": "grigsGO",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85915981,
            "name": "Friendly Match",
            "creator": 2000236,
            "mode": "game",
            "source": "play",
            "black": 2000236,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T21:33:59.542154Z",
            "ended": "2026-04-09T21:36:47.320716Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2000236,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "grigsGO",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85915934"
            },
            "players": {
                "black": {
                    "id": 2000236,
                    "username": "grigsGO",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85915934,
            "name": "Friendly Match",
            "creator": 2000236,
            "mode": "game",
            "source": "play",
            "black": 2000236,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T21:31:39.124297Z",
            "ended": "2026-04-09T21:33:56.760071Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2000236,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "grigsGO",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85915909"
            },
            "players": {
                "black": {
                    "id": 2000236,
                    "username": "grigsGO",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85915909,
            "name": "Friendly Match",
            "creator": 2000236,
            "mode": "game",
            "source": "play",
            "black": 2000236,
            "white": 58441,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-09T21:30:29.742996Z",
            "ended": "2026-04-09T21:31:36.416285Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2000236,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "grigsGO",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7356c1896eef7283e934a1bb7b89d31b?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "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/85915745"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.9524757372058,
                            "deviation": 104.3536060429786,
                            "volatility": 0.1497297751073814
                        }
                    },
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 394689,
                    "username": "mosepk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/50bd5a240fc143eb610882309cd7f6b7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.1500241774274,
                            "deviation": 61.75338194403465,
                            "volatility": 0.0599355006255197
                        }
                    },
                    "ranking": 16.723150897621064,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85915745,
            "name": "친선 대국",
            "creator": 394689,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 394689,
            "width": 13,
            "height": 13,
            "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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-04-09T21:23:13.356827Z",
            "ended": "2026-04-09T21:36:56.924013Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.373046875,
                            "deviation": 102.34257507324219,
                            "volatility": 0.14949387311935425
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.1108658228521,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 394689,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.381591796875,
                            "deviation": 62.113765716552734,
                            "volatility": 0.059937067329883575
                        }
                    },
                    "username": "mosepk",
                    "country": "un",
                    "ranking": 16.723150897621064,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50bd5a240fc143eb610882309cd7f6b7?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
        }
    ]
}