List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&page=73",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/39836622"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 950412,
                    "username": "Helicoptere_malgache",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/50dea37c903785b8dbfd98b3e8f40138?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1903.5474357105927,
                            "deviation": 64.54488717550295,
                            "volatility": 0.06393762312064459
                        }
                    },
                    "ranking": 29.818964798074308,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39836622,
            "name": "Partie amicale",
            "creator": 950412,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 950412,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 120, \"time_increment\": 10, \"max_time\": 120, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-26T20:37:54.815856Z",
            "ended": "2021-12-26T20:45:24.824821Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.32861328125,
                            "deviation": 71.76614379882812,
                            "volatility": 0.06722472608089447
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 950412,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2031.8897705078125,
                            "deviation": 64.41165924072266,
                            "volatility": 0.06062084436416626
                        }
                    },
                    "username": "Helicoptere_malgache",
                    "country": "jp",
                    "ranking": 29.818964798074308,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50dea37c903785b8dbfd98b3e8f40138?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/39836813"
            },
            "players": {
                "black": {
                    "id": 1028216,
                    "username": "Laowantong",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d50dc6f38e48f7b149b11915d128444a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.1360026462426,
                            "deviation": 62.05140103391789,
                            "volatility": 0.06046706934324807
                        }
                    },
                    "ranking": 27.847299256536626,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39836813,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1028216,
            "white": 126739,
            "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": 3,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 3, \"max_time\": 5, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-26T20:45:50.403129Z",
            "ended": "2021-12-26T20:46:14.416885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1028216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1835.3486328125,
                            "deviation": 62.37485885620117,
                            "volatility": 0.06008074805140495
                        }
                    },
                    "username": "Laowantong",
                    "country": "un",
                    "ranking": 27.847299256536626,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d50dc6f38e48f7b149b11915d128444a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1717.9910888671875,
                            "deviation": 71.94883728027344,
                            "volatility": 0.06722284853458405
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/39836828"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 950412,
                    "username": "Helicoptere_malgache",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/50dea37c903785b8dbfd98b3e8f40138?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1903.5474357105927,
                            "deviation": 64.54488717550295,
                            "volatility": 0.06393762312064459
                        }
                    },
                    "ranking": 29.818964798074308,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39836828,
            "name": "Partie amicale",
            "creator": 950412,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 950412,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 120, \"time_increment\": 10, \"max_time\": 120, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-26T20:47:02.655391Z",
            "ended": "2021-12-26T20:55:27.426732Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1708.1602783203125,
                            "deviation": 71.5428237915039,
                            "volatility": 0.06722086668014526
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 950412,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2035.4072265625,
                            "deviation": 64.71662902832031,
                            "volatility": 0.060619477182626724
                        }
                    },
                    "username": "Helicoptere_malgache",
                    "country": "jp",
                    "ranking": 29.818964798074308,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50dea37c903785b8dbfd98b3e8f40138?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/19516079"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 502379,
                    "username": "gopower",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f8f86ad3e15f645f6c22867eeea4d054-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2047.5002847074666,
                            "deviation": 64.64459975186001,
                            "volatility": 0.060002061531599094
                        }
                    },
                    "ranking": 31.506610424125736,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19516079,
            "name": "Tournament Game: Tianyuan Nines Title Tournament 2019 (50552) R:1 (jingo2 vs 🐬Sofiam🐬)",
            "creator": 502379,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 502379,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 22,
            "black_player_rating": "1301.727",
            "white_player_rank": 20,
            "white_player_rating": "1177.065",
            "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": 50552,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-12T07:00:29.675158Z",
            "ended": "2019-09-29T12:42:06.222004Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.84130859375,
                            "deviation": 72.34920501708984,
                            "volatility": 0.06130274385213852
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 502379,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1756.0369873046875,
                            "deviation": 68.28591918945312,
                            "volatility": 0.06002689152956009
                        }
                    },
                    "username": "gopower",
                    "country": "th",
                    "ranking": 31.506610424125736,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f8f86ad3e15f645f6c22867eeea4d054-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/19683343"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 640955,
                    "username": "mofarrell2008",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/bfdb280ffd1849027fae204e5d58c9d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.496938328316,
                            "deviation": 67.09995903877248,
                            "volatility": 0.05986230842851618
                        }
                    },
                    "ranking": 20.73088015289188,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19683343,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2019-09-25 19:00 (52323) R:1 (mofarrell2008 vs 🐬Sofiam🐬)",
            "creator": 640955,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 640955,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1305.850",
            "white_player_rank": 21,
            "white_player_rating": "1241.307",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 52323,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-25T19:01:54.330506Z",
            "ended": "2019-09-29T13:56:53.269504Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.84130859375,
                            "deviation": 72.34920501708984,
                            "volatility": 0.06130274385213852
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 640955,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1620.8951416015625,
                            "deviation": 65.18974304199219,
                            "volatility": 0.059960197657346725
                        }
                    },
                    "username": "mofarrell2008",
                    "country": "us",
                    "ranking": 20.73088015289188,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bfdb280ffd1849027fae204e5d58c9d7?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/37773262"
            },
            "players": {
                "black": {
                    "id": 955150,
                    "username": "koroleva",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/d5cb7555dc1830699340d20248a68d32-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1290.525212584791,
                            "deviation": 68.29054746192675,
                            "volatility": 0.06019379090005865
                        }
                    },
                    "ranking": 20.821255693206957,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 37773262,
            "name": "Tournament Game: Capture Go 11th Cycle Round Robin (81237) R:1 (🐬Sofiam🐬 vs koroleva)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 955150,
            "white": 126739,
            "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\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 81237,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-10-12T10:07:11.734223Z",
            "ended": "2021-12-26T23:09:41.114822Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 955150,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.344482421875,
                            "deviation": 68.7996597290039,
                            "volatility": 0.059993717819452286
                        }
                    },
                    "username": "koroleva",
                    "country": "un",
                    "ranking": 20.821255693206957,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d5cb7555dc1830699340d20248a68d32-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1944.4794921875,
                            "deviation": 70.25162506103516,
                            "volatility": 0.06728669255971909
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/39834737"
            },
            "players": {
                "black": {
                    "id": 469679,
                    "username": "marius21",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/91e0b2286db4fd329ee87e0e308c58b8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 828.589949571373,
                            "deviation": 71.7829133537023,
                            "volatility": 0.060058265641837257
                        }
                    },
                    "ranking": 10.56397323471582,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39834737,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2021-12-26 19:00 (84103) R:1 (🐬Sofiam🐬 vs marius21)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 469679,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 84103,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-26T19:01:58.073627Z",
            "ended": "2022-01-12T13:04:40.271007Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 469679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 914.1714477539062,
                            "deviation": 79.0929183959961,
                            "volatility": 0.06004564091563225
                        }
                    },
                    "username": "marius21",
                    "country": "ro",
                    "ranking": 10.56397323471582,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/91e0b2286db4fd329ee87e0e308c58b8-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.6082763671875,
                            "deviation": 72.68006134033203,
                            "volatility": 0.06765042990446091
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/38295482"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 523914,
                    "username": "b0t85",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a6171748027c6b3c732364cdcdcc3261?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1689.7832409623597,
                            "deviation": 61.56157638454973,
                            "volatility": 0.05991448439291697
                        }
                    },
                    "ranking": 27.061360969817237,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 38295482,
            "name": "🎃",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 523914,
            "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": 43080,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 2419200, \"time_increment\": 16200, \"max_time\": 2419200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-11-01T00:29:26.247965Z",
            "ended": "2021-12-26T20:50:30.611785Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1708.1602783203125,
                            "deviation": 71.5428237915039,
                            "volatility": 0.06722086668014526
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 523914,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1880.3526611328125,
                            "deviation": 61.93262481689453,
                            "volatility": 0.0599784180521965
                        }
                    },
                    "username": "b0t85",
                    "country": "un",
                    "ranking": 27.061360969817237,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a6171748027c6b3c732364cdcdcc3261?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/10276738"
            },
            "players": {
                "black": {
                    "id": 443470,
                    "username": "Kosh",
                    "country": "_Lord_Howe_Island",
                    "icon": "https://user-uploads.online-go.com/8a351050d27549a0fa364886f37bbb5f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1656.7359092438455,
                            "deviation": 63.376263466761976,
                            "volatility": 0.06011415452006315
                        }
                    },
                    "ranking": 26.60412730997255,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10276738,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2017-10-14 01:00 (31070) R:1 (Sofiam vs Kosh.)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 443470,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1366.583",
            "white_player_rank": 26,
            "white_player_rating": "1720.120",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 31070,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-14T01:01:00.261418Z",
            "ended": "2017-10-20T22:07:22.190047Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 443470,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1790.2159423828125,
                            "deviation": 67.01200103759766,
                            "volatility": 0.06003252789378166
                        }
                    },
                    "username": "Kosh",
                    "country": "_Lord_Howe_Island",
                    "ranking": 26.60412730997255,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8a351050d27549a0fa364886f37bbb5f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.65771484375,
                            "deviation": 67.78646850585938,
                            "volatility": 0.06039901450276375
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/39840645"
            },
            "players": {
                "black": {
                    "id": 115718,
                    "username": "dxr141",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/ca517f33fc250e5d8a31665ac2915c89?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1541.691818299364,
                            "deviation": 60.712392938631424,
                            "volatility": 0.05983164454578625
                        }
                    },
                    "ranking": 24.93804611387318,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39840645,
            "name": "Friendly Match",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 115718,
            "white": 126739,
            "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": 20,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 30, \"time_increment\": 20, \"max_time\": 120, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-27T00:03:01.748399Z",
            "ended": "2021-12-27T00:44:29.461628Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 115718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.4842529296875,
                            "deviation": 61.93570327758789,
                            "volatility": 0.05990578979253769
                        }
                    },
                    "username": "dxr141",
                    "country": "kr",
                    "ranking": 24.93804611387318,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ca517f33fc250e5d8a31665ac2915c89?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.888427734375,
                            "deviation": 70.69451141357422,
                            "volatility": 0.0672830268740654
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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
        }
    ]
}