List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&page=67
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=68",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=66",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/10276740"
            },
            "players": {
                "black": {
                    "id": 168157,
                    "username": "Clalet",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/988f09cf5149b22c07dd05f636558615-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 867.4718548623938,
                            "deviation": 63.817349227543666,
                            "volatility": 0.060069128546855144
                        }
                    },
                    "ranking": 11.625578229740613,
                    "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": 10276740,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2017-10-14 01:00 (31070) R:1 (Sofiam vs Clalet)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 168157,
            "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": 15,
            "black_player_rating": "675.899",
            "white_player_rank": 25,
            "white_player_rating": "1672.178",
            "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.434701Z",
            "ended": "2017-10-19T19:47:15.459082Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 168157,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.88037109375,
                            "deviation": 74.19790649414062,
                            "volatility": 0.06007024273276329
                        }
                    },
                    "username": "Clalet",
                    "country": "ar",
                    "ranking": 11.625578229740613,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/988f09cf5149b22c07dd05f636558615-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.6270751953125,
                            "deviation": 67.06729888916016,
                            "volatility": 0.0603984035551548
                        }
                    },
                    "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/42275499"
            },
            "players": {
                "black": {
                    "id": 991353,
                    "username": "OnoKakafeniks",
                    "country": "qo",
                    "icon": "https://user-uploads.online-go.com/c8508141be9c52d59d0dae8fdd3bd7cc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1324.6299336141458,
                            "deviation": 65.18956929041492,
                            "volatility": 0.06025802859586806
                        }
                    },
                    "ranking": 21.425096774172292,
                    "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": 42275499,
            "name": "친선 대국",
            "creator": 1084684,
            "mode": "game",
            "source": "play",
            "black": 991353,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 30,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"live\", \"per_move\": 30, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-03-23T12:44:29.349624Z",
            "ended": "2022-03-23T12:45:48.224152Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 991353,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.85009765625,
                            "deviation": 62.52080154418945,
                            "volatility": 0.05994386970996857
                        }
                    },
                    "username": "OnoKakafeniks",
                    "country": "qo",
                    "ranking": 21.425096774172292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c8508141be9c52d59d0dae8fdd3bd7cc-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.856689453125,
                            "deviation": 68.82461547851562,
                            "volatility": 0.0690121278166771
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                991353,
                1084684
            ],
            "rengo_white_team": [
                126739,
                791610
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/19578010"
            },
            "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": 617642,
                    "username": "Bradicalman",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e71480e22602f38ed73379dcf7a4e7ab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.891111115056,
                            "deviation": 65.06289501910707,
                            "volatility": 0.059868230868953994
                        }
                    },
                    "ranking": 22.25353552837094,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19578010,
            "name": "Tournament Game: 9x9 McMahon (Chinese Rules) (49846) R:4 (Bradicalman vs 🐬Sofiam🐬)",
            "creator": 617642,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 617642,
            "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": "1329.408",
            "white_player_rank": 15,
            "white_player_rating": "625.904",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 49846,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-17T07:23:55.903478Z",
            "ended": "2019-09-26T22:24:59.225200Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1819.42041015625,
                            "deviation": 72.8764877319336,
                            "volatility": 0.06128503382205963
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 617642,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.2022705078125,
                            "deviation": 65.73208618164062,
                            "volatility": 0.0599103644490242
                        }
                    },
                    "username": "Bradicalman",
                    "country": "us",
                    "ranking": 22.25353552837094,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e71480e22602f38ed73379dcf7a4e7ab?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/19698164"
            },
            "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": 33792,
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.3831471314238,
                            "deviation": 67.06012209323173,
                            "volatility": 0.06060078427531681
                        }
                    },
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19698164,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-26 22:30 (52393) R:2 (He Who Walks in Shadows vs 🐬Sofiam🐬)",
            "creator": 33792,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 33792,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 19,
            "black_player_rating": "1060.058",
            "white_player_rank": 17,
            "white_player_rating": "858.539",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 52393,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-26T22:37:32.420867Z",
            "ended": "2019-09-26T22:42:21.176045Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.8524169921875,
                            "deviation": 73.3663330078125,
                            "volatility": 0.06128444895148277
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 33792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.2642822265625,
                            "deviation": 68.83866882324219,
                            "volatility": 0.05991426855325699
                        }
                    },
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-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/19698265"
            },
            "players": {
                "black": {
                    "id": 617642,
                    "username": "Bradicalman",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e71480e22602f38ed73379dcf7a4e7ab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.891111115056,
                            "deviation": 65.06289501910707,
                            "volatility": 0.059868230868953994
                        }
                    },
                    "ranking": 22.25353552837094,
                    "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": 19698265,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-26 22:30 (52393) R:4 (🐬Sofiam🐬 vs Bradicalman)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 617642,
            "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": 14,
            "black_player_rating": "540.512",
            "white_player_rank": 19,
            "white_player_rating": "1063.745",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 52393,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-09-26T22:51:05.577051Z",
            "ended": "2019-09-26T22:58:28.561362Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 617642,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.133544921875,
                            "deviation": 66.81710052490234,
                            "volatility": 0.05991620942950249
                        }
                    },
                    "username": "Bradicalman",
                    "country": "us",
                    "ranking": 22.25353552837094,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e71480e22602f38ed73379dcf7a4e7ab?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.9041748046875,
                            "deviation": 73.00190734863281,
                            "volatility": 0.06128276512026787
                        }
                    },
                    "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/19702637"
            },
            "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": 52052,
                    "username": "ST000MA",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1773.7204734712398,
                            "deviation": 64.7543915421217,
                            "volatility": 0.06233350490466346
                        }
                    },
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19702637,
            "name": "Ladder Challenge: 🐬Sofiam🐬(#19) vs ST000MA(#9)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 52052,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1240.895",
            "white_player_rank": 23,
            "white_player_rating": "1468.232",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-09-27T07:26:07.704709Z",
            "ended": "2019-10-12T08:55:44.710330Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1653.2926025390625,
                            "deviation": 70.1831283569336,
                            "volatility": 0.06130630150437355
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 52052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1744.9420166015625,
                            "deviation": 63.35902404785156,
                            "volatility": 0.06041235476732254
                        }
                    },
                    "username": "ST000MA",
                    "country": "rs",
                    "ranking": 28.18365079311867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?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/10280094"
            },
            "players": {
                "black": {
                    "id": 201678,
                    "username": "deleted-b2593b69-04ea-4073-9eb7-196e7c24e9b2",
                    "country": "145",
                    "icon": "https://user-uploads.online-go.com/71220d69cae16ffeeb6f184ae291b8cb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.591653931056,
                            "deviation": 60.64759065516585,
                            "volatility": 0.05996233661424119
                        }
                    },
                    "ranking": 14.884238738063674,
                    "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": 10280094,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2017-10-14 10:30 (31089) R:1 (Sofiam vs yetkin)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 201678,
            "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": 15,
            "black_player_rating": "652.647",
            "white_player_rank": 23,
            "white_player_rating": "1441.906",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 31089,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-14T10:30:43.806012Z",
            "ended": "2017-10-14T10:34:16.291870Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 201678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.196044921875,
                            "deviation": 61.880706787109375,
                            "volatility": 0.0600559338927269
                        }
                    },
                    "username": "deleted-b2593b69-04ea-4073-9eb7-196e7c24e9b2",
                    "country": "145",
                    "ranking": 14.884238738063674,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71220d69cae16ffeeb6f184ae291b8cb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1778.890380859375,
                            "deviation": 68.00045013427734,
                            "volatility": 0.06041107326745987
                        }
                    },
                    "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/10280314"
            },
            "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": 430789,
                    "username": "Crackonos",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/c2523a7ee00da1ef93591807ef87eca9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2139.9061221843863,
                            "deviation": 76.74908370592354,
                            "volatility": 0.06004786501722885
                        }
                    },
                    "ranking": 32.52850430189831,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10280314,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2017-10-14 10:30 (31089) R:5 (Crackonos vs Sofiam)",
            "creator": 430789,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 430789,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 23,
            "black_player_rating": "1441.142",
            "white_player_rank": 26,
            "white_player_rating": "1781.144",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 31089,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-14T11:12:21.385736Z",
            "ended": "2017-10-14T11:19:01.515429Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1793.636474609375,
                            "deviation": 68.19319152832031,
                            "volatility": 0.060406483709812164
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 430789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2080.00390625,
                            "deviation": 83.94132232666016,
                            "volatility": 0.06006341800093651
                        }
                    },
                    "username": "Crackonos",
                    "country": "cz",
                    "ranking": 32.52850430189831,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c2523a7ee00da1ef93591807ef87eca9-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/10231781"
            },
            "players": {
                "black": {
                    "id": 463285,
                    "username": "Ty143",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0ac418bc2d45a6b8518096f1f00af00f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.4696383358223,
                            "deviation": 62.89644490979781,
                            "volatility": 0.06016083809750503
                        }
                    },
                    "ranking": 27.3700963295113,
                    "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": 10231781,
            "name": "Tournament Game: FSTS Nine Lives October 2017 (30152) R:1 (Sofiam vs Ty143)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 463285,
            "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": 12,
            "black_player_rating": "357.557",
            "white_player_rank": 25,
            "white_player_rating": "1681.499",
            "time_per_move": 87840,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 129600, \"max_time\": 172800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 30152,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-10-09T12:30:05.268483Z",
            "ended": "2017-10-14T21:20:13.303409Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 463285,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1736.937744140625,
                            "deviation": 65.16443634033203,
                            "volatility": 0.060065463185310364
                        }
                    },
                    "username": "Ty143",
                    "country": "un",
                    "ranking": 27.3700963295113,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0ac418bc2d45a6b8518096f1f00af00f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.252685546875,
                            "deviation": 68.29317474365234,
                            "volatility": 0.06040506437420845
                        }
                    },
                    "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/39497016"
            },
            "players": {
                "black": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 873.9507447562902,
                            "deviation": 65.61084559798559,
                            "volatility": 0.059286914704412684
                        }
                    },
                    "ranking": 11.797836236624786,
                    "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": 39497016,
            "name": "Tournament Game: 9x9 D.E. 09/18/2021🦎 (80033) R:5 (🐬Sofiam🐬 vs regina25)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 227608,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "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\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 432000}",
            "disable_analysis": false,
            "tournament": 80033,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-14T05:45:31.387535Z",
            "ended": "2021-12-26T14:35:12.146187Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.1080322265625,
                            "deviation": 65.46483612060547,
                            "volatility": 0.0596894696354866
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 11.797836236624786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1738.395263671875,
                            "deviation": 69.24888610839844,
                            "volatility": 0.06721359491348267
                        }
                    },
                    "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
        }
    ]
}