List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=26",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=24",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/74847155"
            },
            "players": {
                "black": {
                    "id": 905634,
                    "username": "Picpus",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/ae53fc5baabeaee99c084f18ecb6a7c2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.5029880120107,
                            "deviation": 66.37330808530398,
                            "volatility": 0.05987101478818402
                        }
                    },
                    "ranking": 14.928506174460457,
                    "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": 74847155,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:1 (Gia vs Picpus)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 905634,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-05-01T16:00:55.606113Z",
            "ended": "2025-05-17T10:13:58.635963Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 905634,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.8037109375,
                            "deviation": 68.08846282958984,
                            "volatility": 0.05987314507365227
                        }
                    },
                    "username": "Picpus",
                    "country": "fr",
                    "ranking": 14.928506174460457,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ae53fc5baabeaee99c084f18ecb6a7c2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.921142578125,
                            "deviation": 62.45122528076172,
                            "volatility": 0.06006728112697601
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74847146"
            },
            "players": {
                "black": {
                    "id": 756305,
                    "username": "jmho",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/2c603577a000a47d0b8cb60cd219313c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 937.4179042075583,
                            "deviation": 63.102617322039265,
                            "volatility": 0.05923823040974828
                        }
                    },
                    "ranking": 13.420770857571798,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 74847146,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:1 (Gia vs jmho)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 756305,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-01T16:00:54.908148Z",
            "ended": "2025-05-16T17:02:54.434690Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 756305,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.255615234375,
                            "deviation": 65.58794403076172,
                            "volatility": 0.05923882871866226
                        }
                    },
                    "username": "jmho",
                    "country": "gb",
                    "ranking": 13.420770857571798,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2c603577a000a47d0b8cb60cd219313c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.69482421875,
                            "deviation": 62.53548812866211,
                            "volatility": 0.06006835773587227
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/73995547"
            },
            "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": 1502144,
                    "username": "Victorda",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/20ee8d5a138d02851a257b7a9af8d474-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.291149671259,
                            "deviation": 63.842382878646234,
                            "volatility": 0.05994308918040196
                        }
                    },
                    "ranking": 15.764447807895808,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73995547,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:2 (Victorda vs Gia)",
            "creator": 1502144,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1502144,
            "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": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-04T23:42:47.890165Z",
            "ended": "2025-05-16T10:58:06.427867Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.17236328125,
                            "deviation": 62.669673919677734,
                            "volatility": 0.060068756341934204
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1502144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.525634765625,
                            "deviation": 61.10142517089844,
                            "volatility": 0.05993582308292389
                        }
                    },
                    "username": "Victorda",
                    "country": "fr",
                    "ranking": 15.764447807895808,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/20ee8d5a138d02851a257b7a9af8d474-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/75267372"
            },
            "players": {
                "black": {
                    "id": 1104098,
                    "username": "tontonhoy",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/656b3e4f9900be53751283e40d706665?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.4174019232757,
                            "deviation": 62.1264891370108,
                            "volatility": 0.05994814596326834
                        }
                    },
                    "ranking": 22.00818096471299,
                    "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": 75267372,
            "name": "#SITS - Vague 5 - Gia- Hazaki (via Tontonhoy)",
            "creator": 1104098,
            "mode": "game",
            "source": "play",
            "black": 1104098,
            "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": 83,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 4800, \"period_time\": 45, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-05-14T17:07:18.852589Z",
            "ended": "2025-05-14T19:29:10.167972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1104098,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.5379638671875,
                            "deviation": 61.56066131591797,
                            "volatility": 0.05993615463376045
                        }
                    },
                    "username": "tontonhoy",
                    "country": "fr",
                    "ranking": 22.00818096471299,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/656b3e4f9900be53751283e40d706665?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.17236328125,
                            "deviation": 62.669673919677734,
                            "volatility": 0.060068756341934204
                        }
                    },
                    "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/74774557"
            },
            "players": {
                "black": {
                    "id": 286040,
                    "username": "mcrispino",
                    "country": "uy",
                    "icon": "https://user-uploads.online-go.com/0636b1e10fcf1c87486456fe0d922499-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.980434702779,
                            "deviation": 62.546894059923666,
                            "volatility": 0.0597237363191046
                        }
                    },
                    "ranking": 17.164937265931467,
                    "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": 74774557,
            "name": "Ladder Challenge: mcrispino(#305) vs Gia(#249)",
            "creator": 286040,
            "mode": "game",
            "source": "play",
            "black": 286040,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-29T09:28:34.566782Z",
            "ended": "2025-05-12T17:21:16.269984Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 286040,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1185.16455078125,
                            "deviation": 62.33788299560547,
                            "volatility": 0.059733156114816666
                        }
                    },
                    "username": "mcrispino",
                    "country": "uy",
                    "ranking": 17.164937265931467,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0636b1e10fcf1c87486456fe0d922499-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.5433349609375,
                            "deviation": 62.75098419189453,
                            "volatility": 0.0600699782371521
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74622803"
            },
            "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": 853183,
                    "username": "Marny66",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/626f2b8e0689344ed300487b9701ae02?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.2033140751307,
                            "deviation": 62.551175383871886,
                            "volatility": 0.0595373158599407
                        }
                    },
                    "ranking": 19.02551026767626,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74622803,
            "name": "Ladder Challenge: Marny66(#281) vs Gia(#248)",
            "creator": 853183,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 853183,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "78.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-24T15:03:46.666402Z",
            "ended": "2025-05-11T16:27:24.884968Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.125732421875,
                            "deviation": 62.8818473815918,
                            "volatility": 0.06007080897688866
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 853183,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.62255859375,
                            "deviation": 60.64751052856445,
                            "volatility": 0.0595485158264637
                        }
                    },
                    "username": "Marny66",
                    "country": "150",
                    "ranking": 19.02551026767626,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/626f2b8e0689344ed300487b9701ae02?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/75131759"
            },
            "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": 1392543,
                    "username": "LeSac",
                    "country": "be",
                    "icon": "https://secure.gravatar.com/avatar/52b8cf60d1818a1f125bbb92c4953605?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.9906932153474,
                            "deviation": 60.53354811296764,
                            "volatility": 0.05999310727682278
                        }
                    },
                    "ranking": 19.1567132075681,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 75131759,
            "name": "IGA Season 7",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1392543,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-10T14:59:29.270261Z",
            "ended": "2025-05-10T16:06:40.468599Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.8096923828125,
                            "deviation": 63.03505325317383,
                            "volatility": 0.06007134169340134
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1392543,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.53466796875,
                            "deviation": 60.61557388305664,
                            "volatility": 0.05998818203806877
                        }
                    },
                    "username": "LeSac",
                    "country": "be",
                    "ranking": 19.1567132075681,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/52b8cf60d1818a1f125bbb92c4953605?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/75121130"
            },
            "players": {
                "black": {
                    "id": 1666156,
                    "username": "walter",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/999bfef5d18147ef4925f51ac5d469b5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.2106181587249,
                            "deviation": 64.78876768764493,
                            "volatility": 0.0600969482350921
                        }
                    },
                    "ranking": 20.49036705923224,
                    "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": 75121130,
            "name": "IGA Season 7",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1666156,
            "white": 526987,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-05-10T08:05:41.713681Z",
            "ended": "2025-05-10T08:41:57.453647Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1666156,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.328369140625,
                            "deviation": 60.52025604248047,
                            "volatility": 0.060016144067049026
                        }
                    },
                    "username": "walter",
                    "country": "de",
                    "ranking": 20.49036705923224,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/999bfef5d18147ef4925f51ac5d469b5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.06689453125,
                            "deviation": 63.127235412597656,
                            "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"
                }
            },
            "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/74133306"
            },
            "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": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.5953122616318,
                            "deviation": 63.02476699432158,
                            "volatility": 0.060333096576490663
                        }
                    },
                    "ranking": 18.622530653310193,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 74133306,
            "name": "Spring morale is high! ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 177587,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-09T12:21:11.727379Z",
            "ended": "2025-05-09T18:32:52.513378Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1123.5533447265625,
                            "deviation": 63.2562370300293,
                            "volatility": 0.060067951679229736
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.02734375,
                            "deviation": 63.56983184814453,
                            "volatility": 0.06017744913697243
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.622530653310193,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "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/72728554"
            },
            "players": {
                "black": {
                    "id": 883388,
                    "username": "hornisan",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/1ef89ab76630d25d3f3046d284fed9c4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.3724850480427,
                            "deviation": 63.05838429597582,
                            "volatility": 0.05986884795315538
                        }
                    },
                    "ranking": 12.6921323660767,
                    "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": 72728554,
            "name": "Tournament Game: DDK playground V, fast correspondence (120700) R:2 (Gia vs hornisan)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 883388,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30168,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 172800, \"max_time\": 518400}",
            "disable_analysis": false,
            "tournament": 120700,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-25T09:51:23.092684Z",
            "ended": "2025-05-09T09:44:35.749636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 883388,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 866.497802734375,
                            "deviation": 65.00585174560547,
                            "volatility": 0.05987093597650528
                        }
                    },
                    "username": "hornisan",
                    "country": "at",
                    "ranking": 12.6921323660767,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1ef89ab76630d25d3f3046d284fed9c4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.1781005859375,
                            "deviation": 63.036773681640625,
                            "volatility": 0.06006947532296181
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}