List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=51
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=52",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=50",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/47188455"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "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": ""
                }
            },
            "id": 47188455,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (csgrsg vs rtayek)",
            "creator": 723381,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 723381,
            "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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-19T09:51:17.078059Z",
            "ended": "2022-10-16T21:08:37.894537Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1803.1156005859375,
                            "deviation": 64.75997924804688,
                            "volatility": 0.059892166405916214
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 723381,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1867.6317138671875,
                            "deviation": 65.07254791259766,
                            "volatility": 0.05977256968617439
                        }
                    },
                    "username": "csgrsg",
                    "country": "ru",
                    "ranking": 28.524716762909385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a50d69d671a33df8800b83d5291aa02e?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/47188452"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 47188452,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-19T09:51:16.883551Z",
            "ended": "2022-10-22T22:49:46.463707Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1792.0888671875,
                            "deviation": 64.09741973876953,
                            "volatility": 0.05989063158631325
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 323900,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2038.7392578125,
                            "deviation": 65.13816833496094,
                            "volatility": 0.059959977865219116
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/47188449"
            },
            "players": {
                "black": {
                    "id": 193417,
                    "username": "deleted-7057e996-d982-480e-97f4-8fb609d07b94",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/b08be24786bc0af9318062ab2cdde152-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1796.8990666911366,
                            "deviation": 65.7855509345637,
                            "volatility": 0.05988921804893898
                        }
                    },
                    "ranking": 28.48421038188887,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47188449,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (rtayek vs cris01)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 193417,
            "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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-19T09:51:16.660310Z",
            "ended": "2022-11-10T23:34:27.003609Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 193417,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1952.989013671875,
                            "deviation": 64.27098846435547,
                            "volatility": 0.05989422649145126
                        }
                    },
                    "username": "deleted-7057e996-d982-480e-97f4-8fb609d07b94",
                    "country": "it",
                    "ranking": 28.48421038188887,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b08be24786bc0af9318062ab2cdde152-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1759.8934326171875,
                            "deviation": 63.64982604980469,
                            "volatility": 0.059891317039728165
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/47188445"
            },
            "players": {
                "black": {
                    "id": 110187,
                    "username": "lili",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/8f5b8a418cf34ede5e2c4a1cbe25b66b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1842.6427287399467,
                            "deviation": 64.80661482367509,
                            "volatility": 0.05987342940769044
                        }
                    },
                    "ranking": 29.066163606802675,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47188445,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (rtayek vs lili)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 110187,
            "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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-19T09:51:16.376994Z",
            "ended": "2022-10-17T17:13:51.335655Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 110187,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1947.1998291015625,
                            "deviation": 63.186187744140625,
                            "volatility": 0.059917278587818146
                        }
                    },
                    "username": "lili",
                    "country": "fr",
                    "ranking": 29.066163606802675,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8f5b8a418cf34ede5e2c4a1cbe25b66b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1793.48876953125,
                            "deviation": 64.53186798095703,
                            "volatility": 0.05989117920398712
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/47188440"
            },
            "players": {
                "black": {
                    "id": 833934,
                    "username": "gs2020",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2187.1499811623885,
                            "deviation": 69.36981080405283,
                            "volatility": 0.05995389999778133
                        }
                    },
                    "ranking": 33.034039137330105,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47188440,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (rtayek vs gs2020)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 833934,
            "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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-19T09:51:15.974855Z",
            "ended": "2022-10-12T04:52:19.689009Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 833934,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2104.987060546875,
                            "deviation": 69.92418670654297,
                            "volatility": 0.05992468073964119
                        }
                    },
                    "username": "gs2020",
                    "country": "us",
                    "ranking": 33.034039137330105,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b2edaa7c29e9cb84abe78e7d0254284?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1783.8245849609375,
                            "deviation": 63.77360916137695,
                            "volatility": 0.059882406145334244
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/47188434"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 47188434,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-19T09:51:15.530002Z",
            "ended": "2022-10-08T13:09:13.796638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1774.15869140625,
                            "deviation": 63.62500762939453,
                            "volatility": 0.059882983565330505
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 55635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2102.855224609375,
                            "deviation": 66.42300415039062,
                            "volatility": 0.05998653173446655
                        }
                    },
                    "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/47188427"
            },
            "players": {
                "black": {
                    "id": 784247,
                    "username": "Mr Yuen",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2258.7832884957697,
                            "deviation": 73.3024962236469,
                            "volatility": 0.060024347985094303
                        }
                    },
                    "ranking": 33.78009378346713,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47188427,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (rtayek vs Mr Yuen)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 784247,
            "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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-19T09:51:15.022314Z",
            "ended": "2022-10-15T07:57:14.738165Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 784247,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2324.44384765625,
                            "deviation": 67.31000518798828,
                            "volatility": 0.05998627468943596
                        }
                    },
                    "username": "Mr Yuen",
                    "country": "hk",
                    "ranking": 33.78009378346713,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/425602f84a9fb2a79e81d856da6f2b51?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1780.562255859375,
                            "deviation": 64.10575866699219,
                            "volatility": 0.05988112837076187
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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/47188419"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1956,
                    "username": "deleted-21130fcd-fcd6-43dd-bf3b-d8ce318e0476",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/e3408432c1a48a52fb6c74d926b38886?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2308.343576582589,
                            "deviation": 68.9333464332187,
                            "volatility": 0.05986059317474953
                        }
                    },
                    "ranking": 34.28253908037144,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47188419,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:4 (falmunction vs rtayek)",
            "creator": 1956,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1956,
            "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": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-19T09:51:14.439816Z",
            "ended": "2022-10-07T04:47:53.330045Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1775.022216796875,
                            "deviation": 62.92008972167969,
                            "volatility": 0.05988343060016632
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1956,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2349.737548828125,
                            "deviation": 67.92894744873047,
                            "volatility": 0.05985340476036072
                        }
                    },
                    "username": "deleted-21130fcd-fcd6-43dd-bf3b-d8ce318e0476",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 34.28253908037144,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e3408432c1a48a52fb6c74d926b38886?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/46949460"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 46285,
                    "username": "TShelix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ed267da33d6f6a7e95580949c12ee874-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1812.8976434912227,
                            "deviation": 68.04019553613458,
                            "volatility": 0.060055473982640585
                        }
                    },
                    "ranking": 28.68941278394472,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 46949460,
            "name": "Tournament Game: Taiwan NO.1 part III (93814) R:1 (TShelix vs rtayek)",
            "creator": 46285,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 46285,
            "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\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 93814,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-10T03:01:04.531470Z",
            "ended": "2022-10-19T17:22:21.801248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1801.4183349609375,
                            "deviation": 64.29315185546875,
                            "volatility": 0.05989167466759682
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 46285,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1871.4195556640625,
                            "deviation": 64.06105041503906,
                            "volatility": 0.0600537471473217
                        }
                    },
                    "username": "TShelix",
                    "country": "us",
                    "ranking": 28.68941278394472,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ed267da33d6f6a7e95580949c12ee874-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/46949459"
            },
            "players": {
                "black": {
                    "id": 138433,
                    "username": "arbn",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/9e34070fcea0fd1bb5292011a3e895b6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1693.80605417978,
                            "deviation": 60.91965680570023,
                            "volatility": 0.05982319630212048
                        }
                    },
                    "ranking": 27.11640794020266,
                    "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": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 46949459,
            "name": "Tournament Game: Taiwan NO.1 part III (93814) R:1 (rtayek vs arbn)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 138433,
            "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\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 93814,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-10T03:01:04.451901Z",
            "ended": "2022-11-23T15:48:10.931054Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 138433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1733.89990234375,
                            "deviation": 61.46619415283203,
                            "volatility": 0.05983422324061394
                        }
                    },
                    "username": "arbn",
                    "country": "us",
                    "ranking": 27.11640794020266,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9e34070fcea0fd1bb5292011a3e895b6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1737.5078125,
                            "deviation": 63.601478576660156,
                            "volatility": 0.059890564531087875
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "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
        }
    ]
}