List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&ordering=-ended&page=16
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=17",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-ended&page=15",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82485725"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1908261,
                    "username": "edgar3000",
                    "country": "_GoT_Tyrell",
                    "icon": "https://user-uploads.online-go.com/19cce9519f1ded951a7739e1a51ea3a4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.2174530904598,
                            "deviation": 61.80353285760469,
                            "volatility": 0.06001588483775876
                        }
                    },
                    "ranking": 11.963242171232574,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82485725,
            "name": "lazerwalker vs. edgar3000",
            "creator": 1908261,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1908261,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 180, \"time_increment\": 7, \"max_time\": 1800, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-24T05:07:05.764572Z",
            "ended": "2025-12-24T05:15:05.211577Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 478.84234619140625,
                            "deviation": 65.80574798583984,
                            "volatility": 0.06001850590109825
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1908261,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 664.3721923828125,
                            "deviation": 63.52134704589844,
                            "volatility": 0.06007364019751549
                        }
                    },
                    "username": "edgar3000",
                    "country": "_GoT_Tyrell",
                    "ranking": 11.963242171232574,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/19cce9519f1ded951a7739e1a51ea3a4-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82474974"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1569896,
                    "username": "CrimsonKodiak",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/f8a92e139f6446ae925784ea3c1d853b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 841.0042220626126,
                            "deviation": 122.0144306805346,
                            "volatility": 0.05999835693344251
                        }
                    },
                    "ranking": 10.908243368764268,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82474974,
            "name": "lazerwalker vs. CrimsonKodiak",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1569896,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-23T20:07:22.586207Z",
            "ended": "2025-12-24T01:29:41.678977Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 464.1730041503906,
                            "deviation": 65.63253784179688,
                            "volatility": 0.060015805065631866
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1569896,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 663.0460815429688,
                            "deviation": 220.81521606445312,
                            "volatility": 0.05999879166483879
                        }
                    },
                    "username": "CrimsonKodiak",
                    "country": "ca",
                    "ranking": 10.908243368764268,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f8a92e139f6446ae925784ea3c1d853b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82455893"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1882501,
                    "username": "Sanglv",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/20baa55e620bd51266119bdb46e61159?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 776.3337138189655,
                            "deviation": 63.01774432220925,
                            "volatility": 0.05996624245356742
                        }
                    },
                    "ranking": 9.055914432111006,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82455893,
            "name": "lazerwalker vs. Sanglv",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1882501,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "4.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-23T05:52:54.982993Z",
            "ended": "2025-12-23T05:58:15.844075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 470.26385498046875,
                            "deviation": 65.67259216308594,
                            "volatility": 0.060017406940460205
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1882501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 695.1127319335938,
                            "deviation": 62.816261291503906,
                            "volatility": 0.05997451767325401
                        }
                    },
                    "username": "Sanglv",
                    "country": "un",
                    "ranking": 9.055914432111006,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/20baa55e620bd51266119bdb46e61159?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82455295"
            },
            "players": {
                "black": {
                    "id": 1859541,
                    "username": "ngilles330",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/baa4520abc921f82dc8078a6330d4bb7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 433.77316619082103,
                            "deviation": 155.0400556442209,
                            "volatility": 0.05999782235914179
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82455295,
            "name": "ngilles330 vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1859541,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 34,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 120, \"periods\": 5, \"period_time\": 30, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-23T05:16:40.084910Z",
            "ended": "2025-12-23T05:20:30.400365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1859541,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 511.687255859375,
                            "deviation": 171.57969665527344,
                            "volatility": 0.0599975623190403
                        }
                    },
                    "username": "ngilles330",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/baa4520abc921f82dc8078a6330d4bb7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82417371"
            },
            "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": 82417371,
            "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": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 35, \"period_time\": 15, \"periods\": 8}",
            "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": "2025-12-21T23:35:07.001763Z",
            "ended": "2025-12-21T23:35:57.312334Z",
            "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": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82417223"
            },
            "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": 82417223,
            "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": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 35, \"period_time\": 15, \"periods\": 8}",
            "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": "2025-12-21T23:26:44.853913Z",
            "ended": "2025-12-21T23:27:48.012844Z",
            "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": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82417130"
            },
            "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": 82417130,
            "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": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 35, \"period_time\": 15, \"periods\": 8}",
            "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": "2025-12-21T23:22:43.284119Z",
            "ended": "2025-12-21T23:25:24.527820Z",
            "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": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82417011"
            },
            "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": 82417011,
            "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": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 35, \"period_time\": 15, \"periods\": 8}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-12-21T23:17:48.410330Z",
            "ended": "2025-12-21T23:20:31.452088Z",
            "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": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82416851"
            },
            "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": 82416851,
            "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": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 35, \"period_time\": 15, \"periods\": 8}",
            "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": "2025-12-21T23:09:09.024068Z",
            "ended": "2025-12-21T23:13:21.090769Z",
            "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": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82416297"
            },
            "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": 82416297,
            "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": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"main_time\": 35, \"period_time\": 15, \"periods\": 8}",
            "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": "2025-12-21T22:41:25.337531Z",
            "ended": "2025-12-21T22:42:22.338897Z",
            "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": 457.8884582519531,
                            "deviation": 65.75797271728516,
                            "volatility": 0.06001671776175499
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}