List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2713,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=22",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=20",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/68300387"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1119,
                    "username": "GaijinSmash",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/b24d7f4707b81d4a3b52837b2cdafac3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.0226710682025,
                            "deviation": 63.08047531777952,
                            "volatility": 0.06004328712836484
                        }
                    },
                    "ranking": 26.789046151722914,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 68300387,
            "name": "Tournament Game: Through the Years: Long Correspondence (59567) R:2 (GaijinSmash vs rtayek)",
            "creator": 1119,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1119,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 59567,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-02T20:39:32.761611Z",
            "ended": "2025-01-16T15:27:47.744993Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1707.5360107421875,
                            "deviation": 62.8452033996582,
                            "volatility": 0.059878937900066376
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1119,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.097412109375,
                            "deviation": 63.08934020996094,
                            "volatility": 0.060043830424547195
                        }
                    },
                    "username": "GaijinSmash",
                    "country": "de",
                    "ranking": 26.789046151722914,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b24d7f4707b81d4a3b52837b2cdafac3-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/68300379"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 734489,
                    "username": "DMHADES",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/d892903da52bc34b9c6718f67ea24dd6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1832.2577547744079,
                            "deviation": 62.066875941310016,
                            "volatility": 0.059980654964729464
                        }
                    },
                    "ranking": 28.935323172702923,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68300379,
            "name": "Tournament Game: Through the Years: Long Correspondence (59567) R:2 (DMHADES vs rtayek)",
            "creator": 734489,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 734489,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 631680,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 604800, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 59567,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-02T20:39:32.262569Z",
            "ended": "2025-02-04T07:28:40.489612Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1735.8187255859375,
                            "deviation": 62.48005294799805,
                            "volatility": 0.05987636744976044
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 734489,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1888.9232177734375,
                            "deviation": 62.00345993041992,
                            "volatility": 0.059970490634441376
                        }
                    },
                    "username": "DMHADES",
                    "country": "tw",
                    "ranking": 28.935323172702923,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d892903da52bc34b9c6718f67ea24dd6-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/67904293"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 67904293,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 25,
            "height": 25,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 97459,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 2419200, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-27T03:32:39.894035Z",
            "ended": "2024-12-18T18:22:55.093864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1719.092041015625,
                            "deviation": 63.00107955932617,
                            "volatility": 0.059878796339035034
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2051.966064453125,
                            "deviation": 64.36575317382812,
                            "volatility": 0.06000831350684166
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/67136504"
            },
            "players": {
                "black": {
                    "id": 47710,
                    "username": "Azumi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1870190ecbfbdb4574dbdadc479f6dc0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.6925814300562,
                            "deviation": 62.08982111627102,
                            "volatility": 0.05993660376622955
                        }
                    },
                    "ranking": 16.60599810316183,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67136504,
            "name": "Tournament Game: New Year Tournament (98176) R:2 (rtayek vs Azumi)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 47710,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2419200,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 2419200}",
            "disable_analysis": false,
            "tournament": 98176,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-23T17:29:31.151864Z",
            "ended": "2024-10-07T19:23:20.770383Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 47710,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1091.26318359375,
                            "deviation": 62.511138916015625,
                            "volatility": 0.05995512753725052
                        }
                    },
                    "username": "Azumi",
                    "country": "us",
                    "ranking": 16.60599810316183,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1870190ecbfbdb4574dbdadc479f6dc0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1696.6884765625,
                            "deviation": 62.74020004272461,
                            "volatility": 0.05988021194934845
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/66676476"
            },
            "players": {
                "black": {
                    "id": 436574,
                    "username": "superdupont888",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.3432785284963,
                            "deviation": 70.086636075137,
                            "volatility": 0.05902995369690344
                        }
                    },
                    "ranking": 14.315159495660486,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66676476,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:6 (rtayek vs superdupont888)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 436574,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-07T12:00:56.557497Z",
            "ended": "2024-11-01T01:15:05.241064Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 436574,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.3956298828125,
                            "deviation": 61.836177825927734,
                            "volatility": 0.05904395133256912
                        }
                    },
                    "username": "superdupont888",
                    "country": "cn",
                    "ranking": 14.315159495660486,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d4c5b3b4ff5dc084f65c80f0fb08fb6c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1697.4100341796875,
                            "deviation": 63.471107482910156,
                            "volatility": 0.05987982824444771
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/66676475"
            },
            "players": {
                "black": {
                    "id": 597921,
                    "username": "CitrusRootWeevil",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9f0d55a036f99b11f4bf001bd22dee66-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.1569238642383,
                            "deviation": 61.308386069594796,
                            "volatility": 0.059719155310874364
                        }
                    },
                    "ranking": 21.223714429839603,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66676475,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:6 (rtayek vs CitrusRootWeevil)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 597921,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-07T12:00:56.461928Z",
            "ended": "2024-09-18T05:49:15.014755Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 597921,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.297607421875,
                            "deviation": 61.74605178833008,
                            "volatility": 0.05973554402589798
                        }
                    },
                    "username": "CitrusRootWeevil",
                    "country": "us",
                    "ranking": 21.223714429839603,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9f0d55a036f99b11f4bf001bd22dee66-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.82666015625,
                            "deviation": 62.94563293457031,
                            "volatility": 0.05987710505723953
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/66676474"
            },
            "players": {
                "black": {
                    "id": 82579,
                    "username": "AlexisB",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/0f9786a9f6fb0da78dac1f5e8f469805-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.720543086816,
                            "deviation": 63.9462997054455,
                            "volatility": 0.05985581425553413
                        }
                    },
                    "ranking": 23.273322437774645,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66676474,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:6 (rtayek vs AlexisB)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 82579,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-07T12:00:56.372603Z",
            "ended": "2024-10-05T18:50:08.526695Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1614.824951171875,
                            "deviation": 64.46439361572266,
                            "volatility": 0.059871282428503036
                        }
                    },
                    "username": "AlexisB",
                    "country": "au",
                    "ranking": 23.273322437774645,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0f9786a9f6fb0da78dac1f5e8f469805-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1710.718505859375,
                            "deviation": 62.818634033203125,
                            "volatility": 0.05987827107310295
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/66676473"
            },
            "players": {
                "black": {
                    "id": 906747,
                    "username": "Chibo",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.9761791121553,
                            "deviation": 69.21970184317588,
                            "volatility": 0.05937290471998409
                        }
                    },
                    "ranking": 23.94529259803017,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66676473,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:6 (rtayek vs Chibo)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 906747,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-07T12:00:56.295473Z",
            "ended": "2024-11-06T18:29:57.099642Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 906747,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.8192138671875,
                            "deviation": 61.194969177246094,
                            "volatility": 0.05937832221388817
                        }
                    },
                    "username": "Chibo",
                    "country": "150",
                    "ranking": 23.94529259803017,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db5a45e4362e8f785783ab7001d19297?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.6861572265625,
                            "deviation": 63.48663330078125,
                            "volatility": 0.05987824872136116
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/66676472"
            },
            "players": {
                "black": {
                    "id": 31635,
                    "username": "OlegS",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.6764457874833,
                            "deviation": 65.3504284403965,
                            "volatility": 0.05961236003100404
                        }
                    },
                    "ranking": 19.665469657308357,
                    "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": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66676472,
            "name": "Tournament Game: Happy New Year (Weekend) Competition #2—Medium Level Group 19x19 (84215) R:6 (rtayek vs OlegS)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 31635,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 182400,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 864000, \"period_time\": 172800, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 84215,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-07T12:00:56.210931Z",
            "ended": "2024-09-14T21:50:01.825762Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 31635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1432.472412109375,
                            "deviation": 64.7441635131836,
                            "volatility": 0.059614717960357666
                        }
                    },
                    "username": "OlegS",
                    "country": "ru",
                    "ranking": 19.665469657308357,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1717.2628173828125,
                            "deviation": 62.93088912963867,
                            "volatility": 0.05987865477800369
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "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/66525216"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.6849711969353,
                            "deviation": 67.18151856053058,
                            "volatility": 0.05988398369012743
                        }
                    },
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195515,
                    "username": "Agapanthus",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 404.6216984215903,
                            "deviation": 108.76995147347104,
                            "volatility": 0.14992336693303948
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "bot robot-248"
                }
            },
            "id": 66525216,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195515,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "22.0",
            "handicap": 4,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Server Decision",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-01T23:41:35.969508Z",
            "ended": "2024-08-01T23:44:25.256983Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.8302001953125,
                            "deviation": 62.97618865966797,
                            "volatility": 0.0598800852894783
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.547453187211293,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195515,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 560.6288452148438,
                            "deviation": 83.56524658203125,
                            "volatility": 0.08558434247970581
                        }
                    },
                    "username": "Agapanthus",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7f7f55302e899a154538bfdc01eecab8-32.png",
                    "ui_class": "bot robot-248"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}