List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=54
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=55",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=53",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81793133"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "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": 81793133,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T08:14:14.383395Z",
            "ended": "2025-12-02T08:32:20.609811Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.0396728515625,
                            "deviation": 63.412017822265625,
                            "volatility": 0.05868511274456978
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1719278,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.526611328125,
                            "deviation": 65.85054016113281,
                            "volatility": 0.0600309893488884
                        }
                    },
                    "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/81792109"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1337225,
                    "username": "DasEinhorn",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e2d14a1e0bfd1f606e348d8d2f263cc3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.7174814897057,
                            "deviation": 63.66930298823942,
                            "volatility": 0.05976363807230579
                        }
                    },
                    "ranking": 22.21685424920422,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81792109,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1337225,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-02T07:20:22.775317Z",
            "ended": "2025-12-02T07:46:26.776547Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.394287109375,
                            "deviation": 63.23475646972656,
                            "volatility": 0.058686528354883194
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1337225,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.1563720703125,
                            "deviation": 63.24947738647461,
                            "volatility": 0.059753574430942535
                        }
                    },
                    "username": "DasEinhorn",
                    "country": "de",
                    "ranking": 22.21685424920422,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e2d14a1e0bfd1f606e348d8d2f263cc3?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/81767461"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1899157,
                    "username": "ily01",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3a483d7f361bcd77952342c2ebfae8b4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.1748395287457,
                            "deviation": 70.11097419201334,
                            "volatility": 0.059980624085020307
                        }
                    },
                    "ranking": 28.38448230041293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81767461,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1899157,
            "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": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-01T13:00:29.010684Z",
            "ended": "2025-12-01T13:26:04.918980Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1220.4129638671875,
                            "deviation": 62.733612060546875,
                            "volatility": 0.05868738889694214
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1899157,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.7734375,
                            "deviation": 95.49681854248047,
                            "volatility": 0.059994641691446304
                        }
                    },
                    "username": "ily01",
                    "country": "un",
                    "ranking": 28.38448230041293,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a483d7f361bcd77952342c2ebfae8b4?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/81766665"
            },
            "players": {
                "black": {
                    "id": 1534504,
                    "username": "Davidcheong7",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1595eb7c96e3e0d070d259f5e1dd034e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5579257212057,
                            "deviation": 60.784681134292576,
                            "volatility": 0.059871719832343316
                        }
                    },
                    "ranking": 18.95473521085604,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81766665,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1534504,
            "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": "159.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-01T12:33:12.612871Z",
            "ended": "2025-12-01T12:59:41.587035Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1534504,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.5687255859375,
                            "deviation": 61.04890060424805,
                            "volatility": 0.05987614393234253
                        }
                    },
                    "username": "Davidcheong7",
                    "country": "un",
                    "ranking": 18.95473521085604,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1595eb7c96e3e0d070d259f5e1dd034e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.354736328125,
                            "deviation": 62.8552131652832,
                            "volatility": 0.05868564546108246
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "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/81766247"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1175330,
                    "username": "nekita01r",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a3891f7e59701d01cc28ebbcb75f5a4c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.4901918111034,
                            "deviation": 62.45477998012364,
                            "volatility": 0.05857529956078512
                        }
                    },
                    "ranking": 20.53181059585813,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81766247,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1175330,
            "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-12-01T12:12:25.462470Z",
            "ended": "2025-12-01T12:29:31.743973Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.1649169921875,
                            "deviation": 62.95248031616211,
                            "volatility": 0.058686915785074234
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1175330,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.35546875,
                            "deviation": 66.00263214111328,
                            "volatility": 0.05873538553714752
                        }
                    },
                    "username": "nekita01r",
                    "country": "un",
                    "ranking": 20.53181059585813,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a3891f7e59701d01cc28ebbcb75f5a4c?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/81764312"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 718820,
                    "username": "博安德",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/26340875cb0bceaf0004bfdbc06693ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.4738459258065,
                            "deviation": 65.69947684944891,
                            "volatility": 0.05994882039744038
                        }
                    },
                    "ranking": 23.81164269171153,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81764312,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 718820,
            "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": "76.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-01T10:45:11.532721Z",
            "ended": "2025-12-01T11:34:48.836797Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.8450927734375,
                            "deviation": 62.796058654785156,
                            "volatility": 0.058688368648290634
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 718820,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1482.435546875,
                            "deviation": 67.241455078125,
                            "volatility": 0.05996888130903244
                        }
                    },
                    "username": "博安德",
                    "country": "de",
                    "ranking": 23.81164269171153,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26340875cb0bceaf0004bfdbc06693ba?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/81720493"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 513361,
                    "username": "MrPochuk",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/1c0a59fa668c74e7a3fe5e91c3c8387c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.1398890683458,
                            "deviation": 62.50373520972531,
                            "volatility": 0.06006143822000701
                        }
                    },
                    "ranking": 24.05730455920431,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81720493,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 513361,
            "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": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-29T22:15:39.504474Z",
            "ended": "2025-11-29T22:45:43.734222Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.3961181640625,
                            "deviation": 62.81070327758789,
                            "volatility": 0.05868982896208763
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 513361,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.4012451171875,
                            "deviation": 61.71072769165039,
                            "volatility": 0.06007326394319534
                        }
                    },
                    "username": "MrPochuk",
                    "country": "ua",
                    "ranking": 24.05730455920431,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1c0a59fa668c74e7a3fe5e91c3c8387c-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81719787"
            },
            "players": {
                "black": {
                    "id": 1891872,
                    "username": "Wasabi12852",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/23eb91c625df9078de8ccc17bbb3be89?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1377.6997835039388,
                            "deviation": 62.81970187799528,
                            "volatility": 0.060025177256864515
                        }
                    },
                    "ranking": 22.334478775460962,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81719787,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1891872,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-29T21:43:05.749385Z",
            "ended": "2025-11-29T22:04:52.624950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1891872,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.6959228515625,
                            "deviation": 66.32795715332031,
                            "volatility": 0.059981569647789
                        }
                    },
                    "username": "Wasabi12852",
                    "country": "un",
                    "ranking": 22.334478775460962,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23eb91c625df9078de8ccc17bbb3be89?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.6258544921875,
                            "deviation": 62.99390411376953,
                            "volatility": 0.05868956446647644
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "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/81719317"
            },
            "players": {
                "black": {
                    "id": 889913,
                    "username": "CoKo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ee3535ef8caef82669b9e74644983157?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.6845042384296,
                            "deviation": 61.56549560179493,
                            "volatility": 0.05836615452341058
                        }
                    },
                    "ranking": 18.95719635688605,
                    "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": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 81719317,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 889913,
            "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": "59.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-11-29T21:24:21.582164Z",
            "ended": "2025-11-29T21:42:15.823704Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 889913,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.664794921875,
                            "deviation": 60.91508483886719,
                            "volatility": 0.05840801075100899
                        }
                    },
                    "username": "CoKo",
                    "country": "un",
                    "ranking": 18.95719635688605,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ee3535ef8caef82669b9e74644983157?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.8441162109375,
                            "deviation": 63.123268127441406,
                            "volatility": 0.05868769437074661
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "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/81718226"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.000637987908,
                            "deviation": 62.06545408132235,
                            "volatility": 0.05874059196537994
                        }
                    },
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 718820,
                    "username": "博安德",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/26340875cb0bceaf0004bfdbc06693ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.4738459258065,
                            "deviation": 65.69947684944891,
                            "volatility": 0.05994882039744038
                        }
                    },
                    "ranking": 23.81164269171153,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81718226,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 718820,
            "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": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-29T20:42:44.864492Z",
            "ended": "2025-11-29T21:20:13.063522Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.978515625,
                            "deviation": 63.019866943359375,
                            "volatility": 0.0586891770362854
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.175065203213347,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 718820,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.7353515625,
                            "deviation": 66.45893096923828,
                            "volatility": 0.059970468282699585
                        }
                    },
                    "username": "博安德",
                    "country": "de",
                    "ranking": 23.81164269171153,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26340875cb0bceaf0004bfdbc06693ba?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
        }
    ]
}