List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=-ended&page=20
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=21",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=-ended&page=19",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/84371633"
            },
            "players": {
                "black": {
                    "id": 1453647,
                    "username": "AlasdairGoesAgain",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/da39bc1b5bb0a17df3af10d300348143?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.7343085406615,
                            "deviation": 61.07982038194402,
                            "volatility": 0.05993718796243341
                        }
                    },
                    "ranking": 18.99701561235363,
                    "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": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84371633,
            "name": "Friendly Match",
            "creator": 1453647,
            "mode": "game",
            "source": "play",
            "black": 1453647,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 37,
            "time_control_parameters": "{\"main_time\": 900, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T12:49:37.285009Z",
            "ended": "2026-02-20T13:04:20.278917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1453647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.3890380859375,
                            "deviation": 61.235198974609375,
                            "volatility": 0.05995158478617668
                        }
                    },
                    "username": "AlasdairGoesAgain",
                    "country": "gb",
                    "ranking": 18.99701561235363,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da39bc1b5bb0a17df3af10d300348143?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.259765625,
                            "deviation": 62.71695327758789,
                            "volatility": 0.058714065700769424
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "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/84371131"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612641,
                    "username": "HoangLan",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/66dfd8c84d8163adc9af4c69876bff34?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9204254914132,
                            "deviation": 62.32544294261511,
                            "volatility": 0.06006006228908607
                        }
                    },
                    "ranking": 19.764143532218704,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84371131,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 612641,
            "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": "2026-02-20T12:30:55.401112Z",
            "ended": "2026-02-20T12:45:10.455135Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.60009765625,
                            "deviation": 62.899391174316406,
                            "volatility": 0.05871385708451271
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612641,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.3563232421875,
                            "deviation": 62.691566467285156,
                            "volatility": 0.06005818024277687
                        }
                    },
                    "username": "HoangLan",
                    "country": "vn",
                    "ranking": 19.764143532218704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/66dfd8c84d8163adc9af4c69876bff34?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/84369964"
            },
            "players": {
                "black": {
                    "id": 1214918,
                    "username": "Sae Ngow",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/8cb1162399f5d541cc38e128d3b77712-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.1615422806256,
                            "deviation": 60.65280452777086,
                            "volatility": 0.05887997616499613
                        }
                    },
                    "ranking": 16.701975461500133,
                    "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": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84369964,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 1214918,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T11:40:29.259043Z",
            "ended": "2026-02-20T11:54:41.685847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1214918,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.021728515625,
                            "deviation": 60.4695930480957,
                            "volatility": 0.058906883001327515
                        }
                    },
                    "username": "Sae Ngow",
                    "country": "th",
                    "ranking": 16.701975461500133,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8cb1162399f5d541cc38e128d3b77712-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.4298095703125,
                            "deviation": 63.09870147705078,
                            "volatility": 0.05871395766735077
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "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/84368920"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1214918,
                    "username": "Sae Ngow",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/8cb1162399f5d541cc38e128d3b77712-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.1615422806256,
                            "deviation": 60.65280452777086,
                            "volatility": 0.05887997616499613
                        }
                    },
                    "ranking": 16.701975461500133,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84368920,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1214918,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "107.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T10:52:13.765881Z",
            "ended": "2026-02-20T11:09:52.660158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.4271240234375,
                            "deviation": 63.305885314941406,
                            "volatility": 0.058713648468256
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1214918,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.0230712890625,
                            "deviation": 60.50638198852539,
                            "volatility": 0.05890656262636185
                        }
                    },
                    "username": "Sae Ngow",
                    "country": "th",
                    "ranking": 16.701975461500133,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8cb1162399f5d541cc38e128d3b77712-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/84368128"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1927811,
                    "username": "kcfuk23",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/a242bc7844377a7a7584ff73d238aad1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.4005095667287,
                            "deviation": 62.42710160617851,
                            "volatility": 0.06066878824178331
                        }
                    },
                    "ranking": 24.61610824401061,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84368128,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1927811,
            "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": "2026-02-20T10:12:30.700786Z",
            "ended": "2026-02-20T10:25:21.843132Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.399169921875,
                            "deviation": 63.1496696472168,
                            "volatility": 0.058708157390356064
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1927811,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.3653564453125,
                            "deviation": 64.1180419921875,
                            "volatility": 0.06043833866715431
                        }
                    },
                    "username": "kcfuk23",
                    "country": "cn",
                    "ranking": 24.61610824401061,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a242bc7844377a7a7584ff73d238aad1-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/84367024"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1694233,
                    "username": "hatanngoc2809",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/11ebf513ca96ce8f44805e8ba32e7e4e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1431.0198763879564,
                            "deviation": 67.07310232365934,
                            "volatility": 0.06004557417511178
                        }
                    },
                    "ranking": 23.21353301573407,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84367024,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1694233,
            "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": "132.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T09:15:23.222795Z",
            "ended": "2026-02-20T09:57:47.230905Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.0667724609375,
                            "deviation": 62.99898147583008,
                            "volatility": 0.05870961397886276
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1694233,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.634521484375,
                            "deviation": 63.84143829345703,
                            "volatility": 0.060024917125701904
                        }
                    },
                    "username": "hatanngoc2809",
                    "country": "vn",
                    "ranking": 23.21353301573407,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/11ebf513ca96ce8f44805e8ba32e7e4e?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/84366958"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1926378,
                    "username": "Qjsanford",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/b49524dccb0ed2ed915fc3b9be34fc13-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.0953472140613,
                            "deviation": 63.360358690605736,
                            "volatility": 0.060019560529818515
                        }
                    },
                    "ranking": 26.942029952488085,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84366958,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1926378,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-02-20T09:12:18.163222Z",
            "ended": "2026-02-20T09:13:49.147901Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.0667724609375,
                            "deviation": 62.99898147583008,
                            "volatility": 0.05870961397886276
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1926378,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.3331298828125,
                            "deviation": 64.25640869140625,
                            "volatility": 0.06003466248512268
                        }
                    },
                    "username": "Qjsanford",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 26.942029952488085,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b49524dccb0ed2ed915fc3b9be34fc13-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/84365533"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 656328,
                    "username": "OO7Samurai",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.715593813857,
                            "deviation": 66.40693195004684,
                            "volatility": 0.060238975026594616
                        }
                    },
                    "ranking": 19.266802797259697,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84365533,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 656328,
            "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": "43.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T07:58:48.512168Z",
            "ended": "2026-02-20T08:21:48.405006Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1244.4517822265625,
                            "deviation": 63.18526077270508,
                            "volatility": 0.058709025382995605
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 656328,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1206.061279296875,
                            "deviation": 66.02412414550781,
                            "volatility": 0.06023695319890976
                        }
                    },
                    "username": "OO7Samurai",
                    "country": "gb",
                    "ranking": 19.266802797259697,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b36a9f45d7c733953e8f487dd63a5d4f?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/84364618"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081734,
                    "username": "ยิ้มเก็บอาการ",
                    "country": "_CARICOM",
                    "icon": "https://user-uploads.online-go.com/010b7cdea2496f0273ecccdc341a819d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.2363481889008,
                            "deviation": 61.511100907021,
                            "volatility": 0.06011282025460068
                        }
                    },
                    "ranking": 24.30702953518554,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84364618,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1081734,
            "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": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-02-20T07:14:50.307207Z",
            "ended": "2026-02-20T07:46:32.511037Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.04150390625,
                            "deviation": 62.909645080566406,
                            "volatility": 0.05871032923460007
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081734,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.6715087890625,
                            "deviation": 61.59969711303711,
                            "volatility": 0.060114700347185135
                        }
                    },
                    "username": "ยิ้มเก็บอาการ",
                    "country": "_CARICOM",
                    "ranking": 24.30702953518554,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/010b7cdea2496f0273ecccdc341a819d-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/83561607"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.8620173596348,
                            "deviation": 62.6023961177063,
                            "volatility": 0.05874631515482111
                        }
                    },
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "username": "Yoasan",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.0069185422321,
                            "deviation": 77.09834612297537,
                            "volatility": 0.060025211757972895
                        }
                    },
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83561607,
            "name": "Gra towarzyska",
            "creator": 213,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 213,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93238,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-29T20:45:24.490432Z",
            "ended": "2026-02-19T19:07:39.462216Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.04150390625,
                            "deviation": 62.909645080566406,
                            "volatility": 0.05871032923460007
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 21.39417900888106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.0069580078125,
                            "deviation": 77.09834289550781,
                            "volatility": 0.06002521142363548
                        }
                    },
                    "username": "Yoasan",
                    "country": "pl",
                    "ranking": 20.90151120082685,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d9fd5aa0925e4b239efb058f9dced4cc?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
        }
    ]
}