List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=14",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=12",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84882137"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 571969,
                    "username": "El Pépé",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/3e720713b6fe0883ca63f90131edfb14-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.0199321009054,
                            "deviation": 63.401431701613866,
                            "volatility": 0.060512209268178824
                        }
                    },
                    "ranking": 24.241874830288392,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84882137,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 571969,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "46.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-08T13:15:57.956974Z",
            "ended": "2026-03-08T13:28:42.560265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.3343505859375,
                            "deviation": 63.298927307128906,
                            "volatility": 0.05873623862862587
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 571969,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.670654296875,
                            "deviation": 65.35730743408203,
                            "volatility": 0.060490019619464874
                        }
                    },
                    "username": "El Pépé",
                    "country": "un",
                    "ranking": 24.241874830288392,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e720713b6fe0883ca63f90131edfb14-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/84881729"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1892274,
                    "username": "22112211",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/02dc7cf36399572ad6fe55f25734287d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.6421357807637,
                            "deviation": 64.37029225933182,
                            "volatility": 0.06006397795329068
                        }
                    },
                    "ranking": 24.756397627777876,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84881729,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1892274,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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-03-08T12:57:44.464062Z",
            "ended": "2026-03-08T13:15:01.198023Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.96826171875,
                            "deviation": 62.97768783569336,
                            "volatility": 0.05872905254364014
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1892274,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1510.546630859375,
                            "deviation": 64.495849609375,
                            "volatility": 0.060039930045604706
                        }
                    },
                    "username": "22112211",
                    "country": "un",
                    "ranking": 24.756397627777876,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/02dc7cf36399572ad6fe55f25734287d?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/84814507"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1906149,
                    "username": "Gok-Zilla",
                    "country": "th",
                    "icon": "https://secure.gravatar.com/avatar/c160b43d8f012436dcfb358a5bf7677f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.0760450310736,
                            "deviation": 61.3171160819146,
                            "volatility": 0.05997249257214186
                        }
                    },
                    "ranking": 20.506109594764027,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84814507,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1906149,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-06T09:59:53.902860Z",
            "ended": "2026-03-06T10:20:24.271329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.61572265625,
                            "deviation": 63.168453216552734,
                            "volatility": 0.058728497475385666
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1906149,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.14111328125,
                            "deviation": 61.955623626708984,
                            "volatility": 0.05997620150446892
                        }
                    },
                    "username": "Gok-Zilla",
                    "country": "th",
                    "ranking": 20.506109594764027,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c160b43d8f012436dcfb358a5bf7677f?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/84813532"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1666528,
                    "username": "榎本光政",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.3751960837103,
                            "deviation": 65.51691912978542,
                            "volatility": 0.060055193563877424
                        }
                    },
                    "ranking": 22.877125900903096,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84813532,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1666528,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-06T09:09:09.634710Z",
            "ended": "2026-03-06T09:27:33.355497Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.4063720703125,
                            "deviation": 63.030982971191406,
                            "volatility": 0.05872996151447296
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1666528,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.2706298828125,
                            "deviation": 63.945858001708984,
                            "volatility": 0.060081031173467636
                        }
                    },
                    "username": "榎本光政",
                    "country": "un",
                    "ranking": 22.877125900903096,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/82796208"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 192,
                    "username": "marmez",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/ce1c7e5835e31bcdeedbe7c57ff3745b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1587.1009934969916,
                            "deviation": 63.60601727320349,
                            "volatility": 0.06001052596673904
                        }
                    },
                    "ranking": 25.61006007388449,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82796208,
            "name": "Gra towarzyska",
            "creator": 192,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 192,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "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-02T23:04:48.994542Z",
            "ended": "2026-03-06T08:54:06.238482Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.4063720703125,
                            "deviation": 63.030982971191406,
                            "volatility": 0.05872996151447296
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 192,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1577.8953857421875,
                            "deviation": 62.9903450012207,
                            "volatility": 0.060009583830833435
                        }
                    },
                    "username": "marmez",
                    "country": "pl",
                    "ranking": 25.61006007388449,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ce1c7e5835e31bcdeedbe7c57ff3745b-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/84789169"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1403951,
                    "username": "삼겹살광인",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2a383899037cb7dfe7d209cbfd0ae514?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1431.8043077572604,
                            "deviation": 62.404264215255466,
                            "volatility": 0.059813937046063956
                        }
                    },
                    "ranking": 23.226219499769257,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84789169,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1403951,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-05T13:45:17.936248Z",
            "ended": "2026-03-05T14:12:36.903232Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.0679931640625,
                            "deviation": 62.75935363769531,
                            "volatility": 0.058731283992528915
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1403951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.54638671875,
                            "deviation": 62.928077697753906,
                            "volatility": 0.05982052534818649
                        }
                    },
                    "username": "삼겹살광인",
                    "country": "un",
                    "ranking": 23.226219499769257,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a383899037cb7dfe7d209cbfd0ae514?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/84789083"
            },
            "players": {
                "black": {
                    "id": 1850332,
                    "username": "GO_Dima",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/20d7636326a57a2435834c91c0d94a58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.2495988685348,
                            "deviation": 60.903619864658005,
                            "volatility": 0.059987751938910205
                        }
                    },
                    "ranking": 19.02640749530142,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84789083,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1850332,
            "white": 190546,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-03-05T13:43:00.874204Z",
            "ended": "2026-03-05T13:43:24.413877Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1850332,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.3524169921875,
                            "deviation": 61.895294189453125,
                            "volatility": 0.059990230947732925
                        }
                    },
                    "username": "GO_Dima",
                    "country": "ru",
                    "ranking": 19.02640749530142,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/20d7636326a57a2435834c91c0d94a58-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.0679931640625,
                            "deviation": 62.75935363769531,
                            "volatility": 0.058731283992528915
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?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/84787018"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 128055,
                    "username": "tony.sham.961",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f16abd3542a8d014dd4e8b4429aae82a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.5045006947832,
                            "deviation": 66.43462679695519,
                            "volatility": 0.06008556955908447
                        }
                    },
                    "ranking": 23.78057578520933,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84787018,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 128055,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-05T12:15:43.151097Z",
            "ended": "2026-03-05T12:46:17.360269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.95751953125,
                            "deviation": 62.37942123413086,
                            "volatility": 0.05873243883252144
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 128055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.0789794921875,
                            "deviation": 66.56977844238281,
                            "volatility": 0.06003895029425621
                        }
                    },
                    "username": "tony.sham.961",
                    "country": "un",
                    "ranking": 23.78057578520933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f16abd3542a8d014dd4e8b4429aae82a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "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/84750313"
            },
            "players": {
                "black": {
                    "id": 143899,
                    "username": "Georgii",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.308557932547,
                            "deviation": 61.5294132195239,
                            "volatility": 0.0598860236563207
                        }
                    },
                    "ranking": 19.488144233099852,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84750313,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 143899,
            "white": 190546,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-04T09:45:59.966397Z",
            "ended": "2026-03-04T09:54:50.049500Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 143899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.358642578125,
                            "deviation": 63.136932373046875,
                            "volatility": 0.059876538813114166
                        }
                    },
                    "username": "Georgii",
                    "country": "jp",
                    "ranking": 19.488144233099852,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.544677734375,
                            "deviation": 62.520389556884766,
                            "volatility": 0.0587315671145916
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?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/84750023"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.8664458158369,
                            "deviation": 63.07612616074005,
                            "volatility": 0.05874956563903805
                        }
                    },
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "username": "Argonijt",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.0796312337357,
                            "deviation": 62.575851158819866,
                            "volatility": 0.05851732268815956
                        }
                    },
                    "ranking": 23.26297866424977,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84750023,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 757755,
            "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": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-03-04T09:32:13.042457Z",
            "ended": "2026-03-04T09:37:32.782674Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.544677734375,
                            "deviation": 62.520389556884766,
                            "volatility": 0.0587315671145916
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.02381090776808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.46630859375,
                            "deviation": 63.030879974365234,
                            "volatility": 0.05849215015769005
                        }
                    },
                    "username": "Argonijt",
                    "country": "ua",
                    "ranking": 23.26297866424977,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-32.png",
                    "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
        }
    ]
}