List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=93
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=94",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=92",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21951549"
            },
            "players": {
                "black": {
                    "id": 669377,
                    "username": "RedAgent14",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/bee6473050de03da8aca4608565fa8f6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.0311818607415,
                            "deviation": 66.68855168908568,
                            "volatility": 0.059781499351139966
                        }
                    },
                    "ranking": 16.091096694455093,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21951549,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2020-02-20 19:00 (56731) R:1 (Julko vs RedAgent14)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 669377,
            "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": 14,
            "black_player_rating": "514.776",
            "white_player_rank": 16,
            "white_player_rating": "798.274",
            "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": 56731,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-20T19:00:59.037291Z",
            "ended": "2020-03-25T12:27:21.408282Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 669377,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1117.826904296875,
                            "deviation": 67.8653793334961,
                            "volatility": 0.05977138876914978
                        }
                    },
                    "username": "RedAgent14",
                    "country": "zz",
                    "ranking": 16.091096694455093,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bee6473050de03da8aca4608565fa8f6?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1245.4224853515625,
                            "deviation": 66.37407684326172,
                            "volatility": 0.05930081382393837
                        }
                    },
                    "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/8645831"
            },
            "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": 367864,
                    "username": "deleted-2779a1e4-783a-43aa-8ead-74187054e324",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e4adfbca6e7432edf8897f96ebc0a4b6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.2199886586432,
                            "deviation": 61.529557560450556,
                            "volatility": 0.059331002685934005
                        }
                    },
                    "ranking": 25.406696345756416,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8645831,
            "name": "Go!",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 367864,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "791.716",
            "white_player_rank": 18,
            "white_player_rating": "939.450",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-05-07T06:56:02.716670Z",
            "ended": "2017-06-06T17:57:11.832503Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.1011962890625,
                            "deviation": 66.08055877685547,
                            "volatility": 0.05962933599948883
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 367864,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.3031005859375,
                            "deviation": 62.73341369628906,
                            "volatility": 0.05996143817901611
                        }
                    },
                    "username": "deleted-2779a1e4-783a-43aa-8ead-74187054e324",
                    "country": "_Pirate",
                    "ranking": 25.406696345756416,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e4adfbca6e7432edf8897f96ebc0a4b6-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/7807275"
            },
            "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": 924,
                    "username": "dima.kirakosyan",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/9d2369ea0034d058144063316626f123?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2104.437955902179,
                            "deviation": 66.13006944079162,
                            "volatility": 0.06009443456876751
                        }
                    },
                    "ranking": 32.14158601820223,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7807275,
            "name": "Tournament Game: UGC Winter 2016-2017 (22632) R:1 (dima.kirakosyan vs Julko)",
            "creator": 924,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 924,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "627.806",
            "white_player_rank": 31,
            "white_player_rating": "2259.550",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 22632,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "75.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-16T03:49:57.017639Z",
            "ended": "2017-03-05T21:44:24.699489Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.7640380859375,
                            "deviation": 69.68879699707031,
                            "volatility": 0.059633612632751465
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 924,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2365.664306640625,
                            "deviation": 68.9151611328125,
                            "volatility": 0.06001610308885574
                        }
                    },
                    "username": "dima.kirakosyan",
                    "country": "ru",
                    "ranking": 32.14158601820223,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9d2369ea0034d058144063316626f123?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/8923175"
            },
            "players": {
                "black": {
                    "id": 227608,
                    "username": "regina25",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 906.6802331975995,
                            "deviation": 66.65819386717277,
                            "volatility": 0.05928608697523981
                        }
                    },
                    "ranking": 12.648964868741475,
                    "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": 8923175,
            "name": "Tournament Game: Ludu Go IV (25201) R:1 (Julko vs regina25)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 227608,
            "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": 15,
            "black_player_rating": "653.384",
            "white_player_rank": 15,
            "white_player_rating": "636.818",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 25201,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-05-31T04:00:29.856502Z",
            "ended": "2017-06-11T18:59:58.700163Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 227608,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.1297607421875,
                            "deviation": 65.20146942138672,
                            "volatility": 0.06007590889930725
                        }
                    },
                    "username": "regina25",
                    "country": "ro",
                    "ranking": 12.648964868741475,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e23795d8861755cce201d22141f109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.7672119140625,
                            "deviation": 66.01541900634766,
                            "volatility": 0.05962815508246422
                        }
                    },
                    "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/41068867"
            },
            "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": 154937,
                    "username": "neutralneutralmonk",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/bc8b9a3ea943b6767f1196bb7d7f50df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.4790893549994,
                            "deviation": 64.893156645597,
                            "volatility": 0.05967041182755282
                        }
                    },
                    "ranking": 16.708780123707303,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41068867,
            "name": "Tournament Game: Autumn olympic games 2020 (9х9) (64288) R:14 (neutralneutralmonk vs Julko)",
            "creator": 154937,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 154937,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64288,
            "tournament_round": 14,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-07T23:04:19.872381Z",
            "ended": "2022-03-01T07:35:05.169269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1140.7022705078125,
                            "deviation": 64.96656036376953,
                            "volatility": 0.05917564034461975
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 154937,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1320.388671875,
                            "deviation": 63.54811096191406,
                            "volatility": 0.05978328734636307
                        }
                    },
                    "username": "neutralneutralmonk",
                    "country": "ar",
                    "ranking": 16.708780123707303,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc8b9a3ea943b6767f1196bb7d7f50df-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/27764845"
            },
            "players": {
                "black": {
                    "id": 599899,
                    "username": "Doc14",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/639c29d1389d956b6ba7550ac1997b31?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1324.499841570026,
                            "deviation": 63.39008896837528,
                            "volatility": 0.05999090223623345
                        }
                    },
                    "ranking": 21.42282309860381,
                    "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": 27764845,
            "name": "Tournament Game: Kitaro tournament (55665) R:3 (Julko vs Doc14)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 599899,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 94080,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 691200, \"max_time\": 777600}",
            "disable_analysis": false,
            "tournament": 55665,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "38.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-10-23T13:20:55.101115Z",
            "ended": "2021-01-05T14:00:40.301435Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 599899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.3585205078125,
                            "deviation": 66.63053894042969,
                            "volatility": 0.0600036196410656
                        }
                    },
                    "username": "Doc14",
                    "country": "ua",
                    "ranking": 21.42282309860381,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/639c29d1389d956b6ba7550ac1997b31?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1176.8408203125,
                            "deviation": 68.87439727783203,
                            "volatility": 0.05920731648802757
                        }
                    },
                    "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/22447615"
            },
            "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": 526916,
                    "username": "AVStone",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1ad54aa45dd0e7849e3b80b6e61fc0dd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.4076936714107,
                            "deviation": 61.958416885911724,
                            "volatility": 0.05997523763060723
                        }
                    },
                    "ranking": 25.59994515516224,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22447615,
            "name": "Tournament Game: Social Distancing Open (57590) R:1 (AVStone vs Julko)",
            "creator": 526916,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 526916,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "720.005",
            "white_player_rank": 18,
            "white_player_rating": "995.534",
            "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": true,
            "tournament": 57590,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-19T15:00:58.545629Z",
            "ended": "2020-03-26T21:48:59.372607Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.4368896484375,
                            "deviation": 66.5643310546875,
                            "volatility": 0.05930110067129135
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.82958984375,
                            "deviation": 63.57096862792969,
                            "volatility": 0.060004107654094696
                        }
                    },
                    "username": "AVStone",
                    "country": "us",
                    "ranking": 25.59994515516224,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1ad54aa45dd0e7849e3b80b6e61fc0dd?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/12566957"
            },
            "players": {
                "black": {
                    "id": 530244,
                    "username": "christopherobinn17",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/997eb32e7a137bd522ca32d72d40b0cb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.199926672703,
                            "deviation": 212.31183697184986,
                            "volatility": 0.05999850685375184
                        }
                    },
                    "ranking": 19.044821853580448,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 12566957,
            "name": "Tournament Game: agucii (36548) R:1 (Julko vs christopherobinn17)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 530244,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 36548,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-04-22T11:57:10.644569Z",
            "ended": "2018-04-25T11:57:10.826270Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 530244,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.199951171875,
                            "deviation": 212.3118438720703,
                            "volatility": 0.05999850854277611
                        }
                    },
                    "username": "christopherobinn17",
                    "country": "un",
                    "ranking": 19.044821853580448,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/997eb32e7a137bd522ca32d72d40b0cb?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.7550048828125,
                            "deviation": 64.17691040039062,
                            "volatility": 0.059510134160518646
                        }
                    },
                    "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/16500304"
            },
            "players": {
                "black": {
                    "id": 581826,
                    "username": "philshier",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/58a33ed44015f7f1f3ead8bc87a46dab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1679.3773492184694,
                            "deviation": 64.06156563613966,
                            "volatility": 0.060151331071227485
                        }
                    },
                    "ranking": 26.918359677109787,
                    "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": 16500304,
            "name": "Tournament Game: Battle for the soul of man (45340) R:1 (Julko vs homoousios)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 581826,
            "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": 21,
            "black_player_rating": "1231.231",
            "white_player_rank": 15,
            "white_player_rating": "685.280",
            "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": 45340,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "46.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-09T16:38:11.174003Z",
            "ended": "2019-02-10T06:55:23.573820Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 581826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.81640625,
                            "deviation": 64.94902801513672,
                            "volatility": 0.06000816076993942
                        }
                    },
                    "username": "philshier",
                    "country": "us",
                    "ranking": 26.918359677109787,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/58a33ed44015f7f1f3ead8bc87a46dab?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.150634765625,
                            "deviation": 64.50003814697266,
                            "volatility": 0.05939995497465134
                        }
                    },
                    "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/16493348"
            },
            "players": {
                "black": {
                    "id": 181290,
                    "username": "xinix",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9396b5e921b68ae554e0003a21245a35-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.0605161644412,
                            "deviation": 62.24606442764938,
                            "volatility": 0.05932057938958216
                        }
                    },
                    "ranking": 20.249833679971122,
                    "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": 16493348,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2017 (27492) R:3 (Julko vs xinix)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 181290,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1205.012",
            "white_player_rank": 15,
            "white_player_rating": "682.234",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 27492,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-09T04:38:56.498451Z",
            "ended": "2019-02-10T14:00:37.497662Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 181290,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1503.0247802734375,
                            "deviation": 61.821319580078125,
                            "volatility": 0.059843190014362335
                        }
                    },
                    "username": "xinix",
                    "country": "un",
                    "ranking": 20.249833679971122,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9396b5e921b68ae554e0003a21245a35-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.4005126953125,
                            "deviation": 65.02091979980469,
                            "volatility": 0.05939917266368866
                        }
                    },
                    "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
        }
    ]
}