List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&page=79",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=77",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/40787975"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1111972,
                    "username": "flow1010",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c2d2d14670f24a4b5cb698be9085710b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1474.866733254721,
                            "deviation": 61.13242651309023,
                            "volatility": 0.059981457354639764
                        }
                    },
                    "ranking": 23.912205688352262,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40787975,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1111972,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-01-29T08:27:30.895919Z",
            "ended": "2022-01-29T08:32:35.078167Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.0926513671875,
                            "deviation": 62.48772048950195,
                            "volatility": 0.05914691090583801
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1111972,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.572509765625,
                            "deviation": 60.769432067871094,
                            "volatility": 0.059990834444761276
                        }
                    },
                    "username": "flow1010",
                    "country": "un",
                    "ranking": 23.912205688352262,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c2d2d14670f24a4b5cb698be9085710b?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/40807414"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 751679,
                    "username": "SunYifeng",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/765941b6436763d3046aa855b15000e9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.4877072261365,
                            "deviation": 62.52384949672529,
                            "volatility": 0.060012714258835115
                        }
                    },
                    "ranking": 25.099591907048957,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40807414,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 751679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "87.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-29T23:20:19.984798Z",
            "ended": "2022-01-29T23:44:28.149742Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.8909912109375,
                            "deviation": 62.88272476196289,
                            "volatility": 0.059144213795661926
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 751679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.6002197265625,
                            "deviation": 62.43553161621094,
                            "volatility": 0.0599549226462841
                        }
                    },
                    "username": "SunYifeng",
                    "country": "_Pirate",
                    "ranking": 25.099591907048957,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/765941b6436763d3046aa855b15000e9?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/16084857"
            },
            "players": {
                "black": {
                    "id": 497265,
                    "username": "ikhzark",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/70b757f42d7d04cb12e0df1479a99b0c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.6952779732537,
                            "deviation": 62.66042780951151,
                            "volatility": 0.059720389116102154
                        }
                    },
                    "ranking": 19.20878750275373,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16084857,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 497265,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 12,
            "black_player_rating": "352.679",
            "white_player_rank": 16,
            "white_player_rating": "717.990",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-11T11:50:58.046240Z",
            "ended": "2019-01-11T12:09:47.965490Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 497265,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.7216796875,
                            "deviation": 62.00836181640625,
                            "volatility": 0.05976930260658264
                        }
                    },
                    "username": "ikhzark",
                    "country": "un",
                    "ranking": 19.20878750275373,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/70b757f42d7d04cb12e0df1479a99b0c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.6080322265625,
                            "deviation": 61.364444732666016,
                            "volatility": 0.05970149487257004
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12138681"
            },
            "players": {
                "black": {
                    "id": 110079,
                    "username": "RodrigoSM",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/495a983ca87ef2950eb6ded17c952284-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.3531284371065,
                            "deviation": 61.368702373922744,
                            "volatility": 0.059410670932776646
                        }
                    },
                    "ranking": 17.046418014097863,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12138681,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 110079,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "885.113",
            "white_player_rank": 13,
            "white_player_rating": "480.361",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "49.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-21T12:49:13.672569Z",
            "ended": "2018-03-21T13:10:24.575398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 110079,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.1854248046875,
                            "deviation": 64.45034790039062,
                            "volatility": 0.05978534370660782
                        }
                    },
                    "username": "RodrigoSM",
                    "country": "cl",
                    "ranking": 17.046418014097863,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/495a983ca87ef2950eb6ded17c952284-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.2608642578125,
                            "deviation": 65.08180236816406,
                            "volatility": 0.05991192162036896
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/22141321"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 655327,
                    "username": "bear_plays_go",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/512d0678f871a14264723feff0c4708c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1730.8385947075344,
                            "deviation": 64.75631855574366,
                            "volatility": 0.06051361771903022
                        }
                    },
                    "ranking": 27.61709447504549,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22141321,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 655327,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "692.295",
            "white_player_rank": 15,
            "white_player_rating": "688.799",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-03T11:46:39.305332Z",
            "ended": "2020-03-03T12:08:33.509991Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.6510009765625,
                            "deviation": 61.70456314086914,
                            "volatility": 0.059554267674684525
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 655327,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1452.1676025390625,
                            "deviation": 61.304447174072266,
                            "volatility": 0.05993669852614403
                        }
                    },
                    "username": "bear_plays_go",
                    "country": "un",
                    "ranking": 27.61709447504549,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/512d0678f871a14264723feff0c4708c-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/40789647"
            },
            "players": {
                "black": {
                    "id": 444619,
                    "username": "damingmao",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/5248f868eca17531fc3b859d4904a6dd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.4915625153324,
                            "deviation": 61.71652837468182,
                            "volatility": 0.060475703094171274
                        }
                    },
                    "ranking": 14.294914219679267,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40789647,
            "name": "Freundschaftsspiel",
            "creator": 444619,
            "mode": "game",
            "source": "play",
            "black": 444619,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "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": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 300, \"period_time\": 30, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-29T10:05:34.864389Z",
            "ended": "2022-01-29T10:22:34.048881Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 444619,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.318603515625,
                            "deviation": 60.815120697021484,
                            "volatility": 0.05989154800772667
                        }
                    },
                    "username": "damingmao",
                    "country": "de",
                    "ranking": 14.294914219679267,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5248f868eca17531fc3b859d4904a6dd-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.7327880859375,
                            "deviation": 62.910980224609375,
                            "volatility": 0.059142936021089554
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16106293"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 591842,
                    "username": "аtlakatl",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/180285de1a9567fdb1dc701001aafa73-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.9973078240064,
                            "deviation": 61.746470039895236,
                            "volatility": 0.06004875868454474
                        }
                    },
                    "ranking": 20.450057101363708,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16106293,
            "name": "Bear Dance",
            "creator": 591842,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 591842,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "693.066",
            "white_player_rank": 17,
            "white_player_rating": "856.726",
            "time_per_move": 33,
            "time_control_parameters": "{\"period_time\": 20, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-12T21:49:55.632289Z",
            "ended": "2019-01-12T22:18:44.018488Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1429.6082763671875,
                            "deviation": 61.60857009887695,
                            "volatility": 0.059690337628126144
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 591842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.6973876953125,
                            "deviation": 61.30607604980469,
                            "volatility": 0.06000114604830742
                        }
                    },
                    "username": "аtlakatl",
                    "country": "ru",
                    "ranking": 20.450057101363708,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/180285de1a9567fdb1dc701001aafa73-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/40790252"
            },
            "players": {
                "black": {
                    "id": 992818,
                    "username": "peter45qiliu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fb453ca4faaf8bdcb06f3c16baecbe41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.7183921063724,
                            "deviation": 61.625337072666106,
                            "volatility": 0.059727139245194065
                        }
                    },
                    "ranking": 23.73655289983984,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40790252,
            "name": "友谊赛",
            "creator": 992818,
            "mode": "game",
            "source": "play",
            "black": 992818,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "47.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-29T10:41:27.644114Z",
            "ended": "2022-01-29T11:09:31.261174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 992818,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.7882080078125,
                            "deviation": 61.753631591796875,
                            "volatility": 0.05988702178001404
                        }
                    },
                    "username": "peter45qiliu",
                    "country": "un",
                    "ranking": 23.73655289983984,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fb453ca4faaf8bdcb06f3c16baecbe41?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.56201171875,
                            "deviation": 62.744606018066406,
                            "volatility": 0.05914246290922165
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40787655"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 444976,
                    "username": "Mike Rhew",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d11ea9d60b7cee39b43d05fba75caac0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.6350919735328,
                            "deviation": 61.63072215352171,
                            "volatility": 0.05810862689512646
                        }
                    },
                    "ranking": 26.50469250820658,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40787655,
            "name": "Friendly Match",
            "creator": 444976,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 444976,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"period_time\": 10, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-29T08:07:38.610524Z",
            "ended": "2022-01-29T08:26:30.701937Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.507568359375,
                            "deviation": 62.38166809082031,
                            "volatility": 0.05914844945073128
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 444976,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.298583984375,
                            "deviation": 60.64630126953125,
                            "volatility": 0.05856623500585556
                        }
                    },
                    "username": "Mike Rhew",
                    "country": "un",
                    "ranking": 26.50469250820658,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d11ea9d60b7cee39b43d05fba75caac0?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/16155926"
            },
            "players": {
                "black": {
                    "id": 538928,
                    "username": "Adante01",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/745b282a0a907ee9e4a487b33264ef5a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.6852743133081,
                            "deviation": 60.61761870861767,
                            "volatility": 0.05968730970571102
                        }
                    },
                    "ranking": 20.80618361147532,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.1686808792572,
                            "deviation": 62.51748179200545,
                            "volatility": 0.0587417773979474
                        }
                    },
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16155926,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 538928,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "561.033",
            "white_player_rank": 14,
            "white_player_rating": "544.008",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "46.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-01-16T11:24:34.331282Z",
            "ended": "2019-01-16T11:54:33.190394Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 538928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.06201171875,
                            "deviation": 61.0457649230957,
                            "volatility": 0.05989156663417816
                        }
                    },
                    "username": "Adante01",
                    "country": "un",
                    "ranking": 20.80618361147532,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/745b282a0a907ee9e4a487b33264ef5a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.4337158203125,
                            "deviation": 61.81949234008789,
                            "volatility": 0.059694454073905945
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.918501610248075,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}