List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=66
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=67",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/29891725"
            },
            "players": {
                "black": {
                    "id": 641541,
                    "username": "alarique",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/ba686cae86406d4703ecfc805aa04bb2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2070.414233524095,
                            "deviation": 64.93679284949964,
                            "volatility": 0.05998051541158083
                        }
                    },
                    "ranking": 31.764247336082917,
                    "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": 29891725,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:3 (rtayek vs alarique)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 641541,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 56209,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-07T16:40:09.913087Z",
            "ended": "2021-03-12T21:56:22.562735Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 641541,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2142.978515625,
                            "deviation": 65.22479248046875,
                            "volatility": 0.0599617175757885
                        }
                    },
                    "username": "alarique",
                    "country": "fr",
                    "ranking": 31.764247336082917,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ba686cae86406d4703ecfc805aa04bb2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1892.2796630859375,
                            "deviation": 64.77729797363281,
                            "volatility": 0.05987556278705597
                        }
                    },
                    "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/29891718"
            },
            "players": {
                "black": {
                    "id": 681308,
                    "username": "sogeigen",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/faa4cb1a9957afbde5b42823b9e7402d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2301.1658258102234,
                            "deviation": 71.40585445096153,
                            "volatility": 0.05997349129667473
                        }
                    },
                    "ranking": 34.21044244266977,
                    "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": 29891718,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:3 (rtayek vs sogeigen)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 681308,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 56209,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-01-07T16:40:09.324429Z",
            "ended": "2021-01-10T16:40:10.007667Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 681308,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2301.165771484375,
                            "deviation": 71.40585327148438,
                            "volatility": 0.05997348949313164
                        }
                    },
                    "username": "sogeigen",
                    "country": "ca",
                    "ranking": 34.21044244266977,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/faa4cb1a9957afbde5b42823b9e7402d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1886.873779296875,
                            "deviation": 64.67053985595703,
                            "volatility": 0.059872549027204514
                        }
                    },
                    "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/29719064"
            },
            "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": 29719064,
            "name": "2021 First Stones 20x21",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 20,
            "height": 21,
            "rules": "aga",
            "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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-01-02T02:36:54.848661Z",
            "ended": "2021-03-14T19:17:43.493344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.5958251953125,
                            "deviation": 65.78514099121094,
                            "volatility": 0.0600011944770813
                        }
                    },
                    "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": 1911.3824462890625,
                            "deviation": 64.91216278076172,
                            "volatility": 0.059881553053855896
                        }
                    },
                    "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/29719020"
            },
            "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": 29719020,
            "name": "2021 First Stones 15x15",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 15,
            "height": 15,
            "rules": "aga",
            "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": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-02T02:36:53.923749Z",
            "ended": "2021-02-17T03:48:06.188042Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.5958251953125,
                            "deviation": 65.78514099121094,
                            "volatility": 0.0600011944770813
                        }
                    },
                    "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": 1878.9976806640625,
                            "deviation": 64.50352478027344,
                            "volatility": 0.05986955016851425
                        }
                    },
                    "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/29490429"
            },
            "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": 562988,
                    "username": "JaaneW",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/32d67c3ca99bfba0669a014f33747a61-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1330.7746780968896,
                            "deviation": 63.564254129197444,
                            "volatility": 0.0599033187290021
                        }
                    },
                    "ranking": 21.53223757528334,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29490429,
            "name": "Tournament Game: Fun 19x19 tournament (51780) R:3 (JaaneW vs rtayek)",
            "creator": 562988,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 562988,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 51780,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-25T17:40:08.017028Z",
            "ended": "2021-01-06T07:43:18.020794Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1885.3170166015625,
                            "deviation": 63.247703552246094,
                            "volatility": 0.059873323887586594
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 562988,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.985595703125,
                            "deviation": 63.27609634399414,
                            "volatility": 0.05992183834314346
                        }
                    },
                    "username": "JaaneW",
                    "country": "ru",
                    "ranking": 21.53223757528334,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32d67c3ca99bfba0669a014f33747a61-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/29260975"
            },
            "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": 55635,
                    "username": "HellRaven",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/3a85290155cb5653cbb4121dd2b2d483-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2155.416335422381,
                            "deviation": 76.15696712195468,
                            "volatility": 0.05990594111239798
                        }
                    },
                    "ranking": 32.69569221415181,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29260975,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:1 (HellRaven vs rtayek)",
            "creator": 55635,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 55635,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-17T23:34:58.499298Z",
            "ended": "2021-01-06T02:04:45.330446Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1891.3433837890625,
                            "deviation": 63.20016098022461,
                            "volatility": 0.05987491086125374
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 55635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2070.295166015625,
                            "deviation": 64.6097412109375,
                            "volatility": 0.06006086617708206
                        }
                    },
                    "username": "HellRaven",
                    "country": "ca",
                    "ranking": 32.69569221415181,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a85290155cb5653cbb4121dd2b2d483-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/29260974"
            },
            "players": {
                "black": {
                    "id": 523950,
                    "username": "UncleThed",
                    "country": "kg",
                    "icon": "https://user-uploads.online-go.com/aa498ebadf29ff46da3b1330f642de89-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1778.8069720886574,
                            "deviation": 63.271024270814415,
                            "volatility": 0.061193179407094324
                        }
                    },
                    "ranking": 28.249943045754943,
                    "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": 29260974,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:1 (rtayek vs Gehedzh)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 523950,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-17T23:34:58.437940Z",
            "ended": "2021-01-04T08:12:46.475360Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 523950,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1935.0767822265625,
                            "deviation": 67.56287384033203,
                            "volatility": 0.06020389497280121
                        }
                    },
                    "username": "UncleThed",
                    "country": "kg",
                    "ranking": 28.249943045754943,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa498ebadf29ff46da3b1330f642de89-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1901.142822265625,
                            "deviation": 63.363407135009766,
                            "volatility": 0.059875693172216415
                        }
                    },
                    "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/29260973"
            },
            "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": 710368,
                    "username": "Macrophage",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.480140954984,
                            "deviation": 68.86767839385769,
                            "volatility": 0.05978409146833194
                        }
                    },
                    "ranking": 27.518465208276325,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29260973,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:1 (Macrophage vs rtayek)",
            "creator": 710368,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 710368,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-17T23:34:58.378293Z",
            "ended": "2020-12-28T21:00:58.602958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1900.143798828125,
                            "deviation": 63.62031173706055,
                            "volatility": 0.05987805500626564
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 710368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.19921875,
                            "deviation": 65.8869857788086,
                            "volatility": 0.06000194326043129
                        }
                    },
                    "username": "Macrophage",
                    "country": "un",
                    "ranking": 27.518465208276325,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-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/29260972"
            },
            "players": {
                "black": {
                    "id": 723381,
                    "username": "csgrsg",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/a50d69d671a33df8800b83d5291aa02e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.0459173793045,
                            "deviation": 66.13709493862844,
                            "volatility": 0.059460080386305736
                        }
                    },
                    "ranking": 28.524716762909385,
                    "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": 29260972,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:1 (rtayek vs csgrsg)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 723381,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-17T23:34:58.308294Z",
            "ended": "2021-01-18T20:13:15.036914Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 723381,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1882.3675537109375,
                            "deviation": 63.14793014526367,
                            "volatility": 0.059938449412584305
                        }
                    },
                    "username": "csgrsg",
                    "country": "ru",
                    "ranking": 28.524716762909385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a50d69d671a33df8800b83d5291aa02e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1870.2054443359375,
                            "deviation": 64.36283111572266,
                            "volatility": 0.05986998230218887
                        }
                    },
                    "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/29260967"
            },
            "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": 323900,
                    "username": "kappa_gi",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ec41af48b4085f7a6740e8080804ef3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2006.4793227894615,
                            "deviation": 68.81615302518705,
                            "volatility": 0.05993882991490642
                        }
                    },
                    "ranking": 31.03809909811008,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29260967,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:1 (kappa_gi vs rtayek)",
            "creator": 323900,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 323900,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-17T23:34:58.001807Z",
            "ended": "2021-01-17T09:00:35.064503Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1877.7987060546875,
                            "deviation": 64.46546173095703,
                            "volatility": 0.05987140163779259
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 323900,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2005.994140625,
                            "deviation": 79.32756042480469,
                            "volatility": 0.05999232828617096
                        }
                    },
                    "username": "kappa_gi",
                    "country": "it",
                    "ranking": 31.03809909811008,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ec41af48b4085f7a6740e8080804ef3-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
        }
    ]
}