List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=9",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=7",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85684934"
            },
            "players": {
                "black": {
                    "id": 1942021,
                    "username": "a gnu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9ab34ca9fc549135418e2ae06a7d4ff9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 275.91049600834276,
                            "deviation": 77.3196295929381,
                            "volatility": 0.0599958095444879
                        }
                    },
                    "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": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85684934,
            "name": "Partie amicale",
            "creator": 1942021,
            "mode": "game",
            "source": "play",
            "black": 1942021,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-02T16:34:41.785485Z",
            "ended": "2026-04-02T16:34:51.531198Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1942021,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 275.9104919433594,
                            "deviation": 77.31962585449219,
                            "volatility": 0.05999580770730972
                        }
                    },
                    "username": "a gnu",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ab34ca9fc549135418e2ae06a7d4ff9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.01171875,
                            "deviation": 99.75740051269531,
                            "volatility": 0.14860722422599792
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "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/85684932"
            },
            "players": {
                "black": {
                    "id": 1728467,
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 707.8309341353009,
                            "deviation": 61.43176163951613,
                            "volatility": 0.059947683276424246
                        }
                    },
                    "ranking": 6.917382258168465,
                    "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": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85684932,
            "name": "友谊赛",
            "creator": 1728467,
            "mode": "game",
            "source": "play",
            "black": 1728467,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 2,
            "komi": "-0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T16:34:37.362942Z",
            "ended": "2026-04-02T16:37:50.497017Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 718.8582763671875,
                            "deviation": 61.44350051879883,
                            "volatility": 0.05994736775755882
                        }
                    },
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "ranking": 6.917382258168465,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.01171875,
                            "deviation": 99.75740051269531,
                            "volatility": 0.14860722422599792
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "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/85684925"
            },
            "players": {
                "black": {
                    "id": 424460,
                    "username": "DignoJc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f3f9b3666c6ba9614a26146c5c940dba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 775.4275225135324,
                            "deviation": 64.92768997675688,
                            "volatility": 0.0599594488884121
                        }
                    },
                    "ranking": 9.028876340664555,
                    "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": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85684925,
            "name": "Partida amistosa",
            "creator": 424460,
            "mode": "game",
            "source": "play",
            "black": 424460,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-02T16:34:25.454811Z",
            "ended": "2026-04-02T16:43:19.368611Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 424460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 775.4275512695312,
                            "deviation": 64.92768859863281,
                            "volatility": 0.059959448873996735
                        }
                    },
                    "username": "DignoJc",
                    "country": "un",
                    "ranking": 9.028876340664555,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f3f9b3666c6ba9614a26146c5c940dba?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 941.8130493164062,
                            "deviation": 98.95409393310547,
                            "volatility": 0.14859841763973236
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "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/85684905"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1249476,
                    "username": "mtshen1226",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d6c67bd308168b11efdea15ec12758e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1948.5147788857826,
                            "deviation": 62.098739567938956,
                            "volatility": 0.059936863535503884
                        }
                    },
                    "ranking": 30.359475945933745,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85684905,
            "name": "Friendly Match",
            "creator": 1249476,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1249476,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "18.0",
            "handicap": 7,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-04-02T16:33:38.312400Z",
            "ended": "2026-04-02T16:33:47.446150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.01171875,
                            "deviation": 99.75740051269531,
                            "volatility": 0.14860722422599792
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1249476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2001.0606689453125,
                            "deviation": 62.49453353881836,
                            "volatility": 0.059927474707365036
                        }
                    },
                    "username": "mtshen1226",
                    "country": "un",
                    "ranking": 30.359475945933745,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d6c67bd308168b11efdea15ec12758e8?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/85684820"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 675951,
                    "username": "asteriskk",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/7a8f33f8892442d4cbcdeae77a4b6ee3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.4609176673823,
                            "deviation": 61.4205958493962,
                            "volatility": 0.0599024202136382
                        }
                    },
                    "ranking": 14.973765188694578,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85684820,
            "name": "Friendly Match",
            "creator": 675951,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 675951,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "3.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\": 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-02T16:31:00.085063Z",
            "ended": "2026-04-02T16:38:53.689529Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 941.8130493164062,
                            "deviation": 98.95409393310547,
                            "volatility": 0.14859841763973236
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 675951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.4609375,
                            "deviation": 61.420597076416016,
                            "volatility": 0.05990241840481758
                        }
                    },
                    "username": "asteriskk",
                    "country": "eu",
                    "ranking": 14.973765188694578,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7a8f33f8892442d4cbcdeae77a4b6ee3-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/85684756"
            },
            "players": {
                "black": {
                    "id": 1728467,
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 707.8309341353009,
                            "deviation": 61.43176163951613,
                            "volatility": 0.059947683276424246
                        }
                    },
                    "ranking": 6.917382258168465,
                    "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": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85684756,
            "name": "友谊赛",
            "creator": 1728467,
            "mode": "game",
            "source": "play",
            "black": 1728467,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 3,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T16:28:58.146459Z",
            "ended": "2026-04-02T16:30:26.381894Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 709.7353515625,
                            "deviation": 61.44526672363281,
                            "volatility": 0.05994805321097374
                        }
                    },
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "ranking": 6.917382258168465,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.2260131835938,
                            "deviation": 100.68973541259766,
                            "volatility": 0.14860406517982483
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "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/85684752"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 675951,
                    "username": "asteriskk",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/7a8f33f8892442d4cbcdeae77a4b6ee3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.4609176673823,
                            "deviation": 61.4205958493962,
                            "volatility": 0.0599024202136382
                        }
                    },
                    "ranking": 14.973765188694578,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85684752,
            "name": "Friendly Match",
            "creator": 675951,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 675951,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "3.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\": 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-02T16:28:51.127193Z",
            "ended": "2026-04-02T16:30:56.072830Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.01171875,
                            "deviation": 99.75740051269531,
                            "volatility": 0.14860722422599792
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 675951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.4609375,
                            "deviation": 61.420597076416016,
                            "volatility": 0.05990241840481758
                        }
                    },
                    "username": "asteriskk",
                    "country": "eu",
                    "ranking": 14.973765188694578,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7a8f33f8892442d4cbcdeae77a4b6ee3-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/85684725"
            },
            "players": {
                "black": {
                    "id": 1995332,
                    "username": "Oscardd5",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8b60ead48110d30c56373742df7ff6a5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 250,
                            "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": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85684725,
            "name": "Friendly Match",
            "creator": 1995332,
            "mode": "game",
            "source": "play",
            "black": 1995332,
            "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-02T16:27:52.496606Z",
            "ended": "2026-04-02T16:33:42.962336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1995332,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Oscardd5",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8b60ead48110d30c56373742df7ff6a5?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.01171875,
                            "deviation": 99.75740051269531,
                            "volatility": 0.14860722422599792
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "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/85684706"
            },
            "players": {
                "black": {
                    "id": 1728467,
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 707.8309341353009,
                            "deviation": 61.43176163951613,
                            "volatility": 0.059947683276424246
                        }
                    },
                    "ranking": 6.917382258168465,
                    "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": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85684706,
            "name": "友谊赛",
            "creator": 1728467,
            "mode": "game",
            "source": "play",
            "black": 1728467,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 3,
            "komi": "3.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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-02T16:27:05.927226Z",
            "ended": "2026-04-02T16:28:39.992190Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 701.3310546875,
                            "deviation": 61.42596435546875,
                            "volatility": 0.059949010610580444
                        }
                    },
                    "username": "jg250226_nwjocig",
                    "country": "un",
                    "ranking": 6.917382258168465,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/859cf3c1d3c546559f1b27455ae4c70e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 977.1441040039062,
                            "deviation": 101.77635955810547,
                            "volatility": 0.1486005187034607
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "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/85684664"
            },
            "players": {
                "black": {
                    "id": 1989212,
                    "username": "m.n.18040440",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3882c1423e0fcc80f068837f720a3e5f?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": 1102.2161502797499,
                            "deviation": 102.50589527617906,
                            "volatility": 0.14839963848508525
                        }
                    },
                    "ranking": 17.169888562621477,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85684664,
            "name": "Дружеский матч",
            "creator": 1989212,
            "mode": "game",
            "source": "play",
            "black": 1989212,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-02T16:25:53.027841Z",
            "ended": "2026-04-02T16:26:00.077875Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1989212,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "m.n.18040440",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3882c1423e0fcc80f068837f720a3e5f?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 950.0462036132812,
                            "deviation": 103.05323791503906,
                            "volatility": 0.1486099362373352
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.169888562621477,
                    "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
        }
    ]
}