List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&page=88",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=86",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/22439256"
            },
            "players": {
                "black": {
                    "id": 430145,
                    "username": "aaronb4444",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e83a344d70ce4e83118bb5d9f2b7dc21-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.6174016958425,
                            "deviation": 64.24826296171885,
                            "volatility": 0.05997839950028746
                        }
                    },
                    "ranking": 18.184890020147446,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22439256,
            "name": "Friendly Match",
            "creator": 430145,
            "mode": "game",
            "source": "play",
            "black": 430145,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "656.074",
            "white_player_rank": 17,
            "white_player_rating": "866.042",
            "time_per_move": 30,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 30, \"period_time\": 30, \"periods\": 2, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-19T03:47:22.451716Z",
            "ended": "2020-03-19T03:53:22.775684Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 430145,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.539306640625,
                            "deviation": 62.34954071044922,
                            "volatility": 0.05996059626340866
                        }
                    },
                    "username": "aaronb4444",
                    "country": "us",
                    "ranking": 18.184890020147446,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e83a344d70ce4e83118bb5d9f2b7dc21-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.101806640625,
                            "deviation": 63.6036491394043,
                            "volatility": 0.059924207627773285
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/30696884"
            },
            "players": {
                "black": {
                    "id": 845611,
                    "username": "eriklindenhall",
                    "country": "se",
                    "icon": "https://secure.gravatar.com/avatar/1bcf3702a77a780ad1b6e35bd83ecc1e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1277.6782947796178,
                            "deviation": 63.754490868002115,
                            "volatility": 0.05993881002666591
                        }
                    },
                    "ranking": 20.589647390331564,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30696884,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 845611,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-02-02T06:46:27.015505Z",
            "ended": "2021-02-04T20:55:20.661399Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 845611,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1262.86083984375,
                            "deviation": 62.64807891845703,
                            "volatility": 0.0599614754319191
                        }
                    },
                    "username": "eriklindenhall",
                    "country": "se",
                    "ranking": 20.589647390331564,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1bcf3702a77a780ad1b6e35bd83ecc1e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.2266845703125,
                            "deviation": 63.21459197998047,
                            "volatility": 0.05983048304915428
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/25359411"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "username": "hereforthegainz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0388738091094,
                            "deviation": 62.272451666056924,
                            "volatility": 0.05990644686571139
                        }
                    },
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25359411,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 598667,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-12T05:14:05.915989Z",
            "ended": "2020-07-17T02:47:42.427439Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.5799560546875,
                            "deviation": 63.71977233886719,
                            "volatility": 0.059874407947063446
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1452.5811767578125,
                            "deviation": 63.248779296875,
                            "volatility": 0.059916410595178604
                        }
                    },
                    "username": "hereforthegainz",
                    "country": "us",
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-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/25395722"
            },
            "players": {
                "black": {
                    "id": 598667,
                    "username": "hereforthegainz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0388738091094,
                            "deviation": 62.272451666056924,
                            "volatility": 0.05990644686571139
                        }
                    },
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25395722,
            "name": "Friendly Match",
            "creator": 598667,
            "mode": "game",
            "source": "play",
            "black": 598667,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-13T15:01:27.339533Z",
            "ended": "2020-07-19T04:12:15.998775Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 598667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.7470703125,
                            "deviation": 63.47898864746094,
                            "volatility": 0.059912215918302536
                        }
                    },
                    "username": "hereforthegainz",
                    "country": "us",
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.5799560546875,
                            "deviation": 63.71977233886719,
                            "volatility": 0.059874407947063446
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/25114348"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "username": "bucky",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.1175798054705,
                            "deviation": 98.87899742037905,
                            "volatility": 0.0599887460818143
                        }
                    },
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25114348,
            "name": "Friendly Match",
            "creator": 671959,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671959,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "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": "2020-07-01T14:56:06.326929Z",
            "ended": "2020-07-12T14:32:18.267201Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.875,
                            "deviation": 63.89710235595703,
                            "volatility": 0.05987786874175072
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671959,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1681.073486328125,
                            "deviation": 166.84898376464844,
                            "volatility": 0.05999797582626343
                        }
                    },
                    "username": "bucky",
                    "country": "un",
                    "ranking": 29.02183306057938,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9131cc11f8669ecbe03f0bbd88f427b8?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/25373529"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671546,
                    "username": "DrunkAtNight",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.2010047344024,
                            "deviation": 61.021610258571734,
                            "volatility": 0.06008704763735232
                        }
                    },
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25373529,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-12T16:01:17.468946Z",
            "ended": "2020-07-22T21:48:43.758890Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.7196044921875,
                            "deviation": 63.788509368896484,
                            "volatility": 0.059872619807720184
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1675.0128173828125,
                            "deviation": 60.92738723754883,
                            "volatility": 0.060007136315107346
                        }
                    },
                    "username": "DrunkAtNight",
                    "country": "us",
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-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/22492363"
            },
            "players": {
                "black": {
                    "id": 733138,
                    "username": "okro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/30697de1c8a3f1473f9e3b381c0930d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.5363413457262,
                            "deviation": 62.7339751002671,
                            "volatility": 0.05999907044064848
                        }
                    },
                    "ranking": 23.606783497444077,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22492363,
            "name": "Friendly Match",
            "creator": 733138,
            "mode": "game",
            "source": "play",
            "black": 733138,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "588.685",
            "white_player_rank": 15,
            "white_player_rating": "676.877",
            "time_per_move": 12,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 50, \"time_increment\": 12, \"max_time\": 80, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-21T14:38:52.309601Z",
            "ended": "2020-03-21T14:44:52.592201Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 733138,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.2064208984375,
                            "deviation": 62.365779876708984,
                            "volatility": 0.05999612435698509
                        }
                    },
                    "username": "okro",
                    "country": "un",
                    "ranking": 23.606783497444077,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/30697de1c8a3f1473f9e3b381c0930d7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.3912353515625,
                            "deviation": 64.78484344482422,
                            "volatility": 0.05991905927658081
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/25219229"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 37870,
                    "username": "ebatchelder",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/84082ce09d1e0cae89b38be12ed2901d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.460189090982,
                            "deviation": 64.45288221135664,
                            "volatility": 0.05991220820323306
                        }
                    },
                    "ranking": 27.598650927996633,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25219229,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:3 (ebatchelder vs benjito)",
            "creator": 37870,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 37870,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 42054,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-06T02:34:03.101518Z",
            "ended": "2020-07-14T05:04:16.559718Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.615478515625,
                            "deviation": 63.690223693847656,
                            "volatility": 0.05987599492073059
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 37870,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1741.8096923828125,
                            "deviation": 64.13288879394531,
                            "volatility": 0.059972140938043594
                        }
                    },
                    "username": "ebatchelder",
                    "country": "us",
                    "ranking": 27.598650927996633,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84082ce09d1e0cae89b38be12ed2901d-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/15302995"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 580519,
                    "username": "JohnnyMnemonic",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/afac50f8df283387bdcf07ac72ab0ce1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 15302995,
            "name": "Friendly Match",
            "creator": 580519,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 580519,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 20}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-16T02:35:02.867986Z",
            "ended": "2018-11-16T02:37:56.027559Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.24609375,
                            "deviation": 63.72242736816406,
                            "volatility": 0.05999501794576645
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 580519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "JohnnyMnemonic",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/afac50f8df283387bdcf07ac72ab0ce1?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/25754057"
            },
            "players": {
                "black": {
                    "id": 530561,
                    "username": "Algebro",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/917d69839d12375371d3808ebc6b73ff-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.5329629747755,
                            "deviation": 62.42774177091477,
                            "volatility": 0.059981597532743784
                        }
                    },
                    "ranking": 19.01251165595343,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25754057,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 530561,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-29T03:21:04.448964Z",
            "ended": "2020-08-23T02:02:17.471062Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 530561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.6732177734375,
                            "deviation": 63.70861053466797,
                            "volatility": 0.059988416731357574
                        }
                    },
                    "username": "Algebro",
                    "country": "us",
                    "ranking": 19.01251165595343,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/917d69839d12375371d3808ebc6b73ff-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1566.163818359375,
                            "deviation": 63.245849609375,
                            "volatility": 0.0598614402115345
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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
        }
    ]
}