List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-ended&page=95
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=96",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=94",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/50665427"
            },
            "players": {
                "black": {
                    "id": 178104,
                    "username": "dexonsmith",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.7732166446785,
                            "deviation": 67.55416504748428,
                            "volatility": 0.06064009346038413
                        }
                    },
                    "ranking": 22.55312076827671,
                    "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": 50665427,
            "name": "Tournament Game: 9x9 tournament (98313) R:1 (🐬Sofiam🐬 vs dexonsmith)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 178104,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 98313,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-31T14:00:07.687079Z",
            "ended": "2023-04-30T00:10:31.029640Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 178104,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.069091796875,
                            "deviation": 67.57859802246094,
                            "volatility": 0.06007884442806244
                        }
                    },
                    "username": "dexonsmith",
                    "country": "ca",
                    "ranking": 22.55312076827671,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.653076171875,
                            "deviation": 74.3692626953125,
                            "volatility": 0.07683467864990234
                        }
                    },
                    "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/51592745"
            },
            "players": {
                "black": {
                    "id": 963352,
                    "username": "Go Sam Go",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ed3956dd25bfdbe1e2125773cfb59609?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.7652879498798,
                            "deviation": 62.037557419817965,
                            "volatility": 0.059901641261264564
                        }
                    },
                    "ranking": 25.808519059270004,
                    "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": 51592745,
            "name": "gosamgo91 vs. 🐬Sofiam🐬",
            "creator": 963352,
            "mode": "game",
            "source": "play",
            "black": 963352,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T22:43:46.500126Z",
            "ended": "2023-04-29T23:41:01.058155Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 963352,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.90771484375,
                            "deviation": 61.87019729614258,
                            "volatility": 0.059903208166360855
                        }
                    },
                    "username": "Go Sam Go",
                    "country": "us",
                    "ranking": 25.808519059270004,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed3956dd25bfdbe1e2125773cfb59609?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.8104248046875,
                            "deviation": 74.81012725830078,
                            "volatility": 0.07683182507753372
                        }
                    },
                    "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/51530850"
            },
            "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": 963352,
                    "username": "Go Sam Go",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ed3956dd25bfdbe1e2125773cfb59609?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1600.7652879498798,
                            "deviation": 62.037557419817965,
                            "volatility": 0.059901641261264564
                        }
                    },
                    "ranking": 25.808519059270004,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51530850,
            "name": "🐬Sofiam🐬 vs. gosamgo91",
            "creator": 963352,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 963352,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-01T20:05:25.964110Z",
            "ended": "2023-04-29T23:40:52.384728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 963352,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.527587890625,
                            "deviation": 61.86176300048828,
                            "volatility": 0.059902165085077286
                        }
                    },
                    "username": "Go Sam Go",
                    "country": "us",
                    "ranking": 25.808519059270004,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed3956dd25bfdbe1e2125773cfb59609?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/52605930"
            },
            "players": {
                "black": {
                    "id": 1271308,
                    "username": "chessandigo",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/d2d2f8f11caca6f72e015d7fb517abf6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1675.055677678491,
                            "deviation": 71.00281023689156,
                            "volatility": 0.06000003520388712
                        }
                    },
                    "ranking": 26.858709208191758,
                    "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": 52605930,
            "name": "Tournament Game: 9x9 Open League #65 (101023) R:1 (🐬Sofiam🐬 vs chessandigo)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1271308,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101023,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-07T17:04:08.462737Z",
            "ended": "2023-04-29T23:17:13.993262Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1271308,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1656.8470458984375,
                            "deviation": 69.43885040283203,
                            "volatility": 0.05996708944439888
                        }
                    },
                    "username": "chessandigo",
                    "country": "us",
                    "ranking": 26.858709208191758,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d2d2f8f11caca6f72e015d7fb517abf6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "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/53097211"
            },
            "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": 1200682,
                    "username": "Seanchu94",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/b649097cd3de9054e52434f4d240b6fe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.9615937811016,
                            "deviation": 87.03472259356822,
                            "volatility": 0.06000990520704498
                        }
                    },
                    "ranking": 29.554948702485266,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53097211,
            "name": "Tournament Game: Kyu battle! (92300) R:2 (Seanchu94 vs 🐬Sofiam🐬)",
            "creator": 1200682,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1200682,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 92300,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-25T01:05:10.575860Z",
            "ended": "2023-04-29T23:10:41.236471Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1200682,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1881.9615478515625,
                            "deviation": 87.03472137451172,
                            "volatility": 0.0600099042057991
                        }
                    },
                    "username": "Seanchu94",
                    "country": "cn",
                    "ranking": 29.554948702485266,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b649097cd3de9054e52434f4d240b6fe-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/51527715"
            },
            "players": {
                "black": {
                    "id": 788800,
                    "username": "tonyhu0123",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1499.3235623365092,
                            "deviation": 67.71596350507252,
                            "volatility": 0.059667104188151084
                        }
                    },
                    "ranking": 24.292940139563886,
                    "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": 51527715,
            "name": "Tournament Game: International Women's Day (100181) R:1 (🐬Sofiam🐬 vs tonyhu0123)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 788800,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 100181,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-01T18:00:23.393950Z",
            "ended": "2023-04-29T23:00:34.061307Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 788800,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1615.9822998046875,
                            "deviation": 70.05836486816406,
                            "volatility": 0.059776417911052704
                        }
                    },
                    "username": "tonyhu0123",
                    "country": "us",
                    "ranking": 24.292940139563886,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9d8cdb066da45aca199baac5b7bd7766-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "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/50989343"
            },
            "players": {
                "black": {
                    "id": 798808,
                    "username": "J.J.6",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/91352d20a72758c3bd882ae6a555d86a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1144.3452120792936,
                            "deviation": 63.05076684590787,
                            "volatility": 0.059980374243904
                        }
                    },
                    "ranking": 18.038239764084935,
                    "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": 50989343,
            "name": "Tournament Game: 19x19 Open League #6 (99760) R:1 (🐬Sofiam🐬 vs Chihiro7)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 798808,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 99760,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-11T15:40:43.784432Z",
            "ended": "2023-04-29T22:25:35.481805Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 798808,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.7425537109375,
                            "deviation": 66.57935333251953,
                            "volatility": 0.06000218540430069
                        }
                    },
                    "username": "J.J.6",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 18.038239764084935,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/91352d20a72758c3bd882ae6a555d86a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "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/41794693"
            },
            "players": {
                "black": {
                    "id": 61589,
                    "username": "Frostpine",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/54f5c02e0158547258ea4dfaddb86e5d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1181.623544598232,
                            "deviation": 63.217520249915474,
                            "volatility": 0.059975324713068885
                        }
                    },
                    "ranking": 18.78035403170334,
                    "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": 41794693,
            "name": "Friendly Match",
            "creator": 772773,
            "mode": "game",
            "source": "play",
            "black": 61589,
            "white": 126739,
            "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": 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": "45.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-27T23:36:00.157309Z",
            "ended": "2023-04-29T21:19:23.904386Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 61589,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1259.6849365234375,
                            "deviation": 63.4668083190918,
                            "volatility": 0.06000323221087456
                        }
                    },
                    "username": "Frostpine",
                    "country": "zz",
                    "ranking": 18.78035403170334,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/54f5c02e0158547258ea4dfaddb86e5d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "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": [
                61589,
                85719,
                99367,
                390011,
                410380,
                489344,
                497653,
                515688,
                545909,
                560043,
                589192,
                620412,
                653994,
                701284,
                747196,
                748393,
                791392,
                799595,
                802206,
                806871,
                808399,
                823853,
                852678,
                886388,
                919372,
                938004,
                941612,
                967330,
                979732,
                1062859,
                1099836,
                1109165,
                1110257,
                1125633,
                1125978,
                1128599,
                1131041,
                1131312,
                1133095,
                1135138,
                1138041,
                1138407,
                1140163,
                1141136,
                1146211,
                1147173,
                1147272,
                1149967,
                1150803,
                1151997,
                1154196,
                1155568,
                1157011,
                1157689
            ],
            "rengo_white_team": [
                126739,
                179999,
                319634,
                422165,
                441026,
                446159,
                459132,
                614849,
                623713,
                682038,
                716887,
                736058,
                766671,
                772773,
                796406,
                825902,
                916319,
                919820,
                955468,
                991020,
                998724,
                1003444,
                1004865,
                1034637,
                1043808,
                1046335,
                1053862,
                1062857,
                1063780,
                1067763,
                1068951,
                1074051,
                1076533,
                1082336,
                1101559,
                1106433,
                1118383,
                1118776,
                1121586,
                1124458,
                1124638,
                1128143,
                1130077,
                1131464,
                1136900,
                1137284,
                1143459,
                1144424,
                1148772,
                1150881,
                1151261,
                1151485,
                1157013,
                1159126,
                1159138
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52030042"
            },
            "players": {
                "black": {
                    "id": 706506,
                    "username": "vixigi",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1267.1053977757024,
                            "deviation": 65.2955865961427,
                            "volatility": 0.060145682591621896
                        }
                    },
                    "ranking": 20.397282141592083,
                    "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": 52030042,
            "name": "Sfida 342",
            "creator": 706506,
            "mode": "game",
            "source": "play",
            "black": 706506,
            "white": 126739,
            "width": 19,
            "height": 18,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 182183,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 1123200, \"max_time\": 1123200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-19T01:27:21.477229Z",
            "ended": "2023-04-29T19:39:48.603589Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 706506,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.4298095703125,
                            "deviation": 65.86869812011719,
                            "volatility": 0.06010494753718376
                        }
                    },
                    "username": "vixigi",
                    "country": "un",
                    "ranking": 20.397282141592083,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bfe827742d938752ce9de87c4d1dad0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "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/51567428"
            },
            "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": 1182846,
                    "username": "Smartfox",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/27e2cbb60e6e5017971b0a1e7392ce05-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1440.2563930454246,
                            "deviation": 71.61347756222665,
                            "volatility": 0.060512765640676876
                        }
                    },
                    "ranking": 23.36247451639933,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51567428,
            "name": "Tournament Game: Ludu Go IX (100591) R:1 (smartfox2 vs 🐬Sofiam🐬)",
            "creator": 1182846,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1182846,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 100591,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T02:44:42.656755Z",
            "ended": "2023-04-29T19:31:37.601205Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.981201171875,
                            "deviation": 75.18256378173828,
                            "volatility": 0.0768267959356308
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1182846,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1416.6842041015625,
                            "deviation": 65.84099578857422,
                            "volatility": 0.0604008324444294
                        }
                    },
                    "username": "Smartfox",
                    "country": "un",
                    "ranking": 23.36247451639933,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/27e2cbb60e6e5017971b0a1e7392ce05-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
        }
    ]
}