List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=26
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=27",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=25",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/74236039"
            },
            "players": {
                "black": {
                    "id": 1713279,
                    "username": "gguerrilla",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/d9670ae28322a64b74f8676271e67363-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.511679481392,
                            "deviation": 62.51237430517639,
                            "volatility": 0.060018239511666356
                        }
                    },
                    "ranking": 18.95383595075085,
                    "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": 74236039,
            "name": "IGA League Match",
            "creator": 1713279,
            "mode": "game",
            "source": "play",
            "black": 1713279,
            "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": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-12T15:02:52.164648Z",
            "ended": "2025-04-12T16:16:13.820704Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1713279,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.4991455078125,
                            "deviation": 61.05818176269531,
                            "volatility": 0.060012828558683395
                        }
                    },
                    "username": "gguerrilla",
                    "country": "ie",
                    "ranking": 18.95383595075085,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d9670ae28322a64b74f8676271e67363-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.4974365234375,
                            "deviation": 62.86843490600586,
                            "volatility": 0.060072511434555054
                        }
                    },
                    "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/74235981"
            },
            "players": {
                "black": {
                    "id": 1713279,
                    "username": "gguerrilla",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/d9670ae28322a64b74f8676271e67363-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.511679481392,
                            "deviation": 62.51237430517639,
                            "volatility": 0.060018239511666356
                        }
                    },
                    "ranking": 18.95383595075085,
                    "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": 74235981,
            "name": "IGA League Match",
            "creator": 1713279,
            "mode": "game",
            "source": "play",
            "black": 1713279,
            "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": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-04-12T15:01:03.295599Z",
            "ended": "2025-04-12T15:02:26.138464Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1713279,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.4991455078125,
                            "deviation": 61.05818176269531,
                            "volatility": 0.060012828558683395
                        }
                    },
                    "username": "gguerrilla",
                    "country": "ie",
                    "ranking": 18.95383595075085,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d9670ae28322a64b74f8676271e67363-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.4974365234375,
                            "deviation": 62.86843490600586,
                            "volatility": 0.060072511434555054
                        }
                    },
                    "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/74225541"
            },
            "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": 1353153,
                    "username": "Furks_",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/4db9e68e7debf86e87128f36cd47ae36-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.5105030179523,
                            "deviation": 62.504851817965374,
                            "volatility": 0.05997289771560652
                        }
                    },
                    "ranking": 14.928680058732928,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74225541,
            "name": "IGA League",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1353153,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-12T07:59:46.827258Z",
            "ended": "2025-04-12T08:48:09.170496Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.0751953125,
                            "deviation": 62.92482376098633,
                            "volatility": 0.06007012724876404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1353153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.6817016601562,
                            "deviation": 63.18418884277344,
                            "volatility": 0.059970319271087646
                        }
                    },
                    "username": "Furks_",
                    "country": "ie",
                    "ranking": 14.928680058732928,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4db9e68e7debf86e87128f36cd47ae36-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/74192122"
            },
            "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": 1334161,
                    "username": "elijahhee",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/da5986e904e7b3d7a24dfc45137d82be?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.120111611316,
                            "deviation": 61.456213064855035,
                            "volatility": 0.060263434710312744
                        }
                    },
                    "ranking": 15.513783228713024,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74192122,
            "name": "Ladder Challenge: elijahhee(#241) vs Gia(#238)",
            "creator": 1334161,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1334161,
            "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": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-11T07:40:00.416010Z",
            "ended": "2025-04-15T20:46:34.965382Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.00927734375,
                            "deviation": 62.70033645629883,
                            "volatility": 0.06007029861211777
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1334161,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.915283203125,
                            "deviation": 60.93939208984375,
                            "volatility": 0.06016610562801361
                        }
                    },
                    "username": "elijahhee",
                    "country": "my",
                    "ranking": 15.513783228713024,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da5986e904e7b3d7a24dfc45137d82be?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/74173121"
            },
            "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": 907421,
                    "username": "Go_Michael",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/2cfcc7b1bf13654df0bcd2d2c10f1ae8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1068.7997213899312,
                            "deviation": 64.92998517045017,
                            "volatility": 0.06001862047045728
                        }
                    },
                    "ranking": 16.45717942077538,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 74173121,
            "name": "GoMagic Online League Match",
            "creator": 907421,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 907421,
            "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": 59,
            "time_control_parameters": "{\"main_time\": 2400, \"pause_on_weekends\": false, \"period_time\": 40, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 4}",
            "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-04-10T15:59:27.064786Z",
            "ended": "2025-04-10T16:34:49.887815Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.0751953125,
                            "deviation": 62.92482376098633,
                            "volatility": 0.06007012724876404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 907421,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.0096435546875,
                            "deviation": 63.00804138183594,
                            "volatility": 0.059999506920576096
                        }
                    },
                    "username": "Go_Michael",
                    "country": "de",
                    "ranking": 16.45717942077538,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2cfcc7b1bf13654df0bcd2d2c10f1ae8?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/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/74074654"
            },
            "players": {
                "black": {
                    "id": 1548933,
                    "username": "vladimirs.pavlenko",
                    "country": "151",
                    "icon": "https://secure.gravatar.com/avatar/fe3e995edb7d564a0ba77c976e054c45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1295.1590214346213,
                            "deviation": 61.54847937398027,
                            "volatility": 0.059988260383425564
                        }
                    },
                    "ranking": 20.90423008606004,
                    "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": 74074654,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2025-04-07 13:30 (127226) R:1 (Gia vs vladimirs.pavlenko)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1548933,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 127226,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-04-07T13:31:16.165275Z",
            "ended": "2025-04-07T13:45:38.715527Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1548933,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.4259033203125,
                            "deviation": 62.56105041503906,
                            "volatility": 0.05999758839607239
                        }
                    },
                    "username": "vladimirs.pavlenko",
                    "country": "151",
                    "ranking": 20.90423008606004,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fe3e995edb7d564a0ba77c976e054c45?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6043701171875,
                            "deviation": 63.055965423583984,
                            "volatility": 0.06007198244333267
                        }
                    },
                    "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/74044273"
            },
            "players": {
                "black": {
                    "id": 683983,
                    "username": "Barbara64",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.6180768646065,
                            "deviation": 62.284919768150466,
                            "volatility": 0.060035080485090125
                        }
                    },
                    "ranking": 8.884845626480162,
                    "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": 74044273,
            "name": "Tournoi mensuel blitz",
            "creator": 683983,
            "mode": "game",
            "source": "play",
            "black": 683983,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 180, \"max_time\": 180}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-06T14:01:53.190459Z",
            "ended": "2025-04-06T14:21:14.244548Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 683983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.0899047851562,
                            "deviation": 63.235145568847656,
                            "volatility": 0.06005771458148956
                        }
                    },
                    "username": "Barbara64",
                    "country": "fr",
                    "ranking": 8.884845626480162,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6043701171875,
                            "deviation": 63.055965423583984,
                            "volatility": 0.06007198244333267
                        }
                    },
                    "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/74043551"
            },
            "players": {
                "black": {
                    "id": 683983,
                    "username": "Barbara64",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.6180768646065,
                            "deviation": 62.284919768150466,
                            "volatility": 0.060035080485090125
                        }
                    },
                    "ranking": 8.884845626480162,
                    "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": 74043551,
            "name": "Tournoi mensuel blitz",
            "creator": 683983,
            "mode": "game",
            "source": "play",
            "black": 683983,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 4,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 180, \"max_time\": 180}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "102.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-04-06T13:34:32.599980Z",
            "ended": "2025-04-06T13:53:48.573233Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 683983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.0899047851562,
                            "deviation": 63.235145568847656,
                            "volatility": 0.06005771458148956
                        }
                    },
                    "username": "Barbara64",
                    "country": "fr",
                    "ranking": 8.884845626480162,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6043701171875,
                            "deviation": 63.055965423583984,
                            "volatility": 0.06007198244333267
                        }
                    },
                    "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/74043442"
            },
            "players": {
                "black": {
                    "id": 683983,
                    "username": "Barbara64",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.6180768646065,
                            "deviation": 62.284919768150466,
                            "volatility": 0.060035080485090125
                        }
                    },
                    "ranking": 8.884845626480162,
                    "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": 74043442,
            "name": "Tournoi mensuel blitz",
            "creator": 683983,
            "mode": "game",
            "source": "play",
            "black": 683983,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 30, \"max_time\": 180}",
            "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-04-06T13:29:42.317925Z",
            "ended": "2025-04-06T13:31:25.170598Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 683983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.0899047851562,
                            "deviation": 63.235145568847656,
                            "volatility": 0.06005771458148956
                        }
                    },
                    "username": "Barbara64",
                    "country": "fr",
                    "ranking": 8.884845626480162,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.6043701171875,
                            "deviation": 63.055965423583984,
                            "volatility": 0.06007198244333267
                        }
                    },
                    "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
        }
    ]
}