List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-id&page=42
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=43",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-id&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/82384481"
            },
            "players": {
                "black": {
                    "id": 1674219,
                    "username": "Nicolas de Pigage",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9cf9ef82dafe72f04f7166bd1c046178?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.1909288421207,
                            "deviation": 61.34305014491679,
                            "volatility": 0.0598978337113583
                        }
                    },
                    "ranking": 20.307320283198422,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82384481,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1674219,
            "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": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-20T21:38:53.295984Z",
            "ended": "2025-12-20T21:58:41.010540Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1674219,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.485107421875,
                            "deviation": 60.87022399902344,
                            "volatility": 0.059902094304561615
                        }
                    },
                    "username": "Nicolas de Pigage",
                    "country": "un",
                    "ranking": 20.307320283198422,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9cf9ef82dafe72f04f7166bd1c046178?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.262451171875,
                            "deviation": 63.08279800415039,
                            "volatility": 0.058668654412031174
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82337705"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1909229,
                    "username": "werty337",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c7d8a737acb9fc129de268bc248120dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.5358350515507,
                            "deviation": 71.90743471547295,
                            "volatility": 0.059986509168775834
                        }
                    },
                    "ranking": 24.09464701370896,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82337705,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1909229,
            "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": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T11:29:36.896937Z",
            "ended": "2025-12-19T11:49:03.292206Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.2867431640625,
                            "deviation": 62.96280288696289,
                            "volatility": 0.05867011845111847
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1909229,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1481.6771240234375,
                            "deviation": 73.87500762939453,
                            "volatility": 0.05998945236206055
                        }
                    },
                    "username": "werty337",
                    "country": "un",
                    "ranking": 24.09464701370896,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c7d8a737acb9fc129de268bc248120dd?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/82336853"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "username": "Akipa2025",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.9124732161274,
                            "deviation": 62.03051894088691,
                            "volatility": 0.05978511922713851
                        }
                    },
                    "ranking": 25.94042760169924,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82336853,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1746446,
            "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": "69.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T10:53:58.832106Z",
            "ended": "2025-12-19T11:07:38.907356Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.039306640625,
                            "deviation": 62.998477935791016,
                            "volatility": 0.058671556413173676
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1746446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.6531982421875,
                            "deviation": 63.21562576293945,
                            "volatility": 0.05989007279276848
                        }
                    },
                    "username": "Akipa2025",
                    "country": "un",
                    "ranking": 25.94042760169924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/81cbd15301e425ffe9c3c61025f9bccb?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/82335565"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1331238,
                    "username": "rashomon76",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/499da50994acb97f6db158e7783d4d0a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.9569790581654,
                            "deviation": 62.235840025625905,
                            "volatility": 0.060051581669061056
                        }
                    },
                    "ranking": 23.740326055839738,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82335565,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1331238,
            "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": "49.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T09:51:57.551315Z",
            "ended": "2025-12-19T10:22:15.025593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.119873046875,
                            "deviation": 62.98135757446289,
                            "volatility": 0.05867304652929306
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1331238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.0146484375,
                            "deviation": 63.789241790771484,
                            "volatility": 0.060052793473005295
                        }
                    },
                    "username": "rashomon76",
                    "country": "un",
                    "ranking": 23.740326055839738,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/499da50994acb97f6db158e7783d4d0a?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/82335503"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "username": "Argonijt",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1451.7675090890045,
                            "deviation": 62.43151698241411,
                            "volatility": 0.058506532245075946
                        }
                    },
                    "ranking": 23.546763272448914,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82335503,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 757755,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-12-19T09:50:38.065810Z",
            "ended": "2025-12-19T09:51:01.081794Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.119873046875,
                            "deviation": 62.98135757446289,
                            "volatility": 0.05867304652929306
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 757755,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.2791748046875,
                            "deviation": 61.19618225097656,
                            "volatility": 0.05857382342219353
                        }
                    },
                    "username": "Argonijt",
                    "country": "ua",
                    "ranking": 23.546763272448914,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/476cd2870be4be39c656c8afe6b1d8f5-32.png",
                    "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/82334441"
            },
            "players": {
                "black": {
                    "id": 1920157,
                    "username": "butaboshi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cd1ca008dc99a1d74f2367f93f91c52b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.8301292836607,
                            "deviation": 80.01706150668832,
                            "volatility": 0.0600132682307437
                        }
                    },
                    "ranking": 20.227199833236032,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82334441,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1920157,
            "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-12-19T09:00:37.362303Z",
            "ended": "2025-12-19T09:06:23.665449Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1920157,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.3382568359375,
                            "deviation": 96.24734497070312,
                            "volatility": 0.06000443547964096
                        }
                    },
                    "username": "butaboshi",
                    "country": "un",
                    "ranking": 20.227199833236032,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cd1ca008dc99a1d74f2367f93f91c52b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.36181640625,
                            "deviation": 63.126312255859375,
                            "volatility": 0.05867268145084381
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82333894"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "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": 1245.13579012521,
                            "deviation": 60.338146859247516,
                            "volatility": 0.059387639255142385
                        }
                    },
                    "ranking": 19.992377242176456,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82333894,
            "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-12-19T08:32:07.788759Z",
            "ended": "2025-12-19T08:46:18.358644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.0689697265625,
                            "deviation": 63.331993103027344,
                            "volatility": 0.05867220461368561
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1237299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.5074462890625,
                            "deviation": 60.612709045410156,
                            "volatility": 0.05945632606744766
                        }
                    },
                    "username": "Gogoal",
                    "country": "cn",
                    "ranking": 19.992377242176456,
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/82333385"
            },
            "players": {
                "black": {
                    "id": 143899,
                    "username": "Georgii",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.0806177300224,
                            "deviation": 61.96454715087956,
                            "volatility": 0.05990476254748243
                        }
                    },
                    "ranking": 17.7887889779754,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82333385,
            "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": "42.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-19T08:01:56.287343Z",
            "ended": "2025-12-19T08:19:35.927868Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 143899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.89990234375,
                            "deviation": 61.148380279541016,
                            "volatility": 0.05984565615653992
                        }
                    },
                    "username": "Georgii",
                    "country": "jp",
                    "ranking": 17.7887889779754,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/326dd87c064b5a10ab7d8d0ad30f4e51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.18701171875,
                            "deviation": 63.558570861816406,
                            "volatility": 0.058672402054071426
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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/82332765"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "username": "Jay12",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f1151dfffa21a16ac7a1a238b34c0f79?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.404892233798,
                            "deviation": 67.595352569186,
                            "volatility": 0.06003724913517267
                        }
                    },
                    "ranking": 24.66180859087818,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82332765,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1719278,
            "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": "104.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-19T07:24:56.140385Z",
            "ended": "2025-12-19T07:48:04.446786Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1263.591796875,
                            "deviation": 63.128204345703125,
                            "volatility": 0.058673396706581116
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.2901611328125,
                            "deviation": 71.07237243652344,
                            "volatility": 0.05999540910124779
                        }
                    },
                    "username": "Jay12",
                    "country": "un",
                    "ranking": 24.66180859087818,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f1151dfffa21a16ac7a1a238b34c0f79?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/82313594"
            },
            "players": {
                "black": {
                    "id": 1248927,
                    "username": "Szoboszlai",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.9088372010997,
                            "deviation": 61.34867603537829,
                            "volatility": 0.05965802688212674
                        }
                    },
                    "ranking": 20.666173127639706,
                    "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": 1301.9459535950068,
                            "deviation": 62.05458868676486,
                            "volatility": 0.05874583673832072
                        }
                    },
                    "ranking": 21.025224684804225,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 82313594,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-18T16:39:32.078178Z",
            "ended": "2025-12-18T16:49:46.600530Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1248927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.798828125,
                            "deviation": 61.24150848388672,
                            "volatility": 0.05964677035808563
                        }
                    },
                    "username": "Szoboszlai",
                    "country": "un",
                    "ranking": 20.666173127639706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bf797292d738016c4a6763797c986af6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.847412109375,
                            "deviation": 63.32355499267578,
                            "volatility": 0.05867263302206993
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.025224684804225,
                    "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
        }
    ]
}