List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=11",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=9",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81277061"
            },
            "players": {
                "black": {
                    "id": 925015,
                    "username": "DaddyOho",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/bbd61c4d2dfb388522f447080c7dfd0f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.6677670807844,
                            "deviation": 62.953667869279926,
                            "volatility": 0.0599957379096762
                        }
                    },
                    "ranking": 19.169760638702233,
                    "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": 81277061,
            "name": "IGA Season 8",
            "creator": 925015,
            "mode": "game",
            "source": "play",
            "black": 925015,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-15T13:04:42.583381Z",
            "ended": "2025-11-15T14:33:43.551836Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 925015,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.431396484375,
                            "deviation": 63.45743179321289,
                            "volatility": 0.0599883571267128
                        }
                    },
                    "username": "DaddyOho",
                    "country": "ie",
                    "ranking": 19.169760638702233,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bbd61c4d2dfb388522f447080c7dfd0f-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.2095947265625,
                            "deviation": 63.113861083984375,
                            "volatility": 0.060075365006923676
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81189166"
            },
            "players": {
                "black": {
                    "id": 1611816,
                    "username": "Stanou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/166fe2441a26c1fe8c5cf5a331bf337d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.9832594762025,
                            "deviation": 63.34043135066526,
                            "volatility": 0.05999562216038629
                        }
                    },
                    "ranking": 14.985824575124232,
                    "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": 81189166,
            "name": "#sits  - Groupe H Gia vs Stanou",
            "creator": 1611816,
            "mode": "game",
            "source": "play",
            "black": 1611816,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-12T19:30:09.076937Z",
            "ended": "2025-11-12T20:59:26.619191Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1611816,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1060.3985595703125,
                            "deviation": 63.89699935913086,
                            "volatility": 0.06000921502709389
                        }
                    },
                    "username": "Stanou",
                    "country": "fr",
                    "ranking": 14.985824575124232,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/166fe2441a26c1fe8c5cf5a331bf337d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1103.3272705078125,
                            "deviation": 63.268310546875,
                            "volatility": 0.06007610633969307
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/81055398"
            },
            "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": 1193574,
                    "username": "Igoru",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/947295816456131af4911eb24090807f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.6072323321039,
                            "deviation": 63.36436463257254,
                            "volatility": 0.059991749336040505
                        }
                    },
                    "ranking": 15.161129152430533,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81055398,
            "name": "IGA League",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1193574,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-08T16:04:27.716030Z",
            "ended": "2025-11-08T17:42:34.506887Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.1524658203125,
                            "deviation": 63.34304428100586,
                            "volatility": 0.06007366627454758
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1193574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1003.2977294921875,
                            "deviation": 64.04132843017578,
                            "volatility": 0.05999533087015152
                        }
                    },
                    "username": "Igoru",
                    "country": "eu",
                    "ranking": 15.161129152430533,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/947295816456131af4911eb24090807f-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80694523"
            },
            "players": {
                "black": {
                    "id": 665334,
                    "username": "conormcmahon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/9bf80884c2ce27c007b83879a0b91d86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.731552129112,
                            "deviation": 61.13397812214102,
                            "volatility": 0.05991310574713026
                        }
                    },
                    "ranking": 22.013534059019186,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1613777,
                    "username": "Phlo",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/64d37e7c7efe5b2f4a7f8450b41a912e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 720.6269448392443,
                            "deviation": 68.05690492130105,
                            "volatility": 0.06002386311161258
                        }
                    },
                    "ranking": 7.332145025859416,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80694523,
            "name": "Friendly Match",
            "creator": 665334,
            "mode": "game",
            "source": "play",
            "black": 665334,
            "white": 1613777,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 2419200,
            "time_control_parameters": "{\"per_move\": 2419200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-26T11:31:19.883973Z",
            "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": 1613777,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 720.626953125,
                            "deviation": 68.0569076538086,
                            "volatility": 0.06002386286854744
                        }
                    },
                    "username": "Phlo",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 7.332145025859416,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/64d37e7c7efe5b2f4a7f8450b41a912e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                665334,
                1608024,
                1213585,
                1801251,
                847883,
                1578503,
                526987,
                1182992,
                824501,
                1870898,
                1846911,
                1847133,
                1003079,
                1793786,
                1198445,
                1092601
            ],
            "rengo_white_team": [
                1613777,
                1808697,
                1400027,
                1893126,
                1842270,
                1905949,
                1395647,
                1224863,
                1921278,
                122372,
                1456522,
                397372,
                1741098,
                1935496,
                1789476,
                1824245
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80694521"
            },
            "players": {
                "black": {
                    "id": 665334,
                    "username": "conormcmahon",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/9bf80884c2ce27c007b83879a0b91d86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.731552129112,
                            "deviation": 61.13397812214102,
                            "volatility": 0.05991310574713026
                        }
                    },
                    "ranking": 22.013534059019186,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1613777,
                    "username": "Phlo",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/64d37e7c7efe5b2f4a7f8450b41a912e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 720.6269448392443,
                            "deviation": 68.05690492130105,
                            "volatility": 0.06002386311161258
                        }
                    },
                    "ranking": 7.332145025859416,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80694521,
            "name": "Friendly Match",
            "creator": 665334,
            "mode": "game",
            "source": "play",
            "black": 665334,
            "white": 1613777,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 2419200,
            "time_control_parameters": "{\"per_move\": 2419200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-23T19:01:49.612803Z",
            "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": 1613777,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 720.626953125,
                            "deviation": 68.0569076538086,
                            "volatility": 0.06002386286854744
                        }
                    },
                    "username": "Phlo",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 7.332145025859416,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/64d37e7c7efe5b2f4a7f8450b41a912e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                665334,
                1608024,
                1649351,
                1801251,
                1842270,
                1894339,
                1855650,
                1578503,
                1300113,
                526987,
                1908711,
                1182992,
                824501,
                1921278,
                1846911,
                1847133
            ],
            "rengo_white_team": [
                1613777,
                1808697,
                1893126,
                1526506,
                1809240,
                1826690,
                1905949,
                1395647,
                1865436,
                1080037,
                1224863,
                1837487,
                1903760,
                1162962,
                1273205,
                1456522
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80619107"
            },
            "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": 695886,
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.499377917072,
                            "deviation": 63.84399074562552,
                            "volatility": 0.05989965397693259
                        }
                    },
                    "ranking": 22.993768385595153,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 80619107,
            "name": "Ladder Challenge: Gia(#204) vs KAOSkonfused(#197)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 695886,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-25T21:16:42.876122Z",
            "ended": "2026-01-25T10:21:52.669667Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.48779296875,
                            "deviation": 63.570068359375,
                            "volatility": 0.06007019802927971
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 695886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.256591796875,
                            "deviation": 64.48223876953125,
                            "volatility": 0.05989925190806389
                        }
                    },
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "ranking": 22.993768385595153,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-32.png",
                    "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/80616912"
            },
            "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": 1143054,
                    "username": "Maestronosoy",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4abd15ae9f8ef3d212379d7bbf629170?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.0160385209556,
                            "deviation": 63.25789475325357,
                            "volatility": 0.060172180180577114
                        }
                    },
                    "ranking": 28.89432883296497,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80616912,
            "name": "Fun rengo",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1143054,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-25T21:00:39.032935Z",
            "ended": "2025-12-12T21:01:59.332158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.45654296875,
                            "deviation": 63.604068756103516,
                            "volatility": 0.06007367745041847
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1143054,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1768.9952392578125,
                            "deviation": 62.600276947021484,
                            "volatility": 0.06015998125076294
                        }
                    },
                    "username": "Maestronosoy",
                    "country": "un",
                    "ranking": 28.89432883296497,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4abd15ae9f8ef3d212379d7bbf629170?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                772003,
                1609609,
                1448202
            ],
            "rengo_white_team": [
                1143054,
                1218954,
                1742986,
                1804226
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/80616645"
            },
            "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": 1451460,
                    "username": "wbic42",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/180951122f7cacd632da53088781a484?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.6788985827975,
                            "deviation": 60.38912710778444,
                            "volatility": 0.05980212397967249
                        }
                    },
                    "ranking": 19.169975084895356,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80616645,
            "name": "Tournament Game: Go Magic Six (9x9) - Prizes for All (133489) R:6 (wbic42 vs Gia)",
            "creator": 1451460,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1451460,
            "width": 9,
            "height": 9,
            "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": 19,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 8, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": true,
            "tournament": 133489,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-25T19:34:02.480848Z",
            "ended": "2025-10-25T19:39:35.539597Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1127.8082275390625,
                            "deviation": 63.508155822753906,
                            "volatility": 0.06007453799247742
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1451460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.775390625,
                            "deviation": 60.520198822021484,
                            "volatility": 0.05983605980873108
                        }
                    },
                    "username": "wbic42",
                    "country": "us",
                    "ranking": 19.169975084895356,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/180951122f7cacd632da53088781a484?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/80616120"
            },
            "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": 655475,
                    "username": "Juan Jilberto",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/a91c2a2f9434b93264df90683d511f67-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1127.984410878525,
                            "deviation": 64.19063212530081,
                            "volatility": 0.06000805047356863
                        }
                    },
                    "ranking": 17.704873434621945,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80616120,
            "name": "Tournament Game: Go Magic Six (9x9) - Prizes for All (133489) R:5 (Juan Jilberto vs Gia)",
            "creator": 655475,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 655475,
            "width": 9,
            "height": 9,
            "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": 19,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 8, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": true,
            "tournament": 133489,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-25T19:15:51.508138Z",
            "ended": "2025-10-25T19:21:26.825214Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.781494140625,
                            "deviation": 63.64451599121094,
                            "volatility": 0.060072872787714005
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 655475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.8858642578125,
                            "deviation": 63.90909957885742,
                            "volatility": 0.06000816076993942
                        }
                    },
                    "username": "Juan Jilberto",
                    "country": "cl",
                    "ranking": 17.704873434621945,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a91c2a2f9434b93264df90683d511f67-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/80615590"
            },
            "players": {
                "black": {
                    "id": 772003,
                    "username": "TheOneKarel",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/330d9790151fa98d6de3accd80e4d38f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.1565036306051,
                            "deviation": 63.65875851098066,
                            "volatility": 0.06001987656095709
                        }
                    },
                    "ranking": 18.475327861225768,
                    "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": 80615590,
            "name": "Tournament Game: Go Magic Six (9x9) - Prizes for All (133489) R:4 (Gia vs TheOneKarel)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 772003,
            "white": 526987,
            "width": 9,
            "height": 9,
            "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": 19,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"time_increment\": 8, \"initial_time\": 300, \"max_time\": 600}",
            "disable_analysis": true,
            "tournament": 133489,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-25T18:58:19.559577Z",
            "ended": "2025-10-25T19:11:50.115563Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 772003,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.0999755859375,
                            "deviation": 64.3540267944336,
                            "volatility": 0.06002020463347435
                        }
                    },
                    "username": "TheOneKarel",
                    "country": "cz",
                    "ranking": 18.475327861225768,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/330d9790151fa98d6de3accd80e4d38f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1123.882568359375,
                            "deviation": 63.833213806152344,
                            "volatility": 0.060073595494031906
                        }
                    },
                    "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
        }
    ]
}