List all games played by a specific player.

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

{
    "count": 3505,
    "next": "https://online-go.com/api/v1/players109488/games?format=api&page=37",
    "previous": "https://online-go.com/api/v1/players109488/games?format=api&page=35",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/29744821"
            },
            "players": {
                "black": {
                    "id": 871388,
                    "username": "deadly black cat",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/35b574683d9b94985a510e68c291185e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1188.9882039795802,
                            "deviation": 66.52888573137494,
                            "volatility": 0.06000667312603729
                        }
                    },
                    "ranking": 18.924192358052093,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29744821,
            "name": "Ladder Challenge: deadly black cat(#45) vs S_Alexander(#28)",
            "creator": 871388,
            "mode": "game",
            "source": "play",
            "black": 871388,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"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": "2021-01-02T21:14:08.246828Z",
            "ended": "2021-01-02T21:53:31.218740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 871388,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.631103515625,
                            "deviation": 64.89727020263672,
                            "volatility": 0.06001925840973854
                        }
                    },
                    "username": "deadly black cat",
                    "country": "_Pirate",
                    "ranking": 18.924192358052093,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/35b574683d9b94985a510e68c291185e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1937.5614013671875,
                            "deviation": 69.51560974121094,
                            "volatility": 0.05991286784410477
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/15897471"
            },
            "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": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15897471,
            "name": "Partita Amichevole",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 109488,
            "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": "1262.672",
            "white_player_rank": 24,
            "white_player_rating": "1536.180",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-28T17:28:49.912408Z",
            "ended": "2018-12-29T21:26:10.839776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1731.9788818359375,
                            "deviation": 67.85907745361328,
                            "volatility": 0.060895584523677826
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2063.67236328125,
                            "deviation": 69.0270767211914,
                            "volatility": 0.059940826147794724
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9520951"
            },
            "players": {
                "black": {
                    "id": 407584,
                    "username": "Wellsking",
                    "country": "_GoT_Stark",
                    "icon": "https://user-uploads.online-go.com/2de9b12aa82cbd131cd7e2734ec5d92f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1916.417815234171,
                            "deviation": 65.40533774730662,
                            "volatility": 0.06008942385092005
                        }
                    },
                    "ranking": 29.974961197948808,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9520951,
            "name": "Ladder Challenge: S_Alexander(#31) vs Wellsking(#20)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 407584,
            "white": 109488,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 30,
            "black_player_rating": "2100.428",
            "white_player_rank": 26,
            "white_player_rating": "1725.715",
            "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": 314,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-07-28T06:14:12.232428Z",
            "ended": "2017-08-29T12:00:29.637156Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 407584,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2213.468017578125,
                            "deviation": 68.80020904541016,
                            "volatility": 0.06003732234239578
                        }
                    },
                    "username": "Wellsking",
                    "country": "_GoT_Stark",
                    "ranking": 29.974961197948808,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2de9b12aa82cbd131cd7e2734ec5d92f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.4334716796875,
                            "deviation": 67.80498504638672,
                            "volatility": 0.059985749423503876
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/12888442"
            },
            "players": {
                "black": {
                    "id": 455461,
                    "username": "awesome00",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6eef24a9490546ac3cdeebb21787575a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1860.8392597345673,
                            "deviation": 62.85239317734481,
                            "volatility": 0.06070342939977767
                        }
                    },
                    "ranking": 29.29365388956539,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12888442,
            "name": "9x9, 2k+",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 455461,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 21,
            "black_player_rating": "1247.576",
            "white_player_rank": 22,
            "white_player_rating": "1329.649",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 3, \"main_time\": 300}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-05-16T14:47:52.104395Z",
            "ended": "2018-05-16T14:57:14.779708Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 455461,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.32275390625,
                            "deviation": 61.226890563964844,
                            "volatility": 0.060354653745889664
                        }
                    },
                    "username": "awesome00",
                    "country": "un",
                    "ranking": 29.29365388956539,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6eef24a9490546ac3cdeebb21787575a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1946.857421875,
                            "deviation": 62.28913497924805,
                            "volatility": 0.05997997149825096
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9472521"
            },
            "players": {
                "black": {
                    "id": 449962,
                    "username": "湘",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/9afdc2eedd79635a8ddfafaa250079d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2373.158863669187,
                            "deviation": 74.08409415115943,
                            "volatility": 0.060098963049140045
                        }
                    },
                    "ranking": 34.92360241343077,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9472521,
            "name": "Ladder Challenge: S_Alexander(#379) vs 湘(#236)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 449962,
            "white": 109488,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2017-07-23T06:32:05.311054Z",
            "ended": "2017-07-27T09:44:22.419089Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 449962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2622.80517578125,
                            "deviation": 89.3350830078125,
                            "volatility": 0.0600145198404789
                        }
                    },
                    "username": "湘",
                    "country": "tw",
                    "ranking": 34.92360241343077,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9afdc2eedd79635a8ddfafaa250079d2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2036.4517822265625,
                            "deviation": 72.19454956054688,
                            "volatility": 0.05997883528470993
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9512668"
            },
            "players": {
                "black": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 187298,
                    "username": "sbrezee",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/5fd616e4d119982ee1759a01cf4418d7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.7664687630574,
                            "deviation": 61.66688987190083,
                            "volatility": 0.060361345312978064
                        }
                    },
                    "ranking": 17.286170149574158,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9512668,
            "name": "Ladder Challenge: S_Alexander(#44) vs sbrezee(#39)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 109488,
            "white": 187298,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1747.586",
            "white_player_rank": 19,
            "white_player_rating": "1003.500",
            "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": 314,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-27T10:12:19.760714Z",
            "ended": "2017-08-04T13:45:47.505140Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2089.701416015625,
                            "deviation": 69.91566467285156,
                            "volatility": 0.059971246868371964
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 187298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.6905517578125,
                            "deviation": 64.1436996459961,
                            "volatility": 0.06091710552573204
                        }
                    },
                    "username": "sbrezee",
                    "country": "ua",
                    "ranking": 17.286170149574158,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5fd616e4d119982ee1759a01cf4418d7-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/15914536"
            },
            "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": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15914536,
            "name": "Partita Amichevole",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 109488,
            "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": "1246.245",
            "white_player_rank": 24,
            "white_player_rating": "1527.723",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-29T21:26:30.671507Z",
            "ended": "2018-12-31T01:39:48.315613Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.7706298828125,
                            "deviation": 67.4242172241211,
                            "volatility": 0.060937412083148956
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2045.1080322265625,
                            "deviation": 69.19303131103516,
                            "volatility": 0.05994722619652748
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/15871033"
            },
            "players": {
                "black": {
                    "id": 513661,
                    "username": "mtembea kwa miguu",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/97a7d50d1fc3e639cdd60625b0129855?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1831.2742738622255,
                            "deviation": 64.05840726398856,
                            "volatility": 0.05978319749147144
                        }
                    },
                    "ranking": 28.92289386487322,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15871033,
            "name": "9x9 strong ones please",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 513661,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1112.510",
            "white_player_rank": 24,
            "white_player_rating": "1529.124",
            "time_per_move": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 172800, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-26T22:31:16.372974Z",
            "ended": "2018-12-31T01:48:54.711743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 513661,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1698.5001220703125,
                            "deviation": 63.54509735107422,
                            "volatility": 0.05992536619305611
                        }
                    },
                    "username": "mtembea kwa miguu",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 28.92289386487322,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/97a7d50d1fc3e639cdd60625b0129855?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2049.721435546875,
                            "deviation": 69.21505737304688,
                            "volatility": 0.05994579941034317
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9514486"
            },
            "players": {
                "black": {
                    "id": 177548,
                    "username": "Scourgemancer",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2796016b72304deff933cbe057f0d52a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2327.1135326897966,
                            "deviation": 73.88731609562424,
                            "volatility": 0.05997826355144552
                        }
                    },
                    "ranking": 34.47001869608233,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9514486,
            "name": "Ladder Challenge: S_Alexander(#9) vs Scourgemancer(#2)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 177548,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 30,
            "black_player_rating": "2125.338",
            "white_player_rank": 26,
            "white_player_rating": "1729.823",
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-27T14:24:14.500826Z",
            "ended": "2017-08-08T00:16:32.930165Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 177548,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2341.4130859375,
                            "deviation": 75.35369110107422,
                            "volatility": 0.05997025594115257
                        }
                    },
                    "username": "Scourgemancer",
                    "country": "un",
                    "ranking": 34.47001869608233,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2796016b72304deff933cbe057f0d52a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2013.0577392578125,
                            "deviation": 70.05584716796875,
                            "volatility": 0.05998503044247627
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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/9514488"
            },
            "players": {
                "black": {
                    "id": 138053,
                    "username": "小狮子",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/f8bf837cba1ea6edbf6e8843cfac768c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1623.3933681206422,
                            "deviation": 65.68124643409482,
                            "volatility": 0.060606316546214185
                        }
                    },
                    "ranking": 26.133471217591975,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.1476299885521,
                            "deviation": 66.05609734432652,
                            "volatility": 0.059874270189468615
                        }
                    },
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9514488,
            "name": "Ladder Challenge: S_Alexander(#9) vs 叫咪咪的狮子(#4)",
            "creator": 109488,
            "mode": "game",
            "source": "play",
            "black": 138053,
            "white": 109488,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 27,
            "black_player_rating": "1843.574",
            "white_player_rank": 26,
            "white_player_rating": "1726.788",
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-27T14:24:26.838555Z",
            "ended": "2017-08-03T12:29:13.663411Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 138053,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1984.7108154296875,
                            "deviation": 66.11239624023438,
                            "volatility": 0.06015155836939812
                        }
                    },
                    "username": "小狮子",
                    "country": "cn",
                    "ranking": 26.133471217591975,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f8bf837cba1ea6edbf6e8843cfac768c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 109488,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2070.8603515625,
                            "deviation": 71.48213958740234,
                            "volatility": 0.05997467786073685
                        }
                    },
                    "username": "DVbS78rkR7NVe",
                    "country": "un",
                    "ranking": 31.26391960044579,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?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
        }
    ]
}