List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=43
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=44",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=42",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85797222"
            },
            "players": {
                "black": {
                    "id": 1178341,
                    "username": "martin666554",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/66048962318c960d746f0aec559fb704?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.0961948038153,
                            "deviation": 65.09220111617843,
                            "volatility": 0.060020753184927514
                        }
                    },
                    "ranking": 21.985654141598697,
                    "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": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85797222,
            "name": "友誼對局",
            "creator": 1178341,
            "mode": "game",
            "source": "play",
            "black": 1178341,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 152,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 7200, \"max_time\": 7200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T06:56:27.953190Z",
            "ended": "2026-04-06T07:04:08.020791Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1178341,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.09619140625,
                            "deviation": 65.09220123291016,
                            "volatility": 0.060020752251148224
                        }
                    },
                    "username": "martin666554",
                    "country": "un",
                    "ranking": 21.985654141598697,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/66048962318c960d746f0aec559fb704?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 841.685302734375,
                            "deviation": 104.74185180664062,
                            "volatility": 0.1497112512588501
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "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/85797208"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1210915,
                    "username": "_dan_",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/e9132154a011a2dfabb2bd9238c3b1f8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1028.4440463979656,
                            "deviation": 63.67504428789943,
                            "volatility": 0.059999552888615484
                        }
                    },
                    "ranking": 15.566153570174361,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85797208,
            "name": "Friendly Match",
            "creator": 1210915,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1210915,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T06:55:44.331111Z",
            "ended": "2026-04-06T07:05:05.265700Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 841.685302734375,
                            "deviation": 104.74185180664062,
                            "volatility": 0.1497112512588501
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1210915,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.9198608398438,
                            "deviation": 64.54942321777344,
                            "volatility": 0.06000973656773567
                        }
                    },
                    "username": "_dan_",
                    "country": "ro",
                    "ranking": 15.566153570174361,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e9132154a011a2dfabb2bd9238c3b1f8?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/85797161"
            },
            "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": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85797161,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T06:53:22.706784Z",
            "ended": "2026-04-06T07:07:36.338686Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 735.5294189453125,
                            "deviation": 62.241397857666016,
                            "volatility": 0.05997003987431526
                        }
                    },
                    "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": 841.685302734375,
                            "deviation": 104.74185180664062,
                            "volatility": 0.1497112512588501
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "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/85797160"
            },
            "players": {
                "black": {
                    "id": 1994132,
                    "username": "buglucknewbie",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/fc3405edfb8087766797f6e6ee101e9a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 379.95531408703005,
                            "deviation": 93.88980252570029,
                            "volatility": 0.06000729630020279
                        }
                    },
                    "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": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85797160,
            "name": "Товариський матч",
            "creator": 1994132,
            "mode": "game",
            "source": "play",
            "black": 1994132,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T06:53:22.099741Z",
            "ended": "2026-04-06T06:58:02.473238Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1994132,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.361572265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "buglucknewbie",
                    "country": "ua",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fc3405edfb8087766797f6e6ee101e9a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 841.685302734375,
                            "deviation": 104.74185180664062,
                            "volatility": 0.1497112512588501
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "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/85797101"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997714,
                    "username": "ryu09asher",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e4d3e0f334be3caef6251c5157e453a3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 418.93629617830334,
                            "deviation": 129.6809568441392,
                            "volatility": 0.059995697656241714
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85797101,
            "name": "Friendly Match",
            "creator": 1997714,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1997714,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"period_time\": 5, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-04-06T06:49:21.751040Z",
            "ended": "2026-04-06T06:50:28.422004Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.8497924804688,
                            "deviation": 106.47332000732422,
                            "volatility": 0.149722158908844
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997714,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 643.1670532226562,
                            "deviation": 182.3726806640625,
                            "volatility": 0.059997815638780594
                        }
                    },
                    "username": "ryu09asher",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4d3e0f334be3caef6251c5157e453a3?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/85797057"
            },
            "players": {
                "black": {
                    "id": 1994132,
                    "username": "buglucknewbie",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/fc3405edfb8087766797f6e6ee101e9a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 379.95531408703005,
                            "deviation": 93.88980252570029,
                            "volatility": 0.06000729630020279
                        }
                    },
                    "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": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85797057,
            "name": "Товариський матч",
            "creator": 1994132,
            "mode": "game",
            "source": "play",
            "black": 1994132,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 35,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T06:46:44.212209Z",
            "ended": "2026-04-06T06:53:13.894058Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1994132,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.361572265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "buglucknewbie",
                    "country": "ua",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fc3405edfb8087766797f6e6ee101e9a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 841.685302734375,
                            "deviation": 104.74185180664062,
                            "volatility": 0.1497112512588501
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "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/85797027"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997714,
                    "username": "ryu09asher",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e4d3e0f334be3caef6251c5157e453a3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 418.93629617830334,
                            "deviation": 129.6809568441392,
                            "volatility": 0.059995697656241714
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85797027,
            "name": "Friendly Match",
            "creator": 1997714,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1997714,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T06:45:11.502903Z",
            "ended": "2026-04-06T06:46:14.132028Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.8497924804688,
                            "deviation": 106.47332000732422,
                            "volatility": 0.149722158908844
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997714,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 643.1670532226562,
                            "deviation": 182.3726806640625,
                            "volatility": 0.059997815638780594
                        }
                    },
                    "username": "ryu09asher",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4d3e0f334be3caef6251c5157e453a3?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/85796959"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997714,
                    "username": "ryu09asher",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e4d3e0f334be3caef6251c5157e453a3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 418.93629617830334,
                            "deviation": 129.6809568441392,
                            "volatility": 0.059995697656241714
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85796959,
            "name": "Friendly Match",
            "creator": 1997714,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1997714,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T06:41:59.163834Z",
            "ended": "2026-04-06T06:44:12.235289Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.8497924804688,
                            "deviation": 106.47332000732422,
                            "volatility": 0.149722158908844
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1997714,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 643.1670532226562,
                            "deviation": 182.3726806640625,
                            "volatility": 0.059997815638780594
                        }
                    },
                    "username": "ryu09asher",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4d3e0f334be3caef6251c5157e453a3?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/85796952"
            },
            "players": {
                "black": {
                    "id": 1808486,
                    "username": "KlimK1",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/6ff5f2015cf94381dff7646a1180d7b3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.3414485695429,
                            "deviation": 61.62051641238029,
                            "volatility": 0.060349111024679096
                        }
                    },
                    "ranking": 11.913850000071353,
                    "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": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85796952,
            "name": "Friendly Match",
            "creator": 1808486,
            "mode": "game",
            "source": "play",
            "black": 1808486,
            "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": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T06:41:50.767862Z",
            "ended": "2026-04-06T06:51:48.208842Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1808486,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.3414306640625,
                            "deviation": 61.62051773071289,
                            "volatility": 0.06034911051392555
                        }
                    },
                    "username": "KlimK1",
                    "country": "ru",
                    "ranking": 11.913850000071353,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6ff5f2015cf94381dff7646a1180d7b3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.8497924804688,
                            "deviation": 106.47332000732422,
                            "volatility": 0.149722158908844
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "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/85796945"
            },
            "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": 954.4729987253835,
                            "deviation": 103.85338786507549,
                            "volatility": 0.14911798955784475
                        }
                    },
                    "ranking": 13.838169274646567,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85796945,
            "name": "Freundschaftsspiel",
            "creator": 1986613,
            "mode": "game",
            "source": "play",
            "black": 1986613,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T06:41:29.480811Z",
            "ended": "2026-04-06T06:52:47.764723Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1986613,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 726.8668823242188,
                            "deviation": 62.26176834106445,
                            "volatility": 0.05997096374630928
                        }
                    },
                    "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": 869.8497924804688,
                            "deviation": 106.47332000732422,
                            "volatility": 0.149722158908844
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.838169274646567,
                    "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
        }
    ]
}