List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=5
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=-id&page=6",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=4",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/83114353"
            },
            "players": {
                "black": {
                    "id": 436574,
                    "username": "superdupont888",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.905589415934,
                            "deviation": 67.89030269722798,
                            "volatility": 0.05903173852469248
                        }
                    },
                    "ranking": 14.423305150679077,
                    "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": 83114353,
            "name": "Tournament Game: 12 rounds! (136204) R:1 (Gia vs superdupont888)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 436574,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136204,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-12T21:00:52.229760Z",
            "ended": "2026-03-19T18:27:49.092070Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 938.4015502929688,
                            "deviation": 66.77214813232422,
                            "volatility": 0.05902281031012535
                        }
                    },
                    "username": "superdupont888",
                    "country": "cn",
                    "ranking": 14.423305150679077,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.1417236328125,
                            "deviation": 63.702247619628906,
                            "volatility": 0.06006818264722824
                        }
                    },
                    "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/83114349"
            },
            "players": {
                "black": {
                    "id": 699769,
                    "username": "jeroentjeb",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.8690357984096,
                            "deviation": 66.94163087278494,
                            "volatility": 0.06010050088790228
                        }
                    },
                    "ranking": 24.56227459286013,
                    "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": 83114349,
            "name": "Tournament Game: 12 rounds! (136204) R:1 (Gia vs jeroentjeb)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 699769,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136204,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-12T21:00:51.604627Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 699769,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.8690185546875,
                            "deviation": 66.9416275024414,
                            "volatility": 0.0601004995405674
                        }
                    },
                    "username": "jeroentjeb",
                    "country": "ca",
                    "ranking": 24.56227459286013,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bd4d71e7ea87028b6cc6540f291f4873-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/83075584"
            },
            "players": {
                "black": {
                    "id": 1411222,
                    "username": "718193456",
                    "country": "sg",
                    "icon": "https://secure.gravatar.com/avatar/acd74764829ef0930e59e76d6d43a0cf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.5338648975553,
                            "deviation": 66.67237278655541,
                            "volatility": 0.05996739434072109
                        }
                    },
                    "ranking": 20.441607743480894,
                    "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": 83075584,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Gia vs 718193456)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1411222,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:15.949316Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1411222,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.5338134765625,
                            "deviation": 66.67237091064453,
                            "volatility": 0.059967394918203354
                        }
                    },
                    "username": "718193456",
                    "country": "sg",
                    "ranking": 20.441607743480894,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/acd74764829ef0930e59e76d6d43a0cf?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/83075583"
            },
            "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": 1220803,
                    "username": "nobhaete",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1885.506745511345,
                            "deviation": 73.56871213781416,
                            "volatility": 0.059839915821872806
                        }
                    },
                    "ranking": 29.598516573207675,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83075583,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (nobhaete vs Gia)",
            "creator": 1220803,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1220803,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2026-01-11T17:00:15.843754Z",
            "ended": "2026-03-08T17:02:04.770395Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.074462890625,
                            "deviation": 63.654624938964844,
                            "volatility": 0.060072433203458786
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1220803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.089599609375,
                            "deviation": 76.71878814697266,
                            "volatility": 0.05983917415142059
                        }
                    },
                    "username": "nobhaete",
                    "country": "cn",
                    "ranking": 29.598516573207675,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-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/83075580"
            },
            "players": {
                "black": {
                    "id": 697072,
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.2851492694286,
                            "deviation": 69.92403152587713,
                            "volatility": 0.06005274847396643
                        }
                    },
                    "ranking": 7.095081605604442,
                    "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": 83075580,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Gia vs Harry_Haller)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 697072,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:15.272788Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 697072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 713.28515625,
                            "deviation": 69.92403411865234,
                            "volatility": 0.06005274876952171
                        }
                    },
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "ranking": 7.095081605604442,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?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/83075577"
            },
            "players": {
                "black": {
                    "id": 102766,
                    "username": "Toza",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/85621b2362c62aaecf3257a9bf207bf5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 835.145432021923,
                            "deviation": 65.06586749274155,
                            "volatility": 0.05961893752448938
                        }
                    },
                    "ranking": 10.746406337705855,
                    "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": 83075577,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Gia vs Toza)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 102766,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:14.737139Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 102766,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 835.1454467773438,
                            "deviation": 65.06586456298828,
                            "volatility": 0.05961893871426582
                        }
                    },
                    "username": "Toza",
                    "country": "rs",
                    "ranking": 10.746406337705855,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/85621b2362c62aaecf3257a9bf207bf5-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/83075573"
            },
            "players": {
                "black": {
                    "id": 291304,
                    "username": "Woodman",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.8723298861032,
                            "deviation": 66.83379833688058,
                            "volatility": 0.06006519631290386
                        }
                    },
                    "ranking": 22.55477049071731,
                    "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": 83075573,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Gia vs Woodman)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 291304,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:13.869637Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 291304,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.872314453125,
                            "deviation": 66.83380126953125,
                            "volatility": 0.060065194964408875
                        }
                    },
                    "username": "Woodman",
                    "country": "de",
                    "ranking": 22.55477049071731,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0966f3c19d561b64ed06b3df82a3b929?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/83075568"
            },
            "players": {
                "black": {
                    "id": 696687,
                    "username": "vadi-kun",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/4d82c151b35832817bf14964b95ddbd4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.850293047838,
                            "deviation": 65.67259088386251,
                            "volatility": 0.060014198355340664
                        }
                    },
                    "ranking": 24.301071589543508,
                    "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": 83075568,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Gia vs vadi-kun)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 696687,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:13.424501Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 696687,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.850341796875,
                            "deviation": 65.67259216308594,
                            "volatility": 0.06001419946551323
                        }
                    },
                    "username": "vadi-kun",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.301071589543508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4d82c151b35832817bf14964b95ddbd4?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/83075562"
            },
            "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": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1947315771658,
                            "deviation": 66.17548054149938,
                            "volatility": 0.05988143315400549
                        }
                    },
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 83075562,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (rtayek vs Gia)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2026-01-11T17:00:12.835106Z",
            "ended": "2026-03-31T08:34:23.510849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.4244384765625,
                            "deviation": 63.375484466552734,
                            "volatility": 0.060070350766181946
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.6224365234375,
                            "deviation": 65.77239990234375,
                            "volatility": 0.05987873673439026
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.258641880568018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                }
            },
            "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/83075555"
            },
            "players": {
                "black": {
                    "id": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.2807126381908,
                            "deviation": 69.06077530927647,
                            "volatility": 0.06050054029793948
                        }
                    },
                    "ranking": 17.996437408455915,
                    "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": 83075555,
            "name": "Tournament Game: 19x19 Open League #116 (136042) R:1 (Gia vs Cher.ChChChCherry)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 744862,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 136042,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "",
            "black_lost": true,
            "white_lost": true,
            "annulled": false,
            "started": "2026-01-11T17:00:11.867104Z",
            "ended": null,
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1142.28076171875,
                            "deviation": 69.06077575683594,
                            "volatility": 0.06050053983926773
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 17.996437408455915,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-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
        }
    ]
}