List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&page=26
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&page=27",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84268065"
            },
            "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": 1954624,
                    "username": "Panddddddago",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a7cd6bfd33d3ba4289c7f4e1591e24bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 515.5016306979068,
                            "deviation": 70.794840207132,
                            "volatility": 0.05999733953067803
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84268065,
            "name": "marinakai vs. Panddddddago",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1954624,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "-1.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "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-02-17T05:47:57.337492Z",
            "ended": "2026-02-21T17:08:06.405338Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 518.8231201171875,
                            "deviation": 63.00910949707031,
                            "volatility": 0.06001419201493263
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1954624,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 574.914306640625,
                            "deviation": 74.63386535644531,
                            "volatility": 0.06000028923153877
                        }
                    },
                    "username": "Panddddddago",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a7cd6bfd33d3ba4289c7f4e1591e24bc?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/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": 822.936034159954,
                            "deviation": 60.339077375694785,
                            "volatility": 0.059929172176920516
                        }
                    },
                    "ranking": 10.405466914616905,
                    "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": 10.405466914616905,
                    "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/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": 608.347387403519,
                            "deviation": 62.63204930678266,
                            "volatility": 0.06000166942079065
                        }
                    },
                    "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": 714.7287280552596,
                            "deviation": 62.731166684643526,
                            "volatility": 0.06008556335591561
                        }
                    },
                    "ranking": 7.141886277192614,
                    "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.141886277192614,
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/85028792"
            },
            "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": 1978962,
                    "username": "sambamalam",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/45c5f5ca0910f394b1bcbc9898b175f7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 353.33434519774346,
                            "deviation": 65.10520510706804,
                            "volatility": 0.05998295739057967
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85028792,
            "name": "marinakai vs. sambamalam",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1978962,
            "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": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-13T03:43:42.603203Z",
            "ended": "2026-03-13T03:54:09.074495Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 636.4412841796875,
                            "deviation": 62.39336013793945,
                            "volatility": 0.06001090630888939
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1978962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 290.5545349121094,
                            "deviation": 65.3482894897461,
                            "volatility": 0.059971388429403305
                        }
                    },
                    "username": "sambamalam",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/45c5f5ca0910f394b1bcbc9898b175f7?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/85050463"
            },
            "players": {
                "black": {
                    "id": 680927,
                    "username": "spacefusion",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/49f242afd8e415b37f363ee7f55de189-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 729.9665798447276,
                            "deviation": 62.766890068164734,
                            "volatility": 0.059891173814215624
                        }
                    },
                    "ranking": 7.630251331189055,
                    "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": 85050463,
            "name": "spacefusion vs. marinakai",
            "creator": 680927,
            "mode": "game",
            "source": "play",
            "black": 680927,
            "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": 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-13T19:42:48.519662Z",
            "ended": "2026-03-13T19:46:42.671149Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 680927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 640.7745361328125,
                            "deviation": 62.69227981567383,
                            "volatility": 0.05993976816534996
                        }
                    },
                    "username": "spacefusion",
                    "country": "un",
                    "ranking": 7.630251331189055,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49f242afd8e415b37f363ee7f55de189-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 639.2131958007812,
                            "deviation": 62.82417297363281,
                            "volatility": 0.060009706765413284
                        }
                    },
                    "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/85050543"
            },
            "players": {
                "black": {
                    "id": 1626482,
                    "username": "miimikiapoch",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/829f1b6bebf80c42277279638a5624a5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 664.1160576613306,
                            "deviation": 62.931151243188,
                            "volatility": 0.05954086776877388
                        }
                    },
                    "ranking": 5.441607915247559,
                    "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": 85050543,
            "name": "miimikiapoch vs. marinakai",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1626482,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-13T19:46:54.962769Z",
            "ended": "2026-03-13T19:51:37.855602Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1626482,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 624.389404296875,
                            "deviation": 63.153804779052734,
                            "volatility": 0.05953312665224075
                        }
                    },
                    "username": "miimikiapoch",
                    "country": "un",
                    "ranking": 5.441607915247559,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/829f1b6bebf80c42277279638a5624a5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 628.1720581054688,
                            "deviation": 62.67847442626953,
                            "volatility": 0.06000958010554314
                        }
                    },
                    "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/85060061"
            },
            "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": 490121,
                    "username": "itsmenghia",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/6e8de14838609e57e6b87605ae3e00d1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 572.833303665753,
                            "deviation": 67.3996832514271,
                            "volatility": 0.060103122652836474
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85060061,
            "name": "marinakai vs. itsmenghia",
            "creator": 490121,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 490121,
            "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": 6,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-14T03:16:06.960729Z",
            "ended": "2026-03-14T03:17:45.566271Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 639.0928955078125,
                            "deviation": 62.54206466674805,
                            "volatility": 0.0600094199180603
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 490121,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 583.6675415039062,
                            "deviation": 67.82400512695312,
                            "volatility": 0.06010402739048004
                        }
                    },
                    "username": "itsmenghia",
                    "country": "vn",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6e8de14838609e57e6b87605ae3e00d1-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/85060229"
            },
            "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": 1979643,
                    "username": "inzhood",
                    "country": "ps",
                    "icon": "https://user-uploads.online-go.com/0c79f0f0c46206c3e1dc3eaa6eeb3dd4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 524.9281267559594,
                            "deviation": 62.780777299029666,
                            "volatility": 0.06001997833657319
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85060229,
            "name": "marinakai vs. inzhood",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1979643,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-14T03:23:57.653133Z",
            "ended": "2026-03-14T03:28:41.789666Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 648.36669921875,
                            "deviation": 62.442352294921875,
                            "volatility": 0.06000853329896927
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1979643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 407.27001953125,
                            "deviation": 109.54859924316406,
                            "volatility": 0.059994786977767944
                        }
                    },
                    "username": "inzhood",
                    "country": "ps",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0c79f0f0c46206c3e1dc3eaa6eeb3dd4-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
        }
    ]
}