List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=26
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=27",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85729146"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1010124,
                    "username": "gomunen",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8b336c1e7e7ca998d137fda3f52d681d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.0258608550257,
                            "deviation": 80.99354130299011,
                            "volatility": 0.0600017859032702
                        }
                    },
                    "ranking": 21.519207572204923,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85729146,
            "name": "Friendly Match",
            "creator": 1010124,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1010124,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T01:04:03.885011Z",
            "ended": "2026-04-04T01:07:17.050354Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.320068359375,
                            "deviation": 102.04692077636719,
                            "volatility": 0.1489429622888565
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1010124,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1380.460205078125,
                            "deviation": 82.90068817138672,
                            "volatility": 0.059994809329509735
                        }
                    },
                    "username": "gomunen",
                    "country": "un",
                    "ranking": 21.519207572204923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8b336c1e7e7ca998d137fda3f52d681d?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/85728714"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1400133,
                    "username": "kelgrn",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/96a9d0a32246b7ef4edb5e86e5a7d61c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.8674758432603,
                            "deviation": 64.88247577796447,
                            "volatility": 0.05994605996366661
                        }
                    },
                    "ranking": 23.723090993758856,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85728714,
            "name": "Friendly Match",
            "creator": 1400133,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1400133,
            "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-04T00:40:38.182994Z",
            "ended": "2026-04-04T00:50:34.184089Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.320068359375,
                            "deviation": 102.04692077636719,
                            "volatility": 0.1489429622888565
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1400133,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.867431640625,
                            "deviation": 64.88247680664062,
                            "volatility": 0.05994606018066406
                        }
                    },
                    "username": "kelgrn",
                    "country": "un",
                    "ranking": 23.723090993758856,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/96a9d0a32246b7ef4edb5e86e5a7d61c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85728702"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1400133,
                    "username": "kelgrn",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/96a9d0a32246b7ef4edb5e86e5a7d61c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.8674758432603,
                            "deviation": 64.88247577796447,
                            "volatility": 0.05994605996366661
                        }
                    },
                    "ranking": 23.723090993758856,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85728702,
            "name": "Friendly Match",
            "creator": 1400133,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1400133,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 300, \"max_time\": 3000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-04-04T00:40:08.932119Z",
            "ended": "2026-04-04T00:40:17.117163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.320068359375,
                            "deviation": 102.04692077636719,
                            "volatility": 0.1489429622888565
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1400133,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.867431640625,
                            "deviation": 64.88247680664062,
                            "volatility": 0.05994606018066406
                        }
                    },
                    "username": "kelgrn",
                    "country": "un",
                    "ranking": 23.723090993758856,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/96a9d0a32246b7ef4edb5e86e5a7d61c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85728677"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1400133,
                    "username": "kelgrn",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/96a9d0a32246b7ef4edb5e86e5a7d61c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.8674758432603,
                            "deviation": 64.88247577796447,
                            "volatility": 0.05994605996366661
                        }
                    },
                    "ranking": 23.723090993758856,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85728677,
            "name": "Friendly Match",
            "creator": 1400133,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1400133,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T00:38:18.307547Z",
            "ended": "2026-04-04T00:39:49.232063Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.320068359375,
                            "deviation": 102.04692077636719,
                            "volatility": 0.1489429622888565
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1400133,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1462.867431640625,
                            "deviation": 64.88247680664062,
                            "volatility": 0.05994606018066406
                        }
                    },
                    "username": "kelgrn",
                    "country": "un",
                    "ranking": 23.723090993758856,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/96a9d0a32246b7ef4edb5e86e5a7d61c?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85728601"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1215406,
                    "username": "sukusuku22",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/467920f9503d5d1663b4d5cae9d5c2b1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.979554312008,
                            "deviation": 141.4201942827798,
                            "volatility": 0.06000701274561117
                        }
                    },
                    "ranking": 23.5341950719567,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85728601,
            "name": "親睦戦",
            "creator": 1215406,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1215406,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 1,
            "komi": "1.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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T00:34:13.516209Z",
            "ended": "2026-04-04T00:36:18.102261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.320068359375,
                            "deviation": 102.04692077636719,
                            "volatility": 0.1489429622888565
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1215406,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.9796142578125,
                            "deviation": 141.42019653320312,
                            "volatility": 0.060007013380527496
                        }
                    },
                    "username": "sukusuku22",
                    "country": "un",
                    "ranking": 23.5341950719567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/467920f9503d5d1663b4d5cae9d5c2b1?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85728202"
            },
            "players": {
                "black": {
                    "id": 1625742,
                    "username": "erikmoda",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/3ca3be35169a5016b84f4faf8db49533?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 898.0491627955084,
                            "deviation": 60.648288712599616,
                            "volatility": 0.0599022863577842
                        }
                    },
                    "ranking": 12.42753466028766,
                    "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": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85728202,
            "name": "Bot Match",
            "creator": 1625742,
            "mode": "game",
            "source": "play",
            "black": 1625742,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-04T00:11:39.544245Z",
            "ended": "2026-04-04T03:21:43.174669Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1625742,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 898.0491333007812,
                            "deviation": 60.64828872680664,
                            "volatility": 0.059902288019657135
                        }
                    },
                    "username": "erikmoda",
                    "country": "br",
                    "ranking": 12.42753466028766,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ca3be35169a5016b84f4faf8db49533?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.6171264648438,
                            "deviation": 101.23015594482422,
                            "volatility": 0.14920471608638763
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "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/85728144"
            },
            "players": {
                "black": {
                    "id": 1728063,
                    "username": "jg250226_epzcxlv",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1b4cfb725877ae334ba42d99f87ab02a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 729.1215310295402,
                            "deviation": 98.04221890133167,
                            "volatility": 0.05998865217074889
                        }
                    },
                    "ranking": 7.603436114050201,
                    "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": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85728144,
            "name": "友谊赛",
            "creator": 1728063,
            "mode": "game",
            "source": "play",
            "black": 1728063,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 2,
            "komi": "3.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "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-04T00:08:34.758600Z",
            "ended": "2026-04-04T00:21:26.031455Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728063,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 729.1215209960938,
                            "deviation": 98.04222106933594,
                            "volatility": 0.05998865142464638
                        }
                    },
                    "username": "jg250226_epzcxlv",
                    "country": "un",
                    "ranking": 7.603436114050201,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1b4cfb725877ae334ba42d99f87ab02a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.320068359375,
                            "deviation": 102.04692077636719,
                            "volatility": 0.1489429622888565
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "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/85728068"
            },
            "players": {
                "black": {
                    "id": 1728063,
                    "username": "jg250226_epzcxlv",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1b4cfb725877ae334ba42d99f87ab02a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 729.1215310295402,
                            "deviation": 98.04221890133167,
                            "volatility": 0.05998865217074889
                        }
                    },
                    "ranking": 7.603436114050201,
                    "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": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85728068,
            "name": "友谊赛",
            "creator": 1728063,
            "mode": "game",
            "source": "play",
            "black": 1728063,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.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": 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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-04-04T00:04:24.167694Z",
            "ended": "2026-04-04T00:04:53.968543Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1728063,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 729.1057739257812,
                            "deviation": 97.4910888671875,
                            "volatility": 0.05998865142464638
                        }
                    },
                    "username": "jg250226_epzcxlv",
                    "country": "un",
                    "ranking": 7.603436114050201,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1b4cfb725877ae334ba42d99f87ab02a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.320068359375,
                            "deviation": 102.04692077636719,
                            "volatility": 0.1489429622888565
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "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/85728036"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1839883,
                    "username": "Liston_chadclides",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/a8e218dfd8acf7ef3666e61d0e8f07ef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 553.9560427107796,
                            "deviation": 68.7835315940868,
                            "volatility": 0.060282713618226284
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85728036,
            "name": "Partida amistosa",
            "creator": 1839883,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1839883,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-04T00:02:42.827653Z",
            "ended": "2026-04-04T00:04:32.537098Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.7147216796875,
                            "deviation": 98.89047241210938,
                            "volatility": 0.14894495904445648
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1839883,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 569.61767578125,
                            "deviation": 68.13362121582031,
                            "volatility": 0.06027950346469879
                        }
                    },
                    "username": "Liston_chadclides",
                    "country": "mx",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a8e218dfd8acf7ef3666e61d0e8f07ef-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85727934"
            },
            "players": {
                "black": {
                    "id": 1968400,
                    "username": "Maiktronic",
                    "country": "pa",
                    "icon": "https://secure.gravatar.com/avatar/cf71248ae511a8aebfc399e425deaac2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 428.60366514612883,
                            "deviation": 139.73358908217003,
                            "volatility": 0.060000638721720775
                        }
                    },
                    "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": 1120.6849857938007,
                            "deviation": 101.7257280780627,
                            "volatility": 0.14925713527967788
                        }
                    },
                    "ranking": 17.554578078179002,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85727934,
            "name": "Friendly Match",
            "creator": 1968400,
            "mode": "game",
            "source": "play",
            "black": 1968400,
            "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": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T23:57:40.166746Z",
            "ended": "2026-04-03T23:59:53.164660Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1968400,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 428.6036682128906,
                            "deviation": 139.73358154296875,
                            "volatility": 0.06000063940882683
                        }
                    },
                    "username": "Maiktronic",
                    "country": "pa",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cf71248ae511a8aebfc399e425deaac2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.7147216796875,
                            "deviation": 98.89047241210938,
                            "volatility": 0.14894495904445648
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 17.554578078179002,
                    "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
        }
    ]
}