List all games played by a specific player.

GET /api/v1/players/58441/games?format=api&ordering=-id&page=25
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=26",
    "previous": "https://online-go.com/api/v1/players/58441/games?format=api&ordering=-id&page=24",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85727102"
            },
            "players": {
                "black": {
                    "id": 1705108,
                    "username": "Zouc",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/256f3a0318a89497242a0cc907645f56?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 834.1955712649064,
                            "deviation": 60.4849026865869,
                            "volatility": 0.05994048288045403
                        }
                    },
                    "ranking": 10.720061476045165,
                    "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": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85727102,
            "name": "Partie amicale",
            "creator": 1705108,
            "mode": "game",
            "source": "play",
            "black": 1705108,
            "white": 58441,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 2,
            "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": 41,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 300, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T23:08:34.490788Z",
            "ended": "2026-04-03T23:12:37.140865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1705108,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 834.2301025390625,
                            "deviation": 60.50655746459961,
                            "volatility": 0.05994129925966263
                        }
                    },
                    "username": "Zouc",
                    "country": "fr",
                    "ranking": 10.720061476045165,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/256f3a0318a89497242a0cc907645f56?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.184326171875,
                            "deviation": 100.2646713256836,
                            "volatility": 0.14896371960639954
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "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/85727064"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "username": "devlin_stewart",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.6576871492688,
                            "deviation": 63.036015932989976,
                            "volatility": 0.06002137696723759
                        }
                    },
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85727064,
            "name": "Friendly Match",
            "creator": 1483594,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1483594,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": "76.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T23:06:28.499847Z",
            "ended": "2026-04-03T23:13:11.034615Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.184326171875,
                            "deviation": 100.2646713256836,
                            "volatility": 0.14896371960639954
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.65771484375,
                            "deviation": 63.036014556884766,
                            "volatility": 0.060021378099918365
                        }
                    },
                    "username": "devlin_stewart",
                    "country": "un",
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?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/85727052"
            },
            "players": {
                "black": {
                    "id": 771189,
                    "username": "carlcory",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/4192a1773871cbd663a01835bc70a5ca-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.2988869150211,
                            "deviation": 70.09587893534274,
                            "volatility": 0.060012401475123225
                        }
                    },
                    "ranking": 12.330657255983205,
                    "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": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85727052,
            "name": "Дружеский матч",
            "creator": 771189,
            "mode": "game",
            "source": "play",
            "black": 771189,
            "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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T23:05:46.772942Z",
            "ended": "2026-04-03T23:17:32.950742Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 771189,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.9900512695312,
                            "deviation": 73.14553833007812,
                            "volatility": 0.06001385673880577
                        }
                    },
                    "username": "carlcory",
                    "country": "ru",
                    "ranking": 12.330657255983205,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4192a1773871cbd663a01835bc70a5ca-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2347412109375,
                            "deviation": 99.3866195678711,
                            "volatility": 0.14896026253700256
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "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/85727047"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 931114,
                    "username": "co-existom",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/21c8cf12ab48f188110775c8b323df41-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.1442509957265,
                            "deviation": 61.69173551960926,
                            "volatility": 0.06005780916417
                        }
                    },
                    "ranking": 22.190268754391496,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85727047,
            "name": "unranked-practice",
            "creator": 931114,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 931114,
            "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": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 30, \"initial_time\": 300, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T23:05:32.900441Z",
            "ended": "2026-04-03T23:16:08.947134Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.2347412109375,
                            "deviation": 99.3866195678711,
                            "volatility": 0.14896026253700256
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 931114,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.144287109375,
                            "deviation": 61.691734313964844,
                            "volatility": 0.060057807713747025
                        }
                    },
                    "username": "co-existom",
                    "country": "ca",
                    "ranking": 22.190268754391496,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/21c8cf12ab48f188110775c8b323df41-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/85727037"
            },
            "players": {
                "black": {
                    "id": 1933537,
                    "username": "hgjin2879",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/9aea57086056db416d2af6def08ae9c7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85727037,
            "name": "친선 대국",
            "creator": 1933537,
            "mode": "game",
            "source": "play",
            "black": 1933537,
            "white": 58441,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-04-03T23:05:03.722960Z",
            "ended": "2026-04-03T23:27:13.361821Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1933537,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.533447265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "hgjin2879",
                    "country": "kr",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9aea57086056db416d2af6def08ae9c7?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1019.6083374023438,
                            "deviation": 99.40013122558594,
                            "volatility": 0.14901089668273926
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "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/85726977"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "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": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85726977,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 2,
            "komi": "3.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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "35.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T23:02:14.479572Z",
            "ended": "2026-04-03T23:04:04.722963Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.3768310546875,
                            "deviation": 100.33885192871094,
                            "volatility": 0.14898723363876343
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "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/85726950"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "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": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85726950,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 2,
            "komi": "3.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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T23:00:22.920411Z",
            "ended": "2026-04-03T23:02:07.263900Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.3768310546875,
                            "deviation": 100.33885192871094,
                            "volatility": 0.14898723363876343
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "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/85726896"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "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": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85726896,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 2,
            "komi": "3.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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T22:57:40.500135Z",
            "ended": "2026-04-03T23:00:19.255514Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.3768310546875,
                            "deviation": 100.33885192871094,
                            "volatility": 0.14898723363876343
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "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/85726887"
            },
            "players": {
                "black": {
                    "id": 58441,
                    "username": "GnuGo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "username": "devlin_stewart",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.6576871492688,
                            "deviation": 63.036015932989976,
                            "volatility": 0.06002137696723759
                        }
                    },
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85726887,
            "name": "Friendly Match",
            "creator": 1483594,
            "mode": "game",
            "source": "play",
            "black": 58441,
            "white": 1483594,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T22:56:58.564025Z",
            "ended": "2026-04-03T22:59:58.366483Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.3768310546875,
                            "deviation": 100.33885192871094,
                            "volatility": 0.14898723363876343
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f94fc0308de91aa099afa1db1afd8e44?s=32&d=retro",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 1483594,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 814.65771484375,
                            "deviation": 63.036014556884766,
                            "volatility": 0.060021378099918365
                        }
                    },
                    "username": "devlin_stewart",
                    "country": "un",
                    "ranking": 10.171409634950773,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d0dbf3fcf37e87c9a0e8162170f439a?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/85726864"
            },
            "players": {
                "black": {
                    "id": 1685865,
                    "username": "Reneau",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.362385303837,
                            "deviation": 71.62117851346625,
                            "volatility": 0.0614364228160453
                        }
                    },
                    "ranking": 12.176471463687632,
                    "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": 1091.955289822774,
                            "deviation": 103.60924466871919,
                            "volatility": 0.14931047986881033
                        }
                    },
                    "ranking": 16.95336888067695,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 85726864,
            "name": "Friendly Match",
            "creator": 1685865,
            "mode": "game",
            "source": "play",
            "black": 1685865,
            "white": 58441,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 2,
            "komi": "3.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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 180, \"max_time\": 1800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-04-03T22:55:45.876864Z",
            "ended": "2026-04-03T22:57:37.112091Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1685865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.3623657226562,
                            "deviation": 71.62117767333984,
                            "volatility": 0.06143642216920853
                        }
                    },
                    "username": "Reneau",
                    "country": "us",
                    "ranking": 12.176471463687632,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2dfa6aba75eb8262cbc89b676affeb27?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 58441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.3768310546875,
                            "deviation": 100.33885192871094,
                            "volatility": 0.14898723363876343
                        }
                    },
                    "username": "GnuGo",
                    "country": "un",
                    "ranking": 16.95336888067695,
                    "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
        }
    ]
}