List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=56
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=57",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9992547"
            },
            "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": 296258,
                    "username": "LVL79",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/bc1f8df1b46cb03262009a96298979e0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.2767713917913,
                            "deviation": 65.42593409467987,
                            "volatility": 0.059996185306839055
                        }
                    },
                    "ranking": 24.871654786397254,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9992547,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2016 (19338) R:2 (LVL79 vs Julko)",
            "creator": 296258,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 296258,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "844.273",
            "white_player_rank": 16,
            "white_player_rating": "730.332",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 19338,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-09-15T07:12:39.550719Z",
            "ended": "2017-10-11T16:21:54.367490Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.51123046875,
                            "deviation": 64.6289291381836,
                            "volatility": 0.059595849364995956
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 296258,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1257.3211669921875,
                            "deviation": 68.02774810791016,
                            "volatility": 0.06001827120780945
                        }
                    },
                    "username": "LVL79",
                    "country": "ua",
                    "ranking": 24.871654786397254,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc1f8df1b46cb03262009a96298979e0-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/9992544"
            },
            "players": {
                "black": {
                    "id": 143418,
                    "username": "jeno",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/908881d265549c91c4678c7fc7e587d0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1218.4321503688889,
                            "deviation": 64.32911942871736,
                            "volatility": 0.060012713483708964
                        }
                    },
                    "ranking": 19.490492587107333,
                    "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": 9992544,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2016 (19338) R:2 (Julko vs jeno)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 143418,
            "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": 17,
            "black_player_rating": "832.102",
            "white_player_rank": 16,
            "white_player_rating": "750.066",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 19338,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-15T07:12:38.640704Z",
            "ended": "2017-11-08T03:04:40.424884Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 143418,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.8887939453125,
                            "deviation": 68.17427062988281,
                            "volatility": 0.06001166254281998
                        }
                    },
                    "username": "jeno",
                    "country": "fr",
                    "ranking": 19.490492587107333,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/908881d265549c91c4678c7fc7e587d0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.037353515625,
                            "deviation": 64.60257720947266,
                            "volatility": 0.05957651138305664
                        }
                    },
                    "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/20863940"
            },
            "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": 694692,
                    "username": "クネーデル",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/c4759fc3f3a6241abeaca234a1bf0c3c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.155719314861,
                            "deviation": 62.588009152408375,
                            "volatility": 0.05973145061764432
                        }
                    },
                    "ranking": 21.95252888874137,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20863940,
            "name": "Tournament Game: Third cookie tournament (43813) R:1 (Kaizoku-o vs Julko)",
            "creator": 694692,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 694692,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "676.480",
            "white_player_rank": 13,
            "white_player_rating": "446.237",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 43813,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-15T03:18:02.960307Z",
            "ended": "2019-12-22T17:25:07.933642Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.8804931640625,
                            "deviation": 67.38275909423828,
                            "volatility": 0.0592806413769722
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 694692,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1241.0126953125,
                            "deviation": 63.32826232910156,
                            "volatility": 0.05992088094353676
                        }
                    },
                    "username": "クネーデル",
                    "country": "001",
                    "ranking": 21.95252888874137,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c4759fc3f3a6241abeaca234a1bf0c3c?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/19812296"
            },
            "players": {
                "black": {
                    "id": 594603,
                    "username": "You Know Me",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/45e1910c8e720271307e7608fbfda3a4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 990.5535893524043,
                            "deviation": 65.57177124676572,
                            "volatility": 0.05970190880269332
                        }
                    },
                    "ranking": 14.697141080415756,
                    "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": 19812296,
            "name": "Tournament Game: May Correspondence tournament (47062) R:2 (Julko vs You Know Me)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 594603,
            "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": 17,
            "black_player_rating": "824.090",
            "white_player_rank": 15,
            "white_player_rating": "681.145",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 47062,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-05T17:12:55.733132Z",
            "ended": "2019-12-23T11:42:04.265005Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 594603,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1201.117431640625,
                            "deviation": 66.3759994506836,
                            "volatility": 0.05986356735229492
                        }
                    },
                    "username": "You Know Me",
                    "country": "un",
                    "ranking": 14.697141080415756,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/45e1910c8e720271307e7608fbfda3a4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.1195068359375,
                            "deviation": 66.98763275146484,
                            "volatility": 0.05928197130560875
                        }
                    },
                    "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/20935395"
            },
            "players": {
                "black": {
                    "id": 346233,
                    "username": "ppn0405",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/163d70eb1d0425016556f40fd45a9288-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.7022672252112,
                            "deviation": 66.49831281421879,
                            "volatility": 0.05947028830155346
                        }
                    },
                    "ranking": 20.842360585805334,
                    "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": 20935395,
            "name": "Tournament Game: Tournament 47 (41270) R:3 (Julko vs ppn0405)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 346233,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "981.430",
            "white_player_rank": 15,
            "white_player_rating": "659.207",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 41270,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-19T12:24:10.067179Z",
            "ended": "2019-12-27T07:53:47.286329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 346233,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.5721435546875,
                            "deviation": 65.62533569335938,
                            "volatility": 0.059800367802381516
                        }
                    },
                    "username": "ppn0405",
                    "country": "ua",
                    "ranking": 20.842360585805334,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/163d70eb1d0425016556f40fd45a9288-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.3577880859375,
                            "deviation": 68.1079330444336,
                            "volatility": 0.05928025022149086
                        }
                    },
                    "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/20798193"
            },
            "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": 561347,
                    "username": "Myrs",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/bcbb506194642090b13ae625acc3c7a9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.5588515926736,
                            "deviation": 64.72152624691792,
                            "volatility": 0.05998414758737311
                        }
                    },
                    "ranking": 14.225067976116106,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20798193,
            "name": "Tournament Game: Tianyuan Nines Title Tournament 2019 (50552) R:2 (Myrs vs Julko)",
            "creator": 561347,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 561347,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "648.773",
            "white_player_rank": 18,
            "white_player_rating": "939.962",
            "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": 50552,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-10T23:11:47.756150Z",
            "ended": "2019-12-27T11:57:39.863353Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.338623046875,
                            "deviation": 67.8806381225586,
                            "volatility": 0.05927871912717819
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 561347,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.3914794921875,
                            "deviation": 65.66349792480469,
                            "volatility": 0.05999580770730972
                        }
                    },
                    "username": "Myrs",
                    "country": "gb",
                    "ranking": 14.225067976116106,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bcbb506194642090b13ae625acc3c7a9-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/20574784"
            },
            "players": {
                "black": {
                    "id": 702196,
                    "username": "superstarrr",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/b73899640dcb6e7c50c7adad2dac8f1d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2393.608848649298,
                            "deviation": 78.03481714714319,
                            "volatility": 0.060047445242006336
                        }
                    },
                    "ranking": 35.12223598876823,
                    "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": 20574784,
            "name": "Tournament Game: 围棋001比赛 (54247) R:1 (Julko vs sam361311)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 702196,
            "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": 20,
            "black_player_rating": "1152.024",
            "white_player_rank": 15,
            "white_player_rating": "645.705",
            "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": 54247,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-27T11:23:03.732358Z",
            "ended": "2019-12-28T13:14:58.219393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 702196,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2044.89697265625,
                            "deviation": 101.46977996826172,
                            "volatility": 0.060010697692632675
                        }
                    },
                    "username": "superstarrr",
                    "country": "hk",
                    "ranking": 35.12223598876823,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b73899640dcb6e7c50c7adad2dac8f1d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.861572265625,
                            "deviation": 67.49085998535156,
                            "volatility": 0.059277500957250595
                        }
                    },
                    "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/9540025"
            },
            "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": 9540025,
            "name": "Tournament Game: Simple Tournament II (28845) R:1 (Julko vs YellowFresko)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 88886,
            "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": 26,
            "black_player_rating": "1769.215",
            "white_player_rank": 17,
            "white_player_rating": "861.152",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 28845,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-30T00:37:46.286509Z",
            "ended": "2017-08-05T09:29:01.517169Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 88886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.19921875,
                            "deviation": 83.76680755615234,
                            "volatility": 0.06002047657966614
                        }
                    },
                    "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": 1266.3564453125,
                            "deviation": 64.34544372558594,
                            "volatility": 0.05959922447800636
                        }
                    },
                    "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/20948439"
            },
            "players": {
                "black": {
                    "id": 595142,
                    "username": "mgv",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/df512e62ad0c4ca6f2857965fc4e79ec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.3633307617051,
                            "deviation": 62.752251956272055,
                            "volatility": 0.060137105593422634
                        }
                    },
                    "ranking": 20.92574621375641,
                    "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": 20948439,
            "name": "Tournament Game: Julko's Mini Tournament XXIV (54856) R:1 (Julko vs mgv)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 595142,
            "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": 17,
            "black_player_rating": "849.722",
            "white_player_rank": 14,
            "white_player_rating": "569.124",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 54856,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-20T05:00:27.624586Z",
            "ended": "2019-12-28T22:14:18.036964Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 595142,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.6781005859375,
                            "deviation": 63.9927864074707,
                            "volatility": 0.05981145426630974
                        }
                    },
                    "username": "mgv",
                    "country": "us",
                    "ranking": 20.92574621375641,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/df512e62ad0c4ca6f2857965fc4e79ec-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.7120361328125,
                            "deviation": 69.47389221191406,
                            "volatility": 0.05927799642086029
                        }
                    },
                    "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/21037301"
            },
            "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": 523751,
                    "username": "Knight-Hawk",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/ebcdd983ef5a461fc40293b000c7e227?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1835.080788897759,
                            "deviation": 68.57545904469787,
                            "volatility": 0.0600653774068437
                        }
                    },
                    "ranking": 28.970963870765477,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21037301,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2019-12-25 19:00 (55035) R:1 (Knight-Hawk vs Julko)",
            "creator": 523751,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 523751,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 14,
            "black_player_rating": "555.482",
            "white_player_rank": 16,
            "white_player_rating": "704.601",
            "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": 55035,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-25T19:00:15.558513Z",
            "ended": "2019-12-28T22:14:33.365909Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1134.105712890625,
                            "deviation": 69.6099624633789,
                            "volatility": 0.059276800602674484
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 523751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1807.8197021484375,
                            "deviation": 84.04988098144531,
                            "volatility": 0.0599888376891613
                        }
                    },
                    "username": "Knight-Hawk",
                    "country": "_Pirate",
                    "ranking": 28.970963870765477,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ebcdd983ef5a461fc40293b000c7e227?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
        }
    ]
}