List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=13",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=11",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49305916"
            },
            "players": {
                "black": {
                    "id": 697072,
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 703.2057601088917,
                            "deviation": 70.1661052462004,
                            "volatility": 0.06005131572000387
                        }
                    },
                    "ranking": 6.765617016873351,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49305916,
            "name": "Tournament Game: Win Go in Winter ❄️ (95023) R:1 (🐬Sofiam🐬 vs Harry_Haller)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 697072,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 87360,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 86400, \"period_time\": 86400, \"periods\": 300}",
            "disable_analysis": false,
            "tournament": 95023,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-12-12T14:00:34.066696Z",
            "ended": "2024-02-26T17:04:33.262790Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 697072,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.9041748046875,
                            "deviation": 69.29021453857422,
                            "volatility": 0.06006721779704094
                        }
                    },
                    "username": "Harry_Haller",
                    "country": "_Pirate",
                    "ranking": 6.765617016873351,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6cf061ec38101c5594fdd82a705abace?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/42577688"
            },
            "players": {
                "black": {
                    "id": 1004222,
                    "username": "giyuchamp official",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/88a6a049e3c7a0ef44dd5c321055d50a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.061763909071,
                            "deviation": 93.84141896397341,
                            "volatility": 0.060018045678905355
                        }
                    },
                    "ranking": 12.142553494634063,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 626823,
                    "username": "wei chi ieyasu",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/aa5737ccff16c7b3f83e8947c94cb9af-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1381.1843359746917,
                            "deviation": 64.24913300576618,
                            "volatility": 0.059980323431536225
                        }
                    },
                    "ranking": 22.39295707980376,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42577688,
            "name": "Rengo by Champ please click this rengo",
            "creator": 1004222,
            "mode": "game",
            "source": "play",
            "black": 1004222,
            "white": 626823,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2419200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 2419200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-04-05T16:09:24.093905Z",
            "ended": "2024-02-15T12:59:54.902073Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 626823,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.240234375,
                            "deviation": 62.062984466552734,
                            "volatility": 0.05996529757976532
                        }
                    },
                    "username": "wei chi ieyasu",
                    "country": "es",
                    "ranking": 22.39295707980376,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa5737ccff16c7b3f83e8947c94cb9af-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1004222,
                1092952,
                1139302,
                126739,
                915664
            ],
            "rengo_white_team": [
                626823,
                1092953,
                1120527,
                1138202,
                1139351
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/49989933"
            },
            "players": {
                "black": {
                    "id": 1272028,
                    "username": "GungogoGood",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/cabfbe68dafa1127a3de55fa82fac4d1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.029256026424,
                            "deviation": 60.79504175451324,
                            "volatility": 0.06000680657370318
                        }
                    },
                    "ranking": 18.492646858499704,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1106433,
                    "username": "Have fun I am stella",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9e2bf0a47d573f61703ac9f90a1ecda4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 985.6679086116001,
                            "deviation": 63.07014183785229,
                            "volatility": 0.06053785349733684
                        }
                    },
                    "ranking": 14.58267644201951,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49989933,
            "name": "Friendly Match",
            "creator": 876058,
            "mode": "game",
            "source": "play",
            "black": 1272028,
            "white": 1106433,
            "width": 20,
            "height": 20,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 432000,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 432000, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-03T19:02:22.887291Z",
            "ended": "2024-01-18T11:48:05.906394Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1106433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.8973999023438,
                            "deviation": 63.72556686401367,
                            "volatility": 0.06011829152703285
                        }
                    },
                    "username": "Have fun I am stella",
                    "country": "un",
                    "ranking": 14.58267644201951,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9e2bf0a47d573f61703ac9f90a1ecda4-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1272028,
                626823,
                1222100,
                780676,
                1000300,
                1132046,
                876058,
                1245891,
                1126553,
                126739,
                1105525,
                1281964,
                1256664
            ],
            "rengo_white_team": [
                1106433,
                1258692,
                1073530,
                1125201,
                1147204,
                1204355,
                1143064,
                416935,
                296258,
                1098807,
                1188809,
                85719,
                1121329
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/45973288"
            },
            "players": {
                "black": {
                    "id": 516220,
                    "username": "luoyuxing04",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce00e8bb70f859fe6c67136ea110ebcc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.037598421191,
                            "deviation": 66.21065935745168,
                            "volatility": 0.061075174404896175
                        }
                    },
                    "ranking": 20.704584555771746,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 45973288,
            "name": "Ván giao hữu",
            "creator": 1169642,
            "mode": "game",
            "source": "play",
            "black": 516220,
            "white": 126739,
            "width": 10,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 778560,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"main_time\": 86400, \"period_time\": 777600, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"time_control\": \"byoyomi\", \"per_move\": 778560}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-05T09:52:50.871285Z",
            "ended": "2024-01-17T20:49:30.043148Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 516220,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.03759765625,
                            "deviation": 66.21066284179688,
                            "volatility": 0.06107517331838608
                        }
                    },
                    "username": "luoyuxing04",
                    "country": "un",
                    "ranking": 20.704584555771746,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce00e8bb70f859fe6c67136ea110ebcc?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                516220,
                725947,
                1062740,
                1093847,
                1106433,
                1138887,
                1152745,
                1163187,
                1169642,
                1175763,
                1179881,
                1181897,
                1184833,
                1185392,
                1187371,
                1189280,
                1190847,
                1192345,
                1195584,
                1200573,
                1201101,
                1201705,
                1203273
            ],
            "rengo_white_team": [
                126739,
                535002,
                647762,
                802550,
                817744,
                868193,
                919917,
                934706,
                1053363,
                1143064,
                1153778,
                1160557,
                1172566,
                1188197,
                1188809,
                1191251,
                1193202,
                1194055,
                1196694,
                1201097,
                1202077,
                1204445,
                1205268
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/50594468"
            },
            "players": {
                "black": {
                    "id": 1106433,
                    "username": "Have fun I am stella",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9e2bf0a47d573f61703ac9f90a1ecda4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 985.6679086116001,
                            "deviation": 63.07014183785229,
                            "volatility": 0.06053785349733684
                        }
                    },
                    "ranking": 14.58267644201951,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1312512,
                    "username": "keed",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3482d34934f783f3a7f5a05cbb274c84?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.1866140504009,
                            "deviation": 97.4076210009176,
                            "volatility": 0.059992996413297736
                        }
                    },
                    "ranking": 11.909768745460397,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50594468,
            "name": "Friendly Match",
            "creator": 876058,
            "mode": "game",
            "source": "play",
            "black": 1106433,
            "white": 1312512,
            "width": 20,
            "height": 20,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 604800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 604800, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "52.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-05T19:39:10.084192Z",
            "ended": "2024-01-06T21:19:26.868693Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1106433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.8973999023438,
                            "deviation": 63.72556686401367,
                            "volatility": 0.06011829152703285
                        }
                    },
                    "username": "Have fun I am stella",
                    "country": "un",
                    "ranking": 14.58267644201951,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9e2bf0a47d573f61703ac9f90a1ecda4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1106433,
                1235873,
                1225356,
                1051076,
                1000300,
                876058,
                1188809,
                1268044,
                1224207,
                1210065,
                780676,
                626823,
                799595,
                1151776,
                1325752
            ],
            "rengo_white_team": [
                1312512,
                1121856,
                784203,
                1151470,
                416935,
                126739,
                1193242,
                1098807,
                1151261,
                1320233,
                1245891,
                887152,
                1199444,
                528273,
                756273
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/45199651"
            },
            "players": {
                "black": {
                    "id": 109631,
                    "username": "randomclaw",
                    "country": "_GoT_Stark",
                    "icon": "https://secure.gravatar.com/avatar/c48fc5abb46ebba1f4d00a6f951d9273?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.9533487711765,
                            "deviation": 62.88992891993458,
                            "volatility": 0.060024456415372386
                        }
                    },
                    "ranking": 11.691706685723023,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1227382,
                    "username": "evenlu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e66d0cc6a1d3e70c1c28121a4ce7f867?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 677.3530002441253,
                            "deviation": 186.05099448130318,
                            "volatility": 0.060004899789896995
                        }
                    },
                    "ranking": 5.898487878565404,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 45199651,
            "name": "Friendly Match",
            "creator": 1156325,
            "mode": "game",
            "source": "play",
            "black": 109631,
            "white": 1227382,
            "width": 19,
            "height": 19,
            "rules": "ing",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "8.00",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "38 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-11-04T13:23:46.151706Z",
            "ended": "2024-01-04T22:43:34.657314Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 109631,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.45751953125,
                            "deviation": 64.3792953491211,
                            "volatility": 0.06002705171704292
                        }
                    },
                    "username": "randomclaw",
                    "country": "_GoT_Stark",
                    "ranking": 11.691706685723023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c48fc5abb46ebba1f4d00a6f951d9273?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                109631,
                214752,
                260453,
                439519,
                666486,
                739236,
                746384,
                785912,
                825902,
                868193,
                879851,
                888331,
                907948,
                919917,
                934706,
                946384,
                971914,
                997235,
                1028656,
                1056402,
                1073940,
                1086863,
                1093539,
                1133614,
                1140385,
                1143064,
                1150082,
                1153778,
                1161948,
                1162040,
                1165914,
                1167400,
                1168016,
                1168979,
                1170287,
                1175505,
                1175691,
                1177514,
                1178220,
                1179966,
                1180555,
                1180965,
                1181126,
                1183133,
                1183781,
                1184651,
                1184864,
                1195325,
                1197386,
                1199355,
                1199534,
                1200626,
                1201705,
                1202014,
                1205710,
                1208310,
                1211130,
                1215349,
                1218681,
                1220568,
                1231706,
                1232846,
                1233250
            ],
            "rengo_white_team": [
                1227382,
                1188809,
                1186481,
                1192900,
                1168638,
                1200905,
                1066228,
                696338,
                1156325,
                1097749,
                1110853,
                1222321,
                1099827,
                1152755,
                1175857,
                1106433,
                1206137,
                1131176,
                627444,
                1215732,
                1175477,
                1201162,
                1167038,
                1205467,
                286974,
                1213868,
                1204664,
                1138887,
                918666,
                1196682,
                486979,
                678873,
                1221917,
                1215866,
                1212437,
                753413,
                1203273,
                1073530,
                780820,
                321340,
                1213037,
                1032638,
                766671,
                179999,
                929858,
                1219718,
                1076859,
                1207461,
                1128599,
                1180393,
                1231813,
                1093847,
                1208910,
                1177006,
                1179468,
                849146,
                126739,
                1135464,
                526689,
                1184936,
                1215778,
                735042
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/46119011"
            },
            "players": {
                "black": {
                    "id": 72003,
                    "username": "deleted-4476acc3-2f4b-48e2-91fb-417107d21e77",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/d2930e152f4f74f71551fd76952e5526?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.0441319120655,
                            "deviation": 66.21429815934316,
                            "volatility": 0.0602229376553582
                        }
                    },
                    "ranking": 26.057063802274598,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1053829,
                    "username": "deleted-e163c836-22d8-4109-9747-c7e638197d05",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/20c9344f8aa8f698e34d9796a4e99213?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.2305715635316,
                            "deviation": 61.101523428778435,
                            "volatility": 0.059951931814452485
                        }
                    },
                    "ranking": 27.393889252914494,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 46119011,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 72003,
            "white": 1053829,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-24T13:12:56.558514Z",
            "ended": "2023-12-27T09:18:23.560797Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1053829,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.855224609375,
                            "deviation": 62.44269943237305,
                            "volatility": 0.059927891939878464
                        }
                    },
                    "username": "deleted-e163c836-22d8-4109-9747-c7e638197d05",
                    "country": "un",
                    "ranking": 27.393889252914494,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/20c9344f8aa8f698e34d9796a4e99213?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                72003,
                84297,
                108264,
                113763,
                126739,
                134833,
                174391,
                203796,
                214752,
                271244,
                307194,
                318971,
                424587,
                454497,
                469679,
                494394,
                523479,
                533430,
                535367,
                536373,
                536421,
                586872,
                626823,
                628534,
                686331,
                700075,
                721401,
                729836,
                731838,
                734338,
                743806,
                755325,
                764891,
                766437,
                768516,
                769579,
                771667,
                775974,
                786592,
                788676,
                793443,
                800146,
                868193,
                880487,
                884014,
                896246,
                901215,
                915177,
                918561,
                924929,
                925454,
                932391,
                952449,
                954697,
                963324,
                973428,
                987502,
                988149,
                994114,
                1020187,
                1028590,
                1032572,
                1034901,
                1039840,
                1046318,
                1047562,
                1056799,
                1060237,
                1064384,
                1070490,
                1072635,
                1073940,
                1075087,
                1076634,
                1079788,
                1080037,
                1081286,
                1082481,
                1092068,
                1092601,
                1092613,
                1096417,
                1096834,
                1102718,
                1106433,
                1111820,
                1112422,
                1121399,
                1121586,
                1128599,
                1131003,
                1132040,
                1136308,
                1138762,
                1146011,
                1147086,
                1148578,
                1149445,
                1150368,
                1151261,
                1153445,
                1153778,
                1154110,
                1154353,
                1155913,
                1155928,
                1158738,
                1159138,
                1161196,
                1161618,
                1162240,
                1162266,
                1164549,
                1165026,
                1167617,
                1167840,
                1172168,
                1174608,
                1175352,
                1176287,
                1177129,
                1178370,
                1178929,
                1179083,
                1179462,
                1180555,
                1180828,
                1183232,
                1184125,
                1184864,
                1185298,
                1187668,
                1188364,
                1188809,
                1190797,
                1193512,
                1193696,
                1196465,
                1197042,
                1197784,
                1200264,
                1200480,
                1201132,
                1201300,
                1201705,
                1202035,
                1202590,
                1203580,
                1203626,
                1205230,
                1205389,
                1205817,
                1205854,
                1206038,
                1206406,
                1207054,
                1208256,
                1208264,
                1210421,
                1211393,
                1212155,
                1212529,
                1213408,
                1213996,
                1214129,
                1215371,
                1215374,
                1215732,
                1216714,
                1216729,
                1216826,
                1217341,
                1217672,
                1217912,
                1218263,
                1218728,
                1219151,
                1219935,
                1220222,
                1220568,
                1221099,
                1222853,
                1222947,
                1223100,
                1224207,
                1224303,
                1224863,
                1225181,
                1225518,
                1225650,
                1226657,
                1226750,
                1228000,
                1228123,
                1229096,
                1229674,
                1231234,
                1231337,
                1231455,
                1231772,
                1232207,
                1232921,
                1233204,
                1234348,
                1234527,
                1234715,
                1234914,
                1235474,
                1235510,
                1235839,
                1235873,
                1236213,
                1237362,
                1237420,
                1237804,
                1237892,
                1238299,
                1239305,
                1239339,
                1239549,
                1243063,
                1243270,
                1243821,
                1244956,
                1245279,
                1245580,
                1245761,
                1245874,
                1245912,
                1246231,
                1246243,
                1247064,
                1247810,
                1248077,
                1248112,
                1248130,
                1249069,
                1249352,
                1249820,
                1250291,
                1250544,
                1250677,
                1251119,
                1251469,
                1252817,
                1253094,
                1253300,
                1253587,
                1253606,
                1253813,
                1254253,
                1254316,
                1254690,
                1255218,
                1255232,
                1255279,
                1255456,
                1255833,
                1256175,
                1256991,
                1257296,
                1257982,
                1258276,
                1258339,
                1258488,
                1258692,
                1258768,
                1259578,
                1259636,
                1259974,
                1260317,
                1260527,
                1261869,
                1262028,
                1262051,
                1262126,
                1262779,
                1263735,
                1264662,
                1265159,
                1265484,
                1265911,
                1266296,
                1266418,
                1266671,
                1266721,
                1267701,
                1267955,
                1268737,
                1271531,
                1271599,
                1272163,
                1273007,
                1273012,
                1273205,
                1274252,
                1274567,
                1276411,
                1276583,
                1276922,
                1277114,
                1277231,
                1277363,
                1278178,
                1278808,
                1278978,
                1279228,
                1279390,
                1279431,
                1279710,
                1280249,
                1280860,
                1281200
            ],
            "rengo_white_team": [
                1053829,
                1246642,
                1233694,
                803789,
                984783,
                1246145,
                1184462,
                592081,
                1250811,
                742292,
                563752,
                1163682,
                1207026,
                208068,
                1211331,
                1186794,
                778231,
                1202757,
                706431,
                1280381,
                757863,
                1225466,
                924454,
                1011734,
                875075,
                852024,
                1071573,
                1240283,
                484970,
                460826,
                1241157,
                302982,
                817744,
                1268146,
                1273297,
                527788,
                1232027,
                1237057,
                875708,
                1242764,
                1050987,
                1262572,
                1216724,
                1199444,
                1179980,
                1207581,
                1003444,
                397997,
                1182884,
                1048706,
                1237011,
                1192794,
                1247395,
                1127859,
                1242868,
                1234485,
                825902,
                1281084,
                1073419,
                1202817,
                1248329,
                1247444,
                1227669,
                761486,
                1262371,
                917093,
                1163847,
                1058036,
                582748,
                1202914,
                1166978,
                1183563,
                1279650,
                1244350,
                1251987,
                1271156,
                1134227,
                1256473,
                1237447,
                1205268,
                1271873,
                1006991,
                1195149,
                1138887,
                1080994,
                1195511,
                1265095,
                1184833,
                730185,
                1201212,
                342601,
                1213029,
                856028,
                1214861,
                810832,
                477505,
                1234158,
                1268668,
                837486,
                1239985,
                1052065,
                1216666,
                1121329,
                127600,
                1079630,
                1125201,
                1186821,
                690231,
                1181436,
                746384,
                448480,
                1269200,
                881237,
                915755,
                704551,
                1266097,
                1260511,
                875537,
                723345,
                1221909,
                1116028,
                1222633,
                1086507,
                48805,
                770592,
                1200253,
                1084493,
                1269782,
                1033109,
                1244688,
                1238682,
                1217108,
                1126195,
                1097284,
                1226263,
                612641,
                1110434,
                1236966,
                1254762,
                1232518,
                1221604,
                156599,
                1238118,
                1163687,
                1156325,
                1172568,
                1023866,
                990791,
                1151266,
                1202403,
                1228824,
                1231691,
                1263802,
                1233600,
                835638,
                1267053,
                1239369,
                1230529,
                463099,
                1234918,
                1026891,
                967544,
                1164889,
                1184436,
                1229958,
                1134134,
                1253680,
                462967,
                620009,
                1268064,
                845638,
                1195668,
                1234160,
                870836,
                99208,
                821488,
                803207,
                1201510,
                609725,
                1260415,
                875510,
                1112040,
                846445,
                1217565,
                1261165,
                105751,
                1261888,
                1236452,
                1245192,
                1153438,
                1244493,
                1205961,
                497586,
                1121856,
                1252256,
                1189246,
                1259405,
                1184090,
                1254453,
                1235484,
                829659,
                1269895,
                1254631,
                1149238,
                1075878,
                1208820,
                1066366,
                1202992,
                1247887,
                1216993,
                1073530,
                1181950,
                1226251,
                1231425,
                1233336,
                535002,
                1211986,
                589319,
                1264838,
                1231919,
                1245891,
                1000300,
                1275688,
                1246141,
                1018123,
                1281496,
                1197244,
                983254,
                1183705,
                651433,
                1125106,
                349547,
                1256310,
                845981,
                1198449,
                1196321,
                1188085,
                1256597,
                1269293,
                1123732,
                1268724,
                1251950,
                1276482,
                1051962,
                1051862,
                1184201,
                1121622,
                377558,
                1058724,
                1246580,
                1260241,
                1193264,
                1062871,
                919917,
                1191918,
                663759,
                1048290,
                1266206,
                1274385,
                1264945,
                692959,
                1180548,
                1181654,
                1221874,
                1243052,
                1204881,
                1258294,
                1173424,
                1170543,
                1280667,
                1243223,
                1257793,
                1177943,
                1257268,
                1276948,
                1277054,
                740989,
                388686,
                1106241,
                1212437,
                1251968,
                190966,
                1231215,
                1065421,
                1261632,
                1227945,
                1262655,
                1101997,
                1258224,
                765612,
                1275553,
                1258364,
                1275499,
                1157903,
                1258582,
                1162604,
                1258715,
                1128707,
                1275668,
                1222100,
                1259029,
                1056568,
                1168870,
                1259638,
                541865,
                1245560,
                1275557,
                752284,
                1277630,
                1207993,
                1264008,
                917876
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/47246267"
            },
            "players": {
                "black": {
                    "id": 761486,
                    "username": "the_monstrous_bird_OUKI",
                    "country": "ao",
                    "icon": "https://user-uploads.online-go.com/3eaa873b678d57d7ce231ab73d35dd3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1501.963847637147,
                            "deviation": 60.16755190429791,
                            "volatility": 0.05919458536213022
                        }
                    },
                    "ranking": 24.333671074078392,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1213720,
                    "username": "Music Thief",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/17ac46921b13ca92f71efb7bf448f9f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.8254815685623,
                            "deviation": 60.84481091139461,
                            "volatility": 0.05994233173591925
                        }
                    },
                    "ranking": 25.1641846547575,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 47246267,
            "name": "Rengo",
            "creator": 1073530,
            "mode": "game",
            "source": "play",
            "black": 761486,
            "white": 1213720,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-03T22:47:14.031005Z",
            "ended": "2023-12-24T18:03:13.048768Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1213720,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0120849609375,
                            "deviation": 61.00008773803711,
                            "volatility": 0.05996131896972656
                        }
                    },
                    "username": "Music Thief",
                    "country": "us",
                    "ranking": 25.1641846547575,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/17ac46921b13ca92f71efb7bf448f9f7-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                761486,
                1215953,
                1216826,
                1063975,
                1252765,
                1220568,
                645517,
                1216714,
                465228,
                1199444,
                1225356,
                1165026,
                1233600,
                1073530,
                1087291,
                1003444,
                271244,
                1198620,
                416935,
                1185298,
                1237483,
                1143064,
                1128599,
                1247810,
                126739,
                1258488,
                377446,
                1134134,
                1201510,
                1106433,
                1000300,
                1243651,
                1245891,
                1257793,
                1107401,
                1184864,
                1258294,
                907948,
                1258224,
                1258718
            ],
            "rengo_white_team": [
                1213720,
                1245925,
                875027,
                1138887,
                1263735,
                1232860,
                1190797,
                1133319,
                434795,
                1224207,
                1222310,
                1231691,
                56759,
                1153778,
                1230529,
                1121329,
                1121856,
                1196881,
                1092548,
                1166363,
                1188809,
                746384,
                735042,
                959314,
                1257982,
                1234527,
                1248279,
                1140447,
                1183563,
                582748,
                1008092,
                1255456,
                1246145,
                1203626,
                1258728,
                1191913,
                1258276,
                1258339,
                1258692,
                1220803
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41253339"
            },
            "players": {
                "black": {
                    "id": 978153,
                    "username": "lagatnoelk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4916cc23768e667ed8d2532fba34e351?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 480.9835860600854,
                            "deviation": 123.86933868087495,
                            "volatility": 0.05999985498261742
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1088,
                    "username": "shigazaru",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/9a178d98faf33ed9d5fc8348b0c03733?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1557.3918908210405,
                            "deviation": 63.68082831926758,
                            "volatility": 0.06037070859786028
                        }
                    },
                    "ranking": 25.172605630413027,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41253339,
            "name": "Rengo rematch",
            "creator": 906014,
            "mode": "game",
            "source": "play",
            "black": 978153,
            "white": 1088,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 177600,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"initial_time\": 432000, \"time_increment\": 172800, \"max_time\": 432000, \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"per_move\": 177600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-12T23:56:57.727631Z",
            "ended": "2023-12-18T10:20:09.201400Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 978153,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 480.98358154296875,
                            "deviation": 123.86933898925781,
                            "volatility": 0.05999985337257385
                        }
                    },
                    "username": "lagatnoelk",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4916cc23768e667ed8d2532fba34e351?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                978153,
                1142224,
                1206406,
                1062859,
                1160557,
                1062856,
                1121162,
                1153991,
                1053363,
                1144548,
                1177732,
                1130077,
                1097749,
                1167578,
                918678,
                1188809,
                845981,
                1132662,
                1138887,
                455540,
                802206,
                1156881,
                1202528,
                1021768,
                1201705,
                868193,
                1184833,
                1199360,
                1117109,
                909920,
                813513,
                998724,
                1062902,
                1018436,
                766671,
                1172400,
                1063780,
                1145806,
                1047562,
                433554,
                675322,
                549881,
                1076859,
                1130253,
                1131826,
                1147255,
                416731,
                497980,
                740288,
                1143064,
                701284,
                791610,
                1128599,
                910803,
                1127956,
                1143459,
                1208423,
                1093847,
                552734,
                1081286,
                906014,
                1177006,
                732892,
                987502,
                1046335,
                849146,
                292464,
                1101391,
                85719,
                825902,
                1147173
            ],
            "rengo_white_team": [
                1088,
                105611,
                126739,
                181700,
                256452,
                349547,
                396144,
                429472,
                437334,
                459132,
                500756,
                645517,
                671956,
                680893,
                706506,
                711574,
                725288,
                731758,
                736012,
                739236,
                752336,
                791604,
                875708,
                876815,
                916722,
                919917,
                938004,
                943646,
                965227,
                978527,
                982567,
                997291,
                1003444,
                1004865,
                1020918,
                1034901,
                1052875,
                1053862,
                1054310,
                1079084,
                1081665,
                1082955,
                1106433,
                1118771,
                1119971,
                1126047,
                1133095,
                1137511,
                1139302,
                1142384,
                1149276,
                1149863,
                1151485,
                1153778,
                1159138,
                1159289,
                1160086,
                1161853,
                1164038,
                1164460,
                1164472,
                1167287,
                1172724,
                1172966,
                1172991,
                1177514,
                1180555,
                1183189,
                1187804,
                1196305,
                1203540,
                1207692
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48050123"
            },
            "players": {
                "black": {
                    "id": 1106433,
                    "username": "Have fun I am stella",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9e2bf0a47d573f61703ac9f90a1ecda4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 985.6679086116001,
                            "deviation": 63.07014183785229,
                            "volatility": 0.06053785349733684
                        }
                    },
                    "ranking": 14.58267644201951,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1077187,
                    "username": "earthbennder07",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/eee5640fa695f99a1c426ea24928c747?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 823.8222298557065,
                            "deviation": 65.69133250462401,
                            "volatility": 0.06002354782440331
                        }
                    },
                    "ranking": 10.430383057787877,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48050123,
            "name": "Friendly Match",
            "creator": 1176007,
            "mode": "game",
            "source": "play",
            "black": 1106433,
            "white": 1077187,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 259200, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-11T09:37:27.622945Z",
            "ended": "2023-12-08T07:07:06.370201Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1106433,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.7703247070312,
                            "deviation": 63.58030700683594,
                            "volatility": 0.06010914966464043
                        }
                    },
                    "username": "Have fun I am stella",
                    "country": "un",
                    "ranking": 14.58267644201951,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9e2bf0a47d573f61703ac9f90a1ecda4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.055419921875,
                            "deviation": 84.9130859375,
                            "volatility": 0.07688207924365997
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1106433,
                1138887,
                1258692,
                1257141,
                1125201,
                1098807,
                1258224,
                1102170,
                799595,
                766671,
                1204355,
                1147900,
                1128599,
                1257793,
                1258488,
                1185298,
                1000300,
                1290293,
                1183774,
                1260241,
                1301455,
                1121856,
                776524,
                1216826,
                349547,
                1192569,
                735042,
                1233955,
                1233866,
                1235876,
                1241254,
                1235873
            ],
            "rengo_white_team": [
                1077187,
                1156940,
                1258718,
                1271328,
                582748,
                1257982,
                1255456,
                1246580,
                1121329,
                282380,
                236196,
                1092548,
                1207644,
                1258294,
                1258276,
                91744,
                1223824,
                589192,
                1262371,
                1168870,
                1258339,
                1176007,
                602724,
                126739,
                1245891,
                1151470,
                903775,
                1300952,
                1188809,
                1307607,
                1224207,
                1132046
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}