List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=2
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=3",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/85268859"
            },
            "players": {
                "black": {
                    "id": 1898054,
                    "username": "STLSYR",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/040dbce6ae32331fdccc48cca62a1598?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2023.716895651317,
                            "deviation": 67.23299015773776,
                            "volatility": 0.05988974388235929
                        }
                    },
                    "ranking": 31.23613027252736,
                    "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": 85268859,
            "name": "Tournament Game: 🐲Speedy Tournament 2026 VII🚀 (137749) R:1 (rtayek vs STLSYR)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1898054,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 30168,
            "time_control_parameters": "{\"system\": \"canadian\", \"time_control\": \"canadian\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 172800, \"period_time\": 172800, \"stones_per_period\": 6}",
            "disable_analysis": true,
            "tournament": 137749,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-20T19:00:21.755162Z",
            "ended": "2026-03-27T04:18:52.212293Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1898054,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2020.037841796875,
                            "deviation": 67.24327087402344,
                            "volatility": 0.059898294508457184
                        }
                    },
                    "username": "STLSYR",
                    "country": "un",
                    "ranking": 31.23613027252736,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/040dbce6ae32331fdccc48cca62a1598?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.80126953125,
                            "deviation": 64.82794189453125,
                            "volatility": 0.05988055095076561
                        }
                    },
                    "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/85243150"
            },
            "players": {
                "black": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.435933100672,
                            "deviation": 116.59197010477948,
                            "volatility": 0.14951530811071315
                        }
                    },
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 85243150,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1195520,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-19T23:35:08.876549Z",
            "ended": "2026-03-19T23:40:27.135886Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.29541015625,
                            "deviation": 110.13963317871094,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "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": ""
                }
            },
            "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/85243114"
            },
            "players": {
                "black": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.435933100672,
                            "deviation": 116.59197010477948,
                            "volatility": 0.14951530811071315
                        }
                    },
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 85243114,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1195520,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-19T23:32:26.331799Z",
            "ended": "2026-03-19T23:35:05.178908Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.29541015625,
                            "deviation": 110.13963317871094,
                            "volatility": 0.15000000596046448
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "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": ""
                }
            },
            "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/85184635"
            },
            "players": {
                "black": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.435933100672,
                            "deviation": 116.59197010477948,
                            "volatility": 0.14951530811071315
                        }
                    },
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 85184635,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1195520,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-18T02:40:49.324436Z",
            "ended": "2026-03-18T02:45:05.897191Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.499755859375,
                            "deviation": 100.25167083740234,
                            "volatility": 0.1499517560005188
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "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": ""
                }
            },
            "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/85184508"
            },
            "players": {
                "black": {
                    "id": 1195520,
                    "username": "Echinops",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.435933100672,
                            "deviation": 116.59197010477948,
                            "volatility": 0.14951530811071315
                        }
                    },
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 85184508,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 1195520,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 600, \"max_time\": 6000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-18T02:34:36.233661Z",
            "ended": "2026-03-18T02:40:46.692107Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1195520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.84033203125,
                            "deviation": 102.19913482666016,
                            "volatility": 0.14997592568397522
                        }
                    },
                    "username": "Echinops",
                    "country": "un",
                    "ranking": 22.413925572307292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b176c2445ccc43104a6ac45351ae91a-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "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": ""
                }
            },
            "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/85140422"
            },
            "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": 1960961,
                    "username": "WhoNose",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ece49d94b263fac432735d5e4031a4a6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.4206888380393,
                            "deviation": 71.40402029705572,
                            "volatility": 0.05995986617438376
                        }
                    },
                    "ranking": 28.874127554913716,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85140422,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (WhoNose vs rtayek)",
            "creator": 1960961,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1960961,
            "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:19.469906Z",
            "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": 1960961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.420654296875,
                            "deviation": 71.40402221679688,
                            "volatility": 0.05995986610651016
                        }
                    },
                    "username": "WhoNose",
                    "country": "un",
                    "ranking": 28.874127554913716,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ece49d94b263fac432735d5e4031a4a6?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/85140421"
            },
            "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": 531928,
                    "username": "Naxe",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/73fd0465552ca5763ca5561133f47a17-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.2876525636095,
                            "deviation": 67.660753967708,
                            "volatility": 0.05988328968103309
                        }
                    },
                    "ranking": 28.50209304949779,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85140421,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (Naxe vs rtayek)",
            "creator": 531928,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 531928,
            "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:19.392744Z",
            "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": 531928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1798.28759765625,
                            "deviation": 67.66075134277344,
                            "volatility": 0.05988328903913498
                        }
                    },
                    "username": "Naxe",
                    "country": "001",
                    "ranking": 28.50209304949779,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/73fd0465552ca5763ca5561133f47a17-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/85140420"
            },
            "players": {
                "black": {
                    "id": 107094,
                    "username": "tikka",
                    "country": "lt",
                    "icon": "https://secure.gravatar.com/avatar/e897a531001f9094a6548c1a96d355ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.2283445045512,
                            "deviation": 65.24257409286223,
                            "volatility": 0.05852359168134667
                        }
                    },
                    "ranking": 24.96110705724567,
                    "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": 85140420,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (rtayek vs tikka)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 107094,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-16T17:01:19.330934Z",
            "ended": "2026-03-26T06:23:57.586954Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 107094,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.768310546875,
                            "deviation": 65.0706558227539,
                            "volatility": 0.058520637452602386
                        }
                    },
                    "username": "tikka",
                    "country": "lt",
                    "ranking": 24.96110705724567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e897a531001f9094a6548c1a96d355ac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.4078369140625,
                            "deviation": 64.99657440185547,
                            "volatility": 0.05987810343503952
                        }
                    },
                    "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/85140419"
            },
            "players": {
                "black": {
                    "id": 162640,
                    "username": "FastestLap",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/c04435ee5ea0f31fffbd909f587b8aab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.717272262374,
                            "deviation": 62.87604291770671,
                            "volatility": 0.05997216609537746
                        }
                    },
                    "ranking": 28.66155353222342,
                    "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": 85140419,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (rtayek vs FastestLap)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 162640,
            "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:19.272657Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 162640,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1810.71728515625,
                            "deviation": 62.876041412353516,
                            "volatility": 0.059972167015075684
                        }
                    },
                    "username": "FastestLap",
                    "country": "us",
                    "ranking": 28.66155353222342,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c04435ee5ea0f31fffbd909f587b8aab?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/85140414"
            },
            "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": 24005,
                    "username": "dietrenke",
                    "country": "at",
                    "icon": "https://secure.gravatar.com/avatar/d50b3fabb9f82d42b4e7e74b04b4957d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.0158346716748,
                            "deviation": 62.81791908498822,
                            "volatility": 0.059741161509845
                        }
                    },
                    "ranking": 25.226411511679302,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85140414,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2026-03-16 17:00 (137850) R:1 (dietrenke vs rtayek)",
            "creator": 24005,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 24005,
            "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.908853Z",
            "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": 24005,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1561.015869140625,
                            "deviation": 62.81792068481445,
                            "volatility": 0.05974116176366806
                        }
                    },
                    "username": "dietrenke",
                    "country": "at",
                    "ranking": 25.226411511679302,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d50b3fabb9f82d42b4e7e74b04b4957d?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
        }
    ]
}