List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-id&page=4
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=5",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=3",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/78345528"
            },
            "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": 617905,
                    "username": "Valgrind",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7835b163b859452c8835f8b894a22313?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.5127552545246,
                            "deviation": 64.69984159115299,
                            "volatility": 0.05983809505918625
                        }
                    },
                    "ranking": 25.761433623396194,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 78345528,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2025-08-16 17:00 (131309) R:1 (Valgrind vs Lys)",
            "creator": 617905,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 617905,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 131309,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-16T17:01:48.688478Z",
            "ended": "2025-09-10T21:17:08.780981Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.1038818359375,
                            "deviation": 62.77699661254883,
                            "volatility": 0.059762854129076004
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 617905,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.957763671875,
                            "deviation": 67.26210021972656,
                            "volatility": 0.05983070284128189
                        }
                    },
                    "username": "Valgrind",
                    "country": "un",
                    "ranking": 25.761433623396194,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7835b163b859452c8835f8b894a22313?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/78345520"
            },
            "players": {
                "black": {
                    "id": 855695,
                    "username": "RomanoLI",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/0670de6d89861ac12396399f9be5f7de?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.1387337560354,
                            "deviation": 66.40808209835907,
                            "volatility": 0.060098521092058724
                        }
                    },
                    "ranking": 28.870555436140112,
                    "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": 78345520,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2025-08-16 17:00 (131309) R:1 (Lys vs RomanoLI)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 855695,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 131309,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-16T17:01:48.287623Z",
            "ended": "2025-11-05T05:23:57.479867Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 855695,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1935.0860595703125,
                            "deviation": 69.87763977050781,
                            "volatility": 0.060078930109739304
                        }
                    },
                    "username": "RomanoLI",
                    "country": "gb",
                    "ranking": 28.870555436140112,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0670de6d89861ac12396399f9be5f7de?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.770263671875,
                            "deviation": 62.72615051269531,
                            "volatility": 0.059763941913843155
                        }
                    },
                    "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/78330799"
            },
            "players": {
                "black": {
                    "id": 1836516,
                    "username": "DyuNey",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/610a820111c82a0f18edca4c266a4db4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2165.5591588607576,
                            "deviation": 87.44040964008641,
                            "volatility": 0.05998493399009038
                        }
                    },
                    "ranking": 32.80437452173445,
                    "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": 78330799,
            "name": "DNLM",
            "creator": 1836516,
            "mode": "game",
            "source": "play",
            "black": 1836516,
            "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": "{\"initial_time\": 172800, \"time_increment\": 86400, \"max_time\": 259200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-08-16T10:22:08.927504Z",
            "ended": "2025-09-07T14:20:10.958355Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1836516,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.926513671875,
                            "deviation": 204.7159423828125,
                            "volatility": 0.059998393058776855
                        }
                    },
                    "username": "DyuNey",
                    "country": "un",
                    "ranking": 32.80437452173445,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/610a820111c82a0f18edca4c266a4db4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.7298583984375,
                            "deviation": 62.85987854003906,
                            "volatility": 0.05976561829447746
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/78326845"
            },
            "players": {
                "black": {
                    "id": 938212,
                    "username": "hwnk0919",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4229f4af5bbb90b5b0ed0a0cec997ef9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.1628742540454,
                            "deviation": 61.33668808250725,
                            "volatility": 0.05998786518007056
                        }
                    },
                    "ranking": 23.853995559829258,
                    "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": 78326845,
            "name": "hwnk0011",
            "creator": 938212,
            "mode": "game",
            "source": "play",
            "black": 938212,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 173484,
            "time_control_parameters": "{\"main_time\": 86400, \"period_time\": 172800, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-08-16T10:19:34.883196Z",
            "ended": "2025-09-03T14:06:31.475890Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 938212,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1448.35400390625,
                            "deviation": 61.039527893066406,
                            "volatility": 0.059992674738168716
                        }
                    },
                    "username": "hwnk0919",
                    "country": "un",
                    "ranking": 23.853995559829258,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4229f4af5bbb90b5b0ed0a0cec997ef9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.8016357421875,
                            "deviation": 63.03878402709961,
                            "volatility": 0.05976461246609688
                        }
                    },
                    "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/77445306"
            },
            "players": {
                "black": {
                    "id": 704425,
                    "username": "Carlos Moreno Morera",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/40c99c5e9ee75329120399144ed5e3e3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1791.637100982111,
                            "deviation": 65.78660792202459,
                            "volatility": 0.059825453650136085
                        }
                    },
                    "ranking": 28.41631941589198,
                    "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": 77445306,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:36 (Lys vs Carlos Moreno Morera)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 704425,
            "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": 36,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-07-19T08:34:32.810763Z",
            "ended": "2025-07-30T14:16:52.425170Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 704425,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1797.5670166015625,
                            "deviation": 64.76469421386719,
                            "volatility": 0.05980484560132027
                        }
                    },
                    "username": "Carlos Moreno Morera",
                    "country": "es",
                    "ranking": 28.41631941589198,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/40c99c5e9ee75329120399144ed5e3e3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.133544921875,
                            "deviation": 63.14984130859375,
                            "volatility": 0.05976042523980141
                        }
                    },
                    "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/76506917"
            },
            "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": 553679,
                    "username": "peteg",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/4f70b8f417fe355cfa6c1403b89c0ab6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.7606781876384,
                            "deviation": 65.15252568932567,
                            "volatility": 0.05996756326362088
                        }
                    },
                    "ranking": 23.816164065015574,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 76506917,
            "name": "Chinese correspondence Handicap",
            "creator": 553679,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 553679,
            "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": 89819,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "11.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-21T06:53:27.607938Z",
            "ended": "2025-09-03T15:40:31.606208Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.3311767578125,
                            "deviation": 62.956565856933594,
                            "volatility": 0.05976681783795357
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 553679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1451.386962890625,
                            "deviation": 66.13538360595703,
                            "volatility": 0.059982780367136
                        }
                    },
                    "username": "peteg",
                    "country": "us",
                    "ranking": 23.816164065015574,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4f70b8f417fe355cfa6c1403b89c0ab6-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/76502183"
            },
            "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": 1040914,
                    "username": "kashiwamochi",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.9892092198547,
                            "deviation": 66.39729442803558,
                            "volatility": 0.06024124314282444
                        }
                    },
                    "ranking": 17.643320153544842,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76502183,
            "name": "Tournament Game: 13x13 Mini League 5k-15k #7 (129495) R:1 (kashiwamochi vs Lys)",
            "creator": 1040914,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 1040914,
            "width": 13,
            "height": 13,
            "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": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 129495,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-20T16:25:07.231281Z",
            "ended": "2025-07-04T07:12:56.854647Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.549072265625,
                            "deviation": 62.68949508666992,
                            "volatility": 0.05976233258843422
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1040914,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.4893798828125,
                            "deviation": 66.53083038330078,
                            "volatility": 0.06007029116153717
                        }
                    },
                    "username": "kashiwamochi",
                    "country": "jp",
                    "ranking": 17.643320153544842,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-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/76502182"
            },
            "players": {
                "black": {
                    "id": 1777268,
                    "username": "Ежик_про_го",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/f51251300f61905a4f84720481355d60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.667484967521,
                            "deviation": 65.14018503631341,
                            "volatility": 0.060434505507334986
                        }
                    },
                    "ranking": 20.751950467311005,
                    "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": 76502182,
            "name": "Tournament Game: 13x13 Mini League 5k-15k #7 (129495) R:1 (Lys vs Ежик_про_го)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 1777268,
            "white": 308797,
            "width": 13,
            "height": 13,
            "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": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 129495,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-06-20T16:25:07.177880Z",
            "ended": "2025-07-03T01:31:49.214519Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1777268,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.173583984375,
                            "deviation": 65.68974304199219,
                            "volatility": 0.06042291596531868
                        }
                    },
                    "username": "Ежик_про_го",
                    "country": "un",
                    "ranking": 20.751950467311005,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f51251300f61905a4f84720481355d60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.549072265625,
                            "deviation": 62.68949508666992,
                            "volatility": 0.05976233258843422
                        }
                    },
                    "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/76502181"
            },
            "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": 1688153,
                    "username": "Mittelmark",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.853799560171,
                            "deviation": 67.3768163524415,
                            "volatility": 0.060025167068784406
                        }
                    },
                    "ranking": 16.823651478136373,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 76502181,
            "name": "Tournament Game: 13x13 Mini League 5k-15k #7 (129495) R:1 (Mittelmark vs Lys)",
            "creator": 1688153,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 1688153,
            "width": 13,
            "height": 13,
            "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": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 129495,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-20T16:25:07.125996Z",
            "ended": "2025-09-25T05:59:29.420565Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "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": ""
                },
                "white": {
                    "id": 1688153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.831298828125,
                            "deviation": 67.87754821777344,
                            "volatility": 0.06002775579690933
                        }
                    },
                    "username": "Mittelmark",
                    "country": "de",
                    "ranking": 16.823651478136373,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-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/76502180"
            },
            "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": 634707,
                    "username": "andischl",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/f3f5f083c62d433b73647c39bb268701-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.1212674534263,
                            "deviation": 65.68088372637979,
                            "volatility": 0.05957923549615842
                        }
                    },
                    "ranking": 15.827523648445448,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 76502180,
            "name": "Tournament Game: 13x13 Mini League 5k-15k #7 (129495) R:1 (andischl vs Lys)",
            "creator": 634707,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 634707,
            "width": 13,
            "height": 13,
            "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": 93703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 1209600}",
            "disable_analysis": true,
            "tournament": 129495,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-20T16:25:07.080668Z",
            "ended": "2025-07-06T09:22:14.707725Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.3428955078125,
                            "deviation": 62.589691162109375,
                            "volatility": 0.059761274605989456
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 634707,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.9300537109375,
                            "deviation": 67.23563385009766,
                            "volatility": 0.059477899223566055
                        }
                    },
                    "username": "andischl",
                    "country": "_Starfleet",
                    "ranking": 15.827523648445448,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f3f5f083c62d433b73647c39bb268701-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
        }
    ]
}