List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=93",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=91",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/79151497"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1212813,
                    "username": "TaavettiI",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/c4b1ec000a1fc5db343fd9dc1168bcdf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.0914775557717,
                            "deviation": 62.56940530727947,
                            "volatility": 0.05998627622182195
                        }
                    },
                    "ranking": 23.327650509511137,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79151497,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1212813,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "51.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-10T07:42:38.586099Z",
            "ended": "2025-09-10T07:56:04.962061Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.5269775390625,
                            "deviation": 62.68684387207031,
                            "volatility": 0.05867630988359451
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1212813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.0892333984375,
                            "deviation": 61.0687370300293,
                            "volatility": 0.0599084347486496
                        }
                    },
                    "username": "TaavettiI",
                    "country": "fi",
                    "ranking": 23.327650509511137,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4b1ec000a1fc5db343fd9dc1168bcdf?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/79150850"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1044082,
                    "username": "Kosta-Po",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/102543485809ea912752ea1b11f4605b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.1998208406258,
                            "deviation": 60.51971508384635,
                            "volatility": 0.05990967736686009
                        }
                    },
                    "ranking": 20.97634392040576,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79150850,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1044082,
            "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": "95.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-10T07:16:21.732036Z",
            "ended": "2025-09-10T07:40:46.395768Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1277.7000732421875,
                            "deviation": 62.841941833496094,
                            "volatility": 0.05867721885442734
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1044082,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.9212646484375,
                            "deviation": 60.67879104614258,
                            "volatility": 0.05993274971842766
                        }
                    },
                    "username": "Kosta-Po",
                    "country": "ru",
                    "ranking": 20.97634392040576,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/102543485809ea912752ea1b11f4605b-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/79149996"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1403951,
                    "username": "삼겹살광인",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2a383899037cb7dfe7d209cbfd0ae514?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.9357588435432,
                            "deviation": 62.87778168717177,
                            "volatility": 0.05980595349004028
                        }
                    },
                    "ranking": 23.866154363110237,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79149996,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1403951,
            "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": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-10T06:36:40.901395Z",
            "ended": "2025-09-10T06:57:18.913883Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.9649658203125,
                            "deviation": 62.6682014465332,
                            "volatility": 0.05867176875472069
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1403951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.80078125,
                            "deviation": 64.58895874023438,
                            "volatility": 0.059834327548742294
                        }
                    },
                    "username": "삼겹살광인",
                    "country": "un",
                    "ranking": 23.866154363110237,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a383899037cb7dfe7d209cbfd0ae514?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/79149765"
            },
            "players": {
                "black": {
                    "id": 112732,
                    "username": "takashimaya",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ae77ed92612a5ee8913e4a502c94d32?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1138.3245976966205,
                            "deviation": 64.65616951881077,
                            "volatility": 0.059383747591483516
                        }
                    },
                    "ranking": 17.916121755111995,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79149765,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 112732,
            "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-09-10T06:21:50.541979Z",
            "ended": "2025-09-10T06:28:36.131518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 112732,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.8712158203125,
                            "deviation": 65.05902862548828,
                            "volatility": 0.05911991000175476
                        }
                    },
                    "username": "takashimaya",
                    "country": "un",
                    "ranking": 17.916121755111995,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ae77ed92612a5ee8913e4a502c94d32?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.670166015625,
                            "deviation": 62.84792709350586,
                            "volatility": 0.0586717426776886
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/79149444"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1309984,
                    "username": "gzhuang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1342.5818694255972,
                            "deviation": 63.805983334363255,
                            "volatility": 0.05964271382030317
                        }
                    },
                    "ranking": 21.73672826083246,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79149444,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1309984,
            "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-09-10T06:08:24.066034Z",
            "ended": "2025-09-10T06:21:20.361091Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.68017578125,
                            "deviation": 63.0120849609375,
                            "volatility": 0.05867072939872742
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1309984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.01025390625,
                            "deviation": 63.826358795166016,
                            "volatility": 0.05993805453181267
                        }
                    },
                    "username": "gzhuang",
                    "country": "un",
                    "ranking": 21.73672826083246,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/74be6822e2d34eaacb81d46dbad0b579?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/79137752"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1196351,
                    "username": "gonickname13",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/dc2fb6cab3f3c11b612ea9cdab7468d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.8569537251028,
                            "deviation": 61.106996369823825,
                            "volatility": 0.05988845575392994
                        }
                    },
                    "ranking": 21.706966595597702,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79137752,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1196351,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "60.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-09T20:05:00.859010Z",
            "ended": "2025-09-09T20:22:18.170626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.6943359375,
                            "deviation": 63.10018539428711,
                            "volatility": 0.05866822972893715
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1196351,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.16552734375,
                            "deviation": 60.726226806640625,
                            "volatility": 0.059879470616579056
                        }
                    },
                    "username": "gonickname13",
                    "country": "un",
                    "ranking": 21.706966595597702,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dc2fb6cab3f3c11b612ea9cdab7468d2?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79137045"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1819568,
                    "username": "やめました",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/000657b15b8962f91a51dd506c52efc6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.520679473072,
                            "deviation": 68.51126275307446,
                            "volatility": 0.06044686363259993
                        }
                    },
                    "ranking": 23.938152033991493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79137045,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1819568,
            "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-09-09T19:39:44.366156Z",
            "ended": "2025-09-09T19:58:05.446088Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.7735595703125,
                            "deviation": 62.67387771606445,
                            "volatility": 0.0586601085960865
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1819568,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.122802734375,
                            "deviation": 67.47886657714844,
                            "volatility": 0.06033221259713173
                        }
                    },
                    "username": "やめました",
                    "country": "un",
                    "ranking": 23.938152033991493,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/000657b15b8962f91a51dd506c52efc6?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79136811"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1819568,
                    "username": "やめました",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/000657b15b8962f91a51dd506c52efc6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.520679473072,
                            "deviation": 68.51126275307446,
                            "volatility": 0.06044686363259993
                        }
                    },
                    "ranking": 23.938152033991493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79136811,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1819568,
            "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-09-09T19:31:19.006019Z",
            "ended": "2025-09-09T19:36:40.163961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.6275634765625,
                            "deviation": 62.1632194519043,
                            "volatility": 0.058651264756917953
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1819568,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.562744140625,
                            "deviation": 67.06361389160156,
                            "volatility": 0.06032254546880722
                        }
                    },
                    "username": "やめました",
                    "country": "un",
                    "ranking": 23.938152033991493,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/000657b15b8962f91a51dd506c52efc6?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79125215"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 780125,
                    "username": "Jean-LucB",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/8c4b067517477cf87cd0cd904d435d77?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.868806449095,
                            "deviation": 62.32587832455268,
                            "volatility": 0.05999304961316023
                        }
                    },
                    "ranking": 19.72558910459829,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79125215,
            "name": "friendly game",
            "creator": 780125,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 780125,
            "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": 49,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 40, \"periods\": 4, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-09T12:40:18.013616Z",
            "ended": "2025-09-09T13:18:32.635444Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.076416015625,
                            "deviation": 62.2988395690918,
                            "volatility": 0.05865201726555824
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 780125,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.9796142578125,
                            "deviation": 61.3072509765625,
                            "volatility": 0.060010530054569244
                        }
                    },
                    "username": "Jean-LucB",
                    "country": "eu",
                    "ranking": 19.72558910459829,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c4b067517477cf87cd0cd904d435d77?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79122997"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1112120,
                    "username": "fxzen2013",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c2b527e43a5873a9b6d863dbb46a644d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.34125516297,
                            "deviation": 63.44601945107115,
                            "volatility": 0.06041435248010931
                        }
                    },
                    "ranking": 24.02923198568209,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79122997,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1112120,
            "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-09-09T11:26:38.016865Z",
            "ended": "2025-09-09T11:51:31.991902Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.420654296875,
                            "deviation": 61.83668518066406,
                            "volatility": 0.058653026819229126
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1112120,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.18603515625,
                            "deviation": 61.90118408203125,
                            "volatility": 0.06035926565527916
                        }
                    },
                    "username": "fxzen2013",
                    "country": "un",
                    "ranking": 24.02923198568209,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c2b527e43a5873a9b6d863dbb46a644d?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
        }
    ]
}