List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=68
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=69",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=67",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15656202"
            },
            "players": {
                "black": {
                    "id": 58836,
                    "username": "DrQuantum",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.8361558091883,
                            "deviation": 63.8496233675395,
                            "volatility": 0.05898739293751682
                        }
                    },
                    "ranking": 15.257799068091293,
                    "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": 15656202,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:1 (Julko vs DrQuantum)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 58836,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "824.958",
            "white_player_rank": 15,
            "white_player_rating": "668.297",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-11T05:01:59.438523Z",
            "ended": "2018-12-18T13:28:41.420113Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58836,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.3062744140625,
                            "deviation": 63.70146942138672,
                            "volatility": 0.05956254526972771
                        }
                    },
                    "username": "DrQuantum",
                    "country": "us",
                    "ranking": 15.257799068091293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.2607421875,
                            "deviation": 66.13263702392578,
                            "volatility": 0.059418171644210815
                        }
                    },
                    "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/21768422"
            },
            "players": {
                "black": {
                    "id": 719699,
                    "username": "owlmomo",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/f003ee59837124757c93001236b8dc5d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.5799762523307,
                            "deviation": 150.0349229923695,
                            "volatility": 0.059998315170269725
                        }
                    },
                    "ranking": 23.109117867553017,
                    "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": 21768422,
            "name": "Tournament Game: 9x9 Lovers Casual Competition (55849) R:1 (Julko vs owlmomo)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 719699,
            "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": 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\": 432000}",
            "disable_analysis": false,
            "tournament": 55849,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2020-02-09T17:07:14.135565Z",
            "ended": "2020-02-12T23:59:03.410392Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 719699,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.5799560546875,
                            "deviation": 150.03492736816406,
                            "volatility": 0.05999831482768059
                        }
                    },
                    "username": "owlmomo",
                    "country": "ru",
                    "ranking": 23.109117867553017,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f003ee59837124757c93001236b8dc5d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.9322509765625,
                            "deviation": 65.69084930419922,
                            "volatility": 0.059287749230861664
                        }
                    },
                    "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/15656168"
            },
            "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": 584311,
                    "username": "Billy Hand",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/52df0bb449e7d2fe2d2921d3bd8763e4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.137636679983,
                            "deviation": 63.223209348268654,
                            "volatility": 0.05992376289638613
                        }
                    },
                    "ranking": 20.543567879701083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15656168,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:1 (Billy Hand vs Julko)",
            "creator": 584311,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 584311,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "595.276",
            "white_player_rank": 18,
            "white_player_rating": "956.352",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-11T05:01:56.297282Z",
            "ended": "2018-12-19T07:49:53.562753Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.3740234375,
                            "deviation": 66.32928466796875,
                            "volatility": 0.059415120631456375
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 584311,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.247802734375,
                            "deviation": 67.6298599243164,
                            "volatility": 0.059961605817079544
                        }
                    },
                    "username": "Billy Hand",
                    "country": "us",
                    "ranking": 20.543567879701083,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/52df0bb449e7d2fe2d2921d3bd8763e4?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/21630423"
            },
            "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": 714284,
                    "username": "shegel",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/e571efbc88595dbb70d48bf2fc34603d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.6358516563655,
                            "deviation": 65.24208257857886,
                            "volatility": 0.059961918852483045
                        }
                    },
                    "ranking": 21.875187356052372,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21630423,
            "name": "Tournament Game: Slow Correspondence Handicap - 4 round McMahon (55884) R:1 (shegel vs Julko)",
            "creator": 714284,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 714284,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "667.356",
            "white_player_rank": 14,
            "white_player_rating": "585.368",
            "time_per_move": 133440,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 129600, \"initial_time\": 345600, \"max_time\": 1814400}",
            "disable_analysis": false,
            "tournament": 55884,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-31T17:01:03.689659Z",
            "ended": "2020-02-07T19:45:11.583043Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.821044921875,
                            "deviation": 66.58373260498047,
                            "volatility": 0.05929473042488098
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 714284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.748779296875,
                            "deviation": 63.38920593261719,
                            "volatility": 0.0600118525326252
                        }
                    },
                    "username": "shegel",
                    "country": "us",
                    "ranking": 21.875187356052372,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e571efbc88595dbb70d48bf2fc34603d?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/21635591"
            },
            "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": 673451,
                    "username": "DeYoung",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c915b463040bc8f946b640ddea371b16-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.5098503258414,
                            "deviation": 62.473965591184815,
                            "volatility": 0.059959948338814906
                        }
                    },
                    "ranking": 19.089519919093462,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21635591,
            "name": "Tournament Game: big dave (52291) R:3 (DeYoung vs Julko)",
            "creator": 673451,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 673451,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "614.289",
            "white_player_rank": 15,
            "white_player_rating": "627.738",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 52291,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-31T23:58:50.749398Z",
            "ended": "2020-02-07T19:55:46.705248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.6568603515625,
                            "deviation": 66.2145004272461,
                            "volatility": 0.05929559841752052
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 673451,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1192.8115234375,
                            "deviation": 64.6895980834961,
                            "volatility": 0.05998926982283592
                        }
                    },
                    "username": "DeYoung",
                    "country": "us",
                    "ranking": 19.089519919093462,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c915b463040bc8f946b640ddea371b16-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/15401525"
            },
            "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": 106514,
                    "username": "zuz",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/3c616b11ae42b64d52b634a28b2dda93-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.8110019006822,
                            "deviation": 66.40618279355196,
                            "volatility": 0.05982305913478078
                        }
                    },
                    "ranking": 21.480624318747584,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15401525,
            "name": "Tournament Game: Tournament 24 (22181) R:5 (zuz vs Julko)",
            "creator": 106514,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 106514,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "586.244",
            "white_player_rank": 19,
            "white_player_rating": "1007.040",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 22181,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-22T22:36:19.455972Z",
            "ended": "2018-12-20T06:14:31.449164Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.1468505859375,
                            "deviation": 66.59459686279297,
                            "volatility": 0.059413935989141464
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 106514,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.9388427734375,
                            "deviation": 64.74851989746094,
                            "volatility": 0.05987474322319031
                        }
                    },
                    "username": "zuz",
                    "country": "ca",
                    "ranking": 21.480624318747584,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3c616b11ae42b64d52b634a28b2dda93-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/21473248"
            },
            "players": {
                "black": {
                    "id": 457830,
                    "username": "JHaworth",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/7c0c6981032f2a62139349ba3d11e471-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.4798086965047,
                            "deviation": 64.12327218427103,
                            "volatility": 0.05976896873561327
                        }
                    },
                    "ranking": 25.80439013784498,
                    "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": 21473248,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2020-01-21 19:00 (55859) R:1 (Julko vs JHaworth)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 457830,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 22,
            "black_player_rating": "1355.712",
            "white_player_rank": 16,
            "white_player_rating": "719.005",
            "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": 55859,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "94.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-21T19:01:26.770448Z",
            "ended": "2020-02-17T12:03:57.744853Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 457830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1720.685546875,
                            "deviation": 63.679595947265625,
                            "volatility": 0.059915050864219666
                        }
                    },
                    "username": "JHaworth",
                    "country": "gb",
                    "ranking": 25.80439013784498,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c0c6981032f2a62139349ba3d11e471-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.834716796875,
                            "deviation": 65.62647247314453,
                            "volatility": 0.05928849056363106
                        }
                    },
                    "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/20842780"
            },
            "players": {
                "black": {
                    "id": 310979,
                    "username": "vadim-baku",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/a246d2435b38dd8c33b75742a5160b7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 870.166753606249,
                            "deviation": 71.6169881218995,
                            "volatility": 0.05996168374243192
                        }
                    },
                    "ranking": 11.697384824777847,
                    "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": 20842780,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2019-12-13 19:00 (54701) R:1 (Julko vs vadim-baku)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 310979,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 11,
            "black_player_rating": "218.495",
            "white_player_rank": 16,
            "white_player_rating": "717.273",
            "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": 54701,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-13T19:01:27.584554Z",
            "ended": "2020-02-17T15:43:12.623391Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 310979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 766.4945678710938,
                            "deviation": 78.3648910522461,
                            "volatility": 0.059936441481113434
                        }
                    },
                    "username": "vadim-baku",
                    "country": "ru",
                    "ranking": 11.697384824777847,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a246d2435b38dd8c33b75742a5160b7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1162.809326171875,
                            "deviation": 66.24528503417969,
                            "volatility": 0.05928801745176315
                        }
                    },
                    "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/21708554"
            },
            "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": 33792,
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.3831471314238,
                            "deviation": 67.06012209323173,
                            "volatility": 0.06060078427531681
                        }
                    },
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21708554,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2020-02-05 19:00 (56302) R:1 (He Who Walks in Shadows vs Julko)",
            "creator": 33792,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 33792,
            "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": "672.134",
            "white_player_rank": 20,
            "white_player_rating": "1105.117",
            "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": 56302,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-05T19:01:11.640413Z",
            "ended": "2020-02-17T19:49:19.270484Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1166.2645263671875,
                            "deviation": 66.61707305908203,
                            "volatility": 0.05928950384259224
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 33792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.541259765625,
                            "deviation": 67.18572998046875,
                            "volatility": 0.05993550270795822
                        }
                    },
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-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/21856616"
            },
            "players": {
                "black": {
                    "id": 416096,
                    "username": "oeufnvld",
                    "country": "_GoT_Stark",
                    "icon": "https://user-uploads.online-go.com/18c559d305b6d0da1764c3c7a55ab132-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.6028232766723,
                            "deviation": 81.85349878463433,
                            "volatility": 0.05985444583850791
                        }
                    },
                    "ranking": 27.398915818046543,
                    "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": 21856616,
            "name": "Tournament Game: May Correspondence tournament (47062) R:3 (Julko vs oeufnvld)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 416096,
            "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": 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\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 47062,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2020-02-15T02:15:15.115262Z",
            "ended": "2020-02-18T02:15:15.337150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 416096,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1597.0816650390625,
                            "deviation": 67.63654327392578,
                            "volatility": 0.059887006878852844
                        }
                    },
                    "username": "oeufnvld",
                    "country": "_GoT_Stark",
                    "ranking": 27.398915818046543,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18c559d305b6d0da1764c3c7a55ab132-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.912841796875,
                            "deviation": 68.54457092285156,
                            "volatility": 0.059288471937179565
                        }
                    },
                    "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
        }
    ]
}