List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=98
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=99",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=97",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/395566"
            },
            "players": {
                "black": {
                    "id": 6489,
                    "username": "folly",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.5384440115931,
                            "deviation": 65.40421445201942,
                            "volatility": 0.05994538637023112
                        }
                    },
                    "ranking": 18.223474951389964,
                    "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": 395566,
            "name": "druuchi's mini-tournament",
            "creator": 6489,
            "mode": "game",
            "source": "play",
            "black": 6489,
            "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": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 2216,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "71.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2013-05-26T08:50:08Z",
            "ended": "2013-07-22T09:05:24Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 6489,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.977783203125,
                            "deviation": 94.74105834960938,
                            "volatility": 0.05998782068490982
                        }
                    },
                    "username": "folly",
                    "country": "au",
                    "ranking": 18.223474951389964,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.2967529296875,
                            "deviation": 70.82360076904297,
                            "volatility": 0.05970355123281479
                        }
                    },
                    "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/3951928"
            },
            "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": 104785,
                    "username": "bd_",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d5a138149601087e78436b67718578cd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.7156949232578,
                            "deviation": 64.60523447731528,
                            "volatility": 0.06003047081687069
                        }
                    },
                    "ranking": 19.112819315798358,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 3951928,
            "name": "Ladder Challenge: bd_(#72) vs Julko(#55)",
            "creator": 104785,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 104785,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "965.500",
            "white_player_rank": 19,
            "white_player_rating": "1009.116",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-02-09T05:51:44.061708Z",
            "ended": "2016-02-21T01:19:44.069414Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.759033203125,
                            "deviation": 73.08120727539062,
                            "volatility": 0.059720784425735474
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 104785,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.1138916015625,
                            "deviation": 65.38672637939453,
                            "volatility": 0.06000028923153877
                        }
                    },
                    "username": "bd_",
                    "country": "us",
                    "ranking": 19.112819315798358,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d5a138149601087e78436b67718578cd?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/7636296"
            },
            "players": {
                "black": {
                    "id": 144181,
                    "username": "notzmv",
                    "country": "br",
                    "icon": "https://secure.gravatar.com/avatar/abd41e4982d5ace23604e46f1f3b811f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.2888041448082,
                            "deviation": 65.35529503539824,
                            "volatility": 0.060041024305278204
                        }
                    },
                    "ranking": 19.392563059112234,
                    "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": 7636296,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2017-01-30 01:00 (24268) R:1 (Julko vs notzmv)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 144181,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 24268,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2017-01-30T01:00:34.591946Z",
            "ended": "2017-02-16T16:32:21.432624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 144181,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.547607421875,
                            "deviation": 69.9132308959961,
                            "volatility": 0.060015756636857986
                        }
                    },
                    "username": "notzmv",
                    "country": "br",
                    "ranking": 19.392563059112234,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/abd41e4982d5ace23604e46f1f3b811f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.5128173828125,
                            "deviation": 72.3930892944336,
                            "volatility": 0.05964278802275658
                        }
                    },
                    "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/12802052"
            },
            "players": {
                "black": {
                    "id": 1284,
                    "username": "g0blin",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/352cd49ea31be2f00577375db7e23581-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.046109921053,
                            "deviation": 68.43069828188605,
                            "volatility": 0.06015405380890099
                        }
                    },
                    "ranking": 19.426068845802526,
                    "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": 12802052,
            "name": "Tournament Game: Kuksu Main Title Tournament 11th Cycle - League E5 (36386) R:1 (Julko vs g0blin)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1284,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "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\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 36386,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-05-09T17:49:13.887948Z",
            "ended": "2018-05-12T17:49:14.184265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.1234130859375,
                            "deviation": 63.7535285949707,
                            "volatility": 0.06005527824163437
                        }
                    },
                    "username": "g0blin",
                    "country": "rs",
                    "ranking": 19.426068845802526,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/352cd49ea31be2f00577375db7e23581-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.024658203125,
                            "deviation": 63.21685028076172,
                            "volatility": 0.05950111150741577
                        }
                    },
                    "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/20181523"
            },
            "players": {
                "black": {
                    "id": 115475,
                    "username": "kissmecomix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 837.7905442150227,
                            "deviation": 72.44171813537622,
                            "volatility": 0.0599097512389086
                        }
                    },
                    "ranking": 10.819612245364635,
                    "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": 20181523,
            "name": "Tournament Game: Alan Turing Nines Title Tournament 2019 (49196) R:2 (Julko vs kissmecomix)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 115475,
            "white": 15530,
            "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": "642.210",
            "white_player_rank": 14,
            "white_player_rating": "587.834",
            "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": 49196,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-31T22:48:05.539844Z",
            "ended": "2019-11-10T12:33:43.075665Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 115475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.9486083984375,
                            "deviation": 66.26850891113281,
                            "volatility": 0.06001545116305351
                        }
                    },
                    "username": "kissmecomix",
                    "country": "us",
                    "ranking": 10.819612245364635,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.5208740234375,
                            "deviation": 69.18046569824219,
                            "volatility": 0.05927401781082153
                        }
                    },
                    "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/12747086"
            },
            "players": {
                "black": {
                    "id": 28264,
                    "username": "Ingrid",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/2921f1c1a7f4d0017783ddb13e8b2d4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.7124746810232,
                            "deviation": 66.90348788751844,
                            "volatility": 0.060129807496517126
                        }
                    },
                    "ranking": 20.151291274640464,
                    "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": 12747086,
            "name": "Tournament Game: Minato (36656) R:1 (Julko vs Ingrid)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 28264,
            "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": 19,
            "black_player_rating": "1077.245",
            "white_player_rank": 17,
            "white_player_rating": "816.487",
            "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": 36656,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-05T16:01:13.229706Z",
            "ended": "2018-05-13T10:21:02.586740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 28264,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.626220703125,
                            "deviation": 64.21421813964844,
                            "volatility": 0.06009756773710251
                        }
                    },
                    "username": "Ingrid",
                    "country": "gb",
                    "ranking": 20.151291274640464,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2921f1c1a7f4d0017783ddb13e8b2d4b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.196533203125,
                            "deviation": 63.39968490600586,
                            "volatility": 0.05950893461704254
                        }
                    },
                    "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/8947383"
            },
            "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": 196364,
                    "username": "Евгений Сэм",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/523919e9a56977def5637a6f8f54e982?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1389.6659243811343,
                            "deviation": 62.40970289535218,
                            "volatility": 0.06002907462950085
                        }
                    },
                    "ranking": 22.534682085783736,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8947383,
            "name": "Tournament Game: Honinbo Main Title Tournament 2017 (25799) R:1 (Евгений Сэм vs Julko)",
            "creator": 196364,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 196364,
            "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": "839.073",
            "white_player_rank": 14,
            "white_player_rating": "573.327",
            "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": 25799,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-06-02T06:01:07.941510Z",
            "ended": "2017-07-25T17:08:04.493160Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.296630859375,
                            "deviation": 64.54652404785156,
                            "volatility": 0.05960650369524956
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 196364,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.2830810546875,
                            "deviation": 65.8655014038086,
                            "volatility": 0.06003313884139061
                        }
                    },
                    "username": "Евгений Сэм",
                    "country": "ru",
                    "ranking": 22.534682085783736,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/523919e9a56977def5637a6f8f54e982?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/22420955"
            },
            "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": 12516,
                    "username": "beidao",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.1892462408214,
                            "deviation": 64.09167275280531,
                            "volatility": 0.05972569442227329
                        }
                    },
                    "ranking": 15.265852212220901,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22420955,
            "name": "Tournament Game: Tournament 55 (50705) R:2 (beidao vs Julko)",
            "creator": 12516,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 12516,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 14,
            "black_player_rating": "501.221",
            "white_player_rank": 15,
            "white_player_rating": "617.441",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 432000, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 50705,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-18T07:48:48.228836Z",
            "ended": "2020-03-30T06:33:57.832334Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.8377685546875,
                            "deviation": 65.29411315917969,
                            "volatility": 0.059300974011421204
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 12516,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.6905517578125,
                            "deviation": 63.22739028930664,
                            "volatility": 0.05982737988233566
                        }
                    },
                    "username": "beidao",
                    "country": "gb",
                    "ranking": 15.265852212220901,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?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/9540040"
            },
            "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": 55866,
                    "username": "gregwawa",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.414549635081,
                            "deviation": 67.26565039989154,
                            "volatility": 0.06016577813193745
                        }
                    },
                    "ranking": 16.470492655524925,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 9540040,
            "name": "Tournament Game: Simple Tournament II (28845) R:1 (gregwawa vs Julko)",
            "creator": 55866,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 55866,
            "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": "827.415",
            "white_player_rank": 17,
            "white_player_rating": "891.031",
            "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": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-07-30T00:37:49.095269Z",
            "ended": "2017-08-16T11:17:52.540125Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.6422119140625,
                            "deviation": 63.99085235595703,
                            "volatility": 0.05959758907556534
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 55866,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.7744140625,
                            "deviation": 63.67378234863281,
                            "volatility": 0.05989304929971695
                        }
                    },
                    "username": "gregwawa",
                    "country": "pl",
                    "ranking": 16.470492655524925,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1879cda81290b3485e73312072afb38f-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/7667523"
            },
            "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": 372957,
                    "username": "Jean-jean",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/3c1a879fabc359ef29661db6429a9eba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.178244850776,
                            "deviation": 70.04960663547256,
                            "volatility": 0.0599841605327111
                        }
                    },
                    "ranking": 26.498280498868937,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7667523,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2017-02-02 01:00 (24350) R:1 (Jean-jean vs Julko)",
            "creator": 372957,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 372957,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 13,
            "black_player_rating": "439.633",
            "white_player_rank": 24,
            "white_player_rating": "1530.068",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 24350,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "60.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-02T01:01:09.999042Z",
            "ended": "2017-02-14T16:50:00.489442Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.508544921875,
                            "deviation": 71.62420654296875,
                            "volatility": 0.05964948982000351
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 372957,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1879.9892578125,
                            "deviation": 69.85369110107422,
                            "volatility": 0.059912391006946564
                        }
                    },
                    "username": "Jean-jean",
                    "country": "fr",
                    "ranking": 26.498280498868937,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3c1a879fabc359ef29661db6429a9eba?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
        }
    ]
}