List all games played by a specific player.

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

{
    "count": 2713,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=4",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=2",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85140409"
            },
            "players": {
                "black": {
                    "id": 989,
                    "username": "Senffarbe",
                    "country": "at",
                    "icon": "https://secure.gravatar.com/avatar/df6dac06ee7d666fb1bac1e8e30e2b57?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.1470724777018,
                            "deviation": 66.51624038899058,
                            "volatility": 0.06001815988008605
                        }
                    },
                    "ranking": 26.385269175227492,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85140409,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (rtayek vs Senffarbe)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 989,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 137850,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-16T17:01:18.482266Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1641.1470947265625,
                            "deviation": 66.51624298095703,
                            "volatility": 0.060018159449100494
                        }
                    },
                    "username": "Senffarbe",
                    "country": "at",
                    "ranking": 26.385269175227492,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/df6dac06ee7d666fb1bac1e8e30e2b57?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/85140403"
            },
            "players": {
                "black": {
                    "id": 366796,
                    "username": "EdiTihić",
                    "country": "_GoT_Targaryen",
                    "icon": "https://user-uploads.online-go.com/45ea973f725fae79e466c58ea860fda5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.6557201929131,
                            "deviation": 61.96073852355789,
                            "volatility": 0.059856004917399286
                        }
                    },
                    "ranking": 25.057324023847563,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85140403,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (rtayek vs EdiTihić)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 366796,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 137850,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-16T17:01:17.986633Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 366796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.65576171875,
                            "deviation": 61.96073913574219,
                            "volatility": 0.059856005012989044
                        }
                    },
                    "username": "EdiTihić",
                    "country": "_GoT_Targaryen",
                    "ranking": 25.057324023847563,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/45ea973f725fae79e466c58ea860fda5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/85140396"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 817009,
                    "username": "anw",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/414b98a822f46d544a6475e669f864af?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2025.8551371920744,
                            "deviation": 69.30843511095891,
                            "volatility": 0.05990286386668751
                        }
                    },
                    "ranking": 31.260577446632343,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85140396,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (anw vs rtayek)",
            "creator": 817009,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 817009,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 137850,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-16T17:01:17.502552Z",
            "ended": "2026-03-27T04:57:34.082676Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.5145263671875,
                            "deviation": 65.27371215820312,
                            "volatility": 0.059879571199417114
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 817009,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2055.365966796875,
                            "deviation": 69.52716064453125,
                            "volatility": 0.05990663915872574
                        }
                    },
                    "username": "anw",
                    "country": "un",
                    "ranking": 31.260577446632343,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/414b98a822f46d544a6475e669f864af?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/85128848"
            },
            "players": {
                "black": {
                    "id": 1825356,
                    "username": "Kuras234",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/13a346c195bf0e67b1e1d7a46c3542cf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.034888254802,
                            "deviation": 66.05787210297021,
                            "volatility": 0.05991775132356547
                        }
                    },
                    "ranking": 24.180126418509303,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85128848,
            "name": "Tournament Game: Monday Morning 19x19 #80 (137596) R:1 (rtayek vs Kuras234)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1825356,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": 137596,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-16T09:00:13.668833Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1825356,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.034912109375,
                            "deviation": 66.05786895751953,
                            "volatility": 0.05991775169968605
                        }
                    },
                    "username": "Kuras234",
                    "country": "pl",
                    "ranking": 24.180126418509303,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/13a346c195bf0e67b1e1d7a46c3542cf?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/84998215"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84998215,
            "name": "Ray of Vengeance",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 21,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 257593,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 2419200, \"stones_per_period\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-13T01:53:23.628422Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?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/84909727"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1448202,
                    "username": "Star dock",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/d9d6ccac76470649ebfc0e39877d4384-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.320711301494,
                            "deviation": 62.30576743138192,
                            "volatility": 0.05992953354832191
                        }
                    },
                    "ranking": 23.856479126887965,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84909727,
            "name": "Tournament Game: ROAD to DAN (135235) R:4 (Star dock vs rtayek)",
            "creator": 1448202,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1448202,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "ranked": true,
            "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": 22626,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 21600, \"initial_time\": 129600, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 135235,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-09T11:36:44.984818Z",
            "ended": "2026-03-20T03:38:28.853098Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.55029296875,
                            "deviation": 64.16510772705078,
                            "volatility": 0.05987381935119629
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1448202,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.580322265625,
                            "deviation": 62.27137756347656,
                            "volatility": 0.05992631986737251
                        }
                    },
                    "username": "Star dock",
                    "country": "us",
                    "ranking": 23.856479126887965,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d9d6ccac76470649ebfc0e39877d4384-32.png",
                    "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/84826824"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84826824,
            "name": "Ray small",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": false,
            "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": 213699,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-03-06T18:22:07.733195Z",
            "ended": "2026-03-27T20:52:49.270969Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.6224365234375,
                            "deviation": 65.77239990234375,
                            "volatility": 0.05987873673439026
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?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/84826813"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84826813,
            "name": "Ray boring",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 191947,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-06T18:22:01.671861Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?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/84826803"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84826803,
            "name": "Ray Bigger",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 183859,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-06T18:21:22.672353Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?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/84826797"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84826797,
            "name": "Ray Big",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 21,
            "height": 21,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 188473,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-06T18:21:21.244145Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947021484375,
                            "deviation": 66.17548370361328,
                            "volatility": 0.059881433844566345
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.81494140625,
                            "deviation": 63.99454879760742,
                            "volatility": 0.06000794470310211
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?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
        }
    ]
}