List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&page=54",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=52",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20462684"
            },
            "players": {
                "black": {
                    "id": 601309,
                    "username": "chmielinski.piotr",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/dd670650011f7d12a65245ec7159200f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1341.9760811987403,
                            "deviation": 64.30659303883452,
                            "volatility": 0.059984718865899386
                        }
                    },
                    "ranking": 21.726280359950668,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 20462684,
            "name": "Tournament Game: Mingren Main Title Tournament 2019 (53126) R:1 (Julko vs chmielinski.piotr)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 601309,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "873.457",
            "white_player_rank": 15,
            "white_player_rating": "685.019",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 53126,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-20T05:00:56.711497Z",
            "ended": "2019-12-11T22:02:11.692859Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 601309,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.9014892578125,
                            "deviation": 62.84728240966797,
                            "volatility": 0.059993743896484375
                        }
                    },
                    "username": "chmielinski.piotr",
                    "country": "pl",
                    "ranking": 21.726280359950668,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dd670650011f7d12a65245ec7159200f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1143.4381103515625,
                            "deviation": 65.1116943359375,
                            "volatility": 0.05927809700369835
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/20399064"
            },
            "players": {
                "black": {
                    "id": 659102,
                    "username": "mamikonian",
                    "country": "am",
                    "icon": "https://user-uploads.online-go.com/acb73246b1172afa11ea3f403fa934b8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.4766480257572,
                            "deviation": 60.74384694572383,
                            "volatility": 0.05999232689415142
                        }
                    },
                    "ranking": 17.50891542021529,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 20399064,
            "name": "Tournament Game: Go 5 Club Tournament November 2019 (53774) R:1 (Julko vs mamikonian)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 659102,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 10,
            "black_player_rating": "125.383",
            "white_player_rank": 15,
            "white_player_rating": "682.783",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 53774,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-15T21:00:20.258582Z",
            "ended": "2019-12-20T07:46:18.421160Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 659102,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 798.23974609375,
                            "deviation": 73.43378448486328,
                            "volatility": 0.060013704001903534
                        }
                    },
                    "username": "mamikonian",
                    "country": "am",
                    "ranking": 17.50891542021529,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/acb73246b1172afa11ea3f403fa934b8-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.113037109375,
                            "deviation": 65.96479797363281,
                            "volatility": 0.059284355491399765
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/11740483"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 48066,
                    "username": "z1zz1zz1z",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/cc86a3ba5b3bbc37ca805c4e39be268a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2001.3937475509001,
                            "deviation": 67.62774354385326,
                            "volatility": 0.06002359989228304
                        }
                    },
                    "ranking": 30.97934916871228,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11740483,
            "name": "Tournament Game: UGC Winter 2016-2017 (22632) R:2 (z1zz1zz1z vs Julko)",
            "creator": 48066,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 48066,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 22632,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-02-20T01:15:35.224139Z",
            "ended": "2018-02-23T05:41:09.296303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.72509765625,
                            "deviation": 67.09954071044922,
                            "volatility": 0.05954623222351074
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 48066,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2001.393798828125,
                            "deviation": 67.62774658203125,
                            "volatility": 0.06002359837293625
                        }
                    },
                    "username": "z1zz1zz1z",
                    "country": "tw",
                    "ranking": 30.97934916871228,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cc86a3ba5b3bbc37ca805c4e39be268a?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/20877565"
            },
            "players": {
                "black": {
                    "id": 594267,
                    "username": "Carwyn",
                    "country": "_Wales",
                    "icon": "https://user-uploads.online-go.com/3f63444aabd24308c315eab364a62f14-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.597492231221,
                            "deviation": 63.89248085931928,
                            "volatility": 0.06011282920787518
                        }
                    },
                    "ranking": 18.244718906410036,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 20877565,
            "name": "Tournament Game: Honinbo Nines Title Tournament 2019 (45529) R:3 (Julko vs Carwyn)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 594267,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "414.757",
            "white_player_rank": 15,
            "white_player_rating": "673.319",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45529,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-15T23:30:43.113295Z",
            "ended": "2019-12-16T11:38:22.192249Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 594267,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.055908203125,
                            "deviation": 64.57179260253906,
                            "volatility": 0.06011837348341942
                        }
                    },
                    "username": "Carwyn",
                    "country": "_Wales",
                    "ranking": 18.244718906410036,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3f63444aabd24308c315eab364a62f14-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.3280029296875,
                            "deviation": 66.04682922363281,
                            "volatility": 0.05928811803460121
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/15085963"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 98657,
                    "username": "yearsago",
                    "country": "_GoT_Targaryen",
                    "icon": "https://user-uploads.online-go.com/d281b9115c986203bda996d983dd5349-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.5947675982598,
                            "deviation": 63.08089556010182,
                            "volatility": 0.06000128477969698
                        }
                    },
                    "ranking": 19.49358208015952,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15085963,
            "name": "Tournament Game: Tournament 48 (42111) R:1 (yearsago vs Julko)",
            "creator": 98657,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 98657,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "758.527",
            "white_player_rank": 15,
            "white_player_rating": "653.112",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 42111,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-31T16:00:37.027832Z",
            "ended": "2018-11-06T09:09:50.969157Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.817626953125,
                            "deviation": 65.32841491699219,
                            "volatility": 0.05943271517753601
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 98657,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1337.658203125,
                            "deviation": 64.02272033691406,
                            "volatility": 0.060016829520463943
                        }
                    },
                    "username": "yearsago",
                    "country": "_GoT_Targaryen",
                    "ranking": 19.49358208015952,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d281b9115c986203bda996d983dd5349-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/40348579"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 782501,
                    "username": "マンジュリカ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.1492347649423,
                            "deviation": 66.21889845362597,
                            "volatility": 0.05849840812884101
                        }
                    },
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40348579,
            "name": "Tournament Game: 9x9 Open League #17 (84151) R:1 (マンジュリカ vs Julko)",
            "creator": 782501,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 782501,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 84151,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-14T06:18:41.156843Z",
            "ended": "2022-01-16T18:00:22.062795Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.3338623046875,
                            "deviation": 64.17619323730469,
                            "volatility": 0.05920316278934479
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 782501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.47998046875,
                            "deviation": 65.80738067626953,
                            "volatility": 0.058953192085027695
                        }
                    },
                    "username": "マンジュリカ",
                    "country": "jp",
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-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/40348597"
            },
            "players": {
                "black": {
                    "id": 1031007,
                    "username": "Yusnail",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/65d7cee6775a3c9b99c02ca91d1bd888-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.8580508038165,
                            "deviation": 68.25342192605959,
                            "volatility": 0.05997964185814822
                        }
                    },
                    "ranking": 14.160558036439463,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40348597,
            "name": "Tournament Game: 9x9 Open League #17 (84151) R:1 (Julko vs Yusnail)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1031007,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 84151,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-14T06:18:43.769521Z",
            "ended": "2022-01-15T17:05:53.233849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1031007,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1164.018798828125,
                            "deviation": 64.80809020996094,
                            "volatility": 0.06000186502933502
                        }
                    },
                    "username": "Yusnail",
                    "country": "ru",
                    "ranking": 14.160558036439463,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/65d7cee6775a3c9b99c02ca91d1bd888-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.500732421875,
                            "deviation": 65.16175079345703,
                            "volatility": 0.05920642241835594
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/40348600"
            },
            "players": {
                "black": {
                    "id": 970828,
                    "username": "Dyskolos",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/01f13ddf546e6c5f3b655f8ef15c6961?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1996.9252121391937,
                            "deviation": 71.010610920758,
                            "volatility": 0.06038346085512569
                        }
                    },
                    "ranking": 30.92760410340182,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40348600,
            "name": "Tournament Game: 9x9 Open League #17 (84151) R:1 (Julko vs Dyskolos)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 970828,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 84151,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-01-14T06:18:44.314711Z",
            "ended": "2022-01-22T10:30:38.805812Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 970828,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.318359375,
                            "deviation": 72.76184844970703,
                            "volatility": 0.06024710834026337
                        }
                    },
                    "username": "Dyskolos",
                    "country": "un",
                    "ranking": 30.92760410340182,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01f13ddf546e6c5f3b655f8ef15c6961?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.8677978515625,
                            "deviation": 63.94188690185547,
                            "volatility": 0.0591997429728508
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/40348598"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1015644,
                    "username": "wiadp1",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.9928085016227,
                            "deviation": 69.31258725461282,
                            "volatility": 0.060203748322655244
                        }
                    },
                    "ranking": 22.20461203584344,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40348598,
            "name": "Tournament Game: 9x9 Open League #17 (84151) R:1 (wiadp1 vs Julko)",
            "creator": 1015644,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1015644,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 84151,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-14T06:18:43.964578Z",
            "ended": "2022-01-26T19:33:05.920527Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.55322265625,
                            "deviation": 62.85435104370117,
                            "volatility": 0.059198375791311264
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1015644,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.78857421875,
                            "deviation": 66.77445983886719,
                            "volatility": 0.06002741679549217
                        }
                    },
                    "username": "wiadp1",
                    "country": "pl",
                    "ranking": 22.20461203584344,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-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/40348601"
            },
            "players": {
                "black": {
                    "id": 1084667,
                    "username": "dlivemehdi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5df27192abb337438610d13d9c9ec168?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1498.262803625497,
                            "deviation": 62.20542503773891,
                            "volatility": 0.060241019999087424
                        }
                    },
                    "ranking": 24.276555914265955,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40348601,
            "name": "Tournament Game: 9x9 Open League #17 (84151) R:1 (Julko vs dlivemehdi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1084667,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 84151,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-14T06:18:44.552244Z",
            "ended": "2022-02-05T08:11:26.496569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1084667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.193115234375,
                            "deviation": 65.55332946777344,
                            "volatility": 0.05999991297721863
                        }
                    },
                    "username": "dlivemehdi",
                    "country": "un",
                    "ranking": 24.276555914265955,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5df27192abb337438610d13d9c9ec168?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.904541015625,
                            "deviation": 64.39492797851562,
                            "volatility": 0.05918294936418533
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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
        }
    ]
}