List all games played by a specific player.

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

{
    "count": 1475,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=3",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/81886337"
            },
            "players": {
                "black": {
                    "id": 98373,
                    "username": "young36832",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e8f08641fb98481c3c431f3fec175f12-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1452.8876524806008,
                            "deviation": 61.192294889023586,
                            "volatility": 0.060058147322113196
                        }
                    },
                    "ranking": 23.56461828060548,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81886337,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:40 (Lys vs young36832)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 98373,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "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": 72565,
            "tournament_round": 40,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-12-05T07:37:51.171095Z",
            "ended": "2025-12-09T07:40:06.090759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 98373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.9373779296875,
                            "deviation": 62.06612777709961,
                            "volatility": 0.06000581011176109
                        }
                    },
                    "username": "young36832",
                    "country": "us",
                    "ranking": 23.56461828060548,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8f08641fb98481c3c431f3fec175f12-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.3907470703125,
                            "deviation": 63.128143310546875,
                            "volatility": 0.05976351723074913
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/81236954"
            },
            "players": {
                "black": {
                    "id": 802384,
                    "username": "doge_bot_2",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.124061786836,
                            "deviation": 57.81036754462835,
                            "volatility": 0.053800926881901724
                        }
                    },
                    "ranking": 22.189927385224973,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 81236954,
            "name": "Friendly Match",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 802384,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "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-11-14T07:07:11.370641Z",
            "ended": "2025-11-14T07:25:25.945393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 802384,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.2696533203125,
                            "deviation": 57.84709167480469,
                            "volatility": 0.05374404788017273
                        }
                    },
                    "username": "doge_bot_2",
                    "country": "_Pirate",
                    "ranking": 22.189927385224973,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/abbe81c2fa3cd09c20ccc9ce108a8f27-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.5477294921875,
                            "deviation": 63.448055267333984,
                            "volatility": 0.059762001037597656
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/80863304"
            },
            "players": {
                "black": {
                    "id": 213034,
                    "username": "David Bird",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/ef6e6b0572e586955d1183c20952dc18-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.4788227895267,
                            "deviation": 60.537994750581085,
                            "volatility": 0.05938184044850584
                        }
                    },
                    "ranking": 24.662932028807248,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 80863304,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:39 (Lys vs David Bird)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 213034,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "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": 72565,
            "tournament_round": 39,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-11-02T15:58:42.365498Z",
            "ended": "2025-11-10T15:21:08.957171Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 213034,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.0479736328125,
                            "deviation": 61.350494384765625,
                            "volatility": 0.05937492102384567
                        }
                    },
                    "username": "David Bird",
                    "country": "ca",
                    "ranking": 24.662932028807248,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ef6e6b0572e586955d1183c20952dc18-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.7142333984375,
                            "deviation": 63.6497688293457,
                            "volatility": 0.05976184457540512
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/79938851"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 561213,
                    "username": "Wonko_the_Sane",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/11744786cf82d08f17b96d11e926a315?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.9438161160588,
                            "deviation": 66.73872394902507,
                            "volatility": 0.05967118854949676
                        }
                    },
                    "ranking": 25.926494446237886,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 79938851,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:38 (Wonko_the_Sane vs Lys)",
            "creator": 561213,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 561213,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "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": 72565,
            "tournament_round": 38,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-10-04T15:30:09.620853Z",
            "ended": "2025-10-14T04:39:32.502710Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.1622314453125,
                            "deviation": 63.38638687133789,
                            "volatility": 0.059764981269836426
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 561213,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.1544189453125,
                            "deviation": 67.31900787353516,
                            "volatility": 0.05967262014746666
                        }
                    },
                    "username": "Wonko_the_Sane",
                    "country": "us",
                    "ranking": 25.926494446237886,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/11744786cf82d08f17b96d11e926a315?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/79587222"
            },
            "players": {
                "black": {
                    "id": 791915,
                    "username": "Dpapa-K",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/31f82c5e29b47f06e1a500133fd62c49-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.147870687359,
                            "deviation": 63.56498480251059,
                            "volatility": 0.05987591168605514
                        }
                    },
                    "ranking": 16.95745133164109,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79587222,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:3 (Lys vs Dpapa-K)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 791915,
            "white": 308797,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-23T14:59:56.385457Z",
            "ended": "2025-11-05T13:17:37.256740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 791915,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1171.068115234375,
                            "deviation": 66.15150451660156,
                            "volatility": 0.05986541137099266
                        }
                    },
                    "username": "Dpapa-K",
                    "country": "jp",
                    "ranking": 16.95745133164109,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/31f82c5e29b47f06e1a500133fd62c49-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.82373046875,
                            "deviation": 63.261051177978516,
                            "volatility": 0.05976304039359093
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/79587221"
            },
            "players": {
                "black": {
                    "id": 725747,
                    "username": "TXgrackle",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/5fee955058ddb4bdf35070f2093318bd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1287.7970403471854,
                            "deviation": 62.3063100017001,
                            "volatility": 0.05994098489217656
                        }
                    },
                    "ranking": 20.77226475671764,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79587221,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:3 (Lys vs TXgrackle)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 725747,
            "white": 308797,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-09-23T14:59:56.328932Z",
            "ended": "2025-11-11T05:34:37.721060Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 725747,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.0572509765625,
                            "deviation": 62.42737579345703,
                            "volatility": 0.05994115769863129
                        }
                    },
                    "username": "TXgrackle",
                    "country": "001",
                    "ranking": 20.77226475671764,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5fee955058ddb4bdf35070f2093318bd-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.5477294921875,
                            "deviation": 63.448055267333984,
                            "volatility": 0.059762001037597656
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/79587220"
            },
            "players": {
                "black": {
                    "id": 303911,
                    "username": "gerrysw11",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/7573494d92678473d25980908bfc46a4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.6910503926606,
                            "deviation": 61.01064259081582,
                            "volatility": 0.05974293788485142
                        }
                    },
                    "ranking": 22.434933984051938,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79587220,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:3 (Lys vs gerrysw11)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 303911,
            "white": 308797,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-23T14:59:56.267574Z",
            "ended": "2025-10-08T04:10:33.439972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 303911,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.8531494140625,
                            "deviation": 62.22626876831055,
                            "volatility": 0.05975288525223732
                        }
                    },
                    "username": "gerrysw11",
                    "country": "gb",
                    "ranking": 22.434933984051938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7573494d92678473d25980908bfc46a4?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1510.0538330078125,
                            "deviation": 63.32062530517578,
                            "volatility": 0.059767402708530426
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/79587219"
            },
            "players": {
                "black": {
                    "id": 597098,
                    "username": "Bvanh",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a26665b51276aa1f3b1b3220b019e84a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.2422534641485,
                            "deviation": 63.927934913746185,
                            "volatility": 0.05996167433093185
                        }
                    },
                    "ranking": 23.807991425932308,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79587219,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:3 (Lys vs Bvanh)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 597098,
            "white": 308797,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-23T14:59:56.219044Z",
            "ended": "2025-10-22T23:59:12.442174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 597098,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.6387939453125,
                            "deviation": 64.2735366821289,
                            "volatility": 0.05995733663439751
                        }
                    },
                    "username": "Bvanh",
                    "country": "un",
                    "ranking": 23.807991425932308,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a26665b51276aa1f3b1b3220b019e84a?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.111083984375,
                            "deviation": 63.04032516479492,
                            "volatility": 0.059763990342617035
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/79587218"
            },
            "players": {
                "black": {
                    "id": 70405,
                    "username": "topikatti",
                    "country": "fi",
                    "icon": "https://secure.gravatar.com/avatar/1a8828721a3dd975e1956b76e0299985?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.147022508475,
                            "deviation": 64.51464836440762,
                            "volatility": 0.060272751529499784
                        }
                    },
                    "ranking": 26.49784221751964,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79587218,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:3 (Lys vs topikatti)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 70405,
            "white": 308797,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-09-23T14:59:56.174427Z",
            "ended": "2025-09-23T20:06:03.532736Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 70405,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.403564453125,
                            "deviation": 66.46858978271484,
                            "volatility": 0.060247574001550674
                        }
                    },
                    "username": "topikatti",
                    "country": "fi",
                    "ranking": 26.49784221751964,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1a8828721a3dd975e1956b76e0299985?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.0673828125,
                            "deviation": 62.70611572265625,
                            "volatility": 0.05976157635450363
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/79587212"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 398536,
                    "username": "swing39弈",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/bc39b840e958058a287c981c51a478c8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.363768515491,
                            "deviation": 64.21627673948213,
                            "volatility": 0.05988762032336479
                        }
                    },
                    "ranking": 29.062658631051185,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 79587212,
            "name": "Tournament Game: 🦊 Just use your brain 2024 🦧🌞 (111280) R:3 (swing39弈 vs Lys)",
            "creator": 398536,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 398536,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 111280,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-09-23T14:59:55.889630Z",
            "ended": "2025-10-13T18:23:23.105198Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.4234619140625,
                            "deviation": 63.166648864746094,
                            "volatility": 0.059766463935375214
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 398536,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1778.7694091796875,
                            "deviation": 64.0734634399414,
                            "volatility": 0.059839557856321335
                        }
                    },
                    "username": "swing39弈",
                    "country": "it",
                    "ranking": 29.062658631051185,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc39b840e958058a287c981c51a478c8-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
        }
    ]
}