List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=33",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=31",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/72426375"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1046299,
                    "username": "GoPlayer2222",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/96fd40a63f8001c5116ee4d9f54d0e24?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.2434565062981,
                            "deviation": 63.22408340927747,
                            "volatility": 0.05990035377184404
                        }
                    },
                    "ranking": 16.574790433283813,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426375,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (GoPlayer2222 vs Gia)",
            "creator": 1046299,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1046299,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T19:18:37.663176Z",
            "ended": "2025-03-18T17:46:04.108380Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.8302001953125,
                            "deviation": 64.19634246826172,
                            "volatility": 0.060076016932725906
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1046299,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.00732421875,
                            "deviation": 63.87743377685547,
                            "volatility": 0.05989518389105797
                        }
                    },
                    "username": "GoPlayer2222",
                    "country": "us",
                    "ranking": 16.574790433283813,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/96fd40a63f8001c5116ee4d9f54d0e24?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/72426374"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1667770,
                    "username": "Origami15",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/79690d4e35bd3d96f79d8e4812f7f856-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.112731921273,
                            "deviation": 65.4802021560922,
                            "volatility": 0.059879812189443736
                        }
                    },
                    "ranking": 23.568204370332072,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426374,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (Origami15 vs Gia)",
            "creator": 1667770,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1667770,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T19:18:37.606564Z",
            "ended": "2025-02-24T13:04:52.930369Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.890869140625,
                            "deviation": 64.55928802490234,
                            "volatility": 0.06006932258605957
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1667770,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.240478515625,
                            "deviation": 69.18341064453125,
                            "volatility": 0.05983565375208855
                        }
                    },
                    "username": "Origami15",
                    "country": "jp",
                    "ranking": 23.568204370332072,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/79690d4e35bd3d96f79d8e4812f7f856-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/72426370"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 31328,
                    "username": "deleted-7e21eec2-2433-4623-83a6-5541e44ba479",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/a4d5b4f08c2e39bdb7d89239e0d95675-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 329.28385059027914,
                            "deviation": 87.55400433919571,
                            "volatility": 0.05985343510223458
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426370,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (Pancserka vs Gia)",
            "creator": 31328,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 31328,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2025-02-15T19:18:37.395270Z",
            "ended": "2025-05-30T16:28:32.345033Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.2501220703125,
                            "deviation": 63.0038948059082,
                            "volatility": 0.060064736753702164
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 31328,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.9239501953125,
                            "deviation": 66.29485321044922,
                            "volatility": 0.059992466121912
                        }
                    },
                    "username": "deleted-7e21eec2-2433-4623-83a6-5541e44ba479",
                    "country": "hu",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4d5b4f08c2e39bdb7d89239e0d95675-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/72426366"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 56759,
                    "username": "ardeleanul",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/1c8cc0426973b6231eb0e01cf02d49bd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1250.4144721501154,
                            "deviation": 67.65103063766215,
                            "volatility": 0.05976136532024113
                        }
                    },
                    "ranking": 20.090312894266408,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426366,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (ardeleanul vs Gia)",
            "creator": 56759,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 56759,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "64.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T19:18:37.146212Z",
            "ended": "2025-02-24T08:46:02.725998Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.704345703125,
                            "deviation": 64.75189971923828,
                            "volatility": 0.06007056310772896
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 56759,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.147705078125,
                            "deviation": 63.304195404052734,
                            "volatility": 0.059766314923763275
                        }
                    },
                    "username": "ardeleanul",
                    "country": "ro",
                    "ranking": 20.090312894266408,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1c8cc0426973b6231eb0e01cf02d49bd-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/72426361"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 380817,
                    "username": "look info döskee",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.1282744304297,
                            "deviation": 68.63680878166396,
                            "volatility": 0.058646562422007574
                        }
                    },
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426361,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (döskee vs Gia)",
            "creator": 380817,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 380817,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-15T19:18:36.809710Z",
            "ended": "2025-02-18T20:15:16.596613Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.408447265625,
                            "deviation": 65.19774627685547,
                            "volatility": 0.0600687600672245
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 380817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.212646484375,
                            "deviation": 61.933536529541016,
                            "volatility": 0.05872330069541931
                        }
                    },
                    "username": "look info döskee",
                    "country": "zz",
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-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/72426355"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 578486,
                    "username": "SapporoHeita",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.228943843805,
                            "deviation": 66.94337848023041,
                            "volatility": 0.05912692797198333
                        }
                    },
                    "ranking": 24.961116047944344,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426355,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (SapporoHeita vs Gia)",
            "creator": 578486,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 578486,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T19:18:36.408434Z",
            "ended": "2025-02-28T18:15:16.756847Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.756591796875,
                            "deviation": 64.36170959472656,
                            "volatility": 0.06007656827569008
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 578486,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.2703857421875,
                            "deviation": 67.31908416748047,
                            "volatility": 0.05921628698706627
                        }
                    },
                    "username": "SapporoHeita",
                    "country": "jp",
                    "ranking": 24.961116047944344,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-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/72426348"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 744862,
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.9429800026269,
                            "deviation": 69.96807318337987,
                            "volatility": 0.06050172610801696
                        }
                    },
                    "ranking": 19.117208305489157,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426348,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (Cher.ChChChCherry vs Gia)",
            "creator": 744862,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 744862,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T19:18:35.883057Z",
            "ended": "2025-07-27T06:33:20.471600Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.0206298828125,
                            "deviation": 64.21402740478516,
                            "volatility": 0.06006712466478348
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 744862,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.6292724609375,
                            "deviation": 66.70553588867188,
                            "volatility": 0.05981621518731117
                        }
                    },
                    "username": "Cher.ChChChCherry",
                    "country": "th",
                    "ranking": 19.117208305489157,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1cf109b56b02eecd8c81712a8a1576da-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/72426340"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 883394,
                    "username": "Bruinfix",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/4f3663005004d2365f44b0a90bfff44b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.260789732375,
                            "deviation": 67.52833665375209,
                            "volatility": 0.059714495260884494
                        }
                    },
                    "ranking": 25.11111689718038,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72426340,
            "name": "Tournament Game: Handicap Arena 2025 - 011 (125251) R:1 (Bruinfix vs Gia)",
            "creator": 883394,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 883394,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125251,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-15T19:18:35.365611Z",
            "ended": "2025-03-01T19:13:08.267582Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.4951171875,
                            "deviation": 64.52874755859375,
                            "volatility": 0.06007843092083931
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 883394,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1730.885986328125,
                            "deviation": 64.99434661865234,
                            "volatility": 0.059742193669080734
                        }
                    },
                    "username": "Bruinfix",
                    "country": "us",
                    "ranking": 25.11111689718038,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f3663005004d2365f44b0a90bfff44b?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/72418243"
            },
            "players": {
                "black": {
                    "id": 1349208,
                    "username": "francoise",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/0d322ce81164977fe136dfc5b289de7a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.6493295544544,
                            "deviation": 61.478355338504464,
                            "volatility": 0.05997033804232847
                        }
                    },
                    "ranking": 14.083681781331178,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72418243,
            "name": "#sits",
            "creator": 1349208,
            "mode": "game",
            "source": "play",
            "black": 1349208,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-15T13:56:13.117662Z",
            "ended": "2025-02-15T14:49:02.910267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1349208,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.042236328125,
                            "deviation": 61.45013427734375,
                            "volatility": 0.059980422258377075
                        }
                    },
                    "username": "francoise",
                    "country": "fr",
                    "ranking": 14.083681781331178,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0d322ce81164977fe136dfc5b289de7a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.2135009765625,
                            "deviation": 65.06990051269531,
                            "volatility": 0.06007273122668266
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72244501"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1256302,
                    "username": "Νεφέλη",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/621a05bf56663a9e1ac2a058d7c948f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.9942702323051,
                            "deviation": 62.834486638874324,
                            "volatility": 0.05986615963274415
                        }
                    },
                    "ranking": 13.484308222168353,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72244501,
            "name": "Freundschaftsspiel",
            "creator": 1256302,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1256302,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-10T07:39:42.061818Z",
            "ended": "2025-02-15T19:02:07.373865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.907470703125,
                            "deviation": 64.72563934326172,
                            "volatility": 0.06007008254528046
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1256302,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3564453125,
                            "deviation": 62.28697204589844,
                            "volatility": 0.059882599860429764
                        }
                    },
                    "username": "Νεφέλη",
                    "country": "de",
                    "ranking": 13.484308222168353,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/621a05bf56663a9e1ac2a058d7c948f7-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
        }
    ]
}