List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=47
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=48",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=46",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85808550"
            },
            "players": {
                "black": {
                    "id": 319903,
                    "username": "AntoineHankB",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/344f1c44338a8ae6c95529d8ba37d629?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 809.2192706731518,
                            "deviation": 66.26389274223399,
                            "volatility": 0.05975490387400158
                        }
                    },
                    "ranking": 10.016348857081839,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808550,
            "name": "Friendly Match",
            "creator": 319903,
            "mode": "game",
            "source": "play",
            "black": 319903,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "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": 12,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T15:12:36.699562Z",
            "ended": "2026-04-06T15:16:09.704009Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 319903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 819.1945190429688,
                            "deviation": 66.07540893554688,
                            "volatility": 0.05975770950317383
                        }
                    },
                    "username": "AntoineHankB",
                    "country": "fr",
                    "ranking": 10.016348857081839,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/344f1c44338a8ae6c95529d8ba37d629?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.045166015625,
                            "deviation": 117.78752899169922,
                            "volatility": 0.1491938680410385
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85808506"
            },
            "players": {
                "black": {
                    "id": 558167,
                    "username": "Simon_",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/bcc05a5e073712799e32252709f5df94?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.4321070126559,
                            "deviation": 62.910405258541374,
                            "volatility": 0.05975788808381222
                        }
                    },
                    "ranking": 13.470459231773663,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808506,
            "name": "Partie amicale",
            "creator": 558167,
            "mode": "game",
            "source": "play",
            "black": 558167,
            "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": 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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T15:10:41.133714Z",
            "ended": "2026-04-06T15:11:46.054039Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 558167,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.43212890625,
                            "deviation": 62.910404205322266,
                            "volatility": 0.059757888317108154
                        }
                    },
                    "username": "Simon_",
                    "country": "fr",
                    "ranking": 13.470459231773663,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bcc05a5e073712799e32252709f5df94?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5601806640625,
                            "deviation": 115.05865478515625,
                            "volatility": 0.14919503033161163
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85808350"
            },
            "players": {
                "black": {
                    "id": 1899196,
                    "username": "Juliya",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1022.8846392647124,
                            "deviation": 62.96945966876064,
                            "volatility": 0.06048052286377152
                        }
                    },
                    "ranking": 15.440673347396784,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808350,
            "name": "Дружеский матч",
            "creator": 1899196,
            "mode": "game",
            "source": "play",
            "black": 1899196,
            "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": "68.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T15:04:19.680433Z",
            "ended": "2026-04-06T15:12:40.355749Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1899196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.880859375,
                            "deviation": 64.14535522460938,
                            "volatility": 0.06047925725579262
                        }
                    },
                    "username": "Juliya",
                    "country": "un",
                    "ranking": 15.440673347396784,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5601806640625,
                            "deviation": 115.05865478515625,
                            "volatility": 0.14919503033161163
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85808283"
            },
            "players": {
                "black": {
                    "id": 1568153,
                    "username": "_px",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 832.2831475813755,
                            "deviation": 63.216773262843304,
                            "volatility": 0.06032472855234105
                        }
                    },
                    "ranking": 10.66692833103949,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808283,
            "name": "Friendly Match",
            "creator": 1568153,
            "mode": "game",
            "source": "play",
            "black": 1568153,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-06T15:01:58.144062Z",
            "ended": "2026-04-06T15:28:37.625319Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 832.2831420898438,
                            "deviation": 63.216773986816406,
                            "volatility": 0.06032472848892212
                        }
                    },
                    "username": "_px",
                    "country": "un",
                    "ranking": 10.66692833103949,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.1904296875,
                            "deviation": 115.51522827148438,
                            "volatility": 0.14916925132274628
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85808210"
            },
            "players": {
                "black": {
                    "id": 1998011,
                    "username": "137891",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4b5cfbb3e022e6a888d4be0344f41345?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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808210,
            "name": "友谊赛",
            "creator": 1998011,
            "mode": "game",
            "source": "play",
            "black": 1998011,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-06T14:59:19.381193Z",
            "ended": "2026-04-06T15:04:37.185686Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1998011,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "137891",
                    "country": "un",
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4b5cfbb3e022e6a888d4be0344f41345?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5601806640625,
                            "deviation": 115.05865478515625,
                            "volatility": 0.14919503033161163
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85808200"
            },
            "players": {
                "black": {
                    "id": 1840197,
                    "username": "00kash00",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b4e24c0552bc7077bf4c0f0344edfcb0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 793.5768822900046,
                            "deviation": 60.69997329700798,
                            "volatility": 0.0599856470190566
                        }
                    },
                    "ranking": 9.564472568260273,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808200,
            "name": "Friendly Match",
            "creator": 1840197,
            "mode": "game",
            "source": "play",
            "black": 1840197,
            "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": 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": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T14:58:46.058563Z",
            "ended": "2026-04-06T15:00:33.001980Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1840197,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 779.2611694335938,
                            "deviation": 60.72114181518555,
                            "volatility": 0.0599840022623539
                        }
                    },
                    "username": "00kash00",
                    "country": "un",
                    "ranking": 9.564472568260273,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b4e24c0552bc7077bf4c0f0344edfcb0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5601806640625,
                            "deviation": 115.05865478515625,
                            "volatility": 0.14919503033161163
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85808174"
            },
            "players": {
                "black": {
                    "id": 1899196,
                    "username": "Juliya",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1022.8846392647124,
                            "deviation": 62.96945966876064,
                            "volatility": 0.06048052286377152
                        }
                    },
                    "ranking": 15.440673347396784,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808174,
            "name": "Дружеский матч",
            "creator": 1899196,
            "mode": "game",
            "source": "play",
            "black": 1899196,
            "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-06T14:57:38.408046Z",
            "ended": "2026-04-06T15:04:15.256253Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1899196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1055.880859375,
                            "deviation": 64.14535522460938,
                            "volatility": 0.06047925725579262
                        }
                    },
                    "username": "Juliya",
                    "country": "un",
                    "ranking": 15.440673347396784,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a70285c51db1fb6187eaf00505d5ea58-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5601806640625,
                            "deviation": 115.05865478515625,
                            "volatility": 0.14919503033161163
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85808154"
            },
            "players": {
                "black": {
                    "id": 1954689,
                    "username": "Digforfire",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/eb9f1550268fcf77099e86b76c04e4df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 347.6221974642874,
                            "deviation": 77.05914322625571,
                            "volatility": 0.06002688773420245
                        }
                    },
                    "ranking": 5,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85808154,
            "name": "Friendly Match",
            "creator": 1954689,
            "mode": "game",
            "source": "play",
            "black": 1954689,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "11.0",
            "handicap": 4,
            "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": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T14:56:55.465849Z",
            "ended": "2026-04-06T15:01:35.923131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1954689,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 347.6221923828125,
                            "deviation": 77.05914306640625,
                            "volatility": 0.06002688780426979
                        }
                    },
                    "username": "Digforfire",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/eb9f1550268fcf77099e86b76c04e4df-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.5601806640625,
                            "deviation": 115.05865478515625,
                            "volatility": 0.14919503033161163
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85807926"
            },
            "players": {
                "black": {
                    "id": 1568153,
                    "username": "_px",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 832.2831475813755,
                            "deviation": 63.216773262843304,
                            "volatility": 0.06032472855234105
                        }
                    },
                    "ranking": 10.66692833103949,
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85807926,
            "name": "Friendly Match",
            "creator": 1568153,
            "mode": "game",
            "source": "play",
            "black": 1568153,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-06T14:48:39.010375Z",
            "ended": "2026-04-06T14:53:47.438256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1568153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 838.0758056640625,
                            "deviation": 63.087581634521484,
                            "volatility": 0.06032621115446091
                        }
                    },
                    "username": "_px",
                    "country": "un",
                    "ranking": 10.66692833103949,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bfdf6e33478e0bf434b515a2c2965464-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.9796142578125,
                            "deviation": 117.04342651367188,
                            "volatility": 0.14921891689300537
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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/85807908"
            },
            "players": {
                "black": {
                    "id": 1995921,
                    "username": "Pack TH",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/56ced2b0e3351d67afa06965a18ac738?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 490.19272378892674,
                            "deviation": 138.7498708925179,
                            "volatility": 0.05999723044958846
                        }
                    },
                    "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": 949.2185120658314,
                            "deviation": 106.29091309649988,
                            "volatility": 0.1497706663436304
                        }
                    },
                    "ranking": 13.710373700219396,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85807908,
            "name": "Friendly Match",
            "creator": 1995921,
            "mode": "game",
            "source": "play",
            "black": 1995921,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "11.0",
            "handicap": 2,
            "komi": "-2.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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-06T14:48:06.848070Z",
            "ended": "2026-04-06T14:50:01.305456Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1995921,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 490.1927185058594,
                            "deviation": 138.7498779296875,
                            "volatility": 0.059997230768203735
                        }
                    },
                    "username": "Pack TH",
                    "country": "th",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/56ced2b0e3351d67afa06965a18ac738?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.402099609375,
                            "deviation": 112.95193481445312,
                            "volatility": 0.14923204481601715
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 13.710373700219396,
                    "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
        }
    ]
}