List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=47
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&page=48",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=46",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/1814291"
            },
            "players": {
                "black": {
                    "id": 85808,
                    "username": "Vicarios",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/034f7105a4dc52a0415225b1cc8b8847-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.212318752542,
                            "deviation": 61.61875337128114,
                            "volatility": 0.059969177012085095
                        }
                    },
                    "ranking": 26.44254258209579,
                    "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": 1814291,
            "name": "Teaching Game",
            "creator": 85808,
            "mode": "game",
            "source": "play",
            "black": 85808,
            "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": 20,
            "black_player_rating": "1153.011",
            "white_player_rank": 27,
            "white_player_rating": "1824.220",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2015-04-03T11:05:01.210104Z",
            "ended": "2015-04-14T08:25:38.281874Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 85808,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.0115966796875,
                            "deviation": 63.88512420654297,
                            "volatility": 0.059947557747364044
                        }
                    },
                    "username": "Vicarios",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 26.44254258209579,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/034f7105a4dc52a0415225b1cc8b8847-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2076.41943359375,
                            "deviation": 66.75865173339844,
                            "volatility": 0.060004375874996185
                        }
                    },
                    "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/26309820"
            },
            "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": 26309820,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 345600, \"max_time\": 345600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-21T05:07:46.375769Z",
            "ended": "2020-09-07T19:16:57.538672Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1937.802490234375,
                            "deviation": 65.09416198730469,
                            "volatility": 0.05988074094057083
                        }
                    },
                    "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": 1959.806396484375,
                            "deviation": 66.17070007324219,
                            "volatility": 0.06001369655132294
                        }
                    },
                    "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/16507085"
            },
            "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": 16507085,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-02-11T22:07:59.748025Z",
            "ended": "2019-04-14T03:43:40.077140Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.8780517578125,
                            "deviation": 67.0956039428711,
                            "volatility": 0.05991293862462044
                        }
                    },
                    "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": 1999.510009765625,
                            "deviation": 71.53495788574219,
                            "volatility": 0.060020096600055695
                        }
                    },
                    "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/16263100"
            },
            "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": 16263100,
            "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": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-24T00:15:07.143658Z",
            "ended": "2019-04-25T05:23:20.352081Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1999.510009765625,
                            "deviation": 71.53495788574219,
                            "volatility": 0.060020096600055695
                        }
                    },
                    "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": 1956.3250732421875,
                            "deviation": 67.24649047851562,
                            "volatility": 0.05991189554333687
                        }
                    },
                    "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/17580584"
            },
            "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": 17580584,
            "name": "Friendly Match",
            "creator": 21826,
            "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": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-25T08:31:18.396307Z",
            "ended": "2019-06-08T05:00:35.616511Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1998.243408203125,
                            "deviation": 66.79529571533203,
                            "volatility": 0.05990882217884064
                        }
                    },
                    "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": 1997.69482421875,
                            "deviation": 70.20472717285156,
                            "volatility": 0.06002003327012062
                        }
                    },
                    "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/13228495"
            },
            "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": 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": ""
                }
            },
            "id": 13228495,
            "name": "Tournament Game: FSTS Spring 2016 (9995) R:6 (Russian vs rtayek)",
            "creator": 58687,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 58687,
            "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": "1975.346",
            "white_player_rank": 29,
            "white_player_rating": "2080.659",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 9995,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-06-11T22:11:22.422137Z",
            "ended": "2018-06-29T16:17:59.894501Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2045.201416015625,
                            "deviation": 65.8300552368164,
                            "volatility": 0.059993114322423935
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58687,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2226.562255859375,
                            "deviation": 67.80071258544922,
                            "volatility": 0.0600380040705204
                        }
                    },
                    "username": "Russian",
                    "country": "ru",
                    "ranking": 31.66671623155606,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1ac09a805ecdb622ca9de592c596162e-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/17448300"
            },
            "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": 17448300,
            "name": "5 space extension practice",
            "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": "156.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-16T05:45:05.412816Z",
            "ended": "2019-05-03T02:34:25.424257Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 165392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.0030517578125,
                            "deviation": 64.77337646484375,
                            "volatility": 0.05999888852238655
                        }
                    },
                    "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": 1965.74658203125,
                            "deviation": 67.49492645263672,
                            "volatility": 0.05991675704717636
                        }
                    },
                    "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/17742645"
            },
            "players": {
                "black": {
                    "id": 10377,
                    "username": "Hampe",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/77464c0e5ba0f9ebe3cf359c3de538b6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.4075214626573,
                            "deviation": 68.48439485202067,
                            "volatility": 0.05959591886805786
                        }
                    },
                    "ranking": 27.083602895290515,
                    "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": 17742645,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2017 (28967) R:3 (rtayek vs Hampe)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 10377,
            "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": 24,
            "black_player_rating": "1533.003",
            "white_player_rank": 26,
            "white_player_rating": "1782.579",
            "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": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-05-06T05:42:14.236363Z",
            "ended": "2019-05-31T04:59:13.837574Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 10377,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1796.3487548828125,
                            "deviation": 64.04295349121094,
                            "volatility": 0.059742510318756104
                        }
                    },
                    "username": "Hampe",
                    "country": "se",
                    "ranking": 27.083602895290515,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/77464c0e5ba0f9ebe3cf359c3de538b6-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.4898681640625,
                            "deviation": 66.785400390625,
                            "volatility": 0.05991073697805405
                        }
                    },
                    "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/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/17810472"
            },
            "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": 17810472,
            "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": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-05-11T07:37:39.572133Z",
            "ended": "2019-06-20T00:09:39.981020Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1987.37109375,
                            "deviation": 67.36454772949219,
                            "volatility": 0.05990861728787422
                        }
                    },
                    "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": 1997.69482421875,
                            "deviation": 70.20472717285156,
                            "volatility": 0.06002003327012062
                        }
                    },
                    "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
        }
    ]
}