List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=64
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=65",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=63",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21354070"
            },
            "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": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 891.1294911750351,
                            "deviation": 65.46915668358581,
                            "volatility": 0.05929035867711594
                        }
                    },
                    "ranking": 12.24846791772776,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21354070,
            "name": "Tournament Game: God of Go Autumn Training Friendly Tournament 13x13 (52466) R:2 (regina25 vs Julko)",
            "creator": 227608,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 227608,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "798.596",
            "white_player_rank": 16,
            "white_player_rating": "700.623",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 52466,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-14T09:43:00.180893Z",
            "ended": "2020-01-25T15:40:46.578074Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1188.948974609375,
                            "deviation": 69.51832580566406,
                            "volatility": 0.059302378445863724
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1147.0809326171875,
                            "deviation": 64.8958969116211,
                            "volatility": 0.059755295515060425
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.24846791772776,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-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/15344075"
            },
            "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": 411926,
                    "username": "jokar",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b266ac1fcb1d8ac8c3ab7d0cfe438bfa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 931.9556448198961,
                            "deviation": 68.19796790030503,
                            "volatility": 0.05993504371608367
                        }
                    },
                    "ranking": 13.285483113964471,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15344075,
            "name": "Go!",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 411926,
            "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": "800.557",
            "white_player_rank": 18,
            "white_player_rating": "922.148",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-18T21:47:54.251279Z",
            "ended": "2018-12-11T12:44:03.039624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.1214599609375,
                            "deviation": 65.17913818359375,
                            "volatility": 0.05940781533718109
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 411926,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.01708984375,
                            "deviation": 65.84553527832031,
                            "volatility": 0.059948042035102844
                        }
                    },
                    "username": "jokar",
                    "country": "un",
                    "ranking": 13.285483113964471,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b266ac1fcb1d8ac8c3ab7d0cfe438bfa?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/16835757"
            },
            "players": {
                "black": {
                    "id": 211967,
                    "username": "Algis9",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c76696a5fff9f74117a10617d9212d33?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.5843006686978,
                            "deviation": 64.5913479203149,
                            "volatility": 0.06172666955460893
                        }
                    },
                    "ranking": 21.476671511022037,
                    "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": 16835757,
            "name": "Tournament Game: MGG 19x19 DDK March 2019 (45284) R:1 (Julko vs Algis9)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 211967,
            "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": 20,
            "black_player_rating": "1167.085",
            "white_player_rank": 16,
            "white_player_rating": "742.895",
            "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": 45284,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-04T01:00:49.650743Z",
            "ended": "2019-04-16T18:34:10.498408Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 211967,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1439.3045654296875,
                            "deviation": 63.514183044433594,
                            "volatility": 0.06143197417259216
                        }
                    },
                    "username": "Algis9",
                    "country": "un",
                    "ranking": 21.476671511022037,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c76696a5fff9f74117a10617d9212d33?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.212158203125,
                            "deviation": 66.5343017578125,
                            "volatility": 0.05938483774662018
                        }
                    },
                    "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/10072963"
            },
            "players": {
                "black": {
                    "id": 52092,
                    "username": "gubi",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/7e7589ceda8b0cdd1c43ac3cf91e0d44-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.7953470798616,
                            "deviation": 65.80028078827955,
                            "volatility": 0.059959701449206364
                        }
                    },
                    "ranking": 15.2796693872861,
                    "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": 10072963,
            "name": "Tournament Game: Meijin Nines Title Tournament 2017 (23980) R:3 (Julko vs gubi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 52092,
            "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": 17,
            "black_player_rating": "852.214",
            "white_player_rank": 17,
            "white_player_rating": "889.016",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 23980,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-23T11:08:40.398376Z",
            "ended": "2017-09-29T05:26:10.759591Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 52092,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.3662109375,
                            "deviation": 65.56938934326172,
                            "volatility": 0.05998245254158974
                        }
                    },
                    "username": "gubi",
                    "country": "hu",
                    "ranking": 15.2796693872861,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7e7589ceda8b0cdd1c43ac3cf91e0d44-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.862548828125,
                            "deviation": 63.9869384765625,
                            "volatility": 0.059586409479379654
                        }
                    },
                    "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/14375438"
            },
            "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": 57826,
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.3861003665488,
                            "deviation": 65.5285786654322,
                            "volatility": 0.05980215756022581
                        }
                    },
                    "ranking": 14.149266796693063,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14375438,
            "name": "Tournament Game: Tournament 32 (26131) R:3 (maciej.rozalski.7 vs Julko)",
            "creator": 57826,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 57826,
            "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": "825.896",
            "white_player_rank": 16,
            "white_player_rating": "748.388",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 518400, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 26131,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-09-12T19:29:57.743358Z",
            "ended": "2018-12-12T15:51:33.593704Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.662841796875,
                            "deviation": 66.39204406738281,
                            "volatility": 0.05942881479859352
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 57826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1181.5543212890625,
                            "deviation": 65.7490005493164,
                            "volatility": 0.05991298332810402
                        }
                    },
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "ranking": 14.149266796693063,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?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/9862058"
            },
            "players": {
                "black": {
                    "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"
                },
                "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": 9862058,
            "name": "Tournament Game: Goban France Tournament (25131) R:2 (Julko vs zuz)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 106514,
            "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": 22,
            "black_player_rating": "1309.436",
            "white_player_rank": 18,
            "white_player_rating": "926.733",
            "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": 25131,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "38.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-01T09:26:40.875749Z",
            "ended": "2017-09-27T21:10:39.270088Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 106514,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1521.0316162109375,
                            "deviation": 64.55186462402344,
                            "volatility": 0.05994134396314621
                        }
                    },
                    "username": "zuz",
                    "country": "ca",
                    "ranking": 21.480624318747584,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3c616b11ae42b64d52b634a28b2dda93-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.077392578125,
                            "deviation": 63.98923873901367,
                            "volatility": 0.05958724021911621
                        }
                    },
                    "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/10119316"
            },
            "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": 468315,
                    "username": "Laikart_TW",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/b3e0031ceff4b9f6a930f31f19eccf2b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2086.6352032054856,
                            "deviation": 66.73134993692902,
                            "volatility": 0.060033443904406784
                        }
                    },
                    "ranking": 31.944912666005855,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10119316,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2017 (28967) R:1 (Frank/Extra vs Julko)",
            "creator": 468315,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 468315,
            "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": "867.353",
            "white_player_rank": 14,
            "white_player_rating": "518.581",
            "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": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-28T06:00:42.600727Z",
            "ended": "2017-10-13T07:53:21.714287Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.6614990234375,
                            "deviation": 63.8687629699707,
                            "volatility": 0.059590693563222885
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 468315,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.8814697265625,
                            "deviation": 65.87345886230469,
                            "volatility": 0.05998096987605095
                        }
                    },
                    "username": "Laikart_TW",
                    "country": "tw",
                    "ranking": 31.944912666005855,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b3e0031ceff4b9f6a930f31f19eccf2b-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/10119327"
            },
            "players": {
                "black": {
                    "id": 108660,
                    "username": "[GoFio] ManuelGA",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/81a993c6d612041c3b5094f2dfbe3244-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1687.1654564572636,
                            "deviation": 68.33364583709236,
                            "volatility": 0.06005191241042889
                        }
                    },
                    "ranking": 27.02546956081936,
                    "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": 10119327,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2017 (28967) R:1 (Julko vs [GoFio] ManuelGA)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 108660,
            "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": 18,
            "black_player_rating": "907.509",
            "white_player_rank": 16,
            "white_player_rating": "723.480",
            "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": "35.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-28T06:00:43.912778Z",
            "ended": "2017-11-20T07:28:06.592989Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 108660,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.5628662109375,
                            "deviation": 69.10847473144531,
                            "volatility": 0.059983305633068085
                        }
                    },
                    "username": "[GoFio] ManuelGA",
                    "country": "es",
                    "ranking": 27.02546956081936,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/81a993c6d612041c3b5094f2dfbe3244-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.0899658203125,
                            "deviation": 65.35011291503906,
                            "volatility": 0.059580545872449875
                        }
                    },
                    "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/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/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
        }
    ]
}