List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&page=97
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=98",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=96",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/9164553"
            },
            "players": {
                "black": {
                    "id": 12516,
                    "username": "beidao",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.1892462408214,
                            "deviation": 64.09167275280531,
                            "volatility": 0.05972569442227329
                        }
                    },
                    "ranking": 15.265852212220901,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 9164553,
            "name": "Tournament Game: Tournament 34 (27685) R:1 (Julko vs beidao)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 12516,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "888.591",
            "white_player_rank": 17,
            "white_player_rating": "842.840",
            "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": false,
            "tournament": 27685,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2017-06-22T05:01:02.205267Z",
            "ended": "2017-07-23T15:21:26.791247Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 12516,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.9276123046875,
                            "deviation": 63.6925163269043,
                            "volatility": 0.05995035544037819
                        }
                    },
                    "username": "beidao",
                    "country": "gb",
                    "ranking": 15.265852212220901,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.231201171875,
                            "deviation": 64.38311004638672,
                            "volatility": 0.05960886925458908
                        }
                    },
                    "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/12432980"
            },
            "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": 64916,
                    "username": "thelibragirl",
                    "country": "za",
                    "icon": "https://user-uploads.online-go.com/820e732fd7729bef8e7b8875e94f160d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1195.5232041309173,
                            "deviation": 64.64303278698365,
                            "volatility": 0.05995109469658646
                        }
                    },
                    "ranking": 19.051082614692298,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12432980,
            "name": "Tournament Game: Tournament 21 (18828) R:3 (thelibragirl vs Julko)",
            "creator": 64916,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 64916,
            "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": "789.364",
            "white_player_rank": 19,
            "white_player_rating": "1009.021",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 18828,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-12T04:02:21.805704Z",
            "ended": "2018-05-10T19:19:39.573446Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1294.8494873046875,
                            "deviation": 63.10749053955078,
                            "volatility": 0.05950551852583885
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 64916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1273.3983154296875,
                            "deviation": 65.02354431152344,
                            "volatility": 0.05996793136000633
                        }
                    },
                    "username": "thelibragirl",
                    "country": "za",
                    "ranking": 19.051082614692298,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/820e732fd7729bef8e7b8875e94f160d-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/12674257"
            },
            "players": {
                "black": {
                    "id": 72325,
                    "username": "Farnham",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/dfb160f9477c3c831ed0183e2ec46ada?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1369.1167754017358,
                            "deviation": 61.64392233501835,
                            "volatility": 0.05951598368467487
                        }
                    },
                    "ranking": 22.189804182172285,
                    "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": 12674257,
            "name": "Tournament Game: Tournament 45 (36007) R:1 (Julko vs Farnham)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 72325,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 21,
            "black_player_rating": "1270.632",
            "white_player_rank": 16,
            "white_player_rating": "773.445",
            "time_per_move": 262080,
            "time_control_parameters": "{\"period_time\": 259200, \"main_time\": 259200, \"system\": \"canadian\", \"pause_on_weekends\": true, \"time_control\": \"canadian\", \"stones_per_period\": 1, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 36007,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-30T06:00:52.755730Z",
            "ended": "2018-05-11T04:55:44.456122Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 72325,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.6627197265625,
                            "deviation": 62.99586868286133,
                            "volatility": 0.05975041538476944
                        }
                    },
                    "username": "Farnham",
                    "country": "us",
                    "ranking": 22.189804182172285,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/dfb160f9477c3c831ed0183e2ec46ada?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.4298095703125,
                            "deviation": 63.516258239746094,
                            "volatility": 0.059505052864551544
                        }
                    },
                    "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/7546691"
            },
            "players": {
                "black": {
                    "id": 404149,
                    "username": "Тotoro",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/0c7b952463c11feb78ec3b28194e68b2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 579.2910363701156,
                            "deviation": 79.57259918571509,
                            "volatility": 0.05998848290857419
                        }
                    },
                    "ranking": 5,
                    "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": 7546691,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2017-01-21 01:00 (24020) R:1 (Julko vs Totora)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 404149,
            "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": 9,
            "black_player_rating": "30.835",
            "white_player_rank": 14,
            "white_player_rating": "500.016",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 24020,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "94.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-01-21T01:00:44.615429Z",
            "ended": "2017-02-20T13:47:30.101966Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 404149,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.0089721679688,
                            "deviation": 95.37114715576172,
                            "volatility": 0.060004908591508865
                        }
                    },
                    "username": "Тotoro",
                    "country": "ru",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0c7b952463c11feb78ec3b28194e68b2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.5562744140625,
                            "deviation": 73.23334503173828,
                            "volatility": 0.059640586376190186
                        }
                    },
                    "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/12577272"
            },
            "players": {
                "black": {
                    "id": 476154,
                    "username": "20-100",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/3e29ad0ceda0b9d5536746664ba5208d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.577246005081,
                            "deviation": 61.946417943549726,
                            "volatility": 0.059950149960506474
                        }
                    },
                    "ranking": 24.876179220585307,
                    "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": 12577272,
            "name": "Play go",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 476154,
            "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": "642.992",
            "white_player_rank": 17,
            "white_player_rating": "844.578",
            "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": "25.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-23T06:48:04.473599Z",
            "ended": "2018-05-08T19:11:02.226418Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 476154,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.949951171875,
                            "deviation": 64.02056884765625,
                            "volatility": 0.059989314526319504
                        }
                    },
                    "username": "20-100",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 24.876179220585307,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e29ad0ceda0b9d5536746664ba5208d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.7572021484375,
                            "deviation": 63.20008850097656,
                            "volatility": 0.059506841003894806
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/3951928"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 104785,
                    "username": "bd_",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d5a138149601087e78436b67718578cd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1198.7156949232578,
                            "deviation": 64.60523447731528,
                            "volatility": 0.06003047081687069
                        }
                    },
                    "ranking": 19.112819315798358,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 3951928,
            "name": "Ladder Challenge: bd_(#72) vs Julko(#55)",
            "creator": 104785,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 104785,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "965.500",
            "white_player_rank": 19,
            "white_player_rating": "1009.116",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-02-09T05:51:44.061708Z",
            "ended": "2016-02-21T01:19:44.069414Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.759033203125,
                            "deviation": 73.08120727539062,
                            "volatility": 0.059720784425735474
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 104785,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.1138916015625,
                            "deviation": 65.38672637939453,
                            "volatility": 0.06000028923153877
                        }
                    },
                    "username": "bd_",
                    "country": "us",
                    "ranking": 19.112819315798358,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d5a138149601087e78436b67718578cd?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/395566"
            },
            "players": {
                "black": {
                    "id": 6489,
                    "username": "folly",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.5384440115931,
                            "deviation": 65.40421445201942,
                            "volatility": 0.05994538637023112
                        }
                    },
                    "ranking": 18.223474951389964,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 395566,
            "name": "druuchi's mini-tournament",
            "creator": 6489,
            "mode": "game",
            "source": "play",
            "black": 6489,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 2216,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "71.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2013-05-26T08:50:08Z",
            "ended": "2013-07-22T09:05:24Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 6489,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.977783203125,
                            "deviation": 94.74105834960938,
                            "volatility": 0.05998782068490982
                        }
                    },
                    "username": "folly",
                    "country": "au",
                    "ranking": 18.223474951389964,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/55bf20f8c369818205f9fd89a6f30687-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.2967529296875,
                            "deviation": 70.82360076904297,
                            "volatility": 0.05970355123281479
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12802052"
            },
            "players": {
                "black": {
                    "id": 1284,
                    "username": "g0blin",
                    "country": "rs",
                    "icon": "https://user-uploads.online-go.com/352cd49ea31be2f00577375db7e23581-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1215.046109921053,
                            "deviation": 68.43069828188605,
                            "volatility": 0.06015405380890099
                        }
                    },
                    "ranking": 19.426068845802526,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12802052,
            "name": "Tournament Game: Kuksu Main Title Tournament 11th Cycle - League E5 (36386) R:1 (Julko vs g0blin)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1284,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 36386,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2018-05-09T17:49:13.887948Z",
            "ended": "2018-05-12T17:49:14.184265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1284,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.1234130859375,
                            "deviation": 63.7535285949707,
                            "volatility": 0.06005527824163437
                        }
                    },
                    "username": "g0blin",
                    "country": "rs",
                    "ranking": 19.426068845802526,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/352cd49ea31be2f00577375db7e23581-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1268.024658203125,
                            "deviation": 63.21685028076172,
                            "volatility": 0.05950111150741577
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/20181523"
            },
            "players": {
                "black": {
                    "id": 115475,
                    "username": "kissmecomix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 837.7905442150227,
                            "deviation": 72.44171813537622,
                            "volatility": 0.0599097512389086
                        }
                    },
                    "ranking": 10.819612245364635,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 20181523,
            "name": "Tournament Game: Alan Turing Nines Title Tournament 2019 (49196) R:2 (Julko vs kissmecomix)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 115475,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "642.210",
            "white_player_rank": 14,
            "white_player_rating": "587.834",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 49196,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-10-31T22:48:05.539844Z",
            "ended": "2019-11-10T12:33:43.075665Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 115475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.9486083984375,
                            "deviation": 66.26850891113281,
                            "volatility": 0.06001545116305351
                        }
                    },
                    "username": "kissmecomix",
                    "country": "us",
                    "ranking": 10.819612245364635,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1110.5208740234375,
                            "deviation": 69.18046569824219,
                            "volatility": 0.05927401781082153
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12747086"
            },
            "players": {
                "black": {
                    "id": 28264,
                    "username": "Ingrid",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/2921f1c1a7f4d0017783ddb13e8b2d4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.7124746810232,
                            "deviation": 66.90348788751844,
                            "volatility": 0.060129807496517126
                        }
                    },
                    "ranking": 20.151291274640464,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12747086,
            "name": "Tournament Game: Minato (36656) R:1 (Julko vs Ingrid)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 28264,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1077.245",
            "white_player_rank": 17,
            "white_player_rating": "816.487",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 36656,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-05-05T16:01:13.229706Z",
            "ended": "2018-05-13T10:21:02.586740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 28264,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.626220703125,
                            "deviation": 64.21421813964844,
                            "volatility": 0.06009756773710251
                        }
                    },
                    "username": "Ingrid",
                    "country": "gb",
                    "ranking": 20.151291274640464,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2921f1c1a7f4d0017783ddb13e8b2d4b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1299.196533203125,
                            "deviation": 63.39968490600586,
                            "volatility": 0.05950893461704254
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}