List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=24
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=25",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=23",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85735304"
            },
            "players": {
                "black": {
                    "id": 1531278,
                    "username": "cbs0con",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d0a68c273af84f0d9fb326b8396b5d21?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.3615547953566,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85735304,
            "name": "Ván giao hữu",
            "creator": 1531278,
            "mode": "game",
            "source": "play",
            "black": 1531278,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T06:41:49.955318Z",
            "ended": "2026-04-04T06:46:25.002237Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1531278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "cbs0con",
                    "country": "un",
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d0a68c273af84f0d9fb326b8396b5d21?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.5781860351562,
                            "deviation": 99.23213195800781,
                            "volatility": 0.1493903398513794
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "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/85735250"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1996354,
                    "username": "sleep_outtrinh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1fa1603eae3619ee7dbc80800d8a9a84?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": 85735250,
            "name": "Ván giao hữu",
            "creator": 1996354,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1996354,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T06:38:56.281382Z",
            "ended": "2026-04-04T06:44:42.590118Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.8505859375,
                            "deviation": 99.0518798828125,
                            "volatility": 0.14941442012786865
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1996354,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "sleep_outtrinh",
                    "country": "un",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1fa1603eae3619ee7dbc80800d8a9a84?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/85735188"
            },
            "players": {
                "black": {
                    "id": 1995936,
                    "username": "supergo1019",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5235c6ccd77ea467e350cf1ca7ed3fbf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 544.7934149832777,
                            "deviation": 108.44073399519745,
                            "volatility": 0.05999978028671994
                        }
                    },
                    "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": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85735188,
            "name": "친선 대국",
            "creator": 1995936,
            "mode": "game",
            "source": "play",
            "black": 1995936,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-04T06:35:33.329795Z",
            "ended": "2026-04-04T06:35:41.209181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1995936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 544.7933959960938,
                            "deviation": 108.44073486328125,
                            "volatility": 0.05999977886676788
                        }
                    },
                    "username": "supergo1019",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5235c6ccd77ea467e350cf1ca7ed3fbf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.8505859375,
                            "deviation": 99.0518798828125,
                            "volatility": 0.14941442012786865
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "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/85735163"
            },
            "players": {
                "black": {
                    "id": 1634679,
                    "username": "jg240923_mxfexkm",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3f12613eaacbf4d73c392cfc70434c5d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 305.77879877660234,
                            "deviation": 74.4748898379469,
                            "volatility": 0.059971280349092444
                        }
                    },
                    "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": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85735163,
            "name": "友谊赛",
            "creator": 1634679,
            "mode": "game",
            "source": "play",
            "black": 1634679,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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-04T06:33:48.242769Z",
            "ended": "2026-04-04T06:48:34.440064Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1634679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 310.39056396484375,
                            "deviation": 74.5638427734375,
                            "volatility": 0.059972554445266724
                        }
                    },
                    "username": "jg240923_mxfexkm",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3f12613eaacbf4d73c392cfc70434c5d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.5781860351562,
                            "deviation": 99.23213195800781,
                            "volatility": 0.1493903398513794
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85735155"
            },
            "players": {
                "black": {
                    "id": 1634575,
                    "username": "jg240923_cwlzjjp",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5c39e7f84ab184b56111a84bcb9453e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 173.76487280495894,
                            "deviation": 90.8555580962118,
                            "volatility": 0.06025668683161407
                        }
                    },
                    "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": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85735155,
            "name": "友谊赛",
            "creator": 1634575,
            "mode": "game",
            "source": "play",
            "black": 1634575,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "26.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-04T06:33:15.533140Z",
            "ended": "2026-04-04T06:46:59.698001Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1634575,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 173.76487731933594,
                            "deviation": 90.85556030273438,
                            "volatility": 0.06025668606162071
                        }
                    },
                    "username": "jg240923_cwlzjjp",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c39e7f84ab184b56111a84bcb9453e8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.5781860351562,
                            "deviation": 99.23213195800781,
                            "volatility": 0.1493903398513794
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85735100"
            },
            "players": {
                "black": {
                    "id": 1883492,
                    "username": "Trekkinggo2025",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/24b180e3406d47b18aaffd3ab7396b23?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 557.6977761220048,
                            "deviation": 63.68885451638262,
                            "volatility": 0.060008062026801263
                        }
                    },
                    "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": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85735100,
            "name": "Partie amicale",
            "creator": 1883492,
            "mode": "game",
            "source": "play",
            "black": 1883492,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 2,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T06:30:39.232141Z",
            "ended": "2026-04-04T06:34:53.618033Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1883492,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 541.7769775390625,
                            "deviation": 63.29198455810547,
                            "volatility": 0.06000545993447304
                        }
                    },
                    "username": "Trekkinggo2025",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/24b180e3406d47b18aaffd3ab7396b23?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 871.8505859375,
                            "deviation": 99.0518798828125,
                            "volatility": 0.14941442012786865
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "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/85735020"
            },
            "players": {
                "black": {
                    "id": 1028540,
                    "username": "kht949",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/812d4c04e354f355b24ec3e739b5ae3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 833.3722446735701,
                            "deviation": 61.348722410560185,
                            "volatility": 0.059944104833993574
                        }
                    },
                    "ranking": 10.697201821456003,
                    "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": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85735020,
            "name": "친선 대국",
            "creator": 1028540,
            "mode": "game",
            "source": "play",
            "black": 1028540,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T06:26:22.057096Z",
            "ended": "2026-04-04T06:33:44.681577Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1028540,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 786.2066040039062,
                            "deviation": 61.3453254699707,
                            "volatility": 0.05994667485356331
                        }
                    },
                    "username": "kht949",
                    "country": "un",
                    "ranking": 10.697201821456003,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/812d4c04e354f355b24ec3e739b5ae3c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.9585571289062,
                            "deviation": 99.85484313964844,
                            "volatility": 0.14941683411598206
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "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/85735016"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1985415,
                    "username": "iaido_ka",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/47a0a1a6fd0750174e828f491fdbf1dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 593.6000638715255,
                            "deviation": 204.3330302440326,
                            "volatility": 0.05999924926860425
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 85735016,
            "name": "Freundschaftsspiel",
            "creator": 1985415,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1985415,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T06:26:04.680930Z",
            "ended": "2026-04-04T06:28:30.986351Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.9585571289062,
                            "deviation": 99.85484313964844,
                            "volatility": 0.14941683411598206
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1985415,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 593.6000366210938,
                            "deviation": 204.33302307128906,
                            "volatility": 0.0599992498755455
                        }
                    },
                    "username": "iaido_ka",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/47a0a1a6fd0750174e828f491fdbf1dd?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/85735006"
            },
            "players": {
                "black": {
                    "id": 1973739,
                    "username": "mptmeta68",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/ee38667fee6c93c8a874c4da52129f4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 919.1113316637142,
                            "deviation": 60.8305145235562,
                            "volatility": 0.05995864006331104
                        }
                    },
                    "ranking": 12.964208275532862,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85735006,
            "name": "친선 대국",
            "creator": 1973739,
            "mode": "game",
            "source": "play",
            "black": 1973739,
            "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": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T06:25:31.834535Z",
            "ended": "2026-04-04T06:29:31.659173Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1973739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 907.7418823242188,
                            "deviation": 60.98482894897461,
                            "volatility": 0.059957753866910934
                        }
                    },
                    "username": "mptmeta68",
                    "country": "se",
                    "ranking": 12.964208275532862,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ee38667fee6c93c8a874c4da52129f4b?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.9585571289062,
                            "deviation": 99.85484313964844,
                            "volatility": 0.14941683411598206
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "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/85734961"
            },
            "players": {
                "black": {
                    "id": 1133231,
                    "username": "maaax99",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2a01e7f9e34287b60d42a98526d74d96?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 779.2737307646038,
                            "deviation": 75.1130626736823,
                            "volatility": 0.05992417265148362
                        }
                    },
                    "ranking": 9.143419121761228,
                    "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": 1133.3722381158752,
                            "deviation": 98.22470176398701,
                            "volatility": 0.14909192958713474
                        }
                    },
                    "ranking": 17.815186362582352,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85734961,
            "name": "Partie amicale",
            "creator": 1133231,
            "mode": "game",
            "source": "play",
            "black": 1133231,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T06:23:44.566090Z",
            "ended": "2026-04-04T06:26:15.471838Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1133231,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 779.2737426757812,
                            "deviation": 75.1130599975586,
                            "volatility": 0.0599241741001606
                        }
                    },
                    "username": "maaax99",
                    "country": "un",
                    "ranking": 9.143419121761228,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a01e7f9e34287b60d42a98526d74d96?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.9585571289062,
                            "deviation": 99.85484313964844,
                            "volatility": 0.14941683411598206
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.815186362582352,
                    "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
        }
    ]
}