List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=65",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=63",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/80884974"
            },
            "players": {
                "black": {
                    "id": 1782909,
                    "username": "kitkokd",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/b790300cb57dbb4d9f0727d07883db86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.0646220332378,
                            "deviation": 65.60961322476598,
                            "volatility": 0.06002019219421458
                        }
                    },
                    "ranking": 22.75681753739848,
                    "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": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80884974,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1782909,
            "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": "48.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-03T09:27:18.312988Z",
            "ended": "2025-11-03T10:05:57.018491Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1782909,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.2642822265625,
                            "deviation": 64.8228988647461,
                            "volatility": 0.06003118306398392
                        }
                    },
                    "username": "kitkokd",
                    "country": "kr",
                    "ranking": 22.75681753739848,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b790300cb57dbb4d9f0727d07883db86?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.0472412109375,
                            "deviation": 63.00392150878906,
                            "volatility": 0.05869029462337494
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "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/80834414"
            },
            "players": {
                "black": {
                    "id": 1248927,
                    "username": "Szoboszlai",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1270.3462056110636,
                            "deviation": 60.93982447978906,
                            "volatility": 0.05966306994098741
                        }
                    },
                    "ranking": 20.456416071147473,
                    "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": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80834414,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1248927,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-01T17:20:24.299669Z",
            "ended": "2025-11-01T17:35:28.084033Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1248927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.28076171875,
                            "deviation": 62.16614532470703,
                            "volatility": 0.05970077961683273
                        }
                    },
                    "username": "Szoboszlai",
                    "country": "un",
                    "ranking": 20.456416071147473,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.168701171875,
                            "deviation": 63.20132064819336,
                            "volatility": 0.05868988111615181
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "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/80834290"
            },
            "players": {
                "black": {
                    "id": 192423,
                    "username": "spee",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.709311797529,
                            "deviation": 60.648057425844605,
                            "volatility": 0.05924919380609914
                        }
                    },
                    "ranking": 19.41965101745666,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80834290,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 192423,
            "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": "2025-11-01T17:14:51.619191Z",
            "ended": "2025-11-01T17:19:37.374006Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 192423,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.02685546875,
                            "deviation": 60.826202392578125,
                            "volatility": 0.05929120257496834
                        }
                    },
                    "username": "spee",
                    "country": "eu",
                    "ranking": 19.41965101745666,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/890d6ac11d786505b541445168443bd1-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.4351806640625,
                            "deviation": 63.41733169555664,
                            "volatility": 0.05869024246931076
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "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/80787944"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1890058,
                    "username": "Imal0ser1234",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4fe32c668bc3f450f3e88b2c487ab67d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.998777854848,
                            "deviation": 75.32573222651023,
                            "volatility": 0.05999834823181258
                        }
                    },
                    "ranking": 19.91533240020354,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80787944,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1890058,
            "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": "2025-10-31T06:51:32.110651Z",
            "ended": "2025-10-31T06:55:20.869033Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1249.9085693359375,
                            "deviation": 63.563865661621094,
                            "volatility": 0.058689478784799576
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1890058,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.52783203125,
                            "deviation": 102.23589324951172,
                            "volatility": 0.06000186502933502
                        }
                    },
                    "username": "Imal0ser1234",
                    "country": "un",
                    "ranking": 19.91533240020354,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4fe32c668bc3f450f3e88b2c487ab67d?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/80769544"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1489232,
                    "username": "peng12",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/afeb329b575d8ab53933c6da6b8fe60d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.4320560693566,
                            "deviation": 60.70383861057596,
                            "volatility": 0.05970200721081455
                        }
                    },
                    "ranking": 22.245793544087253,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80769544,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1489232,
            "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": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-30T16:20:28.784153Z",
            "ended": "2025-10-30T16:49:59.129041Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.7796630859375,
                            "deviation": 63.70048141479492,
                            "volatility": 0.058690786361694336
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1489232,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.462646484375,
                            "deviation": 60.82394027709961,
                            "volatility": 0.0597270242869854
                        }
                    },
                    "username": "peng12",
                    "country": "un",
                    "ranking": 22.245793544087253,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/afeb329b575d8ab53933c6da6b8fe60d?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/80765414"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "username": "Gogoal",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.8938695312509,
                            "deviation": 60.26545064205604,
                            "volatility": 0.05938512244011659
                        }
                    },
                    "ranking": 20.448171511540046,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80765414,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1237299,
            "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": "2025-10-30T13:56:25.066413Z",
            "ended": "2025-10-30T14:15:14.460499Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.0537109375,
                            "deviation": 63.800201416015625,
                            "volatility": 0.058687929064035416
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.979248046875,
                            "deviation": 60.64849853515625,
                            "volatility": 0.05946208909153938
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 20.448171511540046,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0eae3ce7dff20aa83251e75e4eb5a1d2-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80761629"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686450,
                    "username": "unawj",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ffd7e4d6a7dde9a511a0961523e4e562?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.8135043676575,
                            "deviation": 60.48173805119676,
                            "volatility": 0.0594060136420548
                        }
                    },
                    "ranking": 19.686900974793968,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80761629,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 686450,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-30T11:31:49.028818Z",
            "ended": "2025-10-30T11:44:41.806481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.927001953125,
                            "deviation": 64.05622863769531,
                            "volatility": 0.058687835931777954
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686450,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.299072265625,
                            "deviation": 60.47761917114258,
                            "volatility": 0.05942742899060249
                        }
                    },
                    "username": "unawj",
                    "country": "un",
                    "ranking": 19.686900974793968,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ffd7e4d6a7dde9a511a0961523e4e562?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/80761552"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.8473055502861,
                            "deviation": 112.63595069293712,
                            "volatility": 0.14990415841201937
                        }
                    },
                    "ranking": 24.71406125521076,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 80761552,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1195520,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 7, \"initial_time\": 120, \"max_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-30T11:28:27.748502Z",
            "ended": "2025-10-30T11:30:06.890573Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.927001953125,
                            "deviation": 64.05622863769531,
                            "volatility": 0.058687835931777954
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.127197265625,
                            "deviation": 101.48123168945312,
                            "volatility": 0.1499807983636856
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 24.71406125521076,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                }
            },
            "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/80760614"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1033238,
                    "username": "hakös",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/968342e254c3b1720b5f5f58a48a9346-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.6346734507533,
                            "deviation": 64.42125943556844,
                            "volatility": 0.05937057147266752
                        }
                    },
                    "ranking": 25.907650414000813,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80760614,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1033238,
            "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": "107.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-30T10:49:07.467170Z",
            "ended": "2025-10-30T11:09:17.357849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.34814453125,
                            "deviation": 63.780616760253906,
                            "volatility": 0.05868908390402794
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1033238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.7979736328125,
                            "deviation": 62.1128044128418,
                            "volatility": 0.059165481477975845
                        }
                    },
                    "username": "hakös",
                    "country": "de",
                    "ranking": 25.907650414000813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/968342e254c3b1720b5f5f58a48a9346-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/80730194"
            },
            "players": {
                "black": {
                    "id": 155066,
                    "username": "home.pjs",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/6038427be539235fa3d8ba4e5585c039-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.3915746532246,
                            "deviation": 60.60458558122411,
                            "volatility": 0.058700423044798014
                        }
                    },
                    "ranking": 15.406857514030888,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.3300613463107,
                            "deviation": 61.52930880580711,
                            "volatility": 0.05874064143766227
                        }
                    },
                    "ranking": 20.03313799471537,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 80730194,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 155066,
            "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": "2025-10-29T11:48:19.258619Z",
            "ended": "2025-10-29T12:05:31.929278Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 155066,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.795654296875,
                            "deviation": 60.734107971191406,
                            "volatility": 0.058760933578014374
                        }
                    },
                    "username": "home.pjs",
                    "country": "gb",
                    "ranking": 15.406857514030888,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6038427be539235fa3d8ba4e5585c039-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.490234375,
                            "deviation": 63.97822189331055,
                            "volatility": 0.058690182864665985
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.03313799471537,
                    "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
        }
    ]
}