List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=25
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=-id&page=26",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=24",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84035182"
            },
            "players": {
                "black": {
                    "id": 494936,
                    "username": "MiloMinderbinder",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/8bf4545bd855381a0032f62ac4981cf6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.1026020021193,
                            "deviation": 60.40227218262857,
                            "volatility": 0.05942872236204314
                        }
                    },
                    "ranking": 18.92641961885909,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84035182,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 494936,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-09T19:58:37.864748Z",
            "ended": "2026-02-09T20:04:31.416379Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 494936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.3734130859375,
                            "deviation": 60.504032135009766,
                            "volatility": 0.05942986533045769
                        }
                    },
                    "username": "MiloMinderbinder",
                    "country": "us",
                    "ranking": 18.92641961885909,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8bf4545bd855381a0032f62ac4981cf6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.4998779296875,
                            "deviation": 62.15565490722656,
                            "volatility": 0.058705709874629974
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/84024429"
            },
            "players": {
                "black": {
                    "id": 915798,
                    "username": "onehearter",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6bdb953324c58abf8e6773ea5b4af7c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.4598218876952,
                            "deviation": 60.77358138295217,
                            "volatility": 0.059844720665366974
                        }
                    },
                    "ranking": 18.000067036478757,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84024429,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 915798,
            "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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-09T13:19:49.657749Z",
            "ended": "2026-02-09T13:40:43.692244Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 915798,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.1744384765625,
                            "deviation": 60.82050323486328,
                            "volatility": 0.05986018106341362
                        }
                    },
                    "username": "onehearter",
                    "country": "un",
                    "ranking": 18.000067036478757,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6bdb953324c58abf8e6773ea5b4af7c0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.9793701171875,
                            "deviation": 62.200164794921875,
                            "volatility": 0.058703288435935974
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/84023596"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "username": "KyotoDean",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.4962301399332,
                            "deviation": 61.601276284118505,
                            "volatility": 0.059852001356447464
                        }
                    },
                    "ranking": 20.83866767677092,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84023596,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1354897,
            "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-02-09T12:43:11.670567Z",
            "ended": "2026-02-09T12:57:41.563817Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.759765625,
                            "deviation": 62.25712585449219,
                            "volatility": 0.05870109423995018
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1354897,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.0106201171875,
                            "deviation": 64.85628509521484,
                            "volatility": 0.05981666222214699
                        }
                    },
                    "username": "KyotoDean",
                    "country": "un",
                    "ranking": 20.83866767677092,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94030849291b0426f169b33b517e45a3-32.png",
                    "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/84022714"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1684846,
                    "username": "Jaiiigo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d6817ab651bdef22282c217ea0ece89b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.930249493439,
                            "deviation": 65.68305135197011,
                            "volatility": 0.06037384788227282
                        }
                    },
                    "ranking": 21.060480740999683,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84022714,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1684846,
            "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": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-09T12:04:20.533606Z",
            "ended": "2026-02-09T12:38:32.515269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.441650390625,
                            "deviation": 62.3957405090332,
                            "volatility": 0.05870174989104271
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1684846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.693359375,
                            "deviation": 66.7774429321289,
                            "volatility": 0.06031622365117073
                        }
                    },
                    "username": "Jaiiigo",
                    "country": "un",
                    "ranking": 21.060480740999683,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d6817ab651bdef22282c217ea0ece89b?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/84020858"
            },
            "players": {
                "black": {
                    "id": 1561724,
                    "username": "JeongFan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f42d7cc4f2562c2d0ff1a5159db48559?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1336.095948911416,
                            "deviation": 63.59042457811258,
                            "volatility": 0.0600622771734016
                        }
                    },
                    "ranking": 21.624621196439804,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84020858,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1561724,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-09T10:37:23.093791Z",
            "ended": "2026-02-09T10:47:25.551742Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1561724,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.88232421875,
                            "deviation": 62.91164779663086,
                            "volatility": 0.06007852032780647
                        }
                    },
                    "username": "JeongFan",
                    "country": "un",
                    "ranking": 21.624621196439804,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f42d7cc4f2562c2d0ff1a5159db48559?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.196533203125,
                            "deviation": 62.54738235473633,
                            "volatility": 0.05870111286640167
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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/84019202"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "username": "Akipa2025",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.7530355041238,
                            "deviation": 62.24362175710478,
                            "volatility": 0.05977998481662989
                        }
                    },
                    "ranking": 25.370366531976877,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84019202,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1746446,
            "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": "57.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-09T09:15:07.970389Z",
            "ended": "2026-02-09T09:29:08.025803Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.739990234375,
                            "deviation": 62.25019073486328,
                            "volatility": 0.05870242044329643
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1544.8199462890625,
                            "deviation": 61.30818557739258,
                            "volatility": 0.059816621243953705
                        }
                    },
                    "username": "Akipa2025",
                    "country": "un",
                    "ranking": 25.370366531976877,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?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/83939213"
            },
            "players": {
                "black": {
                    "id": 1309984,
                    "username": "gzhuang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.249591098578,
                            "deviation": 63.5713228145947,
                            "volatility": 0.05966618647383216
                        }
                    },
                    "ranking": 20.271686556828143,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83939213,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1309984,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-06T20:24:49.645529Z",
            "ended": "2026-02-06T20:38:54.763296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1309984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1293.24072265625,
                            "deviation": 63.1239128112793,
                            "volatility": 0.059729017317295074
                        }
                    },
                    "username": "gzhuang",
                    "country": "un",
                    "ranking": 20.271686556828143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.2845458984375,
                            "deviation": 62.386409759521484,
                            "volatility": 0.05870160460472107
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83938827"
            },
            "players": {
                "black": {
                    "id": 1309984,
                    "username": "gzhuang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.249591098578,
                            "deviation": 63.5713228145947,
                            "volatility": 0.05966618647383216
                        }
                    },
                    "ranking": 20.271686556828143,
                    "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": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 83938827,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1309984,
            "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": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-06T20:06:26.566967Z",
            "ended": "2026-02-06T20:23:47.610284Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1309984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.058349609375,
                            "deviation": 63.29651641845703,
                            "volatility": 0.05972962826490402
                        }
                    },
                    "username": "gzhuang",
                    "country": "un",
                    "ranking": 20.271686556828143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.366943359375,
                            "deviation": 62.54365158081055,
                            "volatility": 0.058702126145362854
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/83936517"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1529167,
                    "username": "SiCon",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4c78faabe37fd0d3f34ada601e763aa4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.4907762367907,
                            "deviation": 62.134214445225176,
                            "volatility": 0.06000502187370973
                        }
                    },
                    "ranking": 22.548418952496682,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83936517,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1529167,
            "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-02-06T18:43:08.711246Z",
            "ended": "2026-02-06T19:10:36.958452Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.2010498046875,
                            "deviation": 62.48853302001953,
                            "volatility": 0.05870361998677254
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1529167,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1436.61669921875,
                            "deviation": 63.467262268066406,
                            "volatility": 0.0599852092564106
                        }
                    },
                    "username": "SiCon",
                    "country": "un",
                    "ranking": 22.548418952496682,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4c78faabe37fd0d3f34ada601e763aa4?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/83936128"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.6569412021145,
                            "deviation": 62.55499885612432,
                            "volatility": 0.05874910627056757
                        }
                    },
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1952012,
                    "username": "alexander akh",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/0b9ccb945c44e0c8de5281d155a5367a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.3527308282391,
                            "deviation": 61.04795319018156,
                            "volatility": 0.059905092295328574
                        }
                    },
                    "ranking": 21.68098149158194,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83936128,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1952012,
            "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": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-06T18:22:02.981787Z",
            "ended": "2026-02-06T18:36:26.832146Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.001953125,
                            "deviation": 62.57185363769531,
                            "volatility": 0.058704886585474014
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.408085946858808,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1952012,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.6954345703125,
                            "deviation": 62.33709716796875,
                            "volatility": 0.059981849044561386
                        }
                    },
                    "username": "alexander akh",
                    "country": "un",
                    "ranking": 21.68098149158194,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0b9ccb945c44e0c8de5281d155a5367a-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
        }
    ]
}