List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=7
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=8",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=6",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85362499"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1258523,
                    "username": "na68y",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e8a2c76db4ed881ef4ea7f0a8516f31a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.4323485658067,
                            "deviation": 60.46085586799732,
                            "volatility": 0.059430432366503
                        }
                    },
                    "ranking": 22.397113640163266,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85362499,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1258523,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-23T18:50:21.076943Z",
            "ended": "2026-03-23T19:14:44.378226Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.69189453125,
                            "deviation": 63.58791732788086,
                            "volatility": 0.05873731151223183
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1258523,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.045654296875,
                            "deviation": 60.30705642700195,
                            "volatility": 0.05943065136671066
                        }
                    },
                    "username": "na68y",
                    "country": "un",
                    "ranking": 22.397113640163266,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e8a2c76db4ed881ef4ea7f0a8516f31a?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/85358816"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1188813,
                    "username": "Kachug",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.9273170450367,
                            "deviation": 63.83962212839805,
                            "volatility": 0.06042550399833622
                        }
                    },
                    "ranking": 26.311522030004,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85358816,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1188813,
            "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": "124.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-23T16:37:18.816990Z",
            "ended": "2026-03-23T16:51:30.438116Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.7415771484375,
                            "deviation": 63.10542678833008,
                            "volatility": 0.05873820185661316
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1188813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.2518310546875,
                            "deviation": 64.56005859375,
                            "volatility": 0.06037347763776779
                        }
                    },
                    "username": "Kachug",
                    "country": "un",
                    "ranking": 26.311522030004,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4234a133c583a3a604cab60add2d9b9c?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/85358333"
            },
            "players": {
                "black": {
                    "id": 1225055,
                    "username": "WVV",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.9875564083663,
                            "deviation": 62.06344272041066,
                            "volatility": 0.05994402111163249
                        }
                    },
                    "ranking": 18.865694895135363,
                    "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": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85358333,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1225055,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-23T16:21:08.414305Z",
            "ended": "2026-03-23T16:36:14.109707Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1225055,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.5772705078125,
                            "deviation": 62.39393615722656,
                            "volatility": 0.05995199829339981
                        }
                    },
                    "username": "WVV",
                    "country": "un",
                    "ranking": 18.865694895135363,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f4fa603c7f547ecc3a69ba7c9927e26e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.625732421875,
                            "deviation": 63.29195785522461,
                            "volatility": 0.05873733386397362
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "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/85357735"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1217514,
                    "username": "Closelaw",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/9ecba52346682cc80960889a5c01c7a2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.6746770766822,
                            "deviation": 62.01635309212783,
                            "volatility": 0.05997539852682975
                        }
                    },
                    "ranking": 19.015260207363838,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85357735,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1217514,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-23T16:02:59.222844Z",
            "ended": "2026-03-23T16:19:46.234427Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.20263671875,
                            "deviation": 63.514122009277344,
                            "volatility": 0.0587373748421669
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1217514,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.5272216796875,
                            "deviation": 61.42212677001953,
                            "volatility": 0.05997505411505699
                        }
                    },
                    "username": "Closelaw",
                    "country": "cn",
                    "ranking": 19.015260207363838,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9ecba52346682cc80960889a5c01c7a2-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/85356025"
            },
            "players": {
                "black": {
                    "id": 548864,
                    "username": "hundez",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2c8664d1e71084d936cb259bef78beb8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.4234455490046,
                            "deviation": 62.354287725494615,
                            "volatility": 0.05990029602256948
                        }
                    },
                    "ranking": 20.621245856631536,
                    "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": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85356025,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 548864,
            "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": "51.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-23T15:02:05.575819Z",
            "ended": "2026-03-23T15:20:49.276029Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 548864,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.0206298828125,
                            "deviation": 62.41835403442383,
                            "volatility": 0.059902168810367584
                        }
                    },
                    "username": "hundez",
                    "country": "un",
                    "ranking": 20.621245856631536,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2c8664d1e71084d936cb259bef78beb8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.485107421875,
                            "deviation": 63.73894119262695,
                            "volatility": 0.058737967163324356
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "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/85355540"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1910144,
                    "username": "celebrae",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b1deae7f4c02ca4af192875e0592d797?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.2269150001234,
                            "deviation": 96.24811878332301,
                            "volatility": 0.05999696362628559
                        }
                    },
                    "ranking": 24.183105660582157,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85355540,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1910144,
            "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": "132.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-23T14:46:48.628898Z",
            "ended": "2026-03-23T15:01:38.335917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.0926513671875,
                            "deviation": 63.744117736816406,
                            "volatility": 0.0587393119931221
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1910144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.582275390625,
                            "deviation": 110.61380004882812,
                            "volatility": 0.05999903008341789
                        }
                    },
                    "username": "celebrae",
                    "country": "un",
                    "ranking": 24.183105660582157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b1deae7f4c02ca4af192875e0592d797?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/85335199"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1449268,
                    "username": "Tarik2702",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/e5a84d50d683bf251c21e8060417a464?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.6469511248265,
                            "deviation": 60.938277254352414,
                            "volatility": 0.05982267963228393
                        }
                    },
                    "ranking": 19.03410871184678,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85335199,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1449268,
            "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": "61.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-22T21:55:17.793129Z",
            "ended": "2026-03-22T22:13:13.839580Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.15380859375,
                            "deviation": 63.975677490234375,
                            "volatility": 0.05874007195234299
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1449268,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.6065673828125,
                            "deviation": 61.1398811340332,
                            "volatility": 0.05981975793838501
                        }
                    },
                    "username": "Tarik2702",
                    "country": "fr",
                    "ranking": 19.03410871184678,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e5a84d50d683bf251c21e8060417a464?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/85306700"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1953117,
                    "username": "qewlack",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/893fc6f3d74ee90976278ab57b285618?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.668619245189,
                            "deviation": 61.02996449537225,
                            "volatility": 0.06000414195965804
                        }
                    },
                    "ranking": 22.99653219836003,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85306700,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1953117,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-22T00:14:23.759167Z",
            "ended": "2026-03-22T00:42:24.872102Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.9691162109375,
                            "deviation": 63.96839904785156,
                            "volatility": 0.058741576969623566
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1953117,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.0223388671875,
                            "deviation": 61.50273132324219,
                            "volatility": 0.0600079745054245
                        }
                    },
                    "username": "qewlack",
                    "country": "un",
                    "ranking": 22.99653219836003,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/893fc6f3d74ee90976278ab57b285618?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/85303427"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1957922,
                    "username": "Andro8",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f6e176c575517f5d6d25f95b8a6388c2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.3368950985027,
                            "deviation": 66.47209580545933,
                            "volatility": 0.060018825601108106
                        }
                    },
                    "ranking": 26.890215179093428,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85303427,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1957922,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-21T21:37:03.563888Z",
            "ended": "2026-03-21T21:49:31.317467Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9053955078125,
                            "deviation": 63.4731559753418,
                            "volatility": 0.05874241143465042
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1957922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.4515380859375,
                            "deviation": 75.38739776611328,
                            "volatility": 0.06002547964453697
                        }
                    },
                    "username": "Andro8",
                    "country": "un",
                    "ranking": 26.890215179093428,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f6e176c575517f5d6d25f95b8a6388c2?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/85300148"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.4682652660476,
                            "deviation": 63.747227246805494,
                            "volatility": 0.05875281603497014
                        }
                    },
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "username": "yinyang0",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1512.7219664033462,
                            "deviation": 65.20730021031721,
                            "volatility": 0.06025670120861704
                        }
                    },
                    "ranking": 24.498896588113396,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85300148,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 963643,
            "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": "60.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-21T19:19:52.204263Z",
            "ended": "2026-03-21T19:40:43.129743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.247314453125,
                            "deviation": 63.29427719116211,
                            "volatility": 0.05874382704496384
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.99893487417846,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 963643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.08642578125,
                            "deviation": 63.761348724365234,
                            "volatility": 0.06023835390806198
                        }
                    },
                    "username": "yinyang0",
                    "country": "fr",
                    "ranking": 24.498896588113396,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6e7852d6d6d2e8c83a7170b8d81edc08-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
        }
    ]
}