List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=72
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=73",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/15817851"
            },
            "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": 582134,
                    "username": "deleted-77641c30-68e7-45bf-9ea8-b38d17e84c58",
                    "country": "ir",
                    "icon": "https://user-uploads.online-go.com/34ddb2283fd871cc8e91461c3fdebed8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 960.6308530558495,
                            "deviation": 67.47227178882437,
                            "volatility": 0.05996439326311011
                        }
                    },
                    "ranking": 13.987043518626109,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15817851,
            "name": "Tournament Game: DDK.NL Go Club - Full moon tournament #2 (43055) R:1 (sramhos vs Julko)",
            "creator": 582134,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 582134,
            "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": "672.100",
            "white_player_rank": 11,
            "white_player_rating": "204.164",
            "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": 43055,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "103.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-12-22T17:50:15.245453Z",
            "ended": "2019-01-01T06:19:41.288056Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.947998046875,
                            "deviation": 65.83110046386719,
                            "volatility": 0.05941108614206314
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 582134,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 935.1766357421875,
                            "deviation": 64.75160217285156,
                            "volatility": 0.05998121201992035
                        }
                    },
                    "username": "deleted-77641c30-68e7-45bf-9ea8-b38d17e84c58",
                    "country": "ir",
                    "ranking": 13.987043518626109,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34ddb2283fd871cc8e91461c3fdebed8-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/8133717"
            },
            "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": 12573,
                    "username": "Misawa",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 977.5796256115817,
                            "deviation": 69.02183474866371,
                            "volatility": 0.05986671976150141
                        }
                    },
                    "ranking": 14.391926363316212,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 8133717,
            "name": "Tournament Game: Tournament 30 (25169) R:1 (Misawa vs Julko)",
            "creator": 12573,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 12573,
            "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": "756.399",
            "white_player_rank": 17,
            "white_player_rating": "887.622",
            "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": 25169,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-03-21T17:00:55.849856Z",
            "ended": "2017-04-14T18:25:29.157188Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1230.1796875,
                            "deviation": 70.53295135498047,
                            "volatility": 0.05963776260614395
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 12573,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.542236328125,
                            "deviation": 65.65864562988281,
                            "volatility": 0.05978475138545036
                        }
                    },
                    "username": "Misawa",
                    "country": "us",
                    "ranking": 14.391926363316212,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-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/15932154"
            },
            "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": 18710,
                    "username": "ethee",
                    "country": "sk",
                    "icon": "https://secure.gravatar.com/avatar/b514d89b909de0cf9d7dcc77e98770b0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1688.8921876065817,
                            "deviation": 63.60124011916289,
                            "volatility": 0.06014526960256667
                        }
                    },
                    "ranking": 27.049150335146578,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15932154,
            "name": "Tournament Game: UGC Big Nines 2 (43571) R:1 (ethee vs Julko)",
            "creator": 18710,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 18710,
            "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\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-12-31T04:03:16.058407Z",
            "ended": "2019-01-03T06:10:27.441782Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.6700439453125,
                            "deviation": 65.83541870117188,
                            "volatility": 0.05940242111682892
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 18710,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.9007568359375,
                            "deviation": 64.53460693359375,
                            "volatility": 0.06010974571108818
                        }
                    },
                    "username": "ethee",
                    "country": "sk",
                    "ranking": 27.049150335146578,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b514d89b909de0cf9d7dcc77e98770b0?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/11752046"
            },
            "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": 127600,
                    "username": "hacklun",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.1570235841446,
                            "deviation": 65.27134629210188,
                            "volatility": 0.059930643114450954
                        }
                    },
                    "ranking": 17.871997981654914,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11752046,
            "name": "Tournament Game: Alan Turing Nines Title Tournament 2017 (26617) R:3 (hacklun vs Julko)",
            "creator": 127600,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 127600,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "954.521",
            "white_player_rank": 16,
            "white_player_rating": "742.484",
            "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": 26617,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-20T21:51:56.928676Z",
            "ended": "2018-03-09T04:32:47.426538Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.2025146484375,
                            "deviation": 64.73688507080078,
                            "volatility": 0.05954280495643616
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 127600,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.5501708984375,
                            "deviation": 67.3418960571289,
                            "volatility": 0.06001899391412735
                        }
                    },
                    "username": "hacklun",
                    "country": "ru",
                    "ranking": 17.871997981654914,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?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/15369273"
            },
            "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": 14911,
                    "username": "druuchi",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/2c155a9fbc24ac5484b39f918a21753d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.0076944306225,
                            "deviation": 63.201275720653555,
                            "volatility": 0.05949979927571518
                        }
                    },
                    "ranking": 16.634283387548138,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15369273,
            "name": "Tournament Game: Tournament 39 (31014) R:3 (druuchi vs Julko)",
            "creator": 14911,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 14911,
            "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": "720.532",
            "white_player_rank": 18,
            "white_player_rating": "953.413",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": true,
            "tournament": 31014,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-11-20T17:19:20.715967Z",
            "ended": "2019-01-03T16:49:06.854515Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.6700439453125,
                            "deviation": 65.83541870117188,
                            "volatility": 0.05940242111682892
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 14911,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1382.07666015625,
                            "deviation": 63.368492126464844,
                            "volatility": 0.05973849818110466
                        }
                    },
                    "username": "druuchi",
                    "country": "de",
                    "ranking": 16.634283387548138,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c155a9fbc24ac5484b39f918a21753d-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/7757989"
            },
            "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": 200588,
                    "username": "GetStrong",
                    "country": "hr",
                    "icon": "https://user-uploads.online-go.com/0573fedb328c45041987f0a08659166b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2116.6108517244916,
                            "deviation": 61.77505693317287,
                            "volatility": 0.06004017170838798
                        }
                    },
                    "ranking": 32.2751089090044,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7757989,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2017-02-11 01:00 (24596) R:1 (GetStrong vs Julko)",
            "creator": 200588,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 200588,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 15,
            "black_player_rating": "625.548",
            "white_player_rank": 30,
            "white_player_rating": "2154.366",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 24596,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-02-11T01:00:29.157914Z",
            "ended": "2017-03-15T17:57:50.951131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.466552734375,
                            "deviation": 71.22249603271484,
                            "volatility": 0.05964019149541855
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 200588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2152.897705078125,
                            "deviation": 73.80647277832031,
                            "volatility": 0.06005880981683731
                        }
                    },
                    "username": "GetStrong",
                    "country": "hr",
                    "ranking": 32.2751089090044,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0573fedb328c45041987f0a08659166b-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/10072950"
            },
            "players": {
                "black": {
                    "id": 384803,
                    "username": "putiferio61",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/deb47355fb9b745117c5d39113e2a905?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.251093575941,
                            "deviation": 62.439195049488596,
                            "volatility": 0.059961143205905634
                        }
                    },
                    "ranking": 22.27645650893591,
                    "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": 10072950,
            "name": "Tournament Game: Meijin Nines Title Tournament 2017 (23980) R:3 (Julko vs putiferio61)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 384803,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "849.318",
            "white_player_rank": 16,
            "white_player_rating": "724.184",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 23980,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-09-23T11:08:39.394752Z",
            "ended": "2017-10-18T19:33:06.519944Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 384803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.8704833984375,
                            "deviation": 64.27715301513672,
                            "volatility": 0.059977881610393524
                        }
                    },
                    "username": "putiferio61",
                    "country": "it",
                    "ranking": 22.27645650893591,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/deb47355fb9b745117c5d39113e2a905?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1288.12109375,
                            "deviation": 63.34965896606445,
                            "volatility": 0.05959149822592735
                        }
                    },
                    "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/8029318"
            },
            "players": {
                "black": {
                    "id": 41015,
                    "username": "nomadfarmer",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/c566ab286b8cf697a3bd7cd2afea89d6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1929.5523955071098,
                            "deviation": 72.13321514395165,
                            "volatility": 0.06007468195886125
                        }
                    },
                    "ranking": 30.13308343956734,
                    "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": 8029318,
            "name": "Tournament Game: Tournament 13 (13423) R:5 (Julko vs nomadfarmer)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 41015,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1730.117",
            "white_player_rank": 16,
            "white_player_rating": "771.626",
            "time_per_move": 49920,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": 13423,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-03-11T00:17:01.265743Z",
            "ended": "2017-04-22T22:00:52.812123Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 41015,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1964.091796875,
                            "deviation": 67.26827239990234,
                            "volatility": 0.06008653715252876
                        }
                    },
                    "username": "nomadfarmer",
                    "country": "us",
                    "ranking": 30.13308343956734,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c566ab286b8cf697a3bd7cd2afea89d6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.6287841796875,
                            "deviation": 68.16669464111328,
                            "volatility": 0.05963345617055893
                        }
                    },
                    "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/15947786"
            },
            "players": {
                "black": {
                    "id": 549053,
                    "username": "musuko",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f73ad2d8ec51862a066efc7ca1e8421f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.3359398247287,
                            "deviation": 63.921918307499034,
                            "volatility": 0.05994750145245326
                        }
                    },
                    "ranking": 18.29956052992612,
                    "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": 15947786,
            "name": "Tournament Game: Corgi playing go (34227) R:1 (Julko vs musuko)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 549053,
            "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": 15,
            "black_player_rating": "690.892",
            "white_player_rank": 16,
            "white_player_rating": "707.890",
            "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": 34227,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-01T08:01:05.130950Z",
            "ended": "2019-01-05T16:52:42.760967Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 549053,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.3515625,
                            "deviation": 65.52900695800781,
                            "volatility": 0.05996716767549515
                        }
                    },
                    "username": "musuko",
                    "country": "us",
                    "ranking": 18.29956052992612,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f73ad2d8ec51862a066efc7ca1e8421f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.8497314453125,
                            "deviation": 65.50704193115234,
                            "volatility": 0.0594002902507782
                        }
                    },
                    "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/15970085"
            },
            "players": {
                "black": {
                    "id": 602984,
                    "username": "Milocka",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/f756a7fd8f5342e48ff3d757bfe01075-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1256.5101923116154,
                            "deviation": 70.24743297346414,
                            "volatility": 0.05999438315544487
                        }
                    },
                    "ranking": 20.20289401954216,
                    "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": 15970085,
            "name": "Tournament Game: Guiding Stones 1 (43843) R:1 (Julko vs Milocka)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 602984,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 10,
            "black_player_rating": "131.199",
            "white_player_rank": 16,
            "white_player_rating": "740.435",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-02T23:21:57.102865Z",
            "ended": "2019-01-05T17:59:05.715715Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 602984,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.0133056640625,
                            "deviation": 94.15750122070312,
                            "volatility": 0.05999748408794403
                        }
                    },
                    "username": "Milocka",
                    "country": "br",
                    "ranking": 20.20289401954216,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f756a7fd8f5342e48ff3d757bfe01075-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.1246337890625,
                            "deviation": 65.05265808105469,
                            "volatility": 0.05939815193414688
                        }
                    },
                    "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
        }
    ]
}