List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=61
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=62",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=60",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9753452"
            },
            "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": 28264,
                    "username": "Ingrid",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/2921f1c1a7f4d0017783ddb13e8b2d4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.693533531753,
                            "deviation": 66.20939291415077,
                            "volatility": 0.06012391808340349
                        }
                    },
                    "ranking": 19.816154481847313,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9753452,
            "name": "Tournament Game: Eclipse Open (29543) R:1 (Ingrid vs Julko)",
            "creator": 28264,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 28264,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1022.240",
            "white_player_rank": 19,
            "white_player_rating": "1085.679",
            "time_per_move": 88320,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 29543,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "92.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-08-21T05:57:08.571536Z",
            "ended": "2017-09-19T06:36:55.043263Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.277587890625,
                            "deviation": 64.40575408935547,
                            "volatility": 0.05959000810980797
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 28264,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.565673828125,
                            "deviation": 63.66489028930664,
                            "volatility": 0.060138996690511703
                        }
                    },
                    "username": "Ingrid",
                    "country": "gb",
                    "ranking": 19.816154481847313,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2921f1c1a7f4d0017783ddb13e8b2d4b?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/20948436"
            },
            "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": 531122,
                    "username": "Crisp Ayu",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e6194f988875abfe07af30d5851d9d84-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1452.937413640652,
                            "deviation": 61.92003439730497,
                            "volatility": 0.05997507659651331
                        }
                    },
                    "ranking": 23.565411150671014,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20948436,
            "name": "Tournament Game: Julko's Mini Tournament XXIV (54856) R:1 (Crisp Ayu vs Julko)",
            "creator": 531122,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 531122,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 54856,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-20T05:00:27.183636Z",
            "ended": "2020-01-05T18:56:57.953547Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.884033203125,
                            "deviation": 69.84005737304688,
                            "volatility": 0.05929075554013252
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 531122,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.7130126953125,
                            "deviation": 61.157875061035156,
                            "volatility": 0.05999159812927246
                        }
                    },
                    "username": "Crisp Ayu",
                    "country": "un",
                    "ranking": 23.565411150671014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e6194f988875abfe07af30d5851d9d84-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/15474663"
            },
            "players": {
                "black": {
                    "id": 84121,
                    "username": "Parra",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/b22b698d74ff7e5c999d26a6ff817d73-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 903.8547844298679,
                            "deviation": 85.47042409170454,
                            "volatility": 0.06001880782028817
                        }
                    },
                    "ranking": 12.576710875933557,
                    "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": 15474663,
            "name": "Tournament Game: S&A&S (43150) R:1 (Julko vs Parra)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 84121,
            "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": 43150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-11-28T05:47:59.610554Z",
            "ended": "2018-12-01T05:48:00.010072Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 84121,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.5910034179688,
                            "deviation": 91.65617370605469,
                            "volatility": 0.06001846119761467
                        }
                    },
                    "username": "Parra",
                    "country": "br",
                    "ranking": 12.576710875933557,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b22b698d74ff7e5c999d26a6ff817d73-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1324.11962890625,
                            "deviation": 65.4646224975586,
                            "volatility": 0.0594211183488369
                        }
                    },
                    "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/15487163"
            },
            "players": {
                "black": {
                    "id": 540483,
                    "username": "Уберменш",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/8c25a66a1be772f140e3af61a6540589-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.535657415514,
                            "deviation": 62.386495405068246,
                            "volatility": 0.0599853100660381
                        }
                    },
                    "ranking": 16.036117317181873,
                    "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": 15487163,
            "name": "Tournament Game: UGC Deadly Dozen 1 (42619) R:1 (Julko vs Унтерменш)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 540483,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 12,
            "black_player_rating": "311.235",
            "white_player_rank": 18,
            "white_player_rating": "909.903",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-29T03:53:36.411659Z",
            "ended": "2018-11-29T12:51:55.330749Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 540483,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 982.7340698242188,
                            "deviation": 71.7389907836914,
                            "volatility": 0.05998747795820236
                        }
                    },
                    "username": "Уберменш",
                    "country": "ua",
                    "ranking": 16.036117317181873,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8c25a66a1be772f140e3af61a6540589-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.8480224609375,
                            "deviation": 63.652374267578125,
                            "volatility": 0.05942757800221443
                        }
                    },
                    "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/21119089"
            },
            "players": {
                "black": {
                    "id": 638003,
                    "username": "linda.m",
                    "country": "id",
                    "icon": "https://secure.gravatar.com/avatar/15ef893976b8c52e1573893f64559bf7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.3940732443498,
                            "deviation": 64.57362737735917,
                            "volatility": 0.06035487882296921
                        }
                    },
                    "ranking": 24.737501416387772,
                    "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": 21119089,
            "name": "Tournament Game: June Correspondence tournament (47854) R:2 (Julko vs linda.m)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 638003,
            "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": 18,
            "black_player_rating": "931.539",
            "white_player_rank": 15,
            "white_player_rating": "679.182",
            "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": 47854,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-30T19:51:30.030312Z",
            "ended": "2020-01-12T11:29:48.642749Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 638003,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1456.7203369140625,
                            "deviation": 64.33937072753906,
                            "volatility": 0.060103949159383774
                        }
                    },
                    "username": "linda.m",
                    "country": "id",
                    "ranking": 24.737501416387772,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/15ef893976b8c52e1573893f64559bf7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1175.86572265625,
                            "deviation": 71.00511169433594,
                            "volatility": 0.059300243854522705
                        }
                    },
                    "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/21135288"
            },
            "players": {
                "black": {
                    "id": 32797,
                    "username": "atechnik",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/33a4e1eee5d12a93d55c93d6e461bf59?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 828.7994879881885,
                            "deviation": 67.7786708605883,
                            "volatility": 0.05970945891460691
                        }
                    },
                    "ranking": 10.569826794857082,
                    "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": 21135288,
            "name": "Дружеский матч",
            "creator": 32797,
            "mode": "game",
            "source": "play",
            "black": 32797,
            "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": 15,
            "black_player_rating": "686.373",
            "white_player_rank": 16,
            "white_player_rating": "711.018",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-31T22:32:24.156228Z",
            "ended": "2020-01-13T09:52:25.287616Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 32797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1095.8258056640625,
                            "deviation": 69.94320678710938,
                            "volatility": 0.059922002255916595
                        }
                    },
                    "username": "atechnik",
                    "country": "ru",
                    "ranking": 10.569826794857082,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/33a4e1eee5d12a93d55c93d6e461bf59?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.408935546875,
                            "deviation": 70.69827270507812,
                            "volatility": 0.05930269882082939
                        }
                    },
                    "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/12472600"
            },
            "players": {
                "black": {
                    "id": 346233,
                    "username": "ppn0405",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/163d70eb1d0425016556f40fd45a9288-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.265909820771,
                            "deviation": 66.87729170520961,
                            "volatility": 0.059469316479030004
                        }
                    },
                    "ranking": 20.798654746138485,
                    "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": 12472600,
            "name": "Tournament Game: Ludu Go IV (25201) R:3 (Julko vs ppn0405)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 346233,
            "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": "936.985",
            "white_player_rank": 17,
            "white_player_rating": "843.414",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 25201,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-15T07:23:00.156754Z",
            "ended": "2018-04-19T14:11:06.656351Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 346233,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.168701171875,
                            "deviation": 63.208587646484375,
                            "volatility": 0.059951964765787125
                        }
                    },
                    "username": "ppn0405",
                    "country": "ua",
                    "ranking": 20.798654746138485,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/163d70eb1d0425016556f40fd45a9288-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.159912109375,
                            "deviation": 64.61084747314453,
                            "volatility": 0.0595146007835865
                        }
                    },
                    "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/15423861"
            },
            "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": 15423861,
            "name": "Tournament Game: II Warm up for 2020 tournament (42871) R:1 (billyhandiii 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": 16,
            "black_player_rating": "779.774",
            "white_player_rank": 15,
            "white_player_rating": "600.245",
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-24T13:22:25.897476Z",
            "ended": "2018-11-25T07:24:08.006392Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.1170654296875,
                            "deviation": 64.23763275146484,
                            "volatility": 0.05943399667739868
                        }
                    },
                    "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": 1465.1484375,
                            "deviation": 72.91860961914062,
                            "volatility": 0.05996818467974663
                        }
                    },
                    "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/15420032"
            },
            "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": 449941,
                    "username": "flovo",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/0cb990c5a220040bd70f4e0fb4d25399-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.04020491703,
                            "deviation": 66.48432825212065,
                            "volatility": 0.06003731427173151
                        }
                    },
                    "ranking": 16.0251863560869,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 15420032,
            "name": "Tournament Game: Mingren Nines Title Tournament 2018 (42052) R:1 (flovo vs Julko)",
            "creator": 449941,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 449941,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "847.531",
            "white_player_rank": 18,
            "white_player_rating": "946.276",
            "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": 42052,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-24T05:35:46.506553Z",
            "ended": "2018-11-25T20:49:27.883648Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.2203369140625,
                            "deviation": 64.14927673339844,
                            "volatility": 0.059432126581668854
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 449941,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.9671630859375,
                            "deviation": 63.855712890625,
                            "volatility": 0.060035593807697296
                        }
                    },
                    "username": "flovo",
                    "country": "eu",
                    "ranking": 16.0251863560869,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0cb990c5a220040bd70f4e0fb4d25399-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "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/20075750"
            },
            "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": 464211,
                    "username": "Goti_go",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/85da159747510bc2681d76c8c741a743-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6206001711635,
                            "deviation": 63.5819403934712,
                            "volatility": 0.0600692533503296
                        }
                    },
                    "ranking": 16.71181189074217,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20075750,
            "name": "Tournament Game: go cup 2019 (47114) R:7 (Goti_go vs Julko)",
            "creator": 464211,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 464211,
            "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": "830.263",
            "white_player_rank": 17,
            "white_player_rating": "824.292",
            "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": 47114,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-24T18:17:51.121187Z",
            "ended": "2020-01-20T05:26:36.991911Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.52392578125,
                            "deviation": 68.78668975830078,
                            "volatility": 0.059295836836099625
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 464211,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.3685302734375,
                            "deviation": 65.79348754882812,
                            "volatility": 0.060076575726270676
                        }
                    },
                    "username": "Goti_go",
                    "country": "_Pirate",
                    "ranking": 16.71181189074217,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/85da159747510bc2681d76c8c741a743-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
        }
    ]
}