List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=48
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=49",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=47",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85813903"
            },
            "players": {
                "black": {
                    "id": 1997553,
                    "username": "Rahmans",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/1a4077ed7611eccc141e074233395e26-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 739.1872215853091,
                            "deviation": 178.5311396390917,
                            "volatility": 0.059999115878146964
                        }
                    },
                    "ranking": 7.920841273325988,
                    "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": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85813903,
            "name": "Friendly Match",
            "creator": 1997553,
            "mode": "game",
            "source": "play",
            "black": 1997553,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T18:35:46.967369Z",
            "ended": "2026-04-06T18:37:39.459603Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1997553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Rahmans",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 7.920841273325988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1a4077ed7611eccc141e074233395e26-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.290771484375,
                            "deviation": 100.87920379638672,
                            "volatility": 0.1490732878446579
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "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/85813854"
            },
            "players": {
                "black": {
                    "id": 1986613,
                    "username": "noon33",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.3480882001827,
                            "deviation": 62.031807270151,
                            "volatility": 0.05996316369210286
                        }
                    },
                    "ranking": 9.323171288623916,
                    "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": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85813854,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "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-06T18:33:54.698402Z",
            "ended": "2026-04-06T18:41:32.543991Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 795.365966796875,
                            "deviation": 62.0782585144043,
                            "volatility": 0.05996352434158325
                        }
                    },
                    "username": "noon33",
                    "country": "un",
                    "ranking": 9.323171288623916,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.290771484375,
                            "deviation": 100.87920379638672,
                            "volatility": 0.1490732878446579
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "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/85813776"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1962132,
                    "username": "Parkerchen",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/88d539506c89a10f984f624d71dcef0b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85813776,
            "name": "Friendly Match",
            "creator": 1962132,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1962132,
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T18:30:52.862770Z",
            "ended": "2026-04-06T18:43:40.711135Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 877.8358764648438,
                            "deviation": 99.9315414428711,
                            "volatility": 0.14906498789787292
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1962132,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.533447265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "Parkerchen",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/88d539506c89a10f984f624d71dcef0b?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85813656"
            },
            "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": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85813656,
            "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": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T18:26:57.825884Z",
            "ended": "2026-04-06T18:37:14.302574Z",
            "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": 851.290771484375,
                            "deviation": 100.87920379638672,
                            "volatility": 0.1490732878446579
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "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/85813572"
            },
            "players": {
                "black": {
                    "id": 1997553,
                    "username": "Rahmans",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/1a4077ed7611eccc141e074233395e26-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 739.1872215853091,
                            "deviation": 178.5311396390917,
                            "volatility": 0.059999115878146964
                        }
                    },
                    "ranking": 7.920841273325988,
                    "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": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85813572,
            "name": "Friendly Match",
            "creator": 1997553,
            "mode": "game",
            "source": "play",
            "black": 1997553,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "88.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T18:23:55.950121Z",
            "ended": "2026-04-06T18:32:07.245885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1997553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Rahmans",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 7.920841273325988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1a4077ed7611eccc141e074233395e26-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 882.2291870117188,
                            "deviation": 101.97555541992188,
                            "volatility": 0.14907000958919525
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "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/85813463"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1899196,
                    "username": "Juliya",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.2880227107146,
                            "deviation": 62.88924147100692,
                            "volatility": 0.06048087448419986
                        }
                    },
                    "ranking": 15.176718780845881,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85813463,
            "name": "Дружеский матч",
            "creator": 1899196,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1899196,
            "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": "101.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T18:19:40.876013Z",
            "ended": "2026-04-06T18:31:24.196532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 882.2291870117188,
                            "deviation": 101.97555541992188,
                            "volatility": 0.14907000958919525
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1899196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.148681640625,
                            "deviation": 63.01597213745117,
                            "volatility": 0.06047471985220909
                        }
                    },
                    "username": "Juliya",
                    "country": "un",
                    "ranking": 15.176718780845881,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85813455"
            },
            "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": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85813455,
            "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-06T18:19:19.523898Z",
            "ended": "2026-04-06T18:29:33.922404Z",
            "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": 882.2291870117188,
                            "deviation": 101.97555541992188,
                            "volatility": 0.14907000958919525
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "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/85813392"
            },
            "players": {
                "black": {
                    "id": 1997553,
                    "username": "Rahmans",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/1a4077ed7611eccc141e074233395e26-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 739.1872215853091,
                            "deviation": 178.5311396390917,
                            "volatility": 0.059999115878146964
                        }
                    },
                    "ranking": 7.920841273325988,
                    "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": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85813392,
            "name": "Friendly Match",
            "creator": 1997553,
            "mode": "game",
            "source": "play",
            "black": 1997553,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T18:17:19.838166Z",
            "ended": "2026-04-06T18:23:09.958512Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1997553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Rahmans",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 7.920841273325988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1a4077ed7611eccc141e074233395e26-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 882.2291870117188,
                            "deviation": 101.97555541992188,
                            "volatility": 0.14907000958919525
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "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/85813352"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1899196,
                    "username": "Juliya",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.2880227107146,
                            "deviation": 62.88924147100692,
                            "volatility": 0.06048087448419986
                        }
                    },
                    "ranking": 15.176718780845881,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85813352,
            "name": "Дружеский матч",
            "creator": 1899196,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1899196,
            "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-06T18:16:06.338850Z",
            "ended": "2026-04-06T18:19:25.473057Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 882.2291870117188,
                            "deviation": 101.97555541992188,
                            "volatility": 0.14907000958919525
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1899196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.148681640625,
                            "deviation": 63.01597213745117,
                            "volatility": 0.06047471985220909
                        }
                    },
                    "username": "Juliya",
                    "country": "un",
                    "ranking": 15.176718780845881,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85813273"
            },
            "players": {
                "black": {
                    "id": 1986613,
                    "username": "noon33",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.3480882001827,
                            "deviation": 62.031807270151,
                            "volatility": 0.05996316369210286
                        }
                    },
                    "ranking": 9.323171288623916,
                    "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": 979.4085799922077,
                            "deviation": 99.40375180783352,
                            "volatility": 0.14965501532421324
                        }
                    },
                    "ranking": 14.435197248769057,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85813273,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "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-06T18:13:36.774241Z",
            "ended": "2026-04-06T18:32:10.522213Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 784.2835083007812,
                            "deviation": 62.12554931640625,
                            "volatility": 0.05996330454945564
                        }
                    },
                    "username": "noon33",
                    "country": "un",
                    "ranking": 9.323171288623916,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/617b2d11e91c206b493bb4ec3dd5c6f5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 882.2291870117188,
                            "deviation": 101.97555541992188,
                            "volatility": 0.14907000958919525
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 14.435197248769057,
                    "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
        }
    ]
}