List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&page=9
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=10",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&page=8",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80402398"
            },
            "players": {
                "black": {
                    "id": 1680630,
                    "username": "Jumpingjimmy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/acd9a4fd0a4acc4dd0ef600faea69ceb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.4292124112579,
                            "deviation": 60.84530746173187,
                            "volatility": 0.05992160467517978
                        }
                    },
                    "ranking": 14.8804726069681,
                    "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": 80402398,
            "name": "Jumpingjimmy vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1680630,
            "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": "2025-10-19T04:26:36.652308Z",
            "ended": "2025-10-19T04:30:43.881339Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1680630,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 675.9801025390625,
                            "deviation": 63.376991271972656,
                            "volatility": 0.06000842526555061
                        }
                    },
                    "username": "Jumpingjimmy",
                    "country": "un",
                    "ranking": 14.8804726069681,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/acd9a4fd0a4acc4dd0ef600faea69ceb?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 568.0453491210938,
                            "deviation": 118.44506072998047,
                            "volatility": 0.060001190751791
                        }
                    },
                    "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/82455295"
            },
            "players": {
                "black": {
                    "id": 1859541,
                    "username": "ngilles330",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/baa4520abc921f82dc8078a6330d4bb7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 433.77316619082103,
                            "deviation": 155.0400556442209,
                            "volatility": 0.05999782235914179
                        }
                    },
                    "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": 82455295,
            "name": "ngilles330 vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1859541,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-23T05:16:40.084910Z",
            "ended": "2025-12-23T05:20:30.400365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1859541,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 511.687255859375,
                            "deviation": 171.57969665527344,
                            "volatility": 0.0599975623190403
                        }
                    },
                    "username": "ngilles330",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/baa4520abc921f82dc8078a6330d4bb7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "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/82455893"
            },
            "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": 1882501,
                    "username": "Sanglv",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/20baa55e620bd51266119bdb46e61159?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.3337138189655,
                            "deviation": 63.01774432220925,
                            "volatility": 0.05996624245356742
                        }
                    },
                    "ranking": 9.055914432111006,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82455893,
            "name": "lazerwalker vs. Sanglv",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1882501,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-23T05:52:54.982993Z",
            "ended": "2025-12-23T05:58:15.844075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 470.26385498046875,
                            "deviation": 65.67259216308594,
                            "volatility": 0.060017406940460205
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1882501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 695.1127319335938,
                            "deviation": 62.816261291503906,
                            "volatility": 0.05997451767325401
                        }
                    },
                    "username": "Sanglv",
                    "country": "un",
                    "ranking": 9.055914432111006,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/20baa55e620bd51266119bdb46e61159?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/79561181"
            },
            "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": 1838217,
                    "username": "LesbianRourke",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6eb458c6866395b6c02f1a898d7670aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 867.3163536406147,
                            "deviation": 61.96076950772278,
                            "volatility": 0.05997971431999836
                        }
                    },
                    "ranking": 11.621428036332356,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79561181,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1838217,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "-1.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": 96625,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-22T19:34:23.511888Z",
            "ended": "2025-10-22T23:16:46.715739Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 542.5584106445312,
                            "deviation": 113.22847747802734,
                            "volatility": 0.05999982729554176
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1838217,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 884.6673583984375,
                            "deviation": 60.77156448364258,
                            "volatility": 0.059974510222673416
                        }
                    },
                    "username": "LesbianRourke",
                    "country": "us",
                    "ranking": 11.621428036332356,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6eb458c6866395b6c02f1a898d7670aa-32.png",
                    "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/82474974"
            },
            "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": 1569896,
                    "username": "CrimsonKodiak",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/f8a92e139f6446ae925784ea3c1d853b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 841.0042220626126,
                            "deviation": 122.0144306805346,
                            "volatility": 0.05999835693344251
                        }
                    },
                    "ranking": 10.908243368764268,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82474974,
            "name": "lazerwalker vs. CrimsonKodiak",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1569896,
            "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": "2025-12-23T20:07:22.586207Z",
            "ended": "2025-12-24T01:29:41.678977Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 464.1730041503906,
                            "deviation": 65.63253784179688,
                            "volatility": 0.060015805065631866
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1569896,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 663.0460815429688,
                            "deviation": 220.81521606445312,
                            "volatility": 0.05999879166483879
                        }
                    },
                    "username": "CrimsonKodiak",
                    "country": "ca",
                    "ranking": 10.908243368764268,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f8a92e139f6446ae925784ea3c1d853b?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/82485725"
            },
            "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": 1908261,
                    "username": "edgar3000",
                    "country": "_GoT_Tyrell",
                    "icon": "https://user-uploads.online-go.com/19cce9519f1ded951a7739e1a51ea3a4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.2174530904598,
                            "deviation": 61.80353285760469,
                            "volatility": 0.06001588483775876
                        }
                    },
                    "ranking": 11.963242171232574,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82485725,
            "name": "lazerwalker vs. edgar3000",
            "creator": 1908261,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1908261,
            "width": 13,
            "height": 13,
            "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": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 7, \"max_time\": 1800, \"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": "2025-12-24T05:07:05.764572Z",
            "ended": "2025-12-24T05:15:05.211577Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 478.84234619140625,
                            "deviation": 65.80574798583984,
                            "volatility": 0.06001850590109825
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1908261,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 664.3721923828125,
                            "deviation": 63.52134704589844,
                            "volatility": 0.06007364019751549
                        }
                    },
                    "username": "edgar3000",
                    "country": "_GoT_Tyrell",
                    "ranking": 11.963242171232574,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/19cce9519f1ded951a7739e1a51ea3a4-32.png",
                    "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/79028614"
            },
            "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": 1465478,
                    "username": "dimiush",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e36b4d20c3f5ea8d37277db2b7f79767-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 827.4758489641551,
                            "deviation": 62.20028670567198,
                            "volatility": 0.05988943724656686
                        }
                    },
                    "ranking": 10.532825398717058,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79028614,
            "name": "lazerwalker vs. dimiush",
            "creator": 1465478,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1465478,
            "width": 13,
            "height": 13,
            "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": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-06T13:47:02.767025Z",
            "ended": "2025-10-29T05:59:37.484092Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 583.0897216796875,
                            "deviation": 107.05498504638672,
                            "volatility": 0.06000408157706261
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1465478,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 747.10400390625,
                            "deviation": 64.87057495117188,
                            "volatility": 0.059923432767391205
                        }
                    },
                    "username": "dimiush",
                    "country": "un",
                    "ranking": 10.532825398717058,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e36b4d20c3f5ea8d37277db2b7f79767-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/80754482"
            },
            "players": {
                "black": {
                    "id": 1415010,
                    "username": "Gotiaogan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8010d85ae607b37ac21f071ee8655670?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 739.3820678297378,
                            "deviation": 62.11369125946425,
                            "volatility": 0.05960224491450476
                        }
                    },
                    "ranking": 7.926942699369295,
                    "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": 80754482,
            "name": "Gotiaogan vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1415010,
            "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": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-30T05:02:25.200945Z",
            "ended": "2025-10-30T05:06:53.538131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1415010,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 663.2182006835938,
                            "deviation": 62.61783218383789,
                            "volatility": 0.05994218587875366
                        }
                    },
                    "username": "Gotiaogan",
                    "country": "un",
                    "ranking": 7.926942699369295,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8010d85ae607b37ac21f071ee8655670?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 565.853759765625,
                            "deviation": 103.75161743164062,
                            "volatility": 0.060002535581588745
                        }
                    },
                    "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/80776233"
            },
            "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": 1862794,
                    "username": "lazerwalker-test",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6acfe199bf926bc388ce945ac6c1f924?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.1086901332358,
                            "deviation": 233.71140993298968,
                            "volatility": 0.0599992326124
                        }
                    },
                    "ranking": 13.609923760098024,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 80776233,
            "name": "Friendly Match",
            "creator": 1862794,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1862794,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "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": 126019,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 1123200, \"max_time\": 1123200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-10-31T00:41:19.513444Z",
            "ended": "2025-11-19T03:02:06.775321Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 433.77740478515625,
                            "deviation": 81.69537353515625,
                            "volatility": 0.06000291556119919
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1862794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.533447265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "lazerwalker-test",
                    "country": "_Pirate",
                    "ranking": 13.609923760098024,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6acfe199bf926bc388ce945ac6c1f924?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/80781565"
            },
            "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": 1862794,
                    "username": "lazerwalker-test",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6acfe199bf926bc388ce945ac6c1f924?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.1086901332358,
                            "deviation": 233.71140993298968,
                            "volatility": 0.0599992326124
                        }
                    },
                    "ranking": 13.609923760098024,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 80781565,
            "name": "Friendly Match",
            "creator": 1862794,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1862794,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "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": 21,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-10-31T00:41:42.786899Z",
            "ended": "2025-10-31T00:41:54.654724Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 545.0616455078125,
                            "deviation": 100.3179931640625,
                            "volatility": 0.06000123545527458
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1862794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.533447265625,
                            "deviation": 250.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "lazerwalker-test",
                    "country": "_Pirate",
                    "ranking": 13.609923760098024,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6acfe199bf926bc388ce945ac6c1f924?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}