List all games played by a specific player.

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

{
    "count": 1613,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=71",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=69",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/59564601"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "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": 1144.3611927112147,
                            "deviation": 62.90783268883783,
                            "volatility": 0.06033229251476468
                        }
                    },
                    "ranking": 18.038563048564065,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 59564601,
            "name": "Of Course We Shall! (slow, ranked, 🚗 🚗 🚗)",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-07T15:40:29.532215Z",
            "ended": "2024-02-13T20:46:32.829978Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1067.2142333984375,
                            "deviation": 64.15986633300781,
                            "volatility": 0.0600542314350605
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.0599365234375,
                            "deviation": 65.40718841552734,
                            "volatility": 0.06016182899475098
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.038563048564065,
                    "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/59220504"
            },
            "players": {
                "black": {
                    "id": 320233,
                    "username": "madbrain",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/94a2c64fcd618adf84adf94b131bdd37-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1156.7328810225963,
                            "deviation": 63.69220487104194,
                            "volatility": 0.059976237784331685
                        }
                    },
                    "ranking": 18.28749450020423,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 59220504,
            "name": "IGA League",
            "creator": 320233,
            "mode": "game",
            "source": "play",
            "black": 320233,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-11-25T18:58:47.603239Z",
            "ended": "2023-11-25T20:11:36.158632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 320233,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.8125,
                            "deviation": 61.59516906738281,
                            "volatility": 0.059970710426568985
                        }
                    },
                    "username": "madbrain",
                    "country": "_Pirate",
                    "ranking": 18.28749450020423,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94a2c64fcd618adf84adf94b131bdd37-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.475341796875,
                            "deviation": 65.80769348144531,
                            "volatility": 0.06005648523569107
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/59016027"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 962992,
                    "username": "matoduri",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/d9775b7669dfbbf911915605097db5cb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9195304535838,
                            "deviation": 61.06974536759035,
                            "volatility": 0.05997381949428033
                        }
                    },
                    "ranking": 19.76412672648425,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 59016027,
            "name": "The IGA League Season 4, Group J",
            "creator": 962992,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 962992,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-11-18T17:55:28.052727Z",
            "ended": "2023-11-18T18:45:37.509375Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.8690185546875,
                            "deviation": 66.1469955444336,
                            "volatility": 0.060056861490011215
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 962992,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.3192138671875,
                            "deviation": 61.38911056518555,
                            "volatility": 0.05999632924795151
                        }
                    },
                    "username": "matoduri",
                    "country": "ie",
                    "ranking": 19.76412672648425,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d9775b7669dfbbf911915605097db5cb-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/58091323"
            },
            "players": {
                "black": {
                    "id": 750397,
                    "username": "Cchristina",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/d085c9e201a63842bbbc27dbbdb9aad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 527.3564138757104,
                            "deviation": 70.64094941149118,
                            "volatility": 0.05996619132690455
                        }
                    },
                    "ranking": 5,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 58091323,
            "name": "Tournament Game: Very fast correspondence (105637) R:2 (Gia vs Cchristina)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 750397,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-10-18T17:33:09.368930Z",
            "ended": "2023-11-08T20:19:53.511271Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750397,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 600.1038818359375,
                            "deviation": 72.99740600585938,
                            "volatility": 0.05997727811336517
                        }
                    },
                    "username": "Cchristina",
                    "country": "150",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d085c9e201a63842bbbc27dbbdb9aad0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.3623046875,
                            "deviation": 65.41050720214844,
                            "volatility": 0.06005711108446121
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/58091322"
            },
            "players": {
                "black": {
                    "id": 1256790,
                    "username": "tanyafeniks",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/1e57156228a0d4fb63e3243127c27c35-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 807.5776759166199,
                            "deviation": 65.16015827669251,
                            "volatility": 0.06025627102289059
                        }
                    },
                    "ranking": 9.9693387093288,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 58091322,
            "name": "Tournament Game: Very fast correspondence (105637) R:2 (Gia vs tanyafeniks)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1256790,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-10-18T17:33:09.295051Z",
            "ended": "2023-11-01T06:40:50.779936Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1256790,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 863.5529174804688,
                            "deviation": 66.53265380859375,
                            "volatility": 0.06005946919322014
                        }
                    },
                    "username": "tanyafeniks",
                    "country": "ru",
                    "ranking": 9.9693387093288,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1e57156228a0d4fb63e3243127c27c35-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.3116455078125,
                            "deviation": 65.89398193359375,
                            "volatility": 0.060054533183574677
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/58091319"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1153935,
                    "username": "小哥大六",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/5bd455843b1989cd512f941edc21ba73-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.82295552216,
                            "deviation": 66.1037649149063,
                            "volatility": 0.060184994598808536
                        }
                    },
                    "ranking": 20.51968765840973,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58091319,
            "name": "Tournament Game: Very fast correspondence (105637) R:2 (Hunhbyftf vs Gia)",
            "creator": 1153935,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1153935,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "47.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-18T17:33:09.061454Z",
            "ended": "2023-11-28T10:50:48.127758Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.7158203125,
                            "deviation": 65.56700134277344,
                            "volatility": 0.06005516275763512
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1153935,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.913330078125,
                            "deviation": 65.40770721435547,
                            "volatility": 0.06019368767738342
                        }
                    },
                    "username": "小哥大六",
                    "country": "tw",
                    "ranking": 20.51968765840973,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5bd455843b1989cd512f941edc21ba73-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/58091316"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 131495,
                    "username": "lassova",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/5cbf9fce9d7b509551316cc452a20684-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.4106551259893,
                            "deviation": 62.89399894531483,
                            "volatility": 0.059707646738276145
                        }
                    },
                    "ranking": 18.20083063994946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58091316,
            "name": "Tournament Game: Very fast correspondence (105637) R:2 (lassova vs Gia)",
            "creator": 131495,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 131495,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "46.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-18T17:33:08.840280Z",
            "ended": "2023-12-17T23:40:09.758776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.9617919921875,
                            "deviation": 65.0479507446289,
                            "volatility": 0.060056332498788834
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 131495,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.2454833984375,
                            "deviation": 67.41649627685547,
                            "volatility": 0.05975612998008728
                        }
                    },
                    "username": "lassova",
                    "country": "001",
                    "ranking": 18.20083063994946,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5cbf9fce9d7b509551316cc452a20684-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/58091312"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58091312,
            "name": "Tournament Game: Very fast correspondence (105637) R:2 (benjito vs Gia)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-18T17:33:08.501977Z",
            "ended": "2023-11-07T21:12:25.652301Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.85546875,
                            "deviation": 65.57078552246094,
                            "volatility": 0.06005411967635155
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.2255859375,
                            "deviation": 64.1743392944336,
                            "volatility": 0.05986972153186798
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/58091307"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 84297,
                    "username": "tomasmcz",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/9ced4656bf1782cfe0c01ec5eaffe389?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.973113080896,
                            "deviation": 63.09015605213756,
                            "volatility": 0.05982908785963791
                        }
                    },
                    "ranking": 25.07699593482555,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 58091307,
            "name": "Tournament Game: Very fast correspondence (105637) R:2 (tomasmcz vs Gia)",
            "creator": 84297,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 84297,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-10-18T17:33:08.092212Z",
            "ended": "2023-11-16T17:00:23.632024Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.3623046875,
                            "deviation": 65.41050720214844,
                            "volatility": 0.06005711108446121
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 84297,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.0341796875,
                            "deviation": 66.48539733886719,
                            "volatility": 0.05984506756067276
                        }
                    },
                    "username": "tomasmcz",
                    "country": "cz",
                    "ranking": 25.07699593482555,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ced4656bf1782cfe0c01ec5eaffe389?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/58074307"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612864,
                    "username": "ys7076",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/f1a956ad1f190a91091b594bf43e98df?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2118.8295983960843,
                            "deviation": 70.39203326861123,
                            "volatility": 0.05989158087986653
                        }
                    },
                    "ranking": 32.299363288566916,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 58074307,
            "name": "Tournament Game: World's Huggiest Tournament (104454) R:2 (ys7076 vs Gia)",
            "creator": 612864,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 612864,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 104454,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-10-18T04:11:13.258835Z",
            "ended": "2023-10-20T22:25:22.536168Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.3948974609375,
                            "deviation": 65.0784683227539,
                            "volatility": 0.06005457788705826
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 612864,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2157.75537109375,
                            "deviation": 66.28096008300781,
                            "volatility": 0.059897281229496
                        }
                    },
                    "username": "ys7076",
                    "country": "kr",
                    "ranking": 32.299363288566916,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f1a956ad1f190a91091b594bf43e98df?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
        }
    ]
}