List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&page=66",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=64",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15653242"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 164484,
                    "username": "ikkyu71",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/3d0e1d47bec478e75a56fca3f205e3e3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.644763145316,
                            "deviation": 61.771294932157716,
                            "volatility": 0.05998451613386958
                        }
                    },
                    "ranking": 25.661693091532793,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15653242,
            "name": "Tournament Game: UGC Smallboard Clash 1 (42700) R:1 (ikkyu71 vs Julko)",
            "creator": 164484,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 164484,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "693.527",
            "white_player_rank": 21,
            "white_player_rating": "1298.929",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-11T01:00:46.032280Z",
            "ended": "2018-12-13T17:24:18.190279Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.893798828125,
                            "deviation": 66.8868637084961,
                            "volatility": 0.05942756310105324
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 164484,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.080810546875,
                            "deviation": 68.21913146972656,
                            "volatility": 0.060089267790317535
                        }
                    },
                    "username": "ikkyu71",
                    "country": "es",
                    "ranking": 25.661693091532793,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3d0e1d47bec478e75a56fca3f205e3e3-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/15546717"
            },
            "players": {
                "black": {
                    "id": 540840,
                    "username": "5b7ea8",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/94bf457684e4eb0cbee8049d884ba4b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.3500438698295,
                            "deviation": 62.198418827169505,
                            "volatility": 0.060454502273387584
                        }
                    },
                    "ranking": 22.925903842009447,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15546717,
            "name": "Tournament Game: UGC Big Nines 1 (42617) R:1 (Julko vs 5b7ea8)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 540840,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "795.694",
            "white_player_rank": 16,
            "white_player_rating": "781.056",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-03T11:55:48.225999Z",
            "ended": "2018-12-12T20:52:30.341985Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 540840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.484130859375,
                            "deviation": 63.71224594116211,
                            "volatility": 0.060278166085481644
                        }
                    },
                    "username": "5b7ea8",
                    "country": "ua",
                    "ranking": 22.925903842009447,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94bf457684e4eb0cbee8049d884ba4b7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.3853759765625,
                            "deviation": 66.2785415649414,
                            "volatility": 0.05943294242024422
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "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/10119325"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 153895,
                    "username": "JustinNF",
                    "country": "my",
                    "icon": "https://user-uploads.online-go.com/6d3d67755020fc4afe54777b53e91c3d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.1964819786765,
                            "deviation": 63.72374041975743,
                            "volatility": 0.05987678502681257
                        }
                    },
                    "ranking": 19.580837543984934,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10119325,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2017 (28967) R:1 (JustinNF vs Julko)",
            "creator": 153895,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 153895,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "655.407",
            "white_player_rank": 16,
            "white_player_rating": "701.811",
            "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": 28967,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-28T06:00:43.625295Z",
            "ended": "2017-10-29T04:56:00.287513Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.1878662109375,
                            "deviation": 64.10225677490234,
                            "volatility": 0.059583116322755814
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 153895,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.9117431640625,
                            "deviation": 63.41429901123047,
                            "volatility": 0.05994827672839165
                        }
                    },
                    "username": "JustinNF",
                    "country": "my",
                    "ranking": 19.580837543984934,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6d3d67755020fc4afe54777b53e91c3d-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/15423851"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 371940,
                    "username": "Fabertelli",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/b2385f1a102acadea9a7fb7a49dc3d4d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.3952755434875,
                            "deviation": 66.14559822399715,
                            "volatility": 0.05977984401695895
                        }
                    },
                    "ranking": 21.76797553666538,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15423851,
            "name": "Tournament Game: II Warm up for 2020 tournament (42871) R:1 (Fabertelli vs Julko)",
            "creator": 371940,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 371940,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "706.400",
            "white_player_rank": 19,
            "white_player_rating": "1018.978",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 42871,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-24T13:22:24.713254Z",
            "ended": "2018-12-13T15:56:40.333908Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.4200439453125,
                            "deviation": 67.08206939697266,
                            "volatility": 0.059430498629808426
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 371940,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1470.8594970703125,
                            "deviation": 63.926231384277344,
                            "volatility": 0.05982545390725136
                        }
                    },
                    "username": "Fabertelli",
                    "country": "br",
                    "ranking": 21.76797553666538,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2385f1a102acadea9a7fb7a49dc3d4d-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/12678770"
            },
            "players": {
                "black": {
                    "id": 55866,
                    "username": "gregwawa",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.8892818760883,
                            "deviation": 67.73306746769248,
                            "volatility": 0.06016589351016422
                        }
                    },
                    "ranking": 15.999774084247445,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12678770,
            "name": "Tournament Game: Tournament 25 (22899) R:3 (Julko vs gregwawa)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 55866,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "898.689",
            "white_player_rank": 17,
            "white_player_rating": "863.305",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 22899,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-30T13:44:27.232984Z",
            "ended": "2018-05-06T10:35:52.937826Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 55866,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.171142578125,
                            "deviation": 64.43331909179688,
                            "volatility": 0.05987793952226639
                        }
                    },
                    "username": "gregwawa",
                    "country": "pl",
                    "ranking": 15.999774084247445,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1306.71484375,
                            "deviation": 63.539424896240234,
                            "volatility": 0.059508390724658966
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "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/10147444"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 112732,
                    "username": "takashimaya",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8ae77ed92612a5ee8913e4a502c94d32?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1138.3245976966205,
                            "deviation": 64.65616951881077,
                            "volatility": 0.059383747591483516
                        }
                    },
                    "ranking": 17.916121755111995,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10147444,
            "name": "Tournament Game: Tournament 38 (30523) R:1 (takashimaya vs Julko)",
            "creator": 112732,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 112732,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "838.049",
            "white_player_rank": 18,
            "white_player_rating": "998.672",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 30523,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-30T23:00:43.389324Z",
            "ended": "2017-10-16T06:27:07.761685Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.43505859375,
                            "deviation": 63.808082580566406,
                            "volatility": 0.05959198623895645
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 112732,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.4268798828125,
                            "deviation": 61.85597229003906,
                            "volatility": 0.059513337910175323
                        }
                    },
                    "username": "takashimaya",
                    "country": "un",
                    "ranking": 17.916121755111995,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ae77ed92612a5ee8913e4a502c94d32?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/21231975"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 517520,
                    "username": "reverser",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/75c9d10e90a7149007f5f1188005ffc9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1902.6011580125187,
                            "deviation": 65.72562005909023,
                            "volatility": 0.06016024522197854
                        }
                    },
                    "ranking": 29.80745377656669,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21231975,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2020-01-06 19:01 (55385) R:1 (REVERSER vs Julko)",
            "creator": 517520,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 517520,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 15,
            "black_player_rating": "622.356",
            "white_player_rank": 17,
            "white_player_rating": "820.296",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 55385,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-06T19:01:11.815119Z",
            "ended": "2020-01-09T17:29:39.865082Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.40087890625,
                            "deviation": 71.03642272949219,
                            "volatility": 0.05929478630423546
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 517520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.1051025390625,
                            "deviation": 61.648807525634766,
                            "volatility": 0.05997823551297188
                        }
                    },
                    "username": "reverser",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 29.80745377656669,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/75c9d10e90a7149007f5f1188005ffc9?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/21079894"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 573033,
                    "username": "rksid",
                    "country": "id",
                    "icon": "https://user-uploads.online-go.com/a2dd4a9acdd8ee88a1db728f22fdb8f4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 796.6298132142131,
                            "deviation": 66.69024989228348,
                            "volatility": 0.060071265628502735
                        }
                    },
                    "ranking": 9.65336093469235,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21079894,
            "name": "Tournament Game: Mingren Nines Title Tournament 2019 (53957) R:1 (rksid vs Julko)",
            "creator": 573033,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 573033,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "688.948",
            "white_player_rank": 14,
            "white_player_rating": "573.002",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 53957,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-28T10:20:10.154686Z",
            "ended": "2020-01-10T07:55:45.641495Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.539306640625,
                            "deviation": 71.2595443725586,
                            "volatility": 0.059299156069755554
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 573033,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.6396484375,
                            "deviation": 67.39017486572266,
                            "volatility": 0.06005503237247467
                        }
                    },
                    "username": "rksid",
                    "country": "id",
                    "ranking": 9.65336093469235,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a2dd4a9acdd8ee88a1db728f22fdb8f4-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/15653251"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 35052,
                    "username": "egri-nagy",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/d65ee709c57369195a8c878ed7b9693b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.0398953326292,
                            "deviation": 64.30773623935698,
                            "volatility": 0.06004452594399894
                        }
                    },
                    "ranking": 21.53685080348411,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15653251,
            "name": "Tournament Game: UGC Smallboard Clash 1 (42700) R:1 (dersu vs Julko)",
            "creator": 35052,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 35052,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "619.423",
            "white_player_rank": 18,
            "white_player_rating": "999.156",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-11T01:00:46.784373Z",
            "ended": "2018-12-17T07:00:12.937386Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1277.2901611328125,
                            "deviation": 66.81452941894531,
                            "volatility": 0.059425290673971176
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 35052,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1553.3338623046875,
                            "deviation": 63.315921783447266,
                            "volatility": 0.05997544899582863
                        }
                    },
                    "username": "egri-nagy",
                    "country": "au",
                    "ranking": 21.53685080348411,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d65ee709c57369195a8c878ed7b9693b-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/15653252"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 560567,
                    "username": "origin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bbcd1c3061822f03569c0a719f9208ee?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.4617144009308,
                            "deviation": 64.36679335842402,
                            "volatility": 0.05999387842279412
                        }
                    },
                    "ranking": 20.549450731727323,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15653252,
            "name": "Tournament Game: UGC Smallboard Clash 1 (42700) R:1 (origin vs Julko)",
            "creator": 560567,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 560567,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "617.412",
            "white_player_rank": 18,
            "white_player_rating": "937.594",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-11T01:00:46.898275Z",
            "ended": "2018-12-17T09:04:14.003938Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.89501953125,
                            "deviation": 66.91106414794922,
                            "volatility": 0.05942388251423836
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 560567,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1492.147216796875,
                            "deviation": 67.80609130859375,
                            "volatility": 0.05998014286160469
                        }
                    },
                    "username": "origin",
                    "country": "un",
                    "ranking": 20.549450731727323,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bbcd1c3061822f03569c0a719f9208ee?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
        }
    ]
}