List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&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&page=19",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&page=17",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81788807"
            },
            "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": 1405910,
                    "username": "theapplespi",
                    "country": "ps",
                    "icon": "https://user-uploads.online-go.com/9a8b9558a6b4d6e17e7954612f8d44e5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 398.47850096294223,
                            "deviation": 67.31006822910815,
                            "volatility": 0.05994096010245694
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81788807,
            "name": "lazerwalker vs. theapplespi",
            "creator": 1405910,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1405910,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 7, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T04:25:03.951364Z",
            "ended": "2025-12-02T04:37:58.909235Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 424.4714660644531,
                            "deviation": 75.23250579833984,
                            "volatility": 0.060000889003276825
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1405910,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 374.9590759277344,
                            "deviation": 66.56609344482422,
                            "volatility": 0.05997128412127495
                        }
                    },
                    "username": "theapplespi",
                    "country": "ps",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9a8b9558a6b4d6e17e7954612f8d44e5-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/81812675"
            },
            "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": 1791256,
                    "username": "N. Kavi",
                    "country": "_CIS",
                    "icon": "https://user-uploads.online-go.com/13a58eef65444795e9143c652b18b2c1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 937.1641427006438,
                            "deviation": 60.32747037379163,
                            "volatility": 0.059885246704541435
                        }
                    },
                    "ranking": 13.414503242952692,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81812675,
            "name": "lazerwalker vs. N. Kavi",
            "creator": 1791256,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1791256,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"initial_time\": 600, \"time_increment\": 10, \"max_time\": 3600, \"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-02T21:42:35.028947Z",
            "ended": "2025-12-02T21:42:46.960538Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 422.05718994140625,
                            "deviation": 73.48479461669922,
                            "volatility": 0.06000174582004547
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1791256,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 519.3146362304688,
                            "deviation": 63.194087982177734,
                            "volatility": 0.06001121178269386
                        }
                    },
                    "username": "N. Kavi",
                    "country": "_CIS",
                    "ranking": 13.414503242952692,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/13a58eef65444795e9143c652b18b2c1-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/81822054"
            },
            "players": {
                "black": {
                    "id": 1166789,
                    "username": "veteriner",
                    "country": "tr",
                    "icon": "https://user-uploads.online-go.com/a10616e123ad67f989f43f96d59c07f0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 793.7951525863504,
                            "deviation": 60.72544637218545,
                            "volatility": 0.06007873920634926
                        }
                    },
                    "ranking": 9.57083901201918,
                    "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": 81822054,
            "name": "burakadamdegil vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1166789,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-03T05:46:33.730335Z",
            "ended": "2025-12-03T05:54:53.529798Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1166789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 422.49139404296875,
                            "deviation": 62.67961883544922,
                            "volatility": 0.06000317260622978
                        }
                    },
                    "username": "veteriner",
                    "country": "tr",
                    "ranking": 9.57083901201918,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a10616e123ad67f989f43f96d59c07f0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 422.05718994140625,
                            "deviation": 73.48479461669922,
                            "volatility": 0.06000174582004547
                        }
                    },
                    "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/81693898"
            },
            "players": {
                "black": {
                    "id": 1890583,
                    "username": "husqunbar08",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4e054b050bc39915d68a2ca14feea4c8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 238.0401313237944,
                            "deviation": 143.76557233123185,
                            "volatility": 0.05999838779058915
                        }
                    },
                    "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": 81693898,
            "name": "husqunbar08 vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1890583,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-11-29T01:26:03.754398Z",
            "ended": "2025-12-03T23:59:13.569620Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1890583,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 299.9299011230469,
                            "deviation": 165.3334503173828,
                            "volatility": 0.06000190228223801
                        }
                    },
                    "username": "husqunbar08",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e054b050bc39915d68a2ca14feea4c8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 436.9720153808594,
                            "deviation": 72.64305114746094,
                            "volatility": 0.06000162288546562
                        }
                    },
                    "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/81852380"
            },
            "players": {
                "black": {
                    "id": 1906285,
                    "username": "kolthau",
                    "country": "lt",
                    "icon": "https://secure.gravatar.com/avatar/c6288fc7a46b185f992094bf4e8f4259?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 268.926381489357,
                            "deviation": 71.57094981821001,
                            "volatility": 0.06001534736511815
                        }
                    },
                    "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": 81852380,
            "name": "kolthau vs. lazerwalker",
            "creator": 1906285,
            "mode": "game",
            "source": "play",
            "black": 1906285,
            "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-04T04:58:52.506005Z",
            "ended": "2025-12-04T05:03:07.448139Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1906285,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 274.4527893066406,
                            "deviation": 73.29691314697266,
                            "volatility": 0.06002107635140419
                        }
                    },
                    "username": "kolthau",
                    "country": "lt",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c6288fc7a46b185f992094bf4e8f4259?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 436.9720153808594,
                            "deviation": 72.64305114746094,
                            "volatility": 0.06000162288546562
                        }
                    },
                    "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/82004515"
            },
            "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": 1459954,
                    "username": "dogolambo",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2bfe7bec72d8977ff3f4efcb9cb4f0ed-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 477.24859948377014,
                            "deviation": 62.463419642180675,
                            "volatility": 0.059974756769508294
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82004515,
            "name": "lazerwalker vs. dogolambo",
            "creator": 1459954,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1459954,
            "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-09T01:31:46.847155Z",
            "ended": "2025-12-29T21:54:39.162688Z",
            "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": 1459954,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 477.24859619140625,
                            "deviation": 62.46342086791992,
                            "volatility": 0.059974756091833115
                        }
                    },
                    "username": "dogolambo",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2bfe7bec72d8977ff3f4efcb9cb4f0ed-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/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
        },
        {
            "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": 780.0146096566118,
                            "deviation": 62.167315302397284,
                            "volatility": 0.06003635834771307
                        }
                    },
                    "ranking": 9.165418064735471,
                    "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.165418064735471,
                    "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/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": 780.0146096566118,
                            "deviation": 62.167315302397284,
                            "volatility": 0.06003635834771307
                        }
                    },
                    "ranking": 9.165418064735471,
                    "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.165418064735471,
                    "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/82789895"
            },
            "players": {
                "black": {
                    "id": 1920100,
                    "username": "GoAngler",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b514fef1854a5b7c326f46d826273efe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 780.0146096566118,
                            "deviation": 62.167315302397284,
                            "volatility": 0.06003635834771307
                        }
                    },
                    "ranking": 9.165418064735471,
                    "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": 82789895,
            "name": "Friendly Match",
            "creator": 1920100,
            "mode": "game",
            "source": "play",
            "black": 1920100,
            "white": 1845696,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T17:48:53.448007Z",
            "ended": "2026-01-30T20:49:12.217717Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1920100,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 459.7265319824219,
                            "deviation": 63.237754821777344,
                            "volatility": 0.06003230810165405
                        }
                    },
                    "username": "GoAngler",
                    "country": "us",
                    "ranking": 9.165418064735471,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b514fef1854a5b7c326f46d826273efe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 495.8871765136719,
                            "deviation": 63.54182815551758,
                            "volatility": 0.060013193637132645
                        }
                    },
                    "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
        }
    ]
}