List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&page=55
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=56",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&page=54",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/39810161"
            },
            "players": {
                "black": {
                    "id": 898888,
                    "username": "soloso",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/d47710c47d3585bde5ad6958ad7c5fc3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1899.292746482803,
                            "deviation": 62.58596128981585,
                            "volatility": 0.060775486922959504
                        }
                    },
                    "ranking": 29.767163464333155,
                    "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": 39810161,
            "name": "Extremely fast game",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 898888,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 1,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 1, \"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T20:39:11.164339Z",
            "ended": "2021-12-25T20:39:25.860133Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 898888,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.2275390625,
                            "deviation": 65.38495635986328,
                            "volatility": 0.060154784470796585
                        }
                    },
                    "username": "soloso",
                    "country": "ro",
                    "ranking": 29.767163464333155,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d47710c47d3585bde5ad6958ad7c5fc3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.154052734375,
                            "deviation": 70.64584350585938,
                            "volatility": 0.06717316806316376
                        }
                    },
                    "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/19434577"
            },
            "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": 392094,
                    "username": "❉Cold寒含❉",
                    "country": "_GoT_Targaryen",
                    "icon": "https://user-uploads.online-go.com/3fd8aa862720c3bc3d00111ee2319d07-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1957.286481310786,
                            "deviation": 72.22473195052537,
                            "volatility": 0.06200109391546973
                        }
                    },
                    "ranking": 30.463457300339766,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19434577,
            "name": "Tournament Game: 9x9 Lovers July Jubilee (50474) R:2 (❉Cold寒含❉ vs 🐬Sofiam🐬)",
            "creator": 392094,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 392094,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 22,
            "black_player_rating": "1300.802",
            "white_player_rank": 25,
            "white_player_rating": "1672.857",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 259200, \"period_time\": 86400, \"periods\": 2}",
            "disable_analysis": false,
            "tournament": 50474,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-05T23:31:52.216156Z",
            "ended": "2019-09-24T13:05:29.287246Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.59130859375,
                            "deviation": 73.89307403564453,
                            "volatility": 0.06128297746181488
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 392094,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2016.8359375,
                            "deviation": 77.29006958007812,
                            "volatility": 0.06171223521232605
                        }
                    },
                    "username": "❉Cold寒含❉",
                    "country": "_GoT_Targaryen",
                    "ranking": 30.463457300339766,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3fd8aa862720c3bc3d00111ee2319d07-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/19608314"
            },
            "players": {
                "black": {
                    "id": 667606,
                    "username": "kst_losoba",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b22ff9fe86285f7c46d749595fb6e649?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 961.1264029150931,
                            "deviation": 64.52932937376207,
                            "volatility": 0.060045908248708604
                        }
                    },
                    "ranking": 13.99898257019999,
                    "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": 19608314,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2019-09-19 19:00 (52147) R:1 (🐬Sofiam🐬 vs kst_losoba)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 667606,
            "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": 8,
            "black_player_rating": "-0.222",
            "white_player_rank": 22,
            "white_player_rating": "1300.633",
            "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": 52147,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-09-19T19:00:57.251735Z",
            "ended": "2019-09-24T10:28:22.541634Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 667606,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.0859985351562,
                            "deviation": 76.07289123535156,
                            "volatility": 0.0600324422121048
                        }
                    },
                    "username": "kst_losoba",
                    "country": "un",
                    "ranking": 13.99898257019999,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b22ff9fe86285f7c46d749595fb6e649?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1804.0394287109375,
                            "deviation": 71.5537338256836,
                            "volatility": 0.06128854677081108
                        }
                    },
                    "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/39810173"
            },
            "players": {
                "black": {
                    "id": 328697,
                    "username": "Layzo",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/dd3e0a9a77c8eb63a548363921a01edb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.4714150601094,
                            "deviation": 65.39273511586207,
                            "volatility": 0.06074230749404496
                        }
                    },
                    "ranking": 20.64020014722423,
                    "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": 39810173,
            "name": "Extremely fast game",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 328697,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 1,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 1, \"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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-25T20:40:25.072912Z",
            "ended": "2021-12-25T20:40:48.431635Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 328697,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.83935546875,
                            "deviation": 65.97063446044922,
                            "volatility": 0.06027247756719589
                        }
                    },
                    "username": "Layzo",
                    "country": "it",
                    "ranking": 20.64020014722423,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd3e0a9a77c8eb63a548363921a01edb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.154052734375,
                            "deviation": 70.64584350585938,
                            "volatility": 0.06717316806316376
                        }
                    },
                    "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/39807753"
            },
            "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": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.9584576740187,
                            "deviation": 62.34339074893012,
                            "volatility": 0.06158391024479304
                        }
                    },
                    "ranking": 21.86357385974452,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39807753,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2021-12-25 18:30 (84101) R:1 (Atorrante vs 🐬Sofiam🐬)",
            "creator": 625243,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 625243,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 84101,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-25T18:30:57.934348Z",
            "ended": "2021-12-25T18:32:21.535673Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.3848876953125,
                            "deviation": 72.52339172363281,
                            "volatility": 0.06717319041490555
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.1494140625,
                            "deviation": 62.925621032714844,
                            "volatility": 0.058567993342876434
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 21.86357385974452,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-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/19665452"
            },
            "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": 615512,
                    "username": "Nufaci",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/cecd46075f8697a6caff993f0f09766a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.1630442821725,
                            "deviation": 60.98975065860516,
                            "volatility": 0.05958759484770014
                        }
                    },
                    "ranking": 22.308641964478475,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19665452,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-24 10:30 (52314) R:1 (Nufaci vs 🐬Sofiam🐬)",
            "creator": 615512,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 615512,
            "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": "1044.660",
            "white_player_rank": 16,
            "white_player_rating": "726.674",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 52314,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-24T10:30:14.705559Z",
            "ended": "2019-09-24T10:33:55.607091Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1804.245849609375,
                            "deviation": 72.29999542236328,
                            "volatility": 0.06128845363855362
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 615512,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.0087890625,
                            "deviation": 62.28034591674805,
                            "volatility": 0.05995838716626167
                        }
                    },
                    "username": "Nufaci",
                    "country": "cz",
                    "ranking": 22.308641964478475,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cecd46075f8697a6caff993f0f09766a-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/19665591"
            },
            "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": 124450,
                    "username": "haohan9223",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/148032436d5ada6e5c2225e138d86ab3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2410.7362814084363,
                            "deviation": 93.77145295742856,
                            "volatility": 0.06011802875512676
                        }
                    },
                    "ranking": 35.287295632643975,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19665591,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-24 10:30 (52314) R:3 (haohan9223 vs 🐬Sofiam🐬)",
            "creator": 124450,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 124450,
            "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": "1046.854",
            "white_player_rank": 32,
            "white_player_rating": "2303.053",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 52314,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-09-24T10:49:14.443413Z",
            "ended": "2019-09-24T10:56:35.760006Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.31982421875,
                            "deviation": 72.50883483886719,
                            "volatility": 0.06128733232617378
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 124450,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2429.940673828125,
                            "deviation": 84.16574096679688,
                            "volatility": 0.060111965984106064
                        }
                    },
                    "username": "haohan9223",
                    "country": "cn",
                    "ranking": 35.287295632643975,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/148032436d5ada6e5c2225e138d86ab3-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/19665647"
            },
            "players": {
                "black": {
                    "id": 615512,
                    "username": "Nufaci",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/cecd46075f8697a6caff993f0f09766a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.1630442821725,
                            "deviation": 60.98975065860516,
                            "volatility": 0.05958759484770014
                        }
                    },
                    "ranking": 22.308641964478475,
                    "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": 19665647,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-24 10:30 (52314) R:4 (🐬Sofiam🐬 vs Nufaci)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 615512,
            "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": 16,
            "black_player_rating": "726.808",
            "white_player_rank": 19,
            "white_player_rating": "1046.810",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 52314,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-09-24T10:56:36.261159Z",
            "ended": "2019-09-24T10:59:05.602644Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 615512,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.70703125,
                            "deviation": 62.84146499633789,
                            "volatility": 0.059955745935440063
                        }
                    },
                    "username": "Nufaci",
                    "country": "cz",
                    "ranking": 22.308641964478475,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cecd46075f8697a6caff993f0f09766a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1806.4163818359375,
                            "deviation": 73.1075668334961,
                            "volatility": 0.06128694862127304
                        }
                    },
                    "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/19665762"
            },
            "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": 19665762,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2019-09-24 10:30 (52314) R:5 (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": "1048.978",
            "white_player_rank": 17,
            "white_player_rating": "855.082",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 52314,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-09-24T11:10:15.273953Z",
            "ended": "2019-09-24T11:22:12.616381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1809.5819091796875,
                            "deviation": 73.2851333618164,
                            "volatility": 0.061285823583602905
                        }
                    },
                    "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": 1600.29443359375,
                            "deviation": 67.67974090576172,
                            "volatility": 0.059906601905822754
                        }
                    },
                    "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/39810197"
            },
            "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": 647,
                    "username": "Tilwen",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/21681eabc569024d6a8661e7efd21554?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1826.586649093106,
                            "deviation": 63.10553023515328,
                            "volatility": 0.0601430531474135
                        }
                    },
                    "ranking": 28.86355942045482,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39810197,
            "name": "Extremely fast game",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 647,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 1,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"initial_time\": 5, \"time_increment\": 1, \"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-25T20:41:55.190415Z",
            "ended": "2021-12-25T20:42:27.592481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.154052734375,
                            "deviation": 70.64584350585938,
                            "volatility": 0.06717316806316376
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1834.6202392578125,
                            "deviation": 64.29769134521484,
                            "volatility": 0.06014897674322128
                        }
                    },
                    "username": "Tilwen",
                    "country": "fr",
                    "ranking": 28.86355942045482,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/21681eabc569024d6a8661e7efd21554?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
        }
    ]
}