List all games played by a specific player.

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

{
    "count": 289,
    "next": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-id&page=19",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-id&page=17",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82167820"
            },
            "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": 1812324,
                    "username": "oleyrivaldo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c25d90820fd5dfd2bfd1637575bfbf75?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 756.8976300407079,
                            "deviation": 60.5375567269448,
                            "volatility": 0.05986647147729759
                        }
                    },
                    "ranking": 8.46895872591205,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82167820,
            "name": "lazerwalker vs. oleyrivaldo",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1812324,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-12-14T02:08:02.604592Z",
            "ended": "2025-12-14T02:08:21.870205Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 473.8331604003906,
                            "deviation": 67.03787994384766,
                            "volatility": 0.060012251138687134
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1812324,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 685.7217407226562,
                            "deviation": 63.87033462524414,
                            "volatility": 0.05993608757853508
                        }
                    },
                    "username": "oleyrivaldo",
                    "country": "un",
                    "ranking": 8.46895872591205,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c25d90820fd5dfd2bfd1637575bfbf75?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/82139197"
            },
            "players": {
                "black": {
                    "id": 1898535,
                    "username": "crystalethrone",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/956425636589972f05d7e4d9529a68f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.171356815586,
                            "deviation": 60.45226182483939,
                            "volatility": 0.059924299102075286
                        }
                    },
                    "ranking": 15.67232024685087,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82139197,
            "name": "crystalethrone vs. lazerwalker",
            "creator": 1898535,
            "mode": "game",
            "source": "play",
            "black": 1898535,
            "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-12-13T05:42:37.872245Z",
            "ended": "2025-12-13T05:49:19.454537Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1898535,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 574.3991088867188,
                            "deviation": 61.846561431884766,
                            "volatility": 0.05998888239264488
                        }
                    },
                    "username": "crystalethrone",
                    "country": "un",
                    "ranking": 15.67232024685087,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/956425636589972f05d7e4d9529a68f5?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 483.3314208984375,
                            "deviation": 67.39093017578125,
                            "volatility": 0.06001349538564682
                        }
                    },
                    "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/82132937"
            },
            "players": {
                "black": {
                    "id": 1611758,
                    "username": "日本素食",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5fdcf4d85ee7286cdf5fbac629b8788d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 617.4666398051601,
                            "deviation": 62.81354681825566,
                            "volatility": 0.06000763110423879
                        }
                    },
                    "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": 82132937,
            "name": "日本素食 vs. lazerwalker",
            "creator": 1611758,
            "mode": "game",
            "source": "play",
            "black": 1611758,
            "white": 1845696,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-13T00:18:10.369524Z",
            "ended": "2026-01-13T19:24:20.855864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1611758,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 619.9522705078125,
                            "deviation": 63.77124786376953,
                            "volatility": 0.060001127421855927
                        }
                    },
                    "username": "日本素食",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5fdcf4d85ee7286cdf5fbac629b8788d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 470.2711181640625,
                            "deviation": 64.3238296508789,
                            "volatility": 0.06000480428338051
                        }
                    },
                    "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/82128797"
            },
            "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": 1260607,
                    "username": "turbam",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/451b387fc2b3a18c33db39a49e9dd71f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.303844483903,
                            "deviation": 60.64834707382624,
                            "volatility": 0.060160182248247165
                        }
                    },
                    "ranking": 16.790583404749974,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82128797,
            "name": "lazerwalker vs. turbam",
            "creator": 1260607,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1260607,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-12T21:12:14.536453Z",
            "ended": "2025-12-19T21:22:09.659576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 486.9518737792969,
                            "deviation": 65.90247344970703,
                            "volatility": 0.060016173869371414
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1260607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 780.6989135742188,
                            "deviation": 68.12916564941406,
                            "volatility": 0.06012259051203728
                        }
                    },
                    "username": "turbam",
                    "country": "un",
                    "ranking": 16.790583404749974,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/451b387fc2b3a18c33db39a49e9dd71f?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/82107198"
            },
            "players": {
                "black": {
                    "id": 1861153,
                    "username": "tranmynhquan",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/87201890448b0946c4d9620110cf2f2b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 811.1581808764943,
                            "deviation": 60.83415807034641,
                            "volatility": 0.05998528632955603
                        }
                    },
                    "ranking": 10.071750507588622,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82107198,
            "name": "tranmynhquan vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1861153,
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-12T05:44:38.077144Z",
            "ended": "2025-12-12T05:49:18.507374Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1861153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 613.9924926757812,
                            "deviation": 62.025665283203125,
                            "volatility": 0.060003768652677536
                        }
                    },
                    "username": "tranmynhquan",
                    "country": "vn",
                    "ranking": 10.071750507588622,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/87201890448b0946c4d9620110cf2f2b-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 465.41973876953125,
                            "deviation": 67.6449203491211,
                            "volatility": 0.060010191053152084
                        }
                    },
                    "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/82106615"
            },
            "players": {
                "black": {
                    "id": 1885700,
                    "username": "Lawrenceble",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/84cb0af491a8c6e8fe1e12bba315402d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 208.7173284845453,
                            "deviation": 72.85520623041971,
                            "volatility": 0.05998887737917241
                        }
                    },
                    "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": 82106615,
            "name": "Lawrenceble vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1885700,
            "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": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-12T05:13:54.678966Z",
            "ended": "2025-12-12T05:22:41.062012Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1885700,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 241.73426818847656,
                            "deviation": 76.7197494506836,
                            "volatility": 0.05999785661697388
                        }
                    },
                    "username": "Lawrenceble",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/84cb0af491a8c6e8fe1e12bba315402d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 459.5790710449219,
                            "deviation": 67.71638488769531,
                            "volatility": 0.06001174822449684
                        }
                    },
                    "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/82075572"
            },
            "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": 1753703,
                    "username": "Pk6395",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/69214656cd832d4ae9f2ec435105b21d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 611.3267238325769,
                            "deviation": 65.35290512251245,
                            "volatility": 0.060162603078837466
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82075572,
            "name": "lazerwalker vs. Pk6395",
            "creator": 1753703,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1753703,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-11T06:23:06.823412Z",
            "ended": "2025-12-11T06:32:52.368578Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 447.0474548339844,
                            "deviation": 68.76374816894531,
                            "volatility": 0.0600070096552372
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1753703,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 350.74395751953125,
                            "deviation": 68.82774353027344,
                            "volatility": 0.06012291833758354
                        }
                    },
                    "username": "Pk6395",
                    "country": "th",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/69214656cd832d4ae9f2ec435105b21d-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/82071468"
            },
            "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": 1852154,
                    "username": "phammanhhung.vcu",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/33dfa154cc0f911f847e1968da0c5c35-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 783.9659768232239,
                            "deviation": 60.689747582827316,
                            "volatility": 0.05997603136743328
                        }
                    },
                    "ranking": 9.282394381869222,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82071468,
            "name": "lazerwalker vs. phammanhhung.vcu",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1852154,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-11T02:43:17.354462Z",
            "ended": "2025-12-11T02:51:54.883149Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 453.5068664550781,
                            "deviation": 68.9500503540039,
                            "volatility": 0.06000860780477524
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1852154,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 655.7525024414062,
                            "deviation": 63.6745491027832,
                            "volatility": 0.060049183666706085
                        }
                    },
                    "username": "phammanhhung.vcu",
                    "country": "vn",
                    "ranking": 9.282394381869222,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/33dfa154cc0f911f847e1968da0c5c35-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/82042038"
            },
            "players": {
                "black": {
                    "id": 1885482,
                    "username": "JeBoiGurt",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8c4180738d82ba35955b86f98dd89e50?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 405.56425994327833,
                            "deviation": 68.88074781644201,
                            "volatility": 0.06000391800705391
                        }
                    },
                    "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": 82042038,
            "name": "JeBoiGurt vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1885482,
            "white": 1845696,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-12-10T05:42:17.099796Z",
            "ended": "2026-01-13T03:48:30.649532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1885482,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 433.0584411621094,
                            "deviation": 69.77591705322266,
                            "volatility": 0.06000987067818642
                        }
                    },
                    "username": "JeBoiGurt",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c4180738d82ba35955b86f98dd89e50?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 469.583740234375,
                            "deviation": 64.43640899658203,
                            "volatility": 0.0600077360868454
                        }
                    },
                    "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/82042035"
            },
            "players": {
                "black": {
                    "id": 1771204,
                    "username": "RandoPrime",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e4a0772619563ab0a86485b1ef90f2c3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 665.0106588093909,
                            "deviation": 62.856935812047894,
                            "volatility": 0.05994219295915007
                        }
                    },
                    "ranking": 5.47277126400636,
                    "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": 82042035,
            "name": "RandoPrime vs. lazerwalker",
            "creator": 1771204,
            "mode": "game",
            "source": "play",
            "black": 1771204,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-10T05:42:10.092350Z",
            "ended": "2025-12-12T02:46:08.909837Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1771204,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 606.4609375,
                            "deviation": 63.724578857421875,
                            "volatility": 0.059995587915182114
                        }
                    },
                    "username": "RandoPrime",
                    "country": "us",
                    "ranking": 5.47277126400636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4a0772619563ab0a86485b1ef90f2c3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 441.008056640625,
                            "deviation": 67.94522094726562,
                            "volatility": 0.06000800430774689
                        }
                    },
                    "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
        }
    ]
}