List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=76
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=77",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=75",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/40757964"
            },
            "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": 613441,
                    "username": "hoz41n",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/7b22ac6798bae6941ba3a53f1a9c7b9c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.5132390632127,
                            "deviation": 61.020508334323885,
                            "volatility": 0.05973635428178712
                        }
                    },
                    "ranking": 23.84377073946635,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40757964,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 613441,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "141.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-28T08:39:43.295839Z",
            "ended": "2022-01-28T09:00:03.474210Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.25439453125,
                            "deviation": 62.49143981933594,
                            "volatility": 0.05915515124797821
                        }
                    },
                    "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": 613441,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1577.5443115234375,
                            "deviation": 61.89204025268555,
                            "volatility": 0.05980747565627098
                        }
                    },
                    "username": "hoz41n",
                    "country": "ru",
                    "ranking": 23.84377073946635,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7b22ac6798bae6941ba3a53f1a9c7b9c-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/40763525"
            },
            "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": 178085,
                    "username": "OlveHagenWold",
                    "country": "no",
                    "icon": "https://secure.gravatar.com/avatar/9fc31d4ec453db234b7e6cd29f475e94?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1517.153647265158,
                            "deviation": 61.687781489334995,
                            "volatility": 0.0598298852234855
                        }
                    },
                    "ranking": 24.56661784020059,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40763525,
            "name": "Friendly Match",
            "creator": 178085,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 178085,
            "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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-28T13:06:24.381641Z",
            "ended": "2022-01-28T13:36:31.440988Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.8201904296875,
                            "deviation": 62.47339630126953,
                            "volatility": 0.059149615466594696
                        }
                    },
                    "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": 178085,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1487.8533935546875,
                            "deviation": 61.95219421386719,
                            "volatility": 0.05982918292284012
                        }
                    },
                    "username": "OlveHagenWold",
                    "country": "no",
                    "ranking": 24.56661784020059,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9fc31d4ec453db234b7e6cd29f475e94?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/16057975"
            },
            "players": {
                "black": {
                    "id": 556104,
                    "username": "blueskyson1401",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cb59cb038c25e05e078d99191a086427?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.6412354829247,
                            "deviation": 64.15092120596009,
                            "volatility": 0.059958073932993426
                        }
                    },
                    "ranking": 21.019805834721918,
                    "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": 16057975,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 556104,
            "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": "525.612",
            "white_player_rank": 14,
            "white_player_rating": "592.314",
            "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": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-09T13:40:01.028215Z",
            "ended": "2019-01-09T14:00:07.480337Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 556104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1372.777099609375,
                            "deviation": 64.06763458251953,
                            "volatility": 0.05996328592300415
                        }
                    },
                    "username": "blueskyson1401",
                    "country": "un",
                    "ranking": 21.019805834721918,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb59cb038c25e05e078d99191a086427?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.8006591796875,
                            "deviation": 61.35985565185547,
                            "volatility": 0.05970567464828491
                        }
                    },
                    "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/25465129"
            },
            "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": 157709,
                    "username": "Erazall",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/15412031da16ae296732be0a0c2f833d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.3284067604027,
                            "deviation": 61.472515451046156,
                            "volatility": 0.05992718506183506
                        }
                    },
                    "ranking": 25.052433836818285,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25465129,
            "name": "Partie amicale",
            "creator": 157709,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 157709,
            "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": 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": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-16T12:43:40.341288Z",
            "ended": "2020-07-16T13:09:57.626773Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.033935546875,
                            "deviation": 61.86488723754883,
                            "volatility": 0.05951940640807152
                        }
                    },
                    "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": 157709,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.296142578125,
                            "deviation": 60.88108444213867,
                            "volatility": 0.05995609983801842
                        }
                    },
                    "username": "Erazall",
                    "country": "fr",
                    "ranking": 25.052433836818285,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/15412031da16ae296732be0a0c2f833d?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/40790800"
            },
            "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": 767066,
                    "username": "yayoi",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.886728579906,
                            "deviation": 65.74571475679025,
                            "volatility": 0.05959975672198878
                        }
                    },
                    "ranking": 25.548507601850424,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40790800,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 767066,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-29T11:10:32.451000Z",
            "ended": "2022-01-29T11:30:02.328559Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1393.10400390625,
                            "deviation": 62.75171661376953,
                            "volatility": 0.05914095789194107
                        }
                    },
                    "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": 767066,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1602.838623046875,
                            "deviation": 64.15855407714844,
                            "volatility": 0.05974993482232094
                        }
                    },
                    "username": "yayoi",
                    "country": "un",
                    "ranking": 25.548507601850424,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8384e265239924b005c2ecd927907a05?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/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/40807023"
            },
            "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": 40807023,
            "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\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-29T22:58:33.461913Z",
            "ended": "2022-01-29T23:20:09.572281Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.1688232421875,
                            "deviation": 62.86554718017578,
                            "volatility": 0.0591457299888134
                        }
                    },
                    "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": 1576.411865234375,
                            "deviation": 62.37086486816406,
                            "volatility": 0.05995650216937065
                        }
                    },
                    "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/16084322"
            },
            "players": {
                "black": {
                    "id": 456824,
                    "username": "Francesc Soler",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c52dc066485fabbbdc6b69264f4309ba-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1019.6601079888724,
                            "deviation": 60.190898188433565,
                            "volatility": 0.05894211005864449
                        }
                    },
                    "ranking": 15.367580250024325,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 16084322,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 456824,
            "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": 13,
            "black_player_rating": "480.484",
            "white_player_rank": 16,
            "white_player_rating": "718.994",
            "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-11T10:42:29.075651Z",
            "ended": "2019-01-11T11:09:22.926084Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 456824,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.0887451171875,
                            "deviation": 61.90085220336914,
                            "volatility": 0.0597103089094162
                        }
                    },
                    "username": "Francesc Soler",
                    "country": "un",
                    "ranking": 15.367580250024325,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c52dc066485fabbbdc6b69264f4309ba-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.5015869140625,
                            "deviation": 61.53045654296875,
                            "volatility": 0.059702903032302856
                        }
                    },
                    "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/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/40807857"
            },
            "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": 69756,
                    "username": "meduz",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/91a5178341a2bfc52cc3e45f8ca10454?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.0085318000092,
                            "deviation": 65.67843466850545,
                            "volatility": 0.059935381893256
                        }
                    },
                    "ranking": 23.725323108443643,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40807857,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 69756,
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "105.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-29T23:48:04.729982Z",
            "ended": "2022-01-30T00:47:05.878833Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.91796875,
                            "deviation": 62.924156188964844,
                            "volatility": 0.05914268270134926
                        }
                    },
                    "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": 69756,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.9288330078125,
                            "deviation": 63.56303787231445,
                            "volatility": 0.05996674671769142
                        }
                    },
                    "username": "meduz",
                    "country": "_Pirate",
                    "ranking": 23.725323108443643,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/91a5178341a2bfc52cc3e45f8ca10454?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
        }
    ]
}