List all games played by a specific player.

GET /api/v1/players/1845696/games/?format=api&ordering=-ended&page=10
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=11",
    "previous": "https://online-go.com/api/v1/players/1845696/games/?format=api&ordering=-ended&page=9",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83220737"
            },
            "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": 1918798,
                    "username": "FunBob",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a787089d09f48e4a2c53b8005cb0126b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 619.6767093629711,
                            "deviation": 62.58134759673236,
                            "volatility": 0.05974893377228621
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83220737,
            "name": "lazerwalker vs. FunBob",
            "creator": 1918798,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1918798,
            "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": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-16T04:41:37.345399Z",
            "ended": "2026-01-16T04:47:22.681197Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 497.3255310058594,
                            "deviation": 64.01236724853516,
                            "volatility": 0.06000981479883194
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1918798,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 512.1654663085938,
                            "deviation": 62.04871368408203,
                            "volatility": 0.05987102538347244
                        }
                    },
                    "username": "FunBob",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a787089d09f48e4a2c53b8005cb0126b-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/83220648"
            },
            "players": {
                "black": {
                    "id": 1924646,
                    "username": "Gzxgzggzgzg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/61c96ab637f87e17bce406bcf912d602?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 716.4563280840537,
                            "deviation": 63.225839816358665,
                            "volatility": 0.05992967206889561
                        }
                    },
                    "ranking": 7.197775569664391,
                    "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": 83220648,
            "name": "Gzxgzggzgzg vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1924646,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 120, \"time_increment\": 7, \"max_time\": 1200, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-16T04:36:13.045734Z",
            "ended": "2026-01-16T04:39:53.537857Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1924646,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 595.0166015625,
                            "deviation": 96.74760437011719,
                            "volatility": 0.06000585854053497
                        }
                    },
                    "username": "Gzxgzggzgzg",
                    "country": "un",
                    "ranking": 7.197775569664391,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/61c96ab637f87e17bce406bcf912d602?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 505.88916015625,
                            "deviation": 64.12702178955078,
                            "volatility": 0.060010962188243866
                        }
                    },
                    "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/83125932"
            },
            "players": {
                "black": {
                    "id": 1771204,
                    "username": "RandoPrime",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e4a0772619563ab0a86485b1ef90f2c3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 665.0106588093909,
                            "deviation": 62.856935812047894,
                            "volatility": 0.05994219295915007
                        }
                    },
                    "ranking": 5.47277126400636,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83125932,
            "name": "Friendly Match",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1771204,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-13T06:54:03.114110Z",
            "ended": "2026-01-15T07:42:14.355687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1771204,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 648.9263916015625,
                            "deviation": 63.41032791137695,
                            "volatility": 0.059958964586257935
                        }
                    },
                    "username": "RandoPrime",
                    "country": "us",
                    "ranking": 5.47277126400636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4a0772619563ab0a86485b1ef90f2c3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 489.388671875,
                            "deviation": 64.16629791259766,
                            "volatility": 0.06000734120607376
                        }
                    },
                    "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/82925040"
            },
            "players": {
                "black": {
                    "id": 1914993,
                    "username": "proustk",
                    "country": "ma",
                    "icon": "https://user-uploads.online-go.com/50f203847812c9969710d47e339a0296-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 977.4803999386761,
                            "deviation": 69.98843064306477,
                            "volatility": 0.059978804382293825
                        }
                    },
                    "ranking": 14.389576487302463,
                    "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": 82925040,
            "name": "proustk vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1914993,
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-06T23:31:03.894038Z",
            "ended": "2026-01-14T21:00:34.109573Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1914993,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 584.2697143554688,
                            "deviation": 151.85653686523438,
                            "volatility": 0.059995587915182114
                        }
                    },
                    "username": "proustk",
                    "country": "ma",
                    "ranking": 14.389576487302463,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/50f203847812c9969710d47e339a0296-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 497.70758056640625,
                            "deviation": 64.1871566772461,
                            "volatility": 0.060008302330970764
                        }
                    },
                    "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/83155606"
            },
            "players": {
                "black": {
                    "id": 1912945,
                    "username": "KlassyKat",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b08a5327ecbf37f4bfaf4c2b42263743?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 597.6796003461217,
                            "deviation": 77.66402499914464,
                            "volatility": 0.06000700272249311
                        }
                    },
                    "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": 83155606,
            "name": "KlassyKat vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1912945,
            "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": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-14T04:57:41.140829Z",
            "ended": "2026-01-14T05:06:02.168019Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1912945,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 502.4940185546875,
                            "deviation": 150.4678955078125,
                            "volatility": 0.060005802661180496
                        }
                    },
                    "username": "KlassyKat",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b08a5327ecbf37f4bfaf4c2b42263743?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 486.5643310546875,
                            "deviation": 64.25646209716797,
                            "volatility": 0.060008153319358826
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82132937"
            },
            "players": {
                "black": {
                    "id": 1611758,
                    "username": "日本素食",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/5fdcf4d85ee7286cdf5fbac629b8788d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 617.4666398051601,
                            "deviation": 62.81354681825566,
                            "volatility": 0.06000763110423879
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82132937,
            "name": "日本素食 vs. lazerwalker",
            "creator": 1611758,
            "mode": "game",
            "source": "play",
            "black": 1611758,
            "white": 1845696,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-13T00:18:10.369524Z",
            "ended": "2026-01-13T19:24:20.855864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1611758,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 619.9522705078125,
                            "deviation": 63.77124786376953,
                            "volatility": 0.060001127421855927
                        }
                    },
                    "username": "日本素食",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5fdcf4d85ee7286cdf5fbac629b8788d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 470.2711181640625,
                            "deviation": 64.3238296508789,
                            "volatility": 0.06000480428338051
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83050371"
            },
            "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": 1771204,
                    "username": "RandoPrime",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e4a0772619563ab0a86485b1ef90f2c3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 665.0106588093909,
                            "deviation": 62.856935812047894,
                            "volatility": 0.05994219295915007
                        }
                    },
                    "ranking": 5.47277126400636,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83050371,
            "name": "lazerwalker vs. RandoPrime",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1845696,
            "white": 1771204,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-10T21:34:05.722197Z",
            "ended": "2026-01-13T06:43:21.152812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 477.0434875488281,
                            "deviation": 64.37648010253906,
                            "volatility": 0.06000637263059616
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1771204,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 635.6891479492188,
                            "deviation": 63.05760955810547,
                            "volatility": 0.05996295064687729
                        }
                    },
                    "username": "RandoPrime",
                    "country": "us",
                    "ranking": 5.47277126400636,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e4a0772619563ab0a86485b1ef90f2c3?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/83123107"
            },
            "players": {
                "black": {
                    "id": 1939069,
                    "username": "Mr. LumYeMoYe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/950685268ad88e7d0f81aeb4476811ae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 341.68660668820166,
                            "deviation": 81.05887172429219,
                            "volatility": 0.059995763862259584
                        }
                    },
                    "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": 83123107,
            "name": "Mr. LumYeMoYe vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1939069,
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-13T04:15:31.017372Z",
            "ended": "2026-01-13T04:26:20.605098Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1939069,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 339.5609436035156,
                            "deviation": 104.90866088867188,
                            "volatility": 0.059997908771038055
                        }
                    },
                    "username": "Mr. LumYeMoYe",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/950685268ad88e7d0f81aeb4476811ae?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 469.583740234375,
                            "deviation": 64.43640899658203,
                            "volatility": 0.0600077360868454
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82042038"
            },
            "players": {
                "black": {
                    "id": 1885482,
                    "username": "JeBoiGurt",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8c4180738d82ba35955b86f98dd89e50?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 405.56425994327833,
                            "deviation": 68.88074781644201,
                            "volatility": 0.06000391800705391
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "username": "marinakai",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 547.5386124202785,
                            "deviation": 63.17333128916392,
                            "volatility": 0.06001572162307104
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82042038,
            "name": "JeBoiGurt vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1885482,
            "white": 1845696,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-12-10T05:42:17.099796Z",
            "ended": "2026-01-13T03:48:30.649532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1885482,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 433.0584411621094,
                            "deviation": 69.77591705322266,
                            "volatility": 0.06000987067818642
                        }
                    },
                    "username": "JeBoiGurt",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c4180738d82ba35955b86f98dd89e50?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 469.583740234375,
                            "deviation": 64.43640899658203,
                            "volatility": 0.0600077360868454
                        }
                    },
                    "username": "marinakai",
                    "country": "_LGBT",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d59a2eaeece35755bcc7e0d8842b34ea?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82919292"
            },
            "players": {
                "black": {
                    "id": 1881778,
                    "username": "de_gor",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/3a795b73a18451375b1a22b449b1a93b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 692.4020619128241,
                            "deviation": 66.94467135044414,
                            "volatility": 0.06014147100994101
                        }
                    },
                    "ranking": 6.407191669225793,
                    "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": 82919292,
            "name": "de_gor vs. lazerwalker",
            "creator": 1845696,
            "mode": "game",
            "source": "play",
            "black": 1881778,
            "white": 1845696,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-06T19:28:08.599217Z",
            "ended": "2026-01-10T21:31:50.184560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1881778,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 630.7696533203125,
                            "deviation": 64.62520599365234,
                            "volatility": 0.06007898971438408
                        }
                    },
                    "username": "de_gor",
                    "country": "_Pirate",
                    "ranking": 6.407191669225793,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a795b73a18451375b1a22b449b1a93b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1845696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 476.4969482421875,
                            "deviation": 64.50330352783203,
                            "volatility": 0.06000928953289986
                        }
                    },
                    "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
        }
    ]
}