List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=50
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=51",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20598214"
            },
            "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": 70517,
                    "username": "yq3",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/01e386629dc361ec4e660217af21f76f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.0542372625237,
                            "deviation": 64.91596766360558,
                            "volatility": 0.059826186037160736
                        }
                    },
                    "ranking": 25.913691360477472,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20598214,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2019-11-28 19:00 (54260) R:1 (yq3 vs Julko)",
            "creator": 70517,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 70517,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 16,
            "black_player_rating": "708.294",
            "white_player_rank": 22,
            "white_player_rating": "1358.546",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 54260,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-28T19:00:59.883403Z",
            "ended": "2019-12-05T20:34:13.354267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1148.267578125,
                            "deviation": 69.1551513671875,
                            "volatility": 0.05927695706486702
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 70517,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1781.7769775390625,
                            "deviation": 65.80023193359375,
                            "volatility": 0.059880807995796204
                        }
                    },
                    "username": "yq3",
                    "country": "cn",
                    "ranking": 25.913691360477472,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/01e386629dc361ec4e660217af21f76f-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/20611372"
            },
            "players": {
                "black": {
                    "id": 380817,
                    "username": "look info döskee",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.1282744304297,
                            "deviation": 68.63680878166396,
                            "volatility": 0.058646562422007574
                        }
                    },
                    "ranking": 14.942969758566955,
                    "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": 20611372,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:2 (Julko vs döskee)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 380817,
            "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": 21,
            "black_player_rating": "1251.694",
            "white_player_rank": 15,
            "white_player_rating": "638.431",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 42054,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-29T14:51:34.204893Z",
            "ended": "2019-12-05T20:45:25.888255Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 380817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1720.2222900390625,
                            "deviation": 65.17131805419922,
                            "volatility": 0.05956696346402168
                        }
                    },
                    "username": "look info döskee",
                    "country": "zz",
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1128.7911376953125,
                            "deviation": 69.36685180664062,
                            "volatility": 0.05927962064743042
                        }
                    },
                    "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/11871642"
            },
            "players": {
                "black": {
                    "id": 55866,
                    "username": "gregwawa",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.7032470885035,
                            "deviation": 67.34205788033634,
                            "volatility": 0.06016744590266785
                        }
                    },
                    "ranking": 15.594480502571633,
                    "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": 11871642,
            "name": "Tournament Game: Meijin Nines Title Tournament 2018 (33908) R:1 (Julko vs gregwawa)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 55866,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "839.159",
            "white_player_rank": 18,
            "white_player_rating": "929.957",
            "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": 33908,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-01T18:05:28.238081Z",
            "ended": "2018-03-05T13:02:28.842219Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 55866,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.2427978515625,
                            "deviation": 62.89476013183594,
                            "volatility": 0.05987244099378586
                        }
                    },
                    "username": "gregwawa",
                    "country": "pl",
                    "ranking": 15.594480502571633,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.48291015625,
                            "deviation": 66.2536392211914,
                            "volatility": 0.05954389646649361
                        }
                    },
                    "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/19902423"
            },
            "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": 41020,
                    "username": "bakekoq",
                    "country": "id",
                    "icon": "https://secure.gravatar.com/avatar/128f65403d26cbcf334407e08af054c7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.7858812556892,
                            "deviation": 64.00362920541266,
                            "volatility": 0.05998054228511139
                        }
                    },
                    "ranking": 25.208164006296965,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19902423,
            "name": "Tournament Game: The 4th Murase Go Group Tournament (38484) R:3 (bakekoq vs Julko)",
            "creator": 41020,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 41020,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "753.650",
            "white_player_rank": 21,
            "white_player_rating": "1215.488",
            "time_per_move": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 864000, \"max_time\": 864000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 38484,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-12T09:16:56.484513Z",
            "ended": "2019-12-11T04:08:48.315995Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.0233154296875,
                            "deviation": 65.08848571777344,
                            "volatility": 0.059277307242155075
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 41020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.2471923828125,
                            "deviation": 64.153564453125,
                            "volatility": 0.05999312177300453
                        }
                    },
                    "username": "bakekoq",
                    "country": "id",
                    "ranking": 25.208164006296965,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/128f65403d26cbcf334407e08af054c7?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/14709119"
            },
            "players": {
                "black": {
                    "id": 106514,
                    "username": "zuz",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/3c616b11ae42b64d52b634a28b2dda93-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.8110019006822,
                            "deviation": 66.40618279355196,
                            "volatility": 0.05982305913478078
                        }
                    },
                    "ranking": 21.480624318747584,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14709119,
            "name": "Tournament Game: Julko's 6 (21388) R:4 (Julko vs zuz)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 106514,
            "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": 19,
            "black_player_rating": "1098.997",
            "white_player_rank": 17,
            "white_player_rating": "804.125",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 864000, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 21388,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "45.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-05T05:59:15.074403Z",
            "ended": "2018-10-25T05:35:27.434950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 106514,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.9569091796875,
                            "deviation": 65.78833770751953,
                            "volatility": 0.05989401414990425
                        }
                    },
                    "username": "zuz",
                    "country": "ca",
                    "ranking": 21.480624318747584,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3c616b11ae42b64d52b634a28b2dda93-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.968017578125,
                            "deviation": 64.14502716064453,
                            "volatility": 0.05944861099123955
                        }
                    },
                    "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/12989107"
            },
            "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": 458351,
                    "username": "2eyes",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1e624c4a8d7ac3e7ac1e8ae2c874b2d0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2059.0331056649534,
                            "deviation": 66.77908610891662,
                            "volatility": 0.05994846238025179
                        }
                    },
                    "ranking": 31.63664005335604,
                    "professional": false,
                    "ui_class": "timeout"
                }
            },
            "id": 12989107,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2017 (27492) R:2 (2eyes vs Julko)",
            "creator": 458351,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 458351,
            "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": "793.556",
            "white_player_rank": 19,
            "white_player_rating": "1009.271",
            "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": 27492,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-24T06:17:44.238122Z",
            "ended": "2018-10-25T21:32:19.795582Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.9693603515625,
                            "deviation": 63.92704772949219,
                            "volatility": 0.059447839856147766
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 458351,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1997.677978515625,
                            "deviation": 83.22618103027344,
                            "volatility": 0.059969957917928696
                        }
                    },
                    "username": "2eyes",
                    "country": "us",
                    "ranking": 31.63664005335604,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1e624c4a8d7ac3e7ac1e8ae2c874b2d0?s=32&d=retro",
                    "ui_class": "timeout"
                }
            },
            "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/20611371"
            },
            "players": {
                "black": {
                    "id": 115475,
                    "username": "kissmecomix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 815.9928626365195,
                            "deviation": 73.25730356115477,
                            "volatility": 0.0599035826717032
                        }
                    },
                    "ranking": 10.20932004983574,
                    "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": 20611371,
            "name": "Tournament Game: Mingren Main Title Tournament 2018 (42054) R:2 (Julko vs kissmecomix)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 115475,
            "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": 14,
            "black_player_rating": "540.043",
            "white_player_rank": 16,
            "white_player_rating": "705.778",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 42054,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-29T14:51:34.053438Z",
            "ended": "2019-12-06T18:37:19.058574Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 115475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.3931884765625,
                            "deviation": 67.56229400634766,
                            "volatility": 0.0600627176463604
                        }
                    },
                    "username": "kissmecomix",
                    "country": "us",
                    "ranking": 10.20932004983574,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.7032470703125,
                            "deviation": 67.88099670410156,
                            "volatility": 0.05927716940641403
                        }
                    },
                    "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/8173843"
            },
            "players": {
                "black": {
                    "id": 88886,
                    "username": "YellowFresko",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/227a04a24e05a8454d8b2c892a25f933-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1851.1175955724252,
                            "deviation": 65.7861438465782,
                            "volatility": 0.060112184396318574
                        }
                    },
                    "ranking": 29.172393299154457,
                    "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": 8173843,
            "name": "Tournament Game: Funfunfungo (24380) R:1 (Julko vs YellowFresko)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 88886,
            "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": 26,
            "black_player_rating": "1776.584",
            "white_player_rank": 15,
            "white_player_rating": "674.355",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 24380,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-03-25T15:00:58.399752Z",
            "ended": "2017-03-27T22:09:35.709560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 88886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2030.3115234375,
                            "deviation": 79.18789672851562,
                            "volatility": 0.06001840531826019
                        }
                    },
                    "username": "YellowFresko",
                    "country": "150",
                    "ranking": 29.172393299154457,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/227a04a24e05a8454d8b2c892a25f933-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.4376220703125,
                            "deviation": 69.89096069335938,
                            "volatility": 0.05964436009526253
                        }
                    },
                    "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/20737696"
            },
            "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": 453355,
                    "username": "valens",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/e91bc2586d874ba30b144b1a317126b5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.8524593882148,
                            "deviation": 60.61082396705892,
                            "volatility": 0.059874641035427154
                        }
                    },
                    "ranking": 28.87959663362697,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20737696,
            "name": "Tournament Game: The 2nd Murase Go Group Tournament (36499) R:4 (valens vs Julko)",
            "creator": 453355,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 453355,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "753.832",
            "white_player_rank": 19,
            "white_player_rating": "1070.407",
            "time_per_move": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 864000, \"max_time\": 864000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 36499,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "73.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-07T05:10:24.641128Z",
            "ended": "2019-12-12T18:48:21.607269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.7969970703125,
                            "deviation": 64.89816284179688,
                            "volatility": 0.05927865207195282
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 453355,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1743.17333984375,
                            "deviation": 61.61815643310547,
                            "volatility": 0.059883616864681244
                        }
                    },
                    "username": "valens",
                    "country": "at",
                    "ranking": 28.87959663362697,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e91bc2586d874ba30b144b1a317126b5-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/40068603"
            },
            "players": {
                "black": {
                    "id": 674062,
                    "username": "NagitoK",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/ccab7f9cafd84c9d8d9deece4c403c96-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.9704088217823,
                            "deviation": 60.75563239459127,
                            "volatility": 0.05970532323161068
                        }
                    },
                    "ranking": 18.15175820447802,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40068603,
            "name": "Tournament Game: Winter Olympic Games 2020(9х9)(№2) (66280) R:7 (Julko vs NagitoK)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 674062,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 96000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66280,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-04T05:47:57.433591Z",
            "ended": "2022-01-13T17:06:17.837526Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 674062,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.1622314453125,
                            "deviation": 62.502540588378906,
                            "volatility": 0.059826239943504333
                        }
                    },
                    "username": "NagitoK",
                    "country": "_DOOP",
                    "ranking": 18.15175820447802,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ccab7f9cafd84c9d8d9deece4c403c96-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.612548828125,
                            "deviation": 65.38359832763672,
                            "volatility": 0.05921453237533569
                        }
                    },
                    "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
        }
    ]
}