List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=9
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=10",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=8",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85270723"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1388344,
                    "username": "onthewave",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/577b138e38b9865fa1127bfde0435191?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.3186012818471,
                            "deviation": 63.58829987752542,
                            "volatility": 0.05987098810140112
                        }
                    },
                    "ranking": 25.408147389284196,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85270723,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1388344,
            "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": "129.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-20T20:14:53.945870Z",
            "ended": "2026-03-20T20:39:51.764508Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1224.988525390625,
                            "deviation": 62.45183563232422,
                            "volatility": 0.058736711740493774
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1388344,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.4573974609375,
                            "deviation": 62.911067962646484,
                            "volatility": 0.059872377663850784
                        }
                    },
                    "username": "onthewave",
                    "country": "un",
                    "ranking": 25.408147389284196,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/577b138e38b9865fa1127bfde0435191?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/85269999"
            },
            "players": {
                "black": {
                    "id": 1292950,
                    "username": "alexander.i.borodkin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2185c428bb468df8ccd1da7166e4b1a5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.1195420159859,
                            "deviation": 67.7848200744946,
                            "volatility": 0.06001101133898545
                        }
                    },
                    "ranking": 21.240678469596787,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85269999,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1292950,
            "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": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-20T19:45:36.905172Z",
            "ended": "2026-03-20T20:14:13.813430Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1292950,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.76220703125,
                            "deviation": 68.2770767211914,
                            "volatility": 0.060014721006155014
                        }
                    },
                    "username": "alexander.i.borodkin",
                    "country": "un",
                    "ranking": 21.240678469596787,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2185c428bb468df8ccd1da7166e4b1a5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.9815673828125,
                            "deviation": 62.604305267333984,
                            "volatility": 0.05873726308345795
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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/85266392"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1684846,
                    "username": "Jaiiigo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d6817ab651bdef22282c217ea0ece89b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.6857976632518,
                            "deviation": 64.97806496125042,
                            "volatility": 0.06037423078596667
                        }
                    },
                    "ranking": 21.073890871355456,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85266392,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1684846,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-20T17:23:05.689804Z",
            "ended": "2026-03-20T17:50:37.281136Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.308837890625,
                            "deviation": 62.66651153564453,
                            "volatility": 0.05873483046889305
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1684846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1341.4031982421875,
                            "deviation": 65.58007049560547,
                            "volatility": 0.06037958711385727
                        }
                    },
                    "username": "Jaiiigo",
                    "country": "un",
                    "ranking": 21.073890871355456,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d6817ab651bdef22282c217ea0ece89b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85265922"
            },
            "players": {
                "black": {
                    "id": 1967140,
                    "username": "Pen Pen",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/128cf2ed994cc129301ae96cece18f9e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.7767026294055,
                            "deviation": 64.94466927861365,
                            "volatility": 0.06002606832616174
                        }
                    },
                    "ranking": 19.420935320184952,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85265922,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1967140,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-20T17:04:32.096279Z",
            "ended": "2026-03-20T17:21:41.671241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1967140,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.0467529296875,
                            "deviation": 64.4401626586914,
                            "volatility": 0.06001541018486023
                        }
                    },
                    "username": "Pen Pen",
                    "country": "es",
                    "ranking": 19.420935320184952,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/128cf2ed994cc129301ae96cece18f9e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.1015625,
                            "deviation": 62.84120559692383,
                            "volatility": 0.058734528720378876
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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/85253652"
            },
            "players": {
                "black": {
                    "id": 143899,
                    "username": "Georgii",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.7249677593218,
                            "deviation": 61.54081410110576,
                            "volatility": 0.059880450762487776
                        }
                    },
                    "ranking": 18.48660999878968,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85253652,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 143899,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-20T09:23:10.751893Z",
            "ended": "2026-03-20T09:27:24.283149Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 143899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.9656982421875,
                            "deviation": 61.622894287109375,
                            "volatility": 0.0598827563226223
                        }
                    },
                    "username": "Georgii",
                    "country": "jp",
                    "ranking": 18.48660999878968,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.7198486328125,
                            "deviation": 63.008262634277344,
                            "volatility": 0.058735381811857224
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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/85252229"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 720215,
                    "username": "l3j4n4smr8",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/d2b1bc8ad88038f2cd11a92ab71e83c2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.939371358139,
                            "deviation": 61.60397172836925,
                            "volatility": 0.05999365609298298
                        }
                    },
                    "ranking": 24.639527490316848,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85252229,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 720215,
            "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": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-20T08:10:37.156117Z",
            "ended": "2026-03-20T08:45:16.443885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.39599609375,
                            "deviation": 62.954551696777344,
                            "volatility": 0.0587368868291378
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 720215,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1419.9395751953125,
                            "deviation": 62.60132598876953,
                            "volatility": 0.05999597907066345
                        }
                    },
                    "username": "l3j4n4smr8",
                    "country": "ar",
                    "ranking": 24.639527490316848,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d2b1bc8ad88038f2cd11a92ab71e83c2?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/85198525"
            },
            "players": {
                "black": {
                    "id": 1125666,
                    "username": "Jmoe1107",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e164f683b3bc3d90a8dc61507b81d71b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.4304004112046,
                            "deviation": 61.79332789321309,
                            "volatility": 0.059561897676537405
                        }
                    },
                    "ranking": 19.107308956627453,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85198525,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1125666,
            "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": 37,
            "time_control_parameters": "{\"main_time\": 900, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-18T14:22:44.890433Z",
            "ended": "2026-03-18T15:24:45.770306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1125666,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.3240966796875,
                            "deviation": 62.23131561279297,
                            "volatility": 0.05956471711397171
                        }
                    },
                    "username": "Jmoe1107",
                    "country": "us",
                    "ranking": 19.107308956627453,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e164f683b3bc3d90a8dc61507b81d71b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.6142578125,
                            "deviation": 63.151527404785156,
                            "volatility": 0.058736659586429596
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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/85198416"
            },
            "players": {
                "black": {
                    "id": 745404,
                    "username": "DimitriDesaubies",
                    "country": "ps",
                    "icon": "https://user-uploads.online-go.com/2820406031d8e0c450ac079260aadba6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.8888001373505,
                            "deviation": 60.17875259277622,
                            "volatility": 0.05895160827869506
                        }
                    },
                    "ranking": 17.805309663311,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85198416,
            "name": "🚫no \"?\" please. Free Handicaps",
            "creator": 745404,
            "mode": "game",
            "source": "play",
            "black": 745404,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 37,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 30, \"periods\": 5}",
            "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": "2026-03-18T14:18:28.955482Z",
            "ended": "2026-03-18T15:20:58.550274Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 745404,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.61474609375,
                            "deviation": 60.29233932495117,
                            "volatility": 0.05895261466503143
                        }
                    },
                    "username": "DimitriDesaubies",
                    "country": "ps",
                    "ranking": 17.805309663311,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2820406031d8e0c450ac079260aadba6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.2181396484375,
                            "deviation": 63.35985565185547,
                            "volatility": 0.05873716622591019
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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/85197213"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1220916,
                    "username": "Alexandre_54",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/f72b2cae245ff2cfbf3cdb2d9c75be67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.0484381573865,
                            "deviation": 62.14951225782999,
                            "volatility": 0.059962576574710165
                        }
                    },
                    "ranking": 23.262475116500127,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85197213,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1220916,
            "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": "120.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-18T13:37:06.482097Z",
            "ended": "2026-03-18T15:15:56.397726Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.9136962890625,
                            "deviation": 63.218544006347656,
                            "volatility": 0.058738622814416885
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1220916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.611328125,
                            "deviation": 62.105979919433594,
                            "volatility": 0.05996672436594963
                        }
                    },
                    "username": "Alexandre_54",
                    "country": "fr",
                    "ranking": 23.262475116500127,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f72b2cae245ff2cfbf3cdb2d9c75be67?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/85197183"
            },
            "players": {
                "black": {
                    "id": 123282,
                    "username": "ooooo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.636097407381,
                            "deviation": 81.26236634430325,
                            "volatility": 0.08616927156247728
                        }
                    },
                    "ranking": 17.094573831991674,
                    "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": 1312.8933951013057,
                            "deviation": 63.28532765595898,
                            "volatility": 0.05874976950567414
                        }
                    },
                    "ranking": 21.219068143484535,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85197183,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 123282,
            "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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2026-03-18T13:34:12.741293Z",
            "ended": "2026-03-18T15:12:50.110125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 123282,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.3426513671875,
                            "deviation": 78.72511291503906,
                            "volatility": 0.08584555238485336
                        }
                    },
                    "username": "ooooo",
                    "country": "un",
                    "ranking": 17.094573831991674,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a059b50cdb8b5e1c47581b1af633ce7b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.9136962890625,
                            "deviation": 63.218544006347656,
                            "volatility": 0.058738622814416885
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.219068143484535,
                    "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
        }
    ]
}