List all games played by a specific player.

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

{
    "count": 289,
    "next": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-ended&page=13",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-ended&page=11",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82838502"
            },
            "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": 188671,
                    "username": "thapat",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/d644d50f1db9150eefa529028db59444-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 642.7918669286242,
                            "deviation": 63.36566972986528,
                            "volatility": 0.05999329793465779
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82838502,
            "name": "lazerwalker vs. thapat",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 188671,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-04T06:29:32.365676Z",
            "ended": "2026-01-04T06:33:52.033903Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 481.630859375,
                            "deviation": 64.26790618896484,
                            "volatility": 0.06000886112451553
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 188671,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 631.537353515625,
                            "deviation": 63.42033004760742,
                            "volatility": 0.06002696603536606
                        }
                    },
                    "username": "thapat",
                    "country": "th",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d644d50f1db9150eefa529028db59444-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/82666981"
            },
            "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": 1590124,
                    "username": "mythran",
                    "country": "_Red_Cross",
                    "icon": "https://user-uploads.online-go.com/24217fada95700ac44a49ed8f8af9f04-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 654.8110989473676,
                            "deviation": 63.13550215642635,
                            "volatility": 0.06005648353883931
                        }
                    },
                    "ranking": 5.114958536522272,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82666981,
            "name": "lazerwalker vs. mythran",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1590124,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-29T22:05:24.763653Z",
            "ended": "2026-01-03T19:41:05.330284Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 489.14654541015625,
                            "deviation": 64.37202453613281,
                            "volatility": 0.06001034006476402
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1590124,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 620.6337890625,
                            "deviation": 64.6578369140625,
                            "volatility": 0.06006721034646034
                        }
                    },
                    "username": "mythran",
                    "country": "_Red_Cross",
                    "ranking": 5.114958536522272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/24217fada95700ac44a49ed8f8af9f04-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/82789851"
            },
            "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": 1920100,
                    "username": "GoAngler",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b514fef1854a5b7c326f46d826273efe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.1453161635675,
                            "deviation": 61.99758284512618,
                            "volatility": 0.060037961824705804
                        }
                    },
                    "ranking": 9.317193329517966,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82789851,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1920100,
            "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\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-01-02T17:46:50.372072Z",
            "ended": "2026-01-02T17:49:42.323412Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 489.14654541015625,
                            "deviation": 64.37202453613281,
                            "volatility": 0.06001034006476402
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1920100,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 441.15972900390625,
                            "deviation": 63.844364166259766,
                            "volatility": 0.06001317873597145
                        }
                    },
                    "username": "GoAngler",
                    "country": "us",
                    "ranking": 9.317193329517966,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b514fef1854a5b7c326f46d826273efe?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/82666103"
            },
            "players": {
                "black": {
                    "id": 1920100,
                    "username": "GoAngler",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b514fef1854a5b7c326f46d826273efe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.1453161635675,
                            "deviation": 61.99758284512618,
                            "volatility": 0.060037961824705804
                        }
                    },
                    "ranking": 9.317193329517966,
                    "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": 82666103,
            "name": "GoAngler vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1920100,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-29T21:29:42.077378Z",
            "ended": "2026-01-02T17:46:01.247892Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1920100,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 451.7941589355469,
                            "deviation": 64.05572509765625,
                            "volatility": 0.060013700276613235
                        }
                    },
                    "username": "GoAngler",
                    "country": "us",
                    "ranking": 9.317193329517966,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b514fef1854a5b7c326f46d826273efe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 478.3321228027344,
                            "deviation": 64.61827850341797,
                            "volatility": 0.06001086160540581
                        }
                    },
                    "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/82770717"
            },
            "players": {
                "black": {
                    "id": 1866213,
                    "username": "slingo23",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/47d5020b569d0843a05dc69a8db67871?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 641.9992051275356,
                            "deviation": 63.35450837502801,
                            "volatility": 0.05985676663721623
                        }
                    },
                    "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": 82770717,
            "name": "slingo23 vs. lazerwalker",
            "creator": 1866213,
            "mode": "game",
            "source": "play",
            "black": 1866213,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-02T03:50:13.564805Z",
            "ended": "2026-01-02T03:54:49.921431Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1866213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 552.1314697265625,
                            "deviation": 61.955509185791016,
                            "volatility": 0.059963472187519073
                        }
                    },
                    "username": "slingo23",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/47d5020b569d0843a05dc69a8db67871?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 488.0120849609375,
                            "deviation": 64.85308074951172,
                            "volatility": 0.0600118525326252
                        }
                    },
                    "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/82741335"
            },
            "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": 1931015,
                    "username": "ChadT",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0815c306a2174716dacc76a8104cc0d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 561.5618099926792,
                            "deviation": 101.9166635765565,
                            "volatility": 0.05999988143878268
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82741335,
            "name": "lazerwalker vs. ChadT",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1931015,
            "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": "21.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-01T05:09:16.012842Z",
            "ended": "2026-01-01T05:20:08.829644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 499.00592041015625,
                            "deviation": 64.98326110839844,
                            "volatility": 0.060011956840753555
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1931015,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 500.6994323730469,
                            "deviation": 141.51803588867188,
                            "volatility": 0.059999607503414154
                        }
                    },
                    "username": "ChadT",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0815c306a2174716dacc76a8104cc0d7?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/82740093"
            },
            "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": 1816418,
                    "username": "sethproaps",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f23d0933216c2ad67b0265ed246f70f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 708.6248594902219,
                            "deviation": 88.11875776666997,
                            "volatility": 0.05999853178187457
                        }
                    },
                    "ranking": 6.943333472422845,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82740093,
            "name": "lazerwalker vs. sethproaps",
            "creator": 1816418,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1816418,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "2.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "44.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-01T03:51:20.976830Z",
            "ended": "2026-01-01T03:59:45.327323Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 482.0233154296875,
                            "deviation": 64.99891662597656,
                            "volatility": 0.06000809744000435
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1816418,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 725.4133911132812,
                            "deviation": 91.93098449707031,
                            "volatility": 0.059995148330926895
                        }
                    },
                    "username": "sethproaps",
                    "country": "un",
                    "ranking": 6.943333472422845,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f23d0933216c2ad67b0265ed246f70f3?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/82740075"
            },
            "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": 1931089,
                    "username": "work.ikbal",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/73276bc3178c097e8b8c3258e212056d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 497.50730826104154,
                            "deviation": 217.62074950155818,
                            "volatility": 0.06000312432978387
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 82740075,
            "name": "lazerwalker vs. work.ikbal",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1931089,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-01T03:49:30.054720Z",
            "ended": "2026-01-01T03:51:08.346493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 467.750732421875,
                            "deviation": 64.69561004638672,
                            "volatility": 0.060005128383636475
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1931089,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "work.ikbal",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/73276bc3178c097e8b8c3258e212056d?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/82031700"
            },
            "players": {
                "black": {
                    "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"
                },
                "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": 82031700,
            "name": "Friendly Match",
            "creator": 1862794,
            "mode": "game",
            "source": "play",
            "black": 1862794,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-09T21:56:42.628754Z",
            "ended": "2025-12-31T19:59:20.446204Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "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"
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 467.750732421875,
                            "deviation": 64.69561004638672,
                            "volatility": 0.060005128383636475
                        }
                    },
                    "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/82615062"
            },
            "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": 1925636,
                    "username": "不会下围棋",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1ffcedea4ffd19bb816d5769175a6e3b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.3615547953566,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 82615062,
            "name": "lazerwalker vs. 不会下围棋",
            "creator": 1925636,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1925636,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-28T09:32:24.758149Z",
            "ended": "2025-12-31T16:36:12.688749Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 467.750732421875,
                            "deviation": 64.69561004638672,
                            "volatility": 0.060005128383636475
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1925636,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "不会下围棋",
                    "country": "un",
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ffcedea4ffd19bb816d5769175a6e3b?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
        }
    ]
}