List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=61
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=62",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=60",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85879002"
            },
            "players": {
                "black": {
                    "id": 1944830,
                    "username": "ShanMi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d36bf31ad151433b1837bb9bba4932d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "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": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85879002,
            "name": "Partie amicale",
            "creator": 1944830,
            "mode": "game",
            "source": "play",
            "black": 1944830,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-08T17:54:20.743638Z",
            "ended": "2026-04-08T18:01:13.067830Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1944830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "ShanMi",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d36bf31ad151433b1837bb9bba4932d4?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "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/85878977"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1965533,
                    "username": "tomhongxiangli",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/e66bf64c8cb609ed7ff62d2de4534556?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 892.663484796851,
                            "deviation": 149.41512285716962,
                            "volatility": 0.06000235200375344
                        }
                    },
                    "ranking": 12.288284153779248,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85878977,
            "name": "Friendly Match",
            "creator": 1965533,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1965533,
            "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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-08T17:53:12.887290Z",
            "ended": "2026-04-08T17:59:57.813402Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1965533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 892.6635131835938,
                            "deviation": 149.4151153564453,
                            "volatility": 0.06000235304236412
                        }
                    },
                    "username": "tomhongxiangli",
                    "country": "cn",
                    "ranking": 12.288284153779248,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e66bf64c8cb609ed7ff62d2de4534556?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/85878974"
            },
            "players": {
                "black": {
                    "id": 1885388,
                    "username": "sacarpel",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/640302cabbe9405ce43b3c7e4223ccff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 633.5446097852695,
                            "deviation": 207.5862355664937,
                            "volatility": 0.060033299763113314
                        }
                    },
                    "ranking": 5,
                    "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": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85878974,
            "name": "Partida amistosa",
            "creator": 1885388,
            "mode": "game",
            "source": "play",
            "black": 1885388,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 8,
            "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-08T17:52:57.754896Z",
            "ended": "2026-04-08T18:03:19.390973Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1885388,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 633.5446166992188,
                            "deviation": 207.58624267578125,
                            "volatility": 0.060033299028873444
                        }
                    },
                    "username": "sacarpel",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/640302cabbe9405ce43b3c7e4223ccff?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "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/85878923"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1983243,
                    "username": "von_Drakonov",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d997a13a86f8974acb83479e6cfe1167?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 594.7882972914588,
                            "deviation": 87.81785313811247,
                            "volatility": 0.05996424961981569
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85878923,
            "name": "Friendly Match",
            "creator": 1983243,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1983243,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-08T17:50:40.695871Z",
            "ended": "2026-04-08T17:57:16.147340Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1983243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 594.7882690429688,
                            "deviation": 87.81785583496094,
                            "volatility": 0.05996425077319145
                        }
                    },
                    "username": "von_Drakonov",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d997a13a86f8974acb83479e6cfe1167?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/85878888"
            },
            "players": {
                "black": {
                    "id": 1804028,
                    "username": "mealiv2004",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c97889cd5ab74f74c5185c763dfa8be6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.5306000362887,
                            "deviation": 174.33464367184624,
                            "volatility": 0.06000910735680236
                        }
                    },
                    "ranking": 20.166393162361764,
                    "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": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85878888,
            "name": "Friendly Match",
            "creator": 1804028,
            "mode": "game",
            "source": "play",
            "black": 1804028,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "4.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": "22.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-08T17:49:20.702218Z",
            "ended": "2026-04-08T17:52:38.534136Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1804028,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.5306396484375,
                            "deviation": 174.3346405029297,
                            "volatility": 0.06000910699367523
                        }
                    },
                    "username": "mealiv2004",
                    "country": "un",
                    "ranking": 20.166393162361764,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c97889cd5ab74f74c5185c763dfa8be6?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85878828"
            },
            "players": {
                "black": {
                    "id": 1980905,
                    "username": "Megan The Cat",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d8f28fc011eb41ee95393b82217ce81b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.6208107500563,
                            "deviation": 181.6515959798063,
                            "volatility": 0.05999988472790466
                        }
                    },
                    "ranking": 14.440213142952816,
                    "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": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85878828,
            "name": "Friendly Match",
            "creator": 1980905,
            "mode": "game",
            "source": "play",
            "black": 1980905,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-08T17:47:13.139124Z",
            "ended": "2026-04-08T17:59:19.278031Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1980905,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.6207885742188,
                            "deviation": 181.65159606933594,
                            "volatility": 0.05999988317489624
                        }
                    },
                    "username": "Megan The Cat",
                    "country": "un",
                    "ranking": 14.440213142952816,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d8f28fc011eb41ee95393b82217ce81b?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "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/85878821"
            },
            "players": {
                "black": {
                    "id": 896702,
                    "username": "DrPompo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a1af69abc6b6717174f89d03b33f275f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 775.4180262059783,
                            "deviation": 61.95910940119982,
                            "volatility": 0.06001716336992961
                        }
                    },
                    "ranking": 9.028592831426565,
                    "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": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85878821,
            "name": "Friendly Match",
            "creator": 896702,
            "mode": "game",
            "source": "play",
            "black": 896702,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 1,
            "komi": "1.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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-08T17:46:51.758893Z",
            "ended": "2026-04-08T17:49:17.728452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 896702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 775.4180297851562,
                            "deviation": 61.959110260009766,
                            "volatility": 0.060017164796590805
                        }
                    },
                    "username": "DrPompo",
                    "country": "un",
                    "ranking": 9.028592831426565,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a1af69abc6b6717174f89d03b33f275f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "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/85878808"
            },
            "players": {
                "black": {
                    "id": 1944830,
                    "username": "ShanMi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d36bf31ad151433b1837bb9bba4932d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "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": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85878808,
            "name": "Partie amicale",
            "creator": 1944830,
            "mode": "game",
            "source": "play",
            "black": 1944830,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-08T17:46:17.785396Z",
            "ended": "2026-04-08T17:54:16.467518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1944830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "ShanMi",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d36bf31ad151433b1837bb9bba4932d4?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "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/85878762"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1965533,
                    "username": "tomhongxiangli",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/e66bf64c8cb609ed7ff62d2de4534556?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 892.663484796851,
                            "deviation": 149.41512285716962,
                            "volatility": 0.06000235200375344
                        }
                    },
                    "ranking": 12.288284153779248,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85878762,
            "name": "Friendly Match",
            "creator": 1965533,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1965533,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-08T17:44:21.987499Z",
            "ended": "2026-04-08T17:52:32.295686Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1965533,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 892.6635131835938,
                            "deviation": 149.4151153564453,
                            "volatility": 0.06000235304236412
                        }
                    },
                    "username": "tomhongxiangli",
                    "country": "cn",
                    "ranking": 12.288284153779248,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e66bf64c8cb609ed7ff62d2de4534556?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/85878621"
            },
            "players": {
                "black": {
                    "id": 1944830,
                    "username": "ShanMi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d36bf31ad151433b1837bb9bba4932d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "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": 894.7434101280081,
                            "deviation": 96.01282326603965,
                            "volatility": 0.14896233742540446
                        }
                    },
                    "ranking": 12.342161413944625,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85878621,
            "name": "Partie amicale",
            "creator": 1944830,
            "mode": "game",
            "source": "play",
            "black": 1944830,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-08T17:38:31.481553Z",
            "ended": "2026-04-08T17:46:12.971562Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1944830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "ShanMi",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d36bf31ad151433b1837bb9bba4932d4?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.6233520507812,
                            "deviation": 103.48807525634766,
                            "volatility": 0.14893004298210144
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 12.342161413944625,
                    "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
        }
    ]
}