List all games played by a specific player.

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

{
    "count": 289,
    "next": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-id&page=29",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-id&page=27",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80147525"
            },
            "players": {
                "black": {
                    "id": 1876924,
                    "username": "carysbearys",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/1b63a7f35adc454f58e2e194e7e08eaf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 303.303715079041,
                            "deviation": 80.42486536305887,
                            "volatility": 0.05998941554905757
                        }
                    },
                    "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": 80147525,
            "name": "carysbearys vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1876924,
            "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-10-11T03:24:13.434028Z",
            "ended": "2025-10-11T03:27:51.901945Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1876924,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "carysbearys",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1b63a7f35adc454f58e2e194e7e08eaf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 557.5191650390625,
                            "deviation": 129.4777069091797,
                            "volatility": 0.06000041961669922
                        }
                    },
                    "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/79768544"
            },
            "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": 1834945,
                    "username": "janTatesa",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ca93cc4b064f22de04ee7d7bce7eb40?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 285.53276479598253,
                            "deviation": 104.7275865946191,
                            "volatility": 0.05998988753935797
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79768544,
            "name": "lazerwalker vs. janTatesa",
            "creator": 1834945,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1834945,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-29T09:30:23.917923Z",
            "ended": "2025-10-10T08:23:47.191673Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 533.0767822265625,
                            "deviation": 135.7884979248047,
                            "volatility": 0.06000182405114174
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1834945,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 349.0103454589844,
                            "deviation": 118.0882797241211,
                            "volatility": 0.059996481984853745
                        }
                    },
                    "username": "janTatesa",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ca93cc4b064f22de04ee7d7bce7eb40?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/79766969"
            },
            "players": {
                "black": {
                    "id": 1856702,
                    "username": "deleted-4906d7c8-a951-4c66-ab51-935c881fc8e7",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/90e62d04d0e74ce149245aa6f6dc9578-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 341.5935746709861,
                            "deviation": 105.71780704019862,
                            "volatility": 0.05999081001993234
                        }
                    },
                    "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": 79766969,
            "name": "Alan314 vs. lazerwalker",
            "creator": 1856702,
            "mode": "game",
            "source": "play",
            "black": 1856702,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-09-29T08:14:03.581837Z",
            "ended": "2025-09-30T22:25:58.448939Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1856702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 336.91851806640625,
                            "deviation": 110.47728729248047,
                            "volatility": 0.05999354273080826
                        }
                    },
                    "username": "deleted-4906d7c8-a951-4c66-ab51-935c881fc8e7",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/90e62d04d0e74ce149245aa6f6dc9578-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 533.0767822265625,
                            "deviation": 135.7884979248047,
                            "volatility": 0.06000182405114174
                        }
                    },
                    "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/79755038"
            },
            "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": 1611758,
                    "username": "日本素食",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5fdcf4d85ee7286cdf5fbac629b8788d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 617.4666398051601,
                            "deviation": 62.81354681825566,
                            "volatility": 0.06000763110423879
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79755038,
            "name": "lazerwalker vs. 日本素食",
            "creator": 1611758,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1611758,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-28T21:27:19.425095Z",
            "ended": "2025-11-08T23:46:41.737664Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 436.20819091796875,
                            "deviation": 86.59272003173828,
                            "volatility": 0.060007769614458084
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1611758,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 623.3903198242188,
                            "deviation": 64.2589111328125,
                            "volatility": 0.06000170856714249
                        }
                    },
                    "username": "日本素食",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5fdcf4d85ee7286cdf5fbac629b8788d-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/79753827"
            },
            "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": 1422129,
                    "username": "piolbarr",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/38bc29a2b2ecc9997dbfbffd875d2a52?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 627.0002006287737,
                            "deviation": 76.08209553131191,
                            "volatility": 0.05997863306964287
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79753827,
            "name": "lazerwalker vs. piolbarr",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1422129,
            "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": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-09-28T20:32:57.075397Z",
            "ended": "2025-09-28T20:33:06.810184Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 533.0767822265625,
                            "deviation": 135.7884979248047,
                            "volatility": 0.06000182405114174
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1422129,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 649.5897827148438,
                            "deviation": 79.61538696289062,
                            "volatility": 0.05998119339346886
                        }
                    },
                    "username": "piolbarr",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/38bc29a2b2ecc9997dbfbffd875d2a52?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/79752448"
            },
            "players": {
                "black": {
                    "id": 1844682,
                    "username": "CagnusMarlsen",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c78f1c81b0fb6e94cbf613ee3e4c1baf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 907.285914090276,
                            "deviation": 61.70568544676225,
                            "volatility": 0.05998011075693084
                        }
                    },
                    "ranking": 12.664424377958342,
                    "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": 79752448,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1844682,
            "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\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "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-09-29T15:30:01.446396Z",
            "ended": "2025-10-27T19:42:01.991501Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1844682,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 802.7503051757812,
                            "deviation": 61.66876220703125,
                            "volatility": 0.06000632420182228
                        }
                    },
                    "username": "CagnusMarlsen",
                    "country": "un",
                    "ranking": 12.664424377958342,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c78f1c81b0fb6e94cbf613ee3e4c1baf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 598.6227416992188,
                            "deviation": 110.32295227050781,
                            "volatility": 0.06000564247369766
                        }
                    },
                    "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/79606379"
            },
            "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": 79606379,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1862794,
            "white": 1845696,
            "width": 19,
            "height": 19,
            "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": 35,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "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-09-24T05:48:30.378082Z",
            "ended": "2025-09-24T05:48:34.406933Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1862794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "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": 556.8203735351562,
                            "deviation": 143.47640991210938,
                            "volatility": 0.060003861784935
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79591107"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1862794,
                    "username": "lazerwalker-test",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6acfe199bf926bc388ce945ac6c1f924?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.1086901332358,
                            "deviation": 233.71140993298968,
                            "volatility": 0.0599992326124
                        }
                    },
                    "ranking": 13.609923760098024,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 79591107,
            "name": "Friendly Match",
            "creator": 1862794,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1862794,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 126019,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 1123200, \"max_time\": 1123200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "74.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-09-23T17:23:50.543382Z",
            "ended": "2025-09-23T17:25:48.242424Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 556.8203735351562,
                            "deviation": 143.47640991210938,
                            "volatility": 0.060003861784935
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1862794,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "lazerwalker-test",
                    "country": "_Pirate",
                    "ranking": 13.609923760098024,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6acfe199bf926bc388ce945ac6c1f924?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79561181"
            },
            "players": {
                "black": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1838217,
                    "username": "LesbianRourke",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6eb458c6866395b6c02f1a898d7670aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 867.3163536406147,
                            "deviation": 61.96076950772278,
                            "volatility": 0.05997971431999836
                        }
                    },
                    "ranking": 11.621428036332356,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79561181,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1838217,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "-1.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 96625,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-22T19:34:23.511888Z",
            "ended": "2025-10-22T23:16:46.715739Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 542.5584106445312,
                            "deviation": 113.22847747802734,
                            "volatility": 0.05999982729554176
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1838217,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 884.6673583984375,
                            "deviation": 60.77156448364258,
                            "volatility": 0.059974510222673416
                        }
                    },
                    "username": "LesbianRourke",
                    "country": "us",
                    "ranking": 11.621428036332356,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6eb458c6866395b6c02f1a898d7670aa-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79510238"
            },
            "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": 1195515,
                    "username": "Agapanthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 449.0627989266038,
                            "deviation": 105.25980138051965,
                            "volatility": 0.15
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot robot-248"
                }
            },
            "id": 79510238,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1195515,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 5, \"initial_time\": 30, \"max_time\": 300}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-21T07:13:07.653449Z",
            "ended": "2025-09-21T07:13:28.897320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 640.2637939453125,
                            "deviation": 152.23873901367188,
                            "volatility": 0.06000065803527832
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.5645446777344,
                            "deviation": 108.4623794555664,
                            "volatility": 0.14997589588165283
                        }
                    },
                    "username": "Agapanthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-32.png",
                    "ui_class": "bot robot-248"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}