List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=36
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=37",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=35",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82940279"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185957,
                    "username": "Godel1991",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/d1c57a2c10fbdb5a7fda759b25383f44-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1363.0885822000855,
                            "deviation": 68.70615778705844,
                            "volatility": 0.060328734873030344
                        }
                    },
                    "ranking": 22.08765014848918,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82940279,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1185957,
            "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-01-07T12:28:31.801422Z",
            "ended": "2026-01-07T12:28:35.649026Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.1583251953125,
                            "deviation": 63.41250991821289,
                            "volatility": 0.05865547060966492
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185957,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.646484375,
                            "deviation": 65.30076599121094,
                            "volatility": 0.060298945754766464
                        }
                    },
                    "username": "Godel1991",
                    "country": "it",
                    "ranking": 22.08765014848918,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d1c57a2c10fbdb5a7fda759b25383f44-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/82939598"
            },
            "players": {
                "black": {
                    "id": 1549012,
                    "username": "Wei Wei",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/63bfb990fedf791aad664c6456661b9b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.8106306143272,
                            "deviation": 60.95372693778498,
                            "volatility": 0.05985358434617925
                        }
                    },
                    "ranking": 18.979080831831766,
                    "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": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82939598,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1549012,
            "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": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-07T11:58:00.054320Z",
            "ended": "2026-01-07T12:13:22.500374Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1549012,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.61083984375,
                            "deviation": 61.23530960083008,
                            "volatility": 0.0598691888153553
                        }
                    },
                    "username": "Wei Wei",
                    "country": "pl",
                    "ranking": 18.979080831831766,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/63bfb990fedf791aad664c6456661b9b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.0599365234375,
                            "deviation": 63.60204315185547,
                            "volatility": 0.058656468987464905
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "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/82939240"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1933585,
                    "username": "qufskfk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.7606930062573,
                            "deviation": 63.31527926884791,
                            "volatility": 0.05998248517567941
                        }
                    },
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82939240,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1933585,
            "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": "42.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-07T11:42:12.998192Z",
            "ended": "2026-01-07T11:55:22.791296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.93896484375,
                            "deviation": 63.363441467285156,
                            "volatility": 0.05865778028964996
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1933585,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.977783203125,
                            "deviation": 84.15818786621094,
                            "volatility": 0.05999276787042618
                        }
                    },
                    "username": "qufskfk",
                    "country": "un",
                    "ranking": 23.941914840581646,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39b3c7e06cb6c9fac6e321274c76e01c?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/82938951"
            },
            "players": {
                "black": {
                    "id": 1214918,
                    "username": "Sae Ngow",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/8cb1162399f5d541cc38e128d3b77712-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.7521438776653,
                            "deviation": 60.310564772434226,
                            "volatility": 0.05888018150401078
                        }
                    },
                    "ranking": 16.73604012731112,
                    "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": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82938951,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1214918,
            "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-01-07T11:28:18.923857Z",
            "ended": "2026-01-07T11:34:14.198149Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1214918,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.3299560546875,
                            "deviation": 60.550052642822266,
                            "volatility": 0.058948811143636703
                        }
                    },
                    "username": "Sae Ngow",
                    "country": "th",
                    "ranking": 16.73604012731112,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8cb1162399f5d541cc38e128d3b77712-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.263916015625,
                            "deviation": 63.5336799621582,
                            "volatility": 0.058658894151449203
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "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/82937512"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 104003,
                    "username": "ACYK2",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/2d0d5db5e198bb41862f791f40813d04-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.7435318952855,
                            "deviation": 63.256491971029774,
                            "volatility": 0.06000542604421625
                        }
                    },
                    "ranking": 20.17032208545939,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82937512,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 104003,
            "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-01-07T10:20:54.615931Z",
            "ended": "2026-01-07T10:21:58.302225Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.263916015625,
                            "deviation": 63.5336799621582,
                            "volatility": 0.058658894151449203
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 104003,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.27734375,
                            "deviation": 64.34999084472656,
                            "volatility": 0.060010965913534164
                        }
                    },
                    "username": "ACYK2",
                    "country": "it",
                    "ranking": 20.17032208545939,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2d0d5db5e198bb41862f791f40813d04-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/82937111"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "username": "Phydeaux",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.1212875616643,
                            "deviation": 64.54603297792028,
                            "volatility": 0.059465198948406926
                        }
                    },
                    "ranking": 25.064277998046787,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82937111,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 155647,
            "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": "87.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-07T10:03:49.592914Z",
            "ended": "2026-01-07T10:18:39.858800Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.180419921875,
                            "deviation": 63.17727279663086,
                            "volatility": 0.05866003409028053
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 155647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.3267822265625,
                            "deviation": 65.67366790771484,
                            "volatility": 0.059527523815631866
                        }
                    },
                    "username": "Phydeaux",
                    "country": "gb",
                    "ranking": 25.064277998046787,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/25d9e05a50ad41d8b28db0af3108a545-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/82934501"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1501398,
                    "username": "Andywong1111",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/76aa8b91a05c83d5f6768e675c1bdd83?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.8122160342316,
                            "deviation": 62.42715754013161,
                            "volatility": 0.06034823621450691
                        }
                    },
                    "ranking": 23.435587086077863,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82934501,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1501398,
            "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-01-07T07:48:36.147309Z",
            "ended": "2026-01-07T08:07:28.257369Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.649658203125,
                            "deviation": 62.95549392700195,
                            "volatility": 0.058653876185417175
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1501398,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.2459716796875,
                            "deviation": 61.65675735473633,
                            "volatility": 0.06027248874306679
                        }
                    },
                    "username": "Andywong1111",
                    "country": "un",
                    "ranking": 23.435587086077863,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76aa8b91a05c83d5f6768e675c1bdd83?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/82876498"
            },
            "players": {
                "black": {
                    "id": 739515,
                    "username": "samuel8876170",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/9de6be9d68186dc73a5e2dcdc0ca776d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.716497433275,
                            "deviation": 63.00461815725393,
                            "volatility": 0.06003838341669067
                        }
                    },
                    "ranking": 20.261891886501402,
                    "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": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82876498,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 739515,
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-05T12:06:59.327683Z",
            "ended": "2026-01-05T12:45:53.775729Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 739515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.3497314453125,
                            "deviation": 63.39322280883789,
                            "volatility": 0.060049884021282196
                        }
                    },
                    "username": "samuel8876170",
                    "country": "tw",
                    "ranking": 20.261891886501402,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9de6be9d68186dc73a5e2dcdc0ca776d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.9815673828125,
                            "deviation": 63.154327392578125,
                            "volatility": 0.05865371227264404
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "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/82799129"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 368203,
                    "username": "hodfords",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6602dde79a75be07bee8e972f9b4e676?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.0860102023228,
                            "deviation": 61.12468520949212,
                            "volatility": 0.060147286714848223
                        }
                    },
                    "ranking": 28.292578280323912,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82799129,
            "name": "Friendly Match",
            "creator": 368203,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 368203,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.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": 32,
            "time_control_parameters": "{\"main_time\": 300, \"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": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-03T00:03:35.109192Z",
            "ended": "2026-01-03T00:29:32.238422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.9815673828125,
                            "deviation": 63.154327392578125,
                            "volatility": 0.05865371227264404
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 368203,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.6619873046875,
                            "deviation": 60.9271354675293,
                            "volatility": 0.060146596282720566
                        }
                    },
                    "username": "hodfords",
                    "country": "un",
                    "ranking": 28.292578280323912,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6602dde79a75be07bee8e972f9b4e676?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/82798831"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.3474518533055,
                            "deviation": 62.18002458044213,
                            "volatility": 0.058745010418850406
                        }
                    },
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1741190,
                    "username": "Tryptophan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/adc4ec768d6f344aef7fecb4a780d01e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.5752578256865,
                            "deviation": 68.89527928236983,
                            "volatility": 0.06000329103042647
                        }
                    },
                    "ranking": 23.60740244761513,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82798831,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1741190,
            "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": "81.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-02T23:49:53.704596Z",
            "ended": "2026-01-03T00:00:02.880447Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.6204833984375,
                            "deviation": 62.74666213989258,
                            "volatility": 0.058654773980379105
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.244693062710933,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1741190,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.000732421875,
                            "deviation": 78.82125854492188,
                            "volatility": 0.05999806895852089
                        }
                    },
                    "username": "Tryptophan",
                    "country": "un",
                    "ranking": 23.60740244761513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/adc4ec768d6f344aef7fecb4a780d01e?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
        }
    ]
}