List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=22
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=23",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=21",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84302938"
            },
            "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": 1042448,
                    "username": "Urutman",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/d7993ed34cbc9e9fb157b82658bf93ca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1433.594985020533,
                            "deviation": 60.44484510492268,
                            "volatility": 0.059658026181203055
                        }
                    },
                    "ranking": 23.255153815587462,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84302938,
            "name": "Дружеский матч",
            "creator": 1042448,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1042448,
            "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": 37,
            "time_control_parameters": "{\"main_time\": 900, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "21.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-18T08:58:09.948937Z",
            "ended": "2026-02-18T09:17:14.636481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.6585693359375,
                            "deviation": 62.80571365356445,
                            "volatility": 0.05870864540338516
                        }
                    },
                    "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": 1042448,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.9385986328125,
                            "deviation": 60.66128158569336,
                            "volatility": 0.05967340245842934
                        }
                    },
                    "username": "Urutman",
                    "country": "ru",
                    "ranking": 23.255153815587462,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d7993ed34cbc9e9fb157b82658bf93ca?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/84302899"
            },
            "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": 1790763,
                    "username": "UltraPanda",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9035f39f825c1248506404f53c714abd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.92416936979,
                            "deviation": 64.66604617388948,
                            "volatility": 0.060205399033116544
                        }
                    },
                    "ranking": 22.555633302966736,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84302899,
            "name": "Panda Battle",
            "creator": 1790763,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1790763,
            "width": 13,
            "height": 13,
            "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": 55,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 45, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-18T08:54:32.538961Z",
            "ended": "2026-02-18T08:57:18.638699Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.55908203125,
                            "deviation": 62.86369323730469,
                            "volatility": 0.05870593711733818
                        }
                    },
                    "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": 1790763,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.5108642578125,
                            "deviation": 62.828121185302734,
                            "volatility": 0.06021799147129059
                        }
                    },
                    "username": "UltraPanda",
                    "country": "un",
                    "ranking": 22.555633302966736,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9035f39f825c1248506404f53c714abd-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/78491264"
            },
            "players": {
                "black": {
                    "id": 1363042,
                    "username": "atmlsk",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/bed3a39b4588166f9fdb86fbf5b1d61a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.1592703636531,
                            "deviation": 73.00415187024737,
                            "volatility": 0.060021800928323155
                        }
                    },
                    "ranking": 21.24137832780379,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 78491264,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1363042,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 263987,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-21T08:04:31.537398Z",
            "ended": "2026-02-18T08:33:23.630847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1363042,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.672119140625,
                            "deviation": 73.87618255615234,
                            "volatility": 0.06002176180481911
                        }
                    },
                    "username": "atmlsk",
                    "country": "pl",
                    "ranking": 21.24137832780379,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bed3a39b4588166f9fdb86fbf5b1d61a?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.55908203125,
                            "deviation": 62.86369323730469,
                            "volatility": 0.05870593711733818
                        }
                    },
                    "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/84275916"
            },
            "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": 1686734,
                    "username": "hikarulemaudit",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.509999965473,
                            "deviation": 62.38248641400518,
                            "volatility": 0.06001580664904326
                        }
                    },
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84275916,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1686734,
            "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-02-17T12:22:14.136229Z",
            "ended": "2026-02-17T12:34:24.918475Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.7742919921875,
                            "deviation": 62.571712493896484,
                            "volatility": 0.058699194341897964
                        }
                    },
                    "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": 1686734,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.0360107421875,
                            "deviation": 62.666778564453125,
                            "volatility": 0.0600096620619297
                        }
                    },
                    "username": "hikarulemaudit",
                    "country": "un",
                    "ranking": 23.334386787670393,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23377e4403695bc57a5a7a0db9d6dbdc?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/84274432"
            },
            "players": {
                "black": {
                    "id": 1153922,
                    "username": "Go1m30",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.47725478732,
                            "deviation": 59.63459631717829,
                            "volatility": 0.05390392642309242
                        }
                    },
                    "ranking": 19.108214021789102,
                    "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": 84274432,
            "name": "Friendly Match",
            "creator": 1153922,
            "mode": "game",
            "source": "play",
            "black": 1153922,
            "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": 22,
            "time_control_parameters": "{\"main_time\": 900, \"period_time\": 15, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-17T11:17:04.653181Z",
            "ended": "2026-02-17T11:38:51.739709Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1153922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.1146240234375,
                            "deviation": 59.79050827026367,
                            "volatility": 0.05397929251194
                        }
                    },
                    "username": "Go1m30",
                    "country": "un",
                    "ranking": 19.108214021789102,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7d197c040408c57102188761b04fb87f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.8360595703125,
                            "deviation": 62.74336242675781,
                            "volatility": 0.05869872868061066
                        }
                    },
                    "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/84273703"
            },
            "players": {
                "black": {
                    "id": 1852879,
                    "username": "AdyAb",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/e1a1ebe536817fa10fbbb186a7865b01-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.9870262744707,
                            "deviation": 63.15388704861789,
                            "volatility": 0.060024354172792
                        }
                    },
                    "ranking": 15.824535646997152,
                    "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": 84273703,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1852879,
            "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": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-17T10:41:26.644936Z",
            "ended": "2026-02-17T10:59:44.535596Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1852879,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.476806640625,
                            "deviation": 62.488548278808594,
                            "volatility": 0.05998551473021507
                        }
                    },
                    "username": "AdyAb",
                    "country": "gb",
                    "ranking": 15.824535646997152,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e1a1ebe536817fa10fbbb186a7865b01-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.1505126953125,
                            "deviation": 62.880863189697266,
                            "volatility": 0.05869979038834572
                        }
                    },
                    "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/84273669"
            },
            "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": 654963,
                    "username": "amitiz",
                    "country": "kz",
                    "icon": "https://secure.gravatar.com/avatar/95d71204e18477fda6a59907e252287c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.8835276025966,
                            "deviation": 62.91381733823787,
                            "volatility": 0.060019733601314205
                        }
                    },
                    "ranking": 22.118114530375923,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84273669,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 654963,
            "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": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-02-17T10:40:24.491589Z",
            "ended": "2026-02-17T10:41:03.919150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.1505126953125,
                            "deviation": 62.880863189697266,
                            "volatility": 0.05869979038834572
                        }
                    },
                    "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": 654963,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.472900390625,
                            "deviation": 62.98882293701172,
                            "volatility": 0.06004579737782478
                        }
                    },
                    "username": "amitiz",
                    "country": "kz",
                    "ranking": 22.118114530375923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/95d71204e18477fda6a59907e252287c?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/84272959"
            },
            "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": 1376715,
                    "username": "tada123456",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/2afdd5dbb0e4197199fa299ba77735be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.0120228379012,
                            "deviation": 63.71459058556779,
                            "volatility": 0.05981262582972353
                        }
                    },
                    "ranking": 24.17977164231642,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84272959,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1376715,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-17T10:06:30.056365Z",
            "ended": "2026-02-17T10:33:22.084851Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.46435546875,
                            "deviation": 62.81809997558594,
                            "volatility": 0.05869554728269577
                        }
                    },
                    "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": 1376715,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.2777099609375,
                            "deviation": 63.79460144042969,
                            "volatility": 0.05987068638205528
                        }
                    },
                    "username": "tada123456",
                    "country": "jp",
                    "ranking": 24.17977164231642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2afdd5dbb0e4197199fa299ba77735be?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/84272341"
            },
            "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": 84272341,
            "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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-17T09:35:53.011821Z",
            "ended": "2026-02-17T09:57:29.171313Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.3804931640625,
                            "deviation": 62.684165954589844,
                            "volatility": 0.05869702622294426
                        }
                    },
                    "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": 1433.871337890625,
                            "deviation": 63.93433380126953,
                            "volatility": 0.05998962000012398
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81647456"
            },
            "players": {
                "black": {
                    "id": 1223282,
                    "username": "hckrpl",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/0a16b441e92a8a1a7f9bbb394c8c8dd9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1168.4572445427766,
                            "deviation": 61.440816244317226,
                            "volatility": 0.05979587282449264
                        }
                    },
                    "ranking": 18.520956110781874,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 81647456,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1223282,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 105547,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-27T16:05:02.084713Z",
            "ended": "2026-02-17T06:34:13.797759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1223282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.5389404296875,
                            "deviation": 62.849708557128906,
                            "volatility": 0.059822794049978256
                        }
                    },
                    "username": "hckrpl",
                    "country": "pl",
                    "ranking": 18.520956110781874,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0a16b441e92a8a1a7f9bbb394c8c8dd9-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.3804931640625,
                            "deviation": 62.684165954589844,
                            "volatility": 0.05869702622294426
                        }
                    },
                    "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
        }
    ]
}