List all games played by a specific player.

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

{
    "count": 1601,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=2",
    "previous": null,
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83183037"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 344067,
                    "username": "MCSH",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/cec5af89ff6059acebebfd6930968d0d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.7341375854644,
                            "deviation": 64.75179459602943,
                            "volatility": 0.059619051524895675
                        }
                    },
                    "ranking": 18.387370209528264,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83183037,
            "name": "Tournament Game: Spain Go DDK D. E. #1 (131134) R:2 (MCSH vs Gia)",
            "creator": 344067,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 344067,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 131134,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-15T00:56:21.811431Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 344067,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.734130859375,
                            "deviation": 64.75179290771484,
                            "volatility": 0.05961905047297478
                        }
                    },
                    "username": "MCSH",
                    "country": "ca",
                    "ranking": 18.387370209528264,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cec5af89ff6059acebebfd6930968d0d-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/80454109"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.397980887349,
                            "deviation": 63.15480936608545,
                            "volatility": 0.06033391331215377
                        }
                    },
                    "ranking": 18.140231815739963,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 80454109,
            "name": "Another, all auto …",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.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": 177587,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-20T19:18:06.788409Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.39794921875,
                            "deviation": 63.154808044433594,
                            "volatility": 0.060333915054798126
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.140231815739963,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "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/85413380"
            },
            "players": {
                "black": {
                    "id": 1004836,
                    "username": "s.harlamov",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/43aa9be77a24051c63411745c1e281d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.1703556214593,
                            "deviation": 62.529879812681564,
                            "volatility": 0.05970944832669458
                        }
                    },
                    "ranking": 17.000281820831983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85413380,
            "name": "Tournament Game: DDK - SDK Crossroad IV (135886) R:2 (Gia vs s.harlamov)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1004836,
            "white": 526987,
            "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": 38051,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 36000, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135886,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-25T09:55:27.737021Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1004836,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.17041015625,
                            "deviation": 62.52988052368164,
                            "volatility": 0.059709448367357254
                        }
                    },
                    "username": "s.harlamov",
                    "country": "ru",
                    "ranking": 17.000281820831983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/43aa9be77a24051c63411745c1e281d2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/85203300"
            },
            "players": {
                "black": {
                    "id": 885325,
                    "username": "GoZeroZeroSeven",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/0736afa7f51f1ec8bce7f193ffc83b51-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.53842019036,
                            "deviation": 64.32394451950891,
                            "volatility": 0.059582927201149535
                        }
                    },
                    "ranking": 20.22183038903145,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 85203300,
            "name": "Ladder Challenge: GoZeroZeroSeven(#299) vs Gia(#297)",
            "creator": 885325,
            "mode": "game",
            "source": "play",
            "black": 885325,
            "white": 526987,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-18T17:25:45.862691Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 885325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.5384521484375,
                            "deviation": 64.32394409179688,
                            "volatility": 0.05958292633295059
                        }
                    },
                    "username": "GoZeroZeroSeven",
                    "country": "fr",
                    "ranking": 20.22183038903145,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0736afa7f51f1ec8bce7f193ffc83b51-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/85151708"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1452385,
                    "username": "podariznaki",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/25f4e5f2def806101ea9ad426a96957f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.858381127208,
                            "deviation": 63.64061493365435,
                            "volatility": 0.059989389667382695
                        }
                    },
                    "ranking": 23.62780071932495,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 85151708,
            "name": "Tournament Game: Handicap group - douple elimination (not arena) (136859) R:1 (podariznaki vs Gia)",
            "creator": 1452385,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1452385,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136859,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-03-17T00:54:54.630598Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1452385,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.8583984375,
                            "deviation": 63.6406135559082,
                            "volatility": 0.05998938903212547
                        }
                    },
                    "username": "podariznaki",
                    "country": "un",
                    "ranking": 23.62780071932495,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/25f4e5f2def806101ea9ad426a96957f?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/84129069"
            },
            "players": {
                "black": {
                    "id": 714507,
                    "username": "ophelia-ophelia",
                    "country": "_Starfleet",
                    "icon": "https://secure.gravatar.com/avatar/1e7e79ba6a5a4f84924d854468663df4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.6053640874145,
                            "deviation": 60.24717127868167,
                            "volatility": 0.05931506045655341
                        }
                    },
                    "ranking": 16.38788664475305,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 84129069,
            "name": "Tournament Game: Through the years: Short Correspondence (126783) R:5 (Gia vs ophelia-ophelia)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 714507,
            "white": 526987,
            "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": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 126783,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-12T18:59:21.324592Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 714507,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.6053466796875,
                            "deviation": 60.247169494628906,
                            "volatility": 0.05931505933403969
                        }
                    },
                    "username": "ophelia-ophelia",
                    "country": "_Starfleet",
                    "ranking": 16.38788664475305,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1e7e79ba6a5a4f84924d854468663df4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/84001717"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902564,
                    "username": "thezartania",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/6e2d94590dd5fdecc4c20b1f922e2f4c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.1738605703122,
                            "deviation": 62.12044689640049,
                            "volatility": 0.0599842553047358
                        }
                    },
                    "ranking": 18.376202816620246,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 84001717,
            "name": "Tournament Game: 🦊 Just use your brain 2026 🦧🌞 (135152) R:1 (thezartania vs Gia)",
            "creator": 902564,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 902564,
            "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": 87084,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 135152,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-02-08T19:02:20.352012Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 902564,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.173828125,
                            "deviation": 62.120445251464844,
                            "volatility": 0.05998425558209419
                        }
                    },
                    "username": "thezartania",
                    "country": "fr",
                    "ranking": 18.376202816620246,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6e2d94590dd5fdecc4c20b1f922e2f4c?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/77694884"
            },
            "players": {
                "black": {
                    "id": 1720965,
                    "username": "sova1925god",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/018fc3d03814c218d6ab444675eb5456?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 277.62119086072835,
                            "deviation": 82.20783366688119,
                            "volatility": 0.059981890217862814
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1578503,
                    "username": "sertana",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e6c694845651646dc90c2a31f8778be7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 429.2796551894212,
                            "deviation": 68.92326323692717,
                            "volatility": 0.06012214002131977
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77694884,
            "name": "友θͺΌε°ε±€",
            "creator": 838050,
            "mode": "game",
            "source": "play",
            "black": 1720965,
            "white": 1578503,
            "width": 25,
            "height": 25,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 1123200,
            "time_control_parameters": "{\"per_move\": 1123200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-18T02:41:11.091366Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1578503,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 429.2796630859375,
                            "deviation": 68.92326354980469,
                            "volatility": 0.06012213975191116
                        }
                    },
                    "username": "sertana",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e6c694845651646dc90c2a31f8778be7?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1720965,
                1835817,
                1381435,
                1808697,
                1680636,
                85719,
                181380,
                1840285,
                1613777,
                1830321,
                1845666,
                122372,
                1561152,
                1860481,
                1859928,
                1868676,
                1749918,
                1182992,
                665334,
                1198445,
                1227039,
                961523,
                1608024,
                1635536,
                1903022,
                1848381,
                1395647,
                526987,
                1905492,
                1837487,
                1787494,
                1921278
            ],
            "rengo_white_team": [
                1578503,
                1227625,
                1803595,
                1138659,
                838050,
                1400027,
                1837918,
                1801251,
                1213585,
                793443,
                1812022,
                1846603,
                1736052,
                1853998,
                1846911,
                190966,
                1651149,
                1517505,
                1660912,
                1809249,
                434216,
                1831259,
                1649351,
                1745808,
                1826690,
                1905949,
                1865436,
                1067281,
                396400,
                824501,
                1647369,
                1162962
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79766698"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 21529,
                    "username": "ahd",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/ee4c785de982e0961f13becb27ff73be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.720235794106,
                            "deviation": 63.74997905104948,
                            "volatility": 0.06020890793980973
                        }
                    },
                    "ranking": 23.078876590185683,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79766698,
            "name": "Tournament Game: Irish Correspondence Championship 2025 Bracket B (132414) R:1 (ahd vs Gia)",
            "creator": 21529,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 21529,
            "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": 95973,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 1209600, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 132414,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2025-09-29T08:00:32.015678Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 21529,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.72021484375,
                            "deviation": 63.74998092651367,
                            "volatility": 0.06020890921354294
                        }
                    },
                    "username": "ahd",
                    "country": "_Pirate",
                    "ranking": 23.078876590185683,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ee4c785de982e0961f13becb27ff73be?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/82796493"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1453702,
                    "username": "FinRabe",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/4f785465e4550a9fdc93e39c567e78f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.2198419617077,
                            "deviation": 64.9169809358326,
                            "volatility": 0.05988729312114564
                        }
                    },
                    "ranking": 20.941036438654084,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 82796493,
            "name": "Tournament Game: Handicap Arena 2026 - 001 (135946) R:1 (FinRabe vs Gia)",
            "creator": 1453702,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1453702,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 135946,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-02T22:05:10.436227Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.2041015625,
                            "deviation": 64.01934814453125,
                            "volatility": 0.060069739818573
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1453702,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.2198486328125,
                            "deviation": 64.91698455810547,
                            "volatility": 0.059887293726205826
                        }
                    },
                    "username": "FinRabe",
                    "country": "de",
                    "ranking": 20.941036438654084,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4f785465e4550a9fdc93e39c567e78f3-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
        }
    ]
}