List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=75
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=76",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=74",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15970085"
            },
            "players": {
                "black": {
                    "id": 602984,
                    "username": "Milocka",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/f756a7fd8f5342e48ff3d757bfe01075-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.5101923116154,
                            "deviation": 70.24743297346414,
                            "volatility": 0.05999438315544487
                        }
                    },
                    "ranking": 20.20289401954216,
                    "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": 15970085,
            "name": "Tournament Game: Guiding Stones 1 (43843) R:1 (Julko vs Milocka)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 602984,
            "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": 10,
            "black_player_rating": "131.199",
            "white_player_rank": 16,
            "white_player_rating": "740.435",
            "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": "2019-01-02T23:21:57.102865Z",
            "ended": "2019-01-05T17:59:05.715715Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 602984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.0133056640625,
                            "deviation": 94.15750122070312,
                            "volatility": 0.05999748408794403
                        }
                    },
                    "username": "Milocka",
                    "country": "br",
                    "ranking": 20.20289401954216,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f756a7fd8f5342e48ff3d757bfe01075-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.1246337890625,
                            "deviation": 65.05265808105469,
                            "volatility": 0.05939815193414688
                        }
                    },
                    "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/15630594"
            },
            "players": {
                "black": {
                    "id": 590381,
                    "username": "Kindred S. Clayborne",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c755f94df6061901c541255367d752fb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.7676751812423,
                            "deviation": 62.23868146688973,
                            "volatility": 0.05999097659074658
                        }
                    },
                    "ranking": 21.02205448571667,
                    "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": 15630594,
            "name": "Tournament Game: China Tournament (43221) R:1 (Julko vs Kindred S. Clayborne)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 590381,
            "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": 11,
            "black_player_rating": "297.685",
            "white_player_rank": 16,
            "white_player_rating": "741.336",
            "time_per_move": 175680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 172800, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 43221,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-09T14:00:08.009622Z",
            "ended": "2019-01-06T06:57:46.371296Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 590381,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.8355712890625,
                            "deviation": 62.86993408203125,
                            "volatility": 0.059995703399181366
                        }
                    },
                    "username": "Kindred S. Clayborne",
                    "country": "us",
                    "ranking": 21.02205448571667,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c755f94df6061901c541255367d752fb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.5689697265625,
                            "deviation": 64.98211669921875,
                            "volatility": 0.05940140411257744
                        }
                    },
                    "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/14690051"
            },
            "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": 37700,
                    "username": "kolega",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/3300b13fd89b881dd97b1fb217053bad?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.5285854008466,
                            "deviation": 61.9763121361524,
                            "volatility": 0.059885573582303585
                        }
                    },
                    "ranking": 22.230548903609748,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14690051,
            "name": "Tournament Game: Mingren Main Title Tournament 2017 (30642) R:2 (kolega vs Julko)",
            "creator": 37700,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 37700,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "642.166",
            "white_player_rank": 20,
            "white_player_rating": "1120.960",
            "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": 30642,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-03T21:14:12.633563Z",
            "ended": "2019-01-06T12:46:01.518919Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.5091552734375,
                            "deviation": 64.4896240234375,
                            "volatility": 0.05940037965774536
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 37700,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.76220703125,
                            "deviation": 62.94511413574219,
                            "volatility": 0.059967730194330215
                        }
                    },
                    "username": "kolega",
                    "country": "ua",
                    "ranking": 22.230548903609748,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3300b13fd89b881dd97b1fb217053bad?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/15607753"
            },
            "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": 53267,
                    "username": "Поганец",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c955636d569a2956c3476d6d3212a181-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.0751270732362,
                            "deviation": 61.38837553958819,
                            "volatility": 0.05989804093429731
                        }
                    },
                    "ranking": 15.625302862449146,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15607753,
            "name": "Tournament Game: Julko's first (23463) R:4 (Поганец vs Julko)",
            "creator": 53267,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 53267,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "573.269",
            "white_player_rank": 19,
            "white_player_rating": "1011.250",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 23463,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-07T22:07:53.010213Z",
            "ended": "2019-01-07T09:26:42.875339Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1179.08349609375,
                            "deviation": 64.45616149902344,
                            "volatility": 0.05939647927880287
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 53267,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.352294921875,
                            "deviation": 64.7917709350586,
                            "volatility": 0.05997839570045471
                        }
                    },
                    "username": "Поганец",
                    "country": "ru",
                    "ranking": 15.625302862449146,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c955636d569a2956c3476d6d3212a181-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/21779014"
            },
            "players": {
                "black": {
                    "id": 697072,
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 703.2057601088917,
                            "deviation": 70.1661052462004,
                            "volatility": 0.06005131572000387
                        }
                    },
                    "ranking": 6.765617016873351,
                    "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": 21779014,
            "name": "Tournament Game: 9x9 | Puppies Cup #1 | 10 players (56339) R:1 (Julko vs Harry_Haller)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 697072,
            "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": 13,
            "black_player_rating": "430.472",
            "white_player_rank": 15,
            "white_player_rating": "632.063",
            "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": 56339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-10T06:33:39.332136Z",
            "ended": "2020-02-29T09:43:10.950590Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 697072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.1659545898438,
                            "deviation": 68.71595001220703,
                            "volatility": 0.06007040664553642
                        }
                    },
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "ranking": 6.765617016873351,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.3880615234375,
                            "deviation": 66.53295135498047,
                            "volatility": 0.059288669377565384
                        }
                    },
                    "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/40769920"
            },
            "players": {
                "black": {
                    "id": 694692,
                    "username": "クネーデル",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/c4759fc3f3a6241abeaca234a1bf0c3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.155719314861,
                            "deviation": 62.588009152408375,
                            "volatility": 0.05973145061764432
                        }
                    },
                    "ranking": 21.95252888874137,
                    "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": 40769920,
            "name": "Tournament Game: Annual Tournament: 2020 (50317) R:4 (Julko vs Kaizoku-o)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 694692,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 265920,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 604800, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 50317,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-28T17:38:50.527536Z",
            "ended": "2022-03-15T18:40:03.149406Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 694692,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1376.1171875,
                            "deviation": 61.56124496459961,
                            "volatility": 0.05975053831934929
                        }
                    },
                    "username": "クネーデル",
                    "country": "001",
                    "ranking": 21.95252888874137,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4759fc3f3a6241abeaca234a1bf0c3c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.6114501953125,
                            "deviation": 64.9457778930664,
                            "volatility": 0.059169672429561615
                        }
                    },
                    "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/7926553"
            },
            "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": 181181,
                    "username": "Zakalwe",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/4bcd7a3d2f2932c24897e12428dc47a6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.049630561457,
                            "deviation": 64.36750053705757,
                            "volatility": 0.059988297605175246
                        }
                    },
                    "ranking": 26.327398438142133,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7926553,
            "name": "Tournament Game: Go for fun (24130) R:1 (Zakalwe vs Julko)",
            "creator": 181181,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 181181,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "720.916",
            "white_player_rank": 19,
            "white_player_rating": "1073.594",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 24130,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "68.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-28T08:20:54.858870Z",
            "ended": "2017-04-27T18:54:36.153721Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.7718505859375,
                            "deviation": 68.84505462646484,
                            "volatility": 0.05962939187884331
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 181181,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.117431640625,
                            "deviation": 67.23558044433594,
                            "volatility": 0.05998047813773155
                        }
                    },
                    "username": "Zakalwe",
                    "country": "au",
                    "ranking": 26.327398438142133,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4bcd7a3d2f2932c24897e12428dc47a6?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/21779024"
            },
            "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": 609260,
                    "username": "grodd bondrow",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e72ae18a5b6cc1b5af832d4d7ed1c0c5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.6633439501989,
                            "deviation": 61.20143054492796,
                            "volatility": 0.059983818259586624
                        }
                    },
                    "ranking": 22.996446054599364,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21779024,
            "name": "Tournament Game: 9x9 | Puppies Cup #1 | 10 players (56339) R:1 (Jasne vs Julko)",
            "creator": 609260,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 609260,
            "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": "652.265",
            "white_player_rank": 14,
            "white_player_rating": "545.650",
            "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": 56339,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-10T06:33:40.231489Z",
            "ended": "2020-03-01T08:58:52.604974Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.456298828125,
                            "deviation": 66.36217498779297,
                            "volatility": 0.05928716063499451
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 609260,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1205.9140625,
                            "deviation": 66.86885070800781,
                            "volatility": 0.06000044196844101
                        }
                    },
                    "username": "grodd bondrow",
                    "country": "us",
                    "ranking": 22.996446054599364,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e72ae18a5b6cc1b5af832d4d7ed1c0c5-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/8156518"
            },
            "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": 8156518,
            "name": "Tournament Game: Julko's mini-tournament XVI (24992) 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": "712.472",
            "white_player_rank": 15,
            "white_player_rating": "603.515",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 24992,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-03-23T21:10:19.282948Z",
            "ended": "2017-04-28T05:23:01.786946Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.067626953125,
                            "deviation": 69.1416244506836,
                            "volatility": 0.05962838605046272
                        }
                    },
                    "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": 1205.3358154296875,
                            "deviation": 66.55707550048828,
                            "volatility": 0.059994880110025406
                        }
                    },
                    "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/21942780"
            },
            "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": 191239,
                    "username": "pulentoshorizo",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/8412af1e085e9a4eef09a8b739a1a12f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.3360730141983,
                            "deviation": 61.39872712891348,
                            "volatility": 0.05990511199780066
                        }
                    },
                    "ranking": 21.402473466170914,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21942780,
            "name": "Tournament Game: Oza Treizes Title Tournament 2020 (54435) R:1 (pulentoshorizo vs Julko)",
            "creator": 191239,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 191239,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "639.592",
            "white_player_rank": 18,
            "white_player_rating": "954.328",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 54435,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-20T06:00:53.622367Z",
            "ended": "2020-03-01T15:10:39.273173Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.5821533203125,
                            "deviation": 66.00203704833984,
                            "volatility": 0.05928647518157959
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 191239,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.418212890625,
                            "deviation": 61.822391510009766,
                            "volatility": 0.06001899391412735
                        }
                    },
                    "username": "pulentoshorizo",
                    "country": "_Pirate",
                    "ranking": 21.402473466170914,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8412af1e085e9a4eef09a8b739a1a12f-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
        }
    ]
}