List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=80
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=81",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=79",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21882453"
            },
            "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": 499807,
                    "username": "SpaceInvader",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/2735eafc3b13deee514e582d2f15d986-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1886.5211700450704,
                            "deviation": 68.35019756489119,
                            "volatility": 0.05892582499061876
                        }
                    },
                    "ranking": 29.610968192892177,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21882453,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (SpaceInvader vs rtayek)",
            "creator": 499807,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 499807,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1634.675",
            "white_player_rank": 27,
            "white_player_rating": "1839.458",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-16T17:01:27.265958Z",
            "ended": "2020-04-29T04:12:48.784082Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1919.37744140625,
                            "deviation": 67.06163787841797,
                            "volatility": 0.05987809598445892
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 499807,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1995.0987548828125,
                            "deviation": 66.01397705078125,
                            "volatility": 0.05959835276007652
                        }
                    },
                    "username": "SpaceInvader",
                    "country": "au",
                    "ranking": 29.610968192892177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2735eafc3b13deee514e582d2f15d986-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/21882451"
            },
            "players": {
                "black": {
                    "id": 307251,
                    "username": "JasonWong",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/baec7399f6829fa1b8b4a5aa5e07a21f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.3740043261075,
                            "deviation": 64.44914666307787,
                            "volatility": 0.059865173138047574
                        }
                    },
                    "ranking": 27.503602673323634,
                    "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": 21882451,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (rtayek vs JasonWong)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 307251,
            "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": 24,
            "black_player_rating": "1585.092",
            "white_player_rank": 25,
            "white_player_rating": "1660.800",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-16T17:01:27.155585Z",
            "ended": "2020-03-05T18:36:52.172726Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 307251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1857.6607666015625,
                            "deviation": 63.70992660522461,
                            "volatility": 0.059877559542655945
                        }
                    },
                    "username": "JasonWong",
                    "country": "us",
                    "ranking": 27.503602673323634,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/baec7399f6829fa1b8b4a5aa5e07a21f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1933.8291015625,
                            "deviation": 66.04301452636719,
                            "volatility": 0.05988670513033867
                        }
                    },
                    "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/21882449"
            },
            "players": {
                "black": {
                    "id": 597125,
                    "username": "Ryogishiki",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/7b995cc68feef87af2a284edfddfc2e7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1833.175557491758,
                            "deviation": 68.03172530317896,
                            "volatility": 0.05944264063044656
                        }
                    },
                    "ranking": 28.94691641777962,
                    "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": 21882449,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (rtayek vs Ryogishiki)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 597125,
            "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": 25,
            "black_player_rating": "1689.030",
            "white_player_rank": 25,
            "white_player_rating": "1675.437",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-16T17:01:27.035949Z",
            "ended": "2020-03-10T07:46:21.987300Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 597125,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1994.7650146484375,
                            "deviation": 63.62355422973633,
                            "volatility": 0.05994747579097748
                        }
                    },
                    "username": "Ryogishiki",
                    "country": "ru",
                    "ranking": 28.94691641777962,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7b995cc68feef87af2a284edfddfc2e7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1943.9305419921875,
                            "deviation": 66.47777557373047,
                            "volatility": 0.059885360300540924
                        }
                    },
                    "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/21882446"
            },
            "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": 509741,
                    "username": "gugamircea",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/c17276dcb0c912a44e6a6b37ec2cc404?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1924.6916151082496,
                            "deviation": 65.81057268410034,
                            "volatility": 0.05953981910316051
                        }
                    },
                    "ranking": 30.07469215682456,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21882446,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (gugamircea vs rtayek)",
            "creator": 509741,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 509741,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1643.907",
            "white_player_rank": 24,
            "white_player_rating": "1562.065",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-16T17:01:26.840924Z",
            "ended": "2020-04-01T13:01:03.166311Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1955.0859375,
                            "deviation": 68.41590881347656,
                            "volatility": 0.059879157692193985
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 509741,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1864.6688232421875,
                            "deviation": 65.6354751586914,
                            "volatility": 0.059818025678396225
                        }
                    },
                    "username": "gugamircea",
                    "country": "ro",
                    "ranking": 30.07469215682456,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c17276dcb0c912a44e6a6b37ec2cc404?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/21882442"
            },
            "players": {
                "black": {
                    "id": 319899,
                    "username": "ggg111",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/8b26f0690a2835afb5350d691d9b071b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1973.592248080673,
                            "deviation": 68.26363207671919,
                            "volatility": 0.05973728324569924
                        }
                    },
                    "ranking": 30.6555164768306,
                    "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": 21882442,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (rtayek vs ggg111)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 319899,
            "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": 24,
            "black_player_rating": "1588.448",
            "white_player_rank": 25,
            "white_player_rating": "1696.656",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-16T17:01:26.537548Z",
            "ended": "2020-03-10T21:58:04.831272Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 319899,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1933.0955810546875,
                            "deviation": 65.76876068115234,
                            "volatility": 0.059881146997213364
                        }
                    },
                    "username": "ggg111",
                    "country": "hk",
                    "ranking": 30.6555164768306,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8b26f0690a2835afb5350d691d9b071b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1958.0257568359375,
                            "deviation": 66.12960052490234,
                            "volatility": 0.05988623574376106
                        }
                    },
                    "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/21882437"
            },
            "players": {
                "black": {
                    "id": 586872,
                    "username": "找借口安静",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/3a0b30b38ca88f3425996a829a6a7aea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2222.48066804427,
                            "deviation": 69.0985412839196,
                            "volatility": 0.05983451095056678
                        }
                    },
                    "ranking": 33.40501029968358,
                    "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": 21882437,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (rtayek vs YennyYoung)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 586872,
            "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": 27,
            "black_player_rating": "1811.825",
            "white_player_rank": 26,
            "white_player_rating": "1711.212",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-16T17:01:26.079708Z",
            "ended": "2020-03-17T02:26:50.600633Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 586872,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2106.823974609375,
                            "deviation": 64.55144500732422,
                            "volatility": 0.05984441936016083
                        }
                    },
                    "username": "找借口安静",
                    "country": "_LGBT",
                    "ranking": 33.40501029968358,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3a0b30b38ca88f3425996a829a6a7aea-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1975.317626953125,
                            "deviation": 67.22972106933594,
                            "volatility": 0.05988356098532677
                        }
                    },
                    "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/21882431"
            },
            "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": 544219,
                    "username": "GoSeigenTwitch",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/2e5594c8967990b839c010369777c709-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2316.1650516923055,
                            "deviation": 92.25212052238548,
                            "volatility": 0.0590225449685558
                        }
                    },
                    "ranking": 34.360846782224286,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21882431,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (GoSeigenTwitch vs rtayek)",
            "creator": 544219,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 544219,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 24,
            "black_player_rating": "1594.497",
            "white_player_rank": 27,
            "white_player_rating": "1884.331",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-16T17:01:25.730158Z",
            "ended": "2020-04-20T13:53:51.073289Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1919.37744140625,
                            "deviation": 67.06163787841797,
                            "volatility": 0.05987809598445892
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 544219,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2238.071044921875,
                            "deviation": 72.38844299316406,
                            "volatility": 0.05970720574259758
                        }
                    },
                    "username": "GoSeigenTwitch",
                    "country": "us",
                    "ranking": 34.360846782224286,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2e5594c8967990b839c010369777c709-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/21882424"
            },
            "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": 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": ""
                }
            },
            "id": 21882424,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (sogeigen vs rtayek)",
            "creator": 681308,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 681308,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 25,
            "black_player_rating": "1640.080",
            "white_player_rank": 29,
            "white_player_rating": "2054.439",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-16T17:01:25.349408Z",
            "ended": "2020-02-25T03:49:42.300375Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1924.7601318359375,
                            "deviation": 65.17193603515625,
                            "volatility": 0.05988921597599983
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 681308,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2399.13916015625,
                            "deviation": 68.335205078125,
                            "volatility": 0.059975553303956985
                        }
                    },
                    "username": "sogeigen",
                    "country": "ca",
                    "ranking": 34.21044244266977,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/faa4cb1a9957afbde5b42823b9e7402d?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/21882416"
            },
            "players": {
                "black": {
                    "id": 548096,
                    "username": "處順自然",
                    "country": "_United_Nations",
                    "icon": "https://user-uploads.online-go.com/a093e4f9af9042d285f8704441445984-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2279.217814378733,
                            "deviation": 74.52319466683532,
                            "volatility": 0.05992232476938074
                        }
                    },
                    "ranking": 33.98858314293854,
                    "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": 21882416,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:1 (rtayek vs 處順自然)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 548096,
            "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": 29,
            "black_player_rating": "2001.372",
            "white_player_rank": 25,
            "white_player_rating": "1641.931",
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-16T17:01:24.671420Z",
            "ended": "2020-02-21T00:30:37.917290Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 548096,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2359.762939453125,
                            "deviation": 82.50436401367188,
                            "volatility": 0.05997642129659653
                        }
                    },
                    "username": "處順自然",
                    "country": "_United_Nations",
                    "ranking": 33.98858314293854,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a093e4f9af9042d285f8704441445984-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1925.8426513671875,
                            "deviation": 63.95775604248047,
                            "volatility": 0.05989047512412071
                        }
                    },
                    "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/21857623"
            },
            "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": 730312,
                    "username": "momoowl",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/0b2021512c777f96533da313829d08df-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.9907749555323,
                            "deviation": 153.4545295237079,
                            "volatility": 0.059996650492330786
                        }
                    },
                    "ranking": 24.685895482691723,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21857623,
            "name": "Tournament Game: Black Beard Monthly #2 (56164) R:1 (momoowl vs rtayek)",
            "creator": 730312,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 730312,
            "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\": 259200}",
            "disable_analysis": true,
            "tournament": 56164,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2020-02-15T04:00:46.927391Z",
            "ended": "2020-02-18T06:28:46.037885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1925.8426513671875,
                            "deviation": 63.95775604248047,
                            "volatility": 0.05989047512412071
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 730312,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.99072265625,
                            "deviation": 153.45452880859375,
                            "volatility": 0.059996649622917175
                        }
                    },
                    "username": "momoowl",
                    "country": "_Starfleet",
                    "ranking": 24.685895482691723,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0b2021512c777f96533da313829d08df-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
        }
    ]
}