List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=78
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=79",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=77",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/22106151"
            },
            "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": 724227,
                    "username": "randyb",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5c7bd8c317adf27c4b5bcfe448ffc722?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.1768177262771,
                            "deviation": 72.92354099369301,
                            "volatility": 0.05997794083457074
                        }
                    },
                    "ranking": 11.213762196999804,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 22106151,
            "name": "Tournament Game: 13x13 March Beginner Tournament (56912) R:1 (randyb vs Julko)",
            "creator": 724227,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 724227,
            "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": "684.417",
            "white_player_rank": 9,
            "white_player_rating": "71.479",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 56912,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-01T07:00:01.636714Z",
            "ended": "2020-03-05T00:54:37.725467Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.4097900390625,
                            "deviation": 66.78327178955078,
                            "volatility": 0.059281717985868454
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 724227,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 821.8720092773438,
                            "deviation": 94.647216796875,
                            "volatility": 0.060018397867679596
                        }
                    },
                    "username": "randyb",
                    "country": "un",
                    "ranking": 11.213762196999804,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5c7bd8c317adf27c4b5bcfe448ffc722?s=32&d=retro",
                    "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/21914461"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 888.6107508119553,
                            "deviation": 66.63692184169537,
                            "volatility": 0.05928933869761253
                        }
                    },
                    "ranking": 12.182942761912146,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21914461,
            "name": "Tournament Game: Meijin Main Title Tournament 2019 (43369) R:2 (regina25 vs Julko)",
            "creator": 227608,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 227608,
            "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": "701.681",
            "white_player_rank": 14,
            "white_player_rating": "546.118",
            "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": 43369,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "56.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-18T13:44:04.649261Z",
            "ended": "2020-03-02T12:35:32.214856Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.467529296875,
                            "deviation": 65.47154998779297,
                            "volatility": 0.059287361800670624
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.0496826171875,
                            "deviation": 66.24248504638672,
                            "volatility": 0.059740398079156876
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.182942761912146,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/8507094"
            },
            "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": 158854,
                    "username": "pokemonsta433",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/811ec7d2acf02ff666325e7e7747fdef?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1312.4076494521084,
                            "deviation": 64.00102157561514,
                            "volatility": 0.060035351823627216
                        }
                    },
                    "ranking": 21.21050149781884,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8507094,
            "name": "Tournament Game: Tianyuan Nines Title Tournament 2016 (18551) R:3 (pokemonsta433 vs Julko)",
            "creator": 158854,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 158854,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "787.361",
            "white_player_rank": 13,
            "white_player_rating": "425.014",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18551,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-04-25T15:05:39.265337Z",
            "ended": "2017-05-05T16:20:28.100012Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.9405517578125,
                            "deviation": 68.44597625732422,
                            "volatility": 0.05962836369872093
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 158854,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.272216796875,
                            "deviation": 70.66814422607422,
                            "volatility": 0.06001802906394005
                        }
                    },
                    "username": "pokemonsta433",
                    "country": "_Pirate",
                    "ranking": 21.21050149781884,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/811ec7d2acf02ff666325e7e7747fdef?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/40799476"
            },
            "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": 3710,
                    "username": "reese_anschultz",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/5782f13b599cd79138e55f31027f843e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.3339951075586,
                            "deviation": 63.64505058480793,
                            "volatility": 0.05984602841403022
                        }
                    },
                    "ranking": 21.921387606177888,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40799476,
            "name": "Tournament Game: Meijin Handicap Title Tournament 2020 (64661) R:3 (reese_anschultz vs Julko)",
            "creator": 3710,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 3710,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64661,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-29T17:28:45.542802Z",
            "ended": "2022-03-25T06:57:10.167174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.1318359375,
                            "deviation": 65.64728546142578,
                            "volatility": 0.05917643755674362
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 3710,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.2386474609375,
                            "deviation": 63.36544418334961,
                            "volatility": 0.05993148684501648
                        }
                    },
                    "username": "reese_anschultz",
                    "country": "us",
                    "ranking": 21.921387606177888,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5782f13b599cd79138e55f31027f843e?s=32&d=retro",
                    "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/40799482"
            },
            "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": 654832,
                    "username": "OldLion",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/7f118eec4759ec068a8d5c652d31e2e7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.8205536809219,
                            "deviation": 67.88824802891347,
                            "volatility": 0.059698342281535595
                        }
                    },
                    "ranking": 24.8948910882545,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40799482,
            "name": "Tournament Game: Meijin Handicap Title Tournament 2020 (64661) R:3 (OldLion vs Julko)",
            "creator": 654832,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 654832,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64661,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-29T17:28:46.295175Z",
            "ended": "2022-02-07T12:56:03.438868Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.5426025390625,
                            "deviation": 64.90790557861328,
                            "volatility": 0.05918481945991516
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 654832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.9017333984375,
                            "deviation": 62.83830261230469,
                            "volatility": 0.05995890498161316
                        }
                    },
                    "username": "OldLion",
                    "country": "fr",
                    "ranking": 24.8948910882545,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f118eec4759ec068a8d5c652d31e2e7-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/40799492"
            },
            "players": {
                "black": {
                    "id": 630144,
                    "username": "Grolle",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fce6c95867d6eca44a601abf982ef562-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.978273311514,
                            "deviation": 64.9632596420302,
                            "volatility": 0.06006937515569247
                        }
                    },
                    "ranking": 17.56063572849399,
                    "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": 40799492,
            "name": "Tournament Game: Meijin Handicap Title Tournament 2020 (64661) R:3 (Julko vs Grolle)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 630144,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64661,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-01-29T17:28:47.448758Z",
            "ended": "2022-02-01T17:28:47.601775Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 630144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.978271484375,
                            "deviation": 64.9632568359375,
                            "volatility": 0.06006937474012375
                        }
                    },
                    "username": "Grolle",
                    "country": "un",
                    "ranking": 17.56063572849399,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fce6c95867d6eca44a601abf982ef562-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1211.978759765625,
                            "deviation": 63.11719512939453,
                            "volatility": 0.05918627977371216
                        }
                    },
                    "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/40799494"
            },
            "players": {
                "black": {
                    "id": 717054,
                    "username": "Dalmore",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/24d0d39798951c82e2ae9909eb8b6335-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.2527763060414,
                            "deviation": 67.23969032046593,
                            "volatility": 0.05978416372297557
                        }
                    },
                    "ranking": 12.992940430028431,
                    "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": 40799494,
            "name": "Tournament Game: Meijin Handicap Title Tournament 2020 (64661) R:3 (Julko vs Dalmore)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 717054,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64661,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-29T17:28:47.718211Z",
            "ended": "2022-02-07T19:45:27.977928Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 717054,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.0761108398438,
                            "deviation": 65.66222381591797,
                            "volatility": 0.05993716046214104
                        }
                    },
                    "username": "Dalmore",
                    "country": "se",
                    "ranking": 12.992940430028431,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/24d0d39798951c82e2ae9909eb8b6335-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.58984375,
                            "deviation": 64.7248306274414,
                            "volatility": 0.05918346345424652
                        }
                    },
                    "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/40799493"
            },
            "players": {
                "black": {
                    "id": 779940,
                    "username": "carocroq",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/86bdb874b469bf6f160ce174dc54b2e3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.404800984019,
                            "deviation": 61.4119191748324,
                            "volatility": 0.05925422679205629
                        }
                    },
                    "ranking": 17.59007708467425,
                    "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": 40799493,
            "name": "Tournament Game: Meijin Handicap Title Tournament 2020 (64661) R:3 (Julko vs carocroq)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 779940,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64661,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-29T17:28:47.586766Z",
            "ended": "2022-02-18T08:56:14.077877Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 779940,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.6417236328125,
                            "deviation": 61.545867919921875,
                            "volatility": 0.059475529938936234
                        }
                    },
                    "username": "carocroq",
                    "country": "un",
                    "ranking": 17.59007708467425,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/86bdb874b469bf6f160ce174dc54b2e3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1186.2664794921875,
                            "deviation": 65.12406158447266,
                            "volatility": 0.05918271094560623
                        }
                    },
                    "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/40799495"
            },
            "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": 564094,
                    "username": "hankchang1030",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/9ff6de838b1bd51dd5c2d16daf126538?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.2008379201568,
                            "deviation": 67.11542276824272,
                            "volatility": 0.059828636541521985
                        }
                    },
                    "ranking": 25.538474154946897,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40799495,
            "name": "Tournament Game: Meijin Handicap Title Tournament 2020 (64661) R:3 (hankchang1030 vs Julko)",
            "creator": 564094,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 564094,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64661,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "51.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-29T17:28:47.877855Z",
            "ended": "2022-03-11T09:46:45.165715Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.7293701171875,
                            "deviation": 65.30184173583984,
                            "volatility": 0.05916914343833923
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 564094,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1960.2247314453125,
                            "deviation": 66.45130920410156,
                            "volatility": 0.059854209423065186
                        }
                    },
                    "username": "hankchang1030",
                    "country": "tw",
                    "ranking": 25.538474154946897,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9ff6de838b1bd51dd5c2d16daf126538?s=32&d=retro",
                    "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/11362265"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 57826,
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.3861003665488,
                            "deviation": 65.5285786654322,
                            "volatility": 0.05980215756022581
                        }
                    },
                    "ranking": 14.149266796693063,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11362265,
            "name": "Tournament Game: Tournament 24 (22181) R:3 (maciej.rozalski.7 vs Julko)",
            "creator": 57826,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 57826,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "948.739",
            "white_player_rank": 18,
            "white_player_rating": "960.560",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 22181,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-01-21T13:19:11.283322Z",
            "ended": "2018-03-25T18:25:55.468461Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.6412353515625,
                            "deviation": 65.41857147216797,
                            "volatility": 0.059528712183237076
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 57826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1337.6973876953125,
                            "deviation": 63.48599624633789,
                            "volatility": 0.05996832624077797
                        }
                    },
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "ranking": 14.149266796693063,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}