List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=85
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=-id&page=86",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=84",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20486996"
            },
            "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": 20486996,
            "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": 351360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 345600, \"initial_time\": 518400, \"max_time\": 518400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-21T19:45:14.093788Z",
            "ended": "2020-01-01T00:49:26.191819Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1981.335205078125,
                            "deviation": 63.90645980834961,
                            "volatility": 0.05988689512014389
                        }
                    },
                    "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": 1908.9962158203125,
                            "deviation": 64.5231704711914,
                            "volatility": 0.060016270726919174
                        }
                    },
                    "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/20393223"
            },
            "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": 58836,
                    "username": "DrQuantum",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.8361558091883,
                            "deviation": 63.8496233675395,
                            "volatility": 0.05898739293751682
                        }
                    },
                    "ranking": 15.257799068091293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20393223,
            "name": "Tournament Game: FSTS Spring 2016 Rumble (10001) R:5 (DrQuantum vs rtayek)",
            "creator": 58836,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 58836,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 25,
            "black_player_rating": "1654.611",
            "white_player_rank": 19,
            "white_player_rating": "1017.949",
            "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": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-15T12:45:16.995769Z",
            "ended": "2019-12-02T00:13:31.585806Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1942.96435546875,
                            "deviation": 64.94767761230469,
                            "volatility": 0.05989804118871689
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 58836,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.8096923828125,
                            "deviation": 64.03759765625,
                            "volatility": 0.05944224074482918
                        }
                    },
                    "username": "DrQuantum",
                    "country": "us",
                    "ranking": 15.257799068091293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5192a63f12fa80c878392f9d0034612b-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/20393222"
            },
            "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": 48251,
                    "username": "Mitsunari",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.7412279865507,
                            "deviation": 64.42988204036969,
                            "volatility": 0.06031357205398458
                        }
                    },
                    "ranking": 25.575614109784766,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20393222,
            "name": "Tournament Game: FSTS Spring 2016 Rumble (10001) R:5 (Mitsunari vs rtayek)",
            "creator": 48251,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 48251,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 10001,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2019-11-15T12:45:16.861630Z",
            "ended": "2019-11-15T20:29:09.559589Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.1531982421875,
                            "deviation": 66.34447479248047,
                            "volatility": 0.059901416301727295
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 48251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.7574462890625,
                            "deviation": 64.31067657470703,
                            "volatility": 0.060338880866765976
                        }
                    },
                    "username": "Mitsunari",
                    "country": "fr",
                    "ranking": 25.575614109784766,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-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/20393221"
            },
            "players": {
                "black": {
                    "id": 24163,
                    "username": "Nutsy",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/f58e8cacac991d1b73630d0644fd6beb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.6030181729868,
                            "deviation": 63.54212831989301,
                            "volatility": 0.059526221242759386
                        }
                    },
                    "ranking": 19.68293522021077,
                    "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": 20393221,
            "name": "Tournament Game: FSTS Spring 2016 Rumble (10001) R:5 (rtayek vs Nutsy)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 24163,
            "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": 22,
            "black_player_rating": "1365.338",
            "white_player_rank": 25,
            "white_player_rating": "1608.278",
            "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": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-15T12:45:16.795193Z",
            "ended": "2020-02-07T06:58:55.914504Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 24163,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.42041015625,
                            "deviation": 65.5420150756836,
                            "volatility": 0.05967993289232254
                        }
                    },
                    "username": "Nutsy",
                    "country": "de",
                    "ranking": 19.68293522021077,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f58e8cacac991d1b73630d0644fd6beb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1910.0816650390625,
                            "deviation": 63.94751739501953,
                            "volatility": 0.05989186093211174
                        }
                    },
                    "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/20393217"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 20393217,
            "name": "Tournament Game: FSTS Spring 2016 Rumble (10001) R:5 (rtayek vs havefun)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 125124,
            "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": 24,
            "black_player_rating": "1514.361",
            "white_player_rank": 26,
            "white_player_rating": "1700.117",
            "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": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-15T12:45:16.369588Z",
            "ended": "2019-11-17T06:44:58.869809Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 125124,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.040283203125,
                            "deviation": 62.80789566040039,
                            "volatility": 0.05998710170388222
                        }
                    },
                    "username": "havefun",
                    "country": "ca",
                    "ranking": 26.102598882131243,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/01392fa3394b66f75ba6f8471bf0ee73?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.1531982421875,
                            "deviation": 66.34447479248047,
                            "volatility": 0.059901416301727295
                        }
                    },
                    "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/20393213"
            },
            "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": 20393213,
            "name": "Tournament Game: FSTS Spring 2016 Rumble (10001) R:5 (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": 25,
            "black_player_rating": "1659.208",
            "white_player_rank": 28,
            "white_player_rating": "1910.497",
            "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": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-15T12:45:15.900966Z",
            "ended": "2019-11-30T10:10:11.051533Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1948.2364501953125,
                            "deviation": 64.88203430175781,
                            "volatility": 0.05989960581064224
                        }
                    },
                    "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": 2170.988037109375,
                            "deviation": 66.70658874511719,
                            "volatility": 0.06004289165139198
                        }
                    },
                    "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/20271022"
            },
            "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": 20271022,
            "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\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-07T22:50:05.324125Z",
            "ended": "2019-12-26T08:03:19.197421Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1953.8126220703125,
                            "deviation": 64.44647216796875,
                            "volatility": 0.059890080243349075
                        }
                    },
                    "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": 1908.9962158203125,
                            "deviation": 64.5231704711914,
                            "volatility": 0.060016270726919174
                        }
                    },
                    "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/20271021"
            },
            "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": 20271021,
            "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\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "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-11-07T22:50:04.268218Z",
            "ended": "2019-11-25T09:40:02.882615Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1968.61767578125,
                            "deviation": 65.19922637939453,
                            "volatility": 0.05990014970302582
                        }
                    },
                    "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": 1930.9378662109375,
                            "deviation": 65.04964447021484,
                            "volatility": 0.06001724675297737
                        }
                    },
                    "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/20271018"
            },
            "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": 20271018,
            "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\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-07T22:50:03.650165Z",
            "ended": "2019-12-09T06:20:56.534511Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1948.7349853515625,
                            "deviation": 65.35160827636719,
                            "volatility": 0.05989360064268112
                        }
                    },
                    "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": 1930.9378662109375,
                            "deviation": 65.04964447021484,
                            "volatility": 0.06001724675297737
                        }
                    },
                    "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/20258974"
            },
            "players": {
                "black": {
                    "id": 476339,
                    "username": "VPshunt5",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/361fa36feaf2a08946eb4f238b96128d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2120.0971932493453,
                            "deviation": 84.04982835529422,
                            "volatility": 0.05979076239564588
                        }
                    },
                    "ranking": 32.31320869008956,
                    "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": 20258974,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2019-07-16 17:01 (49832) R:2 (rtayek vs VPshunt5)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 476339,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 23,
            "black_player_rating": "1472.442",
            "white_player_rank": 26,
            "white_player_rating": "1756.406",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 49832,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-11-06T06:33:29.996319Z",
            "ended": "2019-11-10T07:46:38.806863Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 476339,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1850.7098388671875,
                            "deviation": 64.43310546875,
                            "volatility": 0.059670090675354004
                        }
                    },
                    "username": "VPshunt5",
                    "country": "jp",
                    "ranking": 32.31320869008956,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/361fa36feaf2a08946eb4f238b96128d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2007.547607421875,
                            "deviation": 66.14663696289062,
                            "volatility": 0.05990180745720863
                        }
                    },
                    "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
        }
    ]
}