List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-ended&page=45
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=46",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=44",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52900172"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "white": {
                    "id": 488198,
                    "username": "mparus",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/1839027746b03c1a3f80edc9115ce7ad-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1346.9075680446574,
                            "deviation": 64.63204170255499,
                            "volatility": 0.059864260397730164
                        }
                    },
                    "ranking": 21.811195933384372,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52900172,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2022-09-10 17:00 (94312) R:2 (mparus vs 🐬Sofiam🐬)",
            "creator": 488198,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 488198,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 94312,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-18T03:52:24.995743Z",
            "ended": "2023-05-02T15:29:18.072767Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 488198,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.9542236328125,
                            "deviation": 65.00588989257812,
                            "volatility": 0.05987763777375221
                        }
                    },
                    "username": "mparus",
                    "country": "fr",
                    "ranking": 21.811195933384372,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1839027746b03c1a3f80edc9115ce7ad-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/52900167"
            },
            "players": {
                "black": {
                    "id": 1105775,
                    "username": "EtherealMagic",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/dfc1b2960c5ca3d66365ec2c083283c7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.685841317812,
                            "deviation": 66.24860090646293,
                            "volatility": 0.06002607419316742
                        }
                    },
                    "ranking": 22.13171869898131,
                    "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": 52900167,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2022-09-10 17:00 (94312) R:2 (🐬Sofiam🐬 vs EtherealMagic)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1105775,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 94312,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-18T03:52:24.530455Z",
            "ended": "2023-05-02T15:29:18.055025Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1105775,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.8922119140625,
                            "deviation": 67.55245208740234,
                            "volatility": 0.060005173087120056
                        }
                    },
                    "username": "EtherealMagic",
                    "country": "ca",
                    "ranking": 22.13171869898131,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dfc1b2960c5ca3d66365ec2c083283c7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/51112876"
            },
            "players": {
                "black": {
                    "id": 96400,
                    "username": "pancreaticforce",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/74f338a0f2efcc58792b5b4b8a3477fa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.093022095962,
                            "deviation": 66.65205612432484,
                            "volatility": 0.05985091232578102
                        }
                    },
                    "ranking": 25.212722074539705,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 51112876,
            "name": "Tournament Game: Jerry was a Racecar Driver (99899) R:1 (🐬Sofiam🐬 vs pancreaticforce)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 96400,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 99899,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-15T19:00:46.199406Z",
            "ended": "2023-05-02T14:48:06.434320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 96400,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.21142578125,
                            "deviation": 66.5760498046875,
                            "volatility": 0.05986163765192032
                        }
                    },
                    "username": "pancreaticforce",
                    "country": "_Pirate",
                    "ranking": 25.212722074539705,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/74f338a0f2efcc58792b5b4b8a3477fa-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/51761889"
            },
            "players": {
                "black": {
                    "id": 150358,
                    "username": "murakoshi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b8a72af87ce9336d6df07e1c09794feb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.2934285377257,
                            "deviation": 69.10715088983764,
                            "volatility": 0.059684409498301644
                        }
                    },
                    "ranking": 22.344451864425526,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 51761889,
            "name": "Tournament Game: Correspondence 19x19 RoundRobin 2023-03-09 19:00 (100886) R:1 (🐬Sofiam🐬 vs murakoshi)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 150358,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 100886,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-09T19:01:36.620926Z",
            "ended": "2023-05-02T14:43:16.710272Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 150358,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1539.54638671875,
                            "deviation": 72.09656524658203,
                            "volatility": 0.059688858687877655
                        }
                    },
                    "username": "murakoshi",
                    "country": "us",
                    "ranking": 22.344451864425526,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b8a72af87ce9336d6df07e1c09794feb?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/51158608"
            },
            "players": {
                "black": {
                    "id": 1130104,
                    "username": "jonathanhung2008",
                    "country": "hk",
                    "icon": "https://secure.gravatar.com/avatar/8ae3927ceab564b40217c4845124a8a9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1483.752391523703,
                            "deviation": 67.41965055888582,
                            "volatility": 0.06003924959390851
                        }
                    },
                    "ranking": 24.05125948252271,
                    "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": 51158608,
            "name": "jonathanhung2008 vs. 🐬Sofiam🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1130104,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "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": "2023-02-17T08:47:18.840281Z",
            "ended": "2023-05-02T14:34:24.065619Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1130104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.6795654296875,
                            "deviation": 69.21224975585938,
                            "volatility": 0.06001782417297363
                        }
                    },
                    "username": "jonathanhung2008",
                    "country": "hk",
                    "ranking": 24.05125948252271,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ae3927ceab564b40217c4845124a8a9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/52900161"
            },
            "players": {
                "black": {
                    "id": 107094,
                    "username": "tikka",
                    "country": "lt",
                    "icon": "https://secure.gravatar.com/avatar/e897a531001f9094a6548c1a96d355ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.932710172733,
                            "deviation": 66.71351860338638,
                            "volatility": 0.05851935163035223
                        }
                    },
                    "ranking": 24.836328401216168,
                    "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": 52900161,
            "name": "Tournament Game: Correspondence Weekly McMahon 19x19 2022-09-10 17:00 (94312) R:2 (🐬Sofiam🐬 vs tikka)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 107094,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 94312,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-18T03:52:23.887550Z",
            "ended": "2023-05-02T14:26:39.346368Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 107094,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.210205078125,
                            "deviation": 65.97408294677734,
                            "volatility": 0.059162504971027374
                        }
                    },
                    "username": "tikka",
                    "country": "lt",
                    "ranking": 24.836328401216168,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e897a531001f9094a6548c1a96d355ac?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/51142559"
            },
            "players": {
                "black": {
                    "id": 595565,
                    "username": "maxiimou",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7085b17e57b7728eb4821be37a20bbaa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.760438614424,
                            "deviation": 61.17409283806403,
                            "volatility": 0.05996203667793762
                        }
                    },
                    "ranking": 18.387894307003403,
                    "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": 51142559,
            "name": "maxiimou vs. 🐬Sofiam🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 595565,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "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": "2023-02-16T18:53:52.848344Z",
            "ended": "2023-05-02T13:17:43.013383Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 595565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.10205078125,
                            "deviation": 61.4742431640625,
                            "volatility": 0.05997518450021744
                        }
                    },
                    "username": "maxiimou",
                    "country": "un",
                    "ranking": 18.387894307003403,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7085b17e57b7728eb4821be37a20bbaa?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/52082218"
            },
            "players": {
                "black": {
                    "id": 492112,
                    "username": "-Asytro-",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/fd1d53441d5d7922f20b303ba2aafb5e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1271.647901787787,
                            "deviation": 66.13128354701976,
                            "volatility": 0.06005867913338675
                        }
                    },
                    "ranking": 20.480125228487687,
                    "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": 52082218,
            "name": "Tournament Game: Correspondence 9x9 RoundRobin 2023-03-20 19:00 (101306) R:1 (🐬Sofiam🐬 vs -Asytro-)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 492112,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 101306,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-20T19:00:39.831770Z",
            "ended": "2023-05-02T13:04:05.826193Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 492112,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.5311279296875,
                            "deviation": 68.73320007324219,
                            "volatility": 0.06005635857582092
                        }
                    },
                    "username": "-Asytro-",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 20.480125228487687,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd1d53441d5d7922f20b303ba2aafb5e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "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/50892734"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "white": {
                    "id": 1266439,
                    "username": "常微分方程",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/0cfb0c6bd8ec6e367dff62aba03f1722?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.4583407541777,
                            "deviation": 137.57880829666536,
                            "volatility": 0.05999278372558488
                        }
                    },
                    "ranking": 25.18845255185102,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50892734,
            "name": "🐬Sofiam🐬 vs. 常微分方程",
            "creator": 1266439,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1266439,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-08T08:43:21.700687Z",
            "ended": "2023-05-02T12:48:32.631018Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1266439,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.4583740234375,
                            "deviation": 137.5788116455078,
                            "volatility": 0.05999278277158737
                        }
                    },
                    "username": "常微分方程",
                    "country": "cn",
                    "ranking": 25.18845255185102,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0cfb0c6bd8ec6e367dff62aba03f1722?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/50205814"
            },
            "players": {
                "black": {
                    "id": 1073530,
                    "username": "eduardyang2014",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/80b2f86824f58b4647b2e862103cf4ae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1361.7349227577217,
                            "deviation": 60.83366128274502,
                            "volatility": 0.05999431000881176
                        }
                    },
                    "ranking": 22.064648865204813,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1000300,
                    "username": "GarfieldCat",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/137deadc868578e1092153c99475c23e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.1244626059301,
                            "deviation": 66.10538782896684,
                            "volatility": 0.06000057801841395
                        }
                    },
                    "ranking": 25.049386311242188,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50205814,
            "name": "RenGo 21x18",
            "creator": 416935,
            "mode": "game",
            "source": "play",
            "black": 1073530,
            "white": 1000300,
            "width": 21,
            "height": 18,
            "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": 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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-22T12:34:50.239502Z",
            "ended": "2023-05-02T12:02:56.585544Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.9593505859375,
                            "deviation": 73.9983139038086,
                            "volatility": 0.07683214545249939
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1000300,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.12451171875,
                            "deviation": 66.10538482666016,
                            "volatility": 0.06000057980418205
                        }
                    },
                    "username": "GarfieldCat",
                    "country": "us",
                    "ranking": 25.049386311242188,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/137deadc868578e1092153c99475c23e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1073530,
                416935,
                126739,
                1143064,
                1222100
            ],
            "rengo_white_team": [
                1000300,
                1204355,
                1245891,
                1121329
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}