List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-ended&page=11
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=-ended&page=12",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=10",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81929318"
            },
            "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": 93483,
                    "username": "reunitedmind",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/22defb2ce84561b5b822e7f3f5cf2a45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.640196716597,
                            "deviation": 61.566957329456244,
                            "volatility": 0.06001791903991235
                        }
                    },
                    "ranking": 29.57558798549642,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81929318,
            "name": "Friendly match",
            "creator": 93483,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 93483,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.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": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-12-06T16:09:37.535230Z",
            "ended": "2025-12-06T17:11:08.571350Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.8148193359375,
                            "deviation": 63.781070709228516,
                            "volatility": 0.060074582695961
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 93483,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1883.64013671875,
                            "deviation": 61.56695556640625,
                            "volatility": 0.060017917305231094
                        }
                    },
                    "username": "reunitedmind",
                    "country": "eu",
                    "ranking": 29.57558798549642,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/22defb2ce84561b5b822e7f3f5cf2a45?s=32&d=retro",
                    "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/80320773"
            },
            "players": {
                "black": {
                    "id": 1460692,
                    "username": "marat.mak",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/8241ca4c497ebfe5eda9893e2efcfc2a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 940.8647277439802,
                            "deviation": 64.40762784562676,
                            "volatility": 0.0599764443979808
                        }
                    },
                    "ranking": 13.505735764430295,
                    "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": 80320773,
            "name": "Ladder Challenge: Gia(#250) vs marat.mak(#205)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1460692,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-16T14:51:04.795452Z",
            "ended": "2025-12-03T21:35:21.208870Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1460692,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.2000732421875,
                            "deviation": 62.70158767700195,
                            "volatility": 0.05997304245829582
                        }
                    },
                    "username": "marat.mak",
                    "country": "_Pirate",
                    "ranking": 13.505735764430295,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8241ca4c497ebfe5eda9893e2efcfc2a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.518798828125,
                            "deviation": 63.9554443359375,
                            "volatility": 0.06007561832666397
                        }
                    },
                    "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/79910632"
            },
            "players": {
                "black": {
                    "id": 738224,
                    "username": "shakunetsu",
                    "country": "fi",
                    "icon": "https://user-uploads.online-go.com/935d174b9f893cbbcb568a11ec8631e0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.427318657707,
                            "deviation": 62.61663497528814,
                            "volatility": 0.06001737162499902
                        }
                    },
                    "ranking": 21.28129743271872,
                    "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": 79910632,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:3 (Gia vs shakunetsu)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 738224,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-03T18:13:02.724388Z",
            "ended": "2025-12-03T11:25:14.838246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 738224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.0704345703125,
                            "deviation": 63.18878936767578,
                            "volatility": 0.06001322716474533
                        }
                    },
                    "username": "shakunetsu",
                    "country": "fi",
                    "ranking": 21.28129743271872,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/935d174b9f893cbbcb568a11ec8631e0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1115.31396484375,
                            "deviation": 64.00013732910156,
                            "volatility": 0.06007219851016998
                        }
                    },
                    "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/79910628"
            },
            "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": 545266,
                    "username": "olegsik",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/d8627ea3520a233c296c88bfa3298f24?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.0453417591282,
                            "deviation": 61.72149781260348,
                            "volatility": 0.05992602585651513
                        }
                    },
                    "ranking": 23.72590556563033,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79910628,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:3 (olegsik vs Gia)",
            "creator": 545266,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 545266,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-03T18:13:02.375896Z",
            "ended": "2025-12-01T14:52:20.656717Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.1822509765625,
                            "deviation": 63.608680725097656,
                            "volatility": 0.06007339805364609
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 545266,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.4007568359375,
                            "deviation": 62.43330764770508,
                            "volatility": 0.05992903932929039
                        }
                    },
                    "username": "olegsik",
                    "country": "ru",
                    "ranking": 23.72590556563033,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d8627ea3520a233c296c88bfa3298f24?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/78674879"
            },
            "players": {
                "black": {
                    "id": 1525607,
                    "username": "Foinikas",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1c96fc4dab030dd16c71ae273e57cb8f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1209.1042996896836,
                            "deviation": 61.95047999937211,
                            "volatility": 0.05989307519783367
                        }
                    },
                    "ranking": 19.31258316291983,
                    "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": 78674879,
            "name": "Φιλική παρτίδα",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1525607,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-26T19:04:27.026554Z",
            "ended": "2025-11-26T05:37:55.892448Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1525607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.32373046875,
                            "deviation": 62.23417282104492,
                            "volatility": 0.059921544045209885
                        }
                    },
                    "username": "Foinikas",
                    "country": "un",
                    "ranking": 19.31258316291983,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1c96fc4dab030dd16c71ae273e57cb8f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.1822509765625,
                            "deviation": 63.608680725097656,
                            "volatility": 0.06007339805364609
                        }
                    },
                    "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/81523772"
            },
            "players": {
                "black": {
                    "id": 1628680,
                    "username": "BANHOF",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/d7689a2f49295ee9a90609ffa744e3f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 775.0056836893673,
                            "deviation": 61.829207079832386,
                            "volatility": 0.059830166194883426
                        }
                    },
                    "ranking": 9.016279127213084,
                    "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": 81523772,
            "name": "Přátelský zápas",
            "creator": 1628680,
            "mode": "game",
            "source": "play",
            "black": 1628680,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 41,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 2700, \"max_time\": 10800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "65.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-23T13:08:16.257119Z",
            "ended": "2025-11-23T13:40:10.203409Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1628680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 797.7354125976562,
                            "deviation": 61.98849105834961,
                            "volatility": 0.0598323717713356
                        }
                    },
                    "username": "BANHOF",
                    "country": "cz",
                    "ranking": 9.016279127213084,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d7689a2f49295ee9a90609ffa744e3f7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.1822509765625,
                            "deviation": 63.608680725097656,
                            "volatility": 0.06007339805364609
                        }
                    },
                    "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/81518773"
            },
            "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": 1903591,
                    "username": "Tetiana",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d82cdbc566f69aeb0a62e9aad1db5877?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.0662851721145,
                            "deviation": 216.0939828248683,
                            "volatility": 0.06000355689125196
                        }
                    },
                    "ranking": 20.66901630696837,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 81518773,
            "name": "2. FC Round 4",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1903591,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 41,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 2700, \"max_time\": 10800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-23T09:01:27.138651Z",
            "ended": "2025-11-23T09:38:18.688520Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.1822509765625,
                            "deviation": 63.608680725097656,
                            "volatility": 0.06007339805364609
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1903591,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.22802734375,
                            "deviation": 220.4724884033203,
                            "volatility": 0.060003891587257385
                        }
                    },
                    "username": "Tetiana",
                    "country": "un",
                    "ranking": 20.66901630696837,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d82cdbc566f69aeb0a62e9aad1db5877?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/79910624"
            },
            "players": {
                "black": {
                    "id": 736729,
                    "username": "Lukete",
                    "country": "_cat",
                    "icon": "https://user-uploads.online-go.com/3ae5c1362cb7528ad32901bacad8aa05-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1087.1283520023326,
                            "deviation": 61.23220829529414,
                            "volatility": 0.060126273140705705
                        }
                    },
                    "ranking": 16.850808528090525,
                    "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": 79910624,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:3 (Gia vs Lukete)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 736729,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-03T18:13:02.005851Z",
            "ended": "2025-11-22T18:34:48.688416Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 736729,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.312744140625,
                            "deviation": 62.45002365112305,
                            "volatility": 0.06011604145169258
                        }
                    },
                    "username": "Lukete",
                    "country": "_cat",
                    "ranking": 16.850808528090525,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ae5c1362cb7528ad32901bacad8aa05-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.546142578125,
                            "deviation": 63.8048095703125,
                            "volatility": 0.06007295474410057
                        }
                    },
                    "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/81499811"
            },
            "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": 81499811,
            "name": "2.FC round 3",
            "creator": 772003,
            "mode": "game",
            "source": "play",
            "black": 772003,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 41,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 20, \"initial_time\": 2700, \"max_time\": 10800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-22T16:59:09.457303Z",
            "ended": "2025-11-22T18:09:05.114989Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 772003,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1169.3896484375,
                            "deviation": 64.66085815429688,
                            "volatility": 0.06002647057175636
                        }
                    },
                    "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": 1130.546142578125,
                            "deviation": 63.8048095703125,
                            "volatility": 0.06007295474410057
                        }
                    },
                    "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/79910619"
            },
            "players": {
                "black": {
                    "id": 877812,
                    "username": "christian.ho",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d0bde7c79f1f2ef6b71556b38658e135?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.3832934692389,
                            "deviation": 60.81877761208853,
                            "volatility": 0.05973652187859066
                        }
                    },
                    "ranking": 22.345961198580422,
                    "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": 79910619,
            "name": "Tournament Game: Beat The Kyu Be A Dan 2025 (123420) R:3 (Gia vs christian.ho)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 877812,
            "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": 45251,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 123420,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "104.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-10-03T18:13:01.609224Z",
            "ended": "2025-11-22T14:45:11.383339Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 877812,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.9674072265625,
                            "deviation": 60.64634704589844,
                            "volatility": 0.05979848653078079
                        }
                    },
                    "username": "christian.ho",
                    "country": "un",
                    "ranking": 22.345961198580422,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d0bde7c79f1f2ef6b71556b38658e135?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.236328125,
                            "deviation": 63.38424301147461,
                            "volatility": 0.06007411330938339
                        }
                    },
                    "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
        }
    ]
}