List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&ordering=ended&page=25
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 289,
    "next": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=ended&page=26",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=ended&page=24",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84835385"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1864736,
                    "username": "rainebrookshire",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/721b84bdaf4f3215d605424946ef0be2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 907.7476527863778,
                            "deviation": 61.13158785473268,
                            "volatility": 0.059999256045657506
                        }
                    },
                    "ranking": 12.676202949154405,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84835385,
            "name": "marinakai vs. rainebrookshire",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1864736,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-07T00:31:45.931908Z",
            "ended": "2026-03-07T00:35:43.715624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 603.3464965820312,
                            "deviation": 62.56888961791992,
                            "volatility": 0.060007493942976
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1864736,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 723.6639404296875,
                            "deviation": 63.78049087524414,
                            "volatility": 0.059989333152770996
                        }
                    },
                    "username": "rainebrookshire",
                    "country": "un",
                    "ranking": 12.676202949154405,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/721b84bdaf4f3215d605424946ef0be2?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/84838299"
            },
            "players": {
                "black": {
                    "id": 1969112,
                    "username": "briancrane",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4d9229e2da031e9643ff18e818af6417?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 180.34683909796922,
                            "deviation": 71.75007611756713,
                            "volatility": 0.05998287287902173
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84838299,
            "name": "briancrane vs. marinakai",
            "creator": 1969112,
            "mode": "game",
            "source": "play",
            "black": 1969112,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-07T03:12:35.689659Z",
            "ended": "2026-03-07T03:19:39.015449Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1969112,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 154.11764526367188,
                            "deviation": 87.96561431884766,
                            "volatility": 0.06000058725476265
                        }
                    },
                    "username": "briancrane",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4d9229e2da031e9643ff18e818af6417?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 594.0347900390625,
                            "deviation": 62.46250534057617,
                            "volatility": 0.060006607323884964
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/84839506"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1973241,
                    "username": "deleted-77c3d084-8f63-40a4-832f-e22d121ae2d7",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/c945a04f99d659b71dbd72dc4633befd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 637.4694901771971,
                            "deviation": 63.01778745375541,
                            "volatility": 0.060003024735219054
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84839506,
            "name": "marinakai vs. BipolarGO",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1973241,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-07T04:19:40.195647Z",
            "ended": "2026-03-07T04:23:21.332031Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 595.8027954101562,
                            "deviation": 63.04022216796875,
                            "volatility": 0.06000576913356781
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1973241,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 715.5343627929688,
                            "deviation": 65.60840606689453,
                            "volatility": 0.05999688804149628
                        }
                    },
                    "username": "deleted-77c3d084-8f63-40a4-832f-e22d121ae2d7",
                    "country": "it",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c945a04f99d659b71dbd72dc4633befd-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/84871674"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1966043,
                    "username": "RealBadKnight",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/da829380bc17e8b03f482cd769eb93a6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 769.4462832180398,
                            "deviation": 60.322664166230865,
                            "volatility": 0.05992875409782805
                        }
                    },
                    "ranking": 8.849617192064043,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84871674,
            "name": "marinakai vs. RealBadKnight",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1966043,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.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\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-08T04:35:42.500710Z",
            "ended": "2026-03-08T04:41:31.998296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 608.673828125,
                            "deviation": 62.90863037109375,
                            "volatility": 0.0600067600607872
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1966043,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 700.052490234375,
                            "deviation": 62.911712646484375,
                            "volatility": 0.05995934456586838
                        }
                    },
                    "username": "RealBadKnight",
                    "country": "un",
                    "ranking": 8.849617192064043,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da829380bc17e8b03f482cd769eb93a6?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/84841675"
            },
            "players": {
                "black": {
                    "id": 749106,
                    "username": "laurie5337",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fb867accbc691acad88499d6ca05aa5b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 711.1277487358582,
                            "deviation": 62.23668559716845,
                            "volatility": 0.06004354308727894
                        }
                    },
                    "ranking": 7.024956067409434,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84841675,
            "name": "laurie5337 vs. marinakai",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 749106,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-07T06:10:53.737531Z",
            "ended": "2026-03-08T05:55:59.689058Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 749106,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 647.237548828125,
                            "deviation": 62.80308151245117,
                            "volatility": 0.06005978211760521
                        }
                    },
                    "username": "laurie5337",
                    "country": "un",
                    "ranking": 7.024956067409434,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fb867accbc691acad88499d6ca05aa5b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 621.6815795898438,
                            "deviation": 62.78626251220703,
                            "volatility": 0.06000787019729614
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/84872936"
            },
            "players": {
                "black": {
                    "id": 749106,
                    "username": "laurie5337",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fb867accbc691acad88499d6ca05aa5b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 711.1277487358582,
                            "deviation": 62.23668559716845,
                            "volatility": 0.06004354308727894
                        }
                    },
                    "ranking": 7.024956067409434,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84872936,
            "name": "laurie5337 vs. marinakai",
            "creator": 749106,
            "mode": "game",
            "source": "play",
            "black": 749106,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-08T05:48:57.658188Z",
            "ended": "2026-03-10T00:27:07.844867Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 749106,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 628.507080078125,
                            "deviation": 63.46819305419922,
                            "volatility": 0.060059018433094025
                        }
                    },
                    "username": "laurie5337",
                    "country": "un",
                    "ranking": 7.024956067409434,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fb867accbc691acad88499d6ca05aa5b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 611.40087890625,
                            "deviation": 62.64794921875,
                            "volatility": 0.06000736728310585
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/84964127"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1977662,
                    "username": "morgnus",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/7ef9505dc2fdc065f1d38e718ca199a7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 539.8173762381388,
                            "deviation": 62.49761970625599,
                            "volatility": 0.06002815359216289
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84964127,
            "name": "marinakai vs. morganpetersen7804",
            "creator": 1977662,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1977662,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-11T03:30:27.764839Z",
            "ended": "2026-03-11T03:34:19.003273Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 622.9600219726562,
                            "deviation": 62.51582336425781,
                            "volatility": 0.060007575899362564
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1977662,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 559.9118041992188,
                            "deviation": 71.385009765625,
                            "volatility": 0.06001688167452812
                        }
                    },
                    "username": "morgnus",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7ef9505dc2fdc065f1d38e718ca199a7-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/84988626"
            },
            "players": {
                "black": {
                    "id": 1923971,
                    "username": "aka164",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/121fbb2f683e860cffe56f31af3f6e0e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 596.3100873601799,
                            "deviation": 62.33722808251655,
                            "volatility": 0.05999938069934921
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84988626,
            "name": "aka164 vs. marinakai",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1923971,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-11T20:51:05.499431Z",
            "ended": "2026-03-11T20:55:09.557505Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1923971,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 442.006103515625,
                            "deviation": 65.59709930419922,
                            "volatility": 0.0599949024617672
                        }
                    },
                    "username": "aka164",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/121fbb2f683e860cffe56f31af3f6e0e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 631.98388671875,
                            "deviation": 62.42850875854492,
                            "volatility": 0.06000661477446556
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/85027994"
            },
            "players": {
                "black": {
                    "id": 1022411,
                    "username": "gabitor",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/e162d80e80b0c41c3b572cae4ff8343a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 736.3996871996902,
                            "deviation": 62.26018870634533,
                            "volatility": 0.060084117106264115
                        }
                    },
                    "ranking": 7.833375740245389,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85027994,
            "name": "gabitor vs. marinakai",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1022411,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 11,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"main_time\": 30, \"periods\": 5, \"period_time\": 10, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "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-03-13T03:02:20.245165Z",
            "ended": "2026-03-13T03:06:46.149151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1022411,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 677.6878051757812,
                            "deviation": 62.6450309753418,
                            "volatility": 0.06010280176997185
                        }
                    },
                    "username": "gabitor",
                    "country": "ar",
                    "ranking": 7.833375740245389,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e162d80e80b0c41c3b572cae4ff8343a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 615.5679321289062,
                            "deviation": 62.541099548339844,
                            "volatility": 0.06001105532050133
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "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/85028084"
            },
            "players": {
                "black": {
                    "id": 1826587,
                    "username": "Oiduts_Detrevni",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a0defde72e2b5399d2426951c9b41e22-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 519.7575310388011,
                            "deviation": 63.8116746363875,
                            "volatility": 0.06002549891174137
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85028084,
            "name": "Oiduts_Detrevni vs. marinakai",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1826587,
            "white": 1845696,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 300, \"time_increment\": 7, \"max_time\": 3000, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-13T03:07:42.092026Z",
            "ended": "2026-03-13T03:42:44.319466Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1826587,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 503.3638916015625,
                            "deviation": 64.59674072265625,
                            "volatility": 0.0600283108651638
                        }
                    },
                    "username": "Oiduts_Detrevni",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a0defde72e2b5399d2426951c9b41e22-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 628.4851684570312,
                            "deviation": 62.44139862060547,
                            "volatility": 0.06001221016049385
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}