List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-ended&page=97
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2714,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=98",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=96",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/17181706"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 17181706,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 2419200, \"max_time\": 2419200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "30.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-28T06:35:00.145012Z",
            "ended": "2019-05-15T22:32:53.404338Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.9769287109375,
                            "deviation": 67.7690200805664,
                            "volatility": 0.05991028994321823
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2012.7269287109375,
                            "deviation": 70.8449478149414,
                            "volatility": 0.06001961603760719
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?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/17697260"
            },
            "players": {
                "black": {
                    "id": 165392,
                    "username": "ledante",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/4b7d8d70fa899f915d66552afa1b3d0e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.2773782683742,
                            "deviation": 64.3783158906068,
                            "volatility": 0.06001305459307013
                        }
                    },
                    "ranking": 14.289820276342477,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17697260,
            "name": "Friendly Match",
            "creator": 165392,
            "mode": "game",
            "source": "play",
            "black": 165392,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.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": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-05-03T05:04:34.502202Z",
            "ended": "2019-05-15T01:08:32.855437Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 165392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.8153686523438,
                            "deviation": 64.60017395019531,
                            "volatility": 0.060001078993082047
                        }
                    },
                    "username": "ledante",
                    "country": "tw",
                    "ranking": 14.289820276342477,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4b7d8d70fa899f915d66552afa1b3d0e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.9769287109375,
                            "deviation": 67.7690200805664,
                            "volatility": 0.05991028994321823
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17502935"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 125124,
                    "username": "havefun",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/01392fa3394b66f75ba6f8471bf0ee73?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1621.2298890106524,
                            "deviation": 65.04121212280471,
                            "volatility": 0.05973587897613859
                        }
                    },
                    "ranking": 26.102598882131243,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17502935,
            "name": "Tournament Game: FSTS Spring 2016 Rumble (10001) R:4 (havefun vs rtayek)",
            "creator": 125124,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 125124,
            "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": "1755.536",
            "white_player_rank": 27,
            "white_player_rating": "1833.570",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 10001,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-19T21:04:31.096614Z",
            "ended": "2019-05-14T01:40:44.810536Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1948.7061767578125,
                            "deviation": 68.24854278564453,
                            "volatility": 0.05991002172231674
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 125124,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1927.480224609375,
                            "deviation": 63.94957733154297,
                            "volatility": 0.059996347874403
                        }
                    },
                    "username": "havefun",
                    "country": "ca",
                    "ranking": 26.102598882131243,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01392fa3394b66f75ba6f8471bf0ee73?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/17218154"
            },
            "players": {
                "black": {
                    "id": 368453,
                    "username": "mtausan",
                    "country": "hr",
                    "icon": "https://user-uploads.online-go.com/feb9ebc28bf9230a1f1e4095292d6995-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.8920587124717,
                            "deviation": 65.13690400195954,
                            "volatility": 0.060070874483863584
                        }
                    },
                    "ranking": 20.845761795425492,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17218154,
            "name": "Tournament Game: Torch's Round Robin (46639) R:1 (rtayek vs mtausan)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 368453,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 8,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1216.797",
            "white_player_rank": 26,
            "white_player_rating": "1760.953",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 46639,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-30T17:00:57.868127Z",
            "ended": "2019-05-13T08:33:47.536799Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 368453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1513.72802734375,
                            "deviation": 63.60795974731445,
                            "volatility": 0.05995718017220497
                        }
                    },
                    "username": "mtausan",
                    "country": "hr",
                    "ranking": 20.845761795425492,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/feb9ebc28bf9230a1f1e4095292d6995-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1955.60791015625,
                            "deviation": 68.46360778808594,
                            "volatility": 0.05991160869598389
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17502927"
            },
            "players": {
                "black": {
                    "id": 58687,
                    "username": "Russian",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/1ac09a805ecdb622ca9de592c596162e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2061.7099130929473,
                            "deviation": 61.68639576119002,
                            "volatility": 0.06006026170205086
                        }
                    },
                    "ranking": 31.66671623155606,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17502927,
            "name": "Tournament Game: FSTS Spring 2016 Rumble (10001) R:4 (rtayek vs Russian)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 58687,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 28,
            "black_player_rating": "1903.001",
            "white_player_rank": 26,
            "white_player_rating": "1769.796",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 10001,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-19T21:04:30.276663Z",
            "ended": "2019-05-11T03:58:05.351840Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 58687,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2146.39501953125,
                            "deviation": 65.02161407470703,
                            "volatility": 0.060041673481464386
                        }
                    },
                    "username": "Russian",
                    "country": "ru",
                    "ranking": 31.66671623155606,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1ac09a805ecdb622ca9de592c596162e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.5263671875,
                            "deviation": 68.68698120117188,
                            "volatility": 0.05991319566965103
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/15912499"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 43936,
                    "username": "Sadaharu",
                    "country": "sg",
                    "icon": "https://user-uploads.online-go.com/7c560149f1de7fce503f52c3c38cdb3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2321.3839737261214,
                            "deviation": 75.20921800583413,
                            "volatility": 0.06029400805346824
                        }
                    },
                    "ranking": 34.41295107068511,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15912499,
            "name": "Tournament Game: Honinbo Main Title Tournament 2017 (25799) R:3 (Sadaharu vs rtayek)",
            "creator": 43936,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 43936,
            "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": "1769.870",
            "white_player_rank": 33,
            "white_player_rating": "2492.845",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 25799,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-12-29T18:59:25.067820Z",
            "ended": "2019-05-11T03:54:48.659091Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.725830078125,
                            "deviation": 67.9314956665039,
                            "volatility": 0.05991328880190849
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 43936,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2850.553955078125,
                            "deviation": 103.77787017822266,
                            "volatility": 0.060159362852573395
                        }
                    },
                    "username": "Sadaharu",
                    "country": "sg",
                    "ranking": 34.41295107068511,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c560149f1de7fce503f52c3c38cdb3e-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/16998384"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16998384,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 2419200, \"max_time\": 2419200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-15T19:12:26.765260Z",
            "ended": "2019-05-11T03:01:38.498257Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.725830078125,
                            "deviation": 67.9314956665039,
                            "volatility": 0.05991328880190849
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2012.7269287109375,
                            "deviation": 70.8449478149414,
                            "volatility": 0.06001961603760719
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?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/16998386"
            },
            "players": {
                "black": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16998386,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 2419200, \"max_time\": 2419200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "15.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-15T19:12:29.565097Z",
            "ended": "2019-05-11T01:33:03.417527Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2012.7269287109375,
                            "deviation": 70.8449478149414,
                            "volatility": 0.06001961603760719
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.725830078125,
                            "deviation": 67.9314956665039,
                            "volatility": 0.05991328880190849
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17218156"
            },
            "players": {
                "black": {
                    "id": 84976,
                    "username": "KrodinShin",
                    "country": "mk",
                    "icon": "https://secure.gravatar.com/avatar/063fc42631ac742c974ed02ad8ea2489?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.843505175852,
                            "deviation": 77.89184429426412,
                            "volatility": 0.060025582144297984
                        }
                    },
                    "ranking": 27.10324861583183,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17218156,
            "name": "Tournament Game: Torch's Round Robin (46639) R:1 (rtayek vs KrodinShin)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 84976,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "655.920",
            "white_player_rank": 26,
            "white_player_rating": "1769.706",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 46639,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-30T17:00:58.474521Z",
            "ended": "2019-05-09T12:35:56.581376Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 84976,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.843505859375,
                            "deviation": 77.891845703125,
                            "volatility": 0.06002558395266533
                        }
                    },
                    "username": "KrodinShin",
                    "country": "mk",
                    "ranking": 27.10324861583183,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/063fc42631ac742c974ed02ad8ea2489?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.725830078125,
                            "deviation": 67.9314956665039,
                            "volatility": 0.05991328880190849
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17742648"
            },
            "players": {
                "black": {
                    "id": 14124,
                    "username": "Teldris",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/c8c78e84db8acda0f801625b518ed536-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1782.8456286252558,
                            "deviation": 62.41994933154568,
                            "volatility": 0.05988537779650267
                        }
                    },
                    "ranking": 28.302443920700025,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17742648,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2017 (28967) R:3 (rtayek vs Teldris)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 14124,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 28967,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2019-05-06T05:42:14.657012Z",
            "ended": "2019-05-08T12:27:10.513177Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 14124,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2029.370361328125,
                            "deviation": 63.51649856567383,
                            "volatility": 0.05989018827676773
                        }
                    },
                    "username": "Teldris",
                    "country": "ro",
                    "ranking": 28.302443920700025,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c8c78e84db8acda0f801625b518ed536-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1962.725830078125,
                            "deviation": 67.9314956665039,
                            "volatility": 0.05991328880190849
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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
        }
    ]
}