List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-ended&page=72
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=73",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-ended&page=71",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/51070536"
            },
            "players": {
                "black": {
                    "id": 1243335,
                    "username": "Umboltar",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c24e315bdda3d341c0b19724de514441-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.3239164936722,
                            "deviation": 61.97249592907155,
                            "volatility": 0.059992725842927974
                        }
                    },
                    "ranking": 20.528790153063614,
                    "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": 51070536,
            "name": "Umboltar vs. 🐬Sofiam🐬",
            "creator": 1243335,
            "mode": "game",
            "source": "play",
            "black": 1243335,
            "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-14T09:28:18.631041Z",
            "ended": "2023-05-01T09:02:34.913444Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1243335,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.088134765625,
                            "deviation": 112.30333709716797,
                            "volatility": 0.06000132113695145
                        }
                    },
                    "username": "Umboltar",
                    "country": "fr",
                    "ranking": 20.528790153063614,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c24e315bdda3d341c0b19724de514441-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/51331250"
            },
            "players": {
                "black": {
                    "id": 141563,
                    "username": "thd42",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8781d51e3b3aaf21818d212ad310ecab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.9168011408829,
                            "deviation": 61.43335200610551,
                            "volatility": 0.05991487370504783
                        }
                    },
                    "ranking": 24.73027122957813,
                    "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": 51331250,
            "name": "thd42 vs. 🐬Sofiam🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 141563,
            "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-23T01:32:20.542235Z",
            "ended": "2023-05-01T09:00:12.149943Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 141563,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1679.093017578125,
                            "deviation": 61.10173034667969,
                            "volatility": 0.05991153419017792
                        }
                    },
                    "username": "thd42",
                    "country": "un",
                    "ranking": 24.73027122957813,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8781d51e3b3aaf21818d212ad310ecab-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/50858629"
            },
            "players": {
                "black": {
                    "id": 900810,
                    "username": "提拉米蘇",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/0ee3d24641ffb70fd1afd7c801fda2e2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.3256979768,
                            "deviation": 60.7627359289558,
                            "volatility": 0.05988847171708624
                        }
                    },
                    "ranking": 23.137469182952838,
                    "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": 50858629,
            "name": "提拉米蘇 vs. 🐬Sofiam🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 900810,
            "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-07T04:00:51.230781Z",
            "ended": "2023-05-01T08:59:04.399727Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 900810,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.5377197265625,
                            "deviation": 61.84434509277344,
                            "volatility": 0.059938568621873856
                        }
                    },
                    "username": "提拉米蘇",
                    "country": "tw",
                    "ranking": 23.137469182952838,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0ee3d24641ffb70fd1afd7c801fda2e2-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/51209834"
            },
            "players": {
                "black": {
                    "id": 266375,
                    "username": "Tweeety",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/0bf69a825850f007178d997bdbfe1285?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.9578347479498,
                            "deviation": 61.93485219961497,
                            "volatility": 0.06008612194172287
                        }
                    },
                    "ranking": 21.966227298968406,
                    "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": 51209834,
            "name": "Tweeety vs. 🐬Sofiam🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 266375,
            "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-18T23:57:32.375947Z",
            "ended": "2023-05-01T08:51:39.095325Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 266375,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1415.4976806640625,
                            "deviation": 62.85200881958008,
                            "volatility": 0.06008411571383476
                        }
                    },
                    "username": "Tweeety",
                    "country": "us",
                    "ranking": 21.966227298968406,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0bf69a825850f007178d997bdbfe1285?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/51790470"
            },
            "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": 1158437,
                    "username": "paula_vlf",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/e82fd916321b3241e9c6523a6118751c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 912.3525784841211,
                            "deviation": 66.69030922335332,
                            "volatility": 0.06002163396551907
                        }
                    },
                    "ranking": 12.793344033511339,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51790470,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2023-03-10 19:00 (100922) R:1 (paula_vlf vs 🐬Sofiam🐬)",
            "creator": 1158437,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1158437,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 100922,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-10T19:00:38.655249Z",
            "ended": "2023-05-01T08:50:35.241515Z",
            "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": 1158437,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 985.9683837890625,
                            "deviation": 64.98318481445312,
                            "volatility": 0.0599859356880188
                        }
                    },
                    "username": "paula_vlf",
                    "country": "de",
                    "ranking": 12.793344033511339,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e82fd916321b3241e9c6523a6118751c?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/52229839"
            },
            "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": 520595,
                    "username": "Batracia",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/c0ff6fcf3ebfaffe7534560acaf55a73-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.3571832986477,
                            "deviation": 62.04321527033107,
                            "volatility": 0.060004955477917093
                        }
                    },
                    "ranking": 25.216641593490028,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52229839,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2023-03-25 19:00 (101489) R:1 (Perri Ornitorrinco vs 🐬Sofiam🐬)",
            "creator": 520595,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 520595,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 101489,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-25T19:00:39.171333Z",
            "ended": "2023-05-01T08:46:29.315342Z",
            "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": 520595,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.599609375,
                            "deviation": 67.1703872680664,
                            "volatility": 0.06001642346382141
                        }
                    },
                    "username": "Batracia",
                    "country": "ar",
                    "ranking": 25.216641593490028,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0ff6fcf3ebfaffe7534560acaf55a73-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/51106134"
            },
            "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": 1021076,
                    "username": "uzuku",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fb2078bd81269dbd12efc691f0f8d538-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.6467756434718,
                            "deviation": 61.145013644829376,
                            "volatility": 0.059968485193041154
                        }
                    },
                    "ranking": 26.25086872126715,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51106134,
            "name": "🐬Sofiam🐬 vs. uzuku",
            "creator": 1021076,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1021076,
            "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-15T14:10:33.344815Z",
            "ended": "2023-05-01T08:45:48.876538Z",
            "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": 1021076,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.9180908203125,
                            "deviation": 64.61582946777344,
                            "volatility": 0.05997466668486595
                        }
                    },
                    "username": "uzuku",
                    "country": "un",
                    "ranking": 26.25086872126715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fb2078bd81269dbd12efc691f0f8d538-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/51353635"
            },
            "players": {
                "black": {
                    "id": 520595,
                    "username": "Batracia",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/c0ff6fcf3ebfaffe7534560acaf55a73-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.3571832986477,
                            "deviation": 62.04321527033107,
                            "volatility": 0.060004955477917093
                        }
                    },
                    "ranking": 25.216641593490028,
                    "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": 51353635,
            "name": "Tournament Game: Correspondence 13x13 RoundRobin 2023-02-23 19:00 (100401) R:1 (🐬Sofiam🐬 vs Perri Ornitorrinco)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 520595,
            "white": 126739,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"pause_on_weekends\": true, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 100401,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-02-23T19:01:01.061425Z",
            "ended": "2023-05-01T08:43:12.191250Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 520595,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.599609375,
                            "deviation": 67.1703872680664,
                            "volatility": 0.06001642346382141
                        }
                    },
                    "username": "Batracia",
                    "country": "ar",
                    "ranking": 25.216641593490028,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0ff6fcf3ebfaffe7534560acaf55a73-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/51562648"
            },
            "players": {
                "black": {
                    "id": 44569,
                    "username": "fabou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/4bc97834678d50e5c301f938389c73aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.9677640968287,
                            "deviation": 62.90381042106619,
                            "volatility": 0.059937158791530915
                        }
                    },
                    "ranking": 24.44137259599949,
                    "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": 51562648,
            "name": "fabou vs. 🐬Sofiam🐬",
            "creator": 44569,
            "mode": "game",
            "source": "play",
            "black": 44569,
            "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-03-02T22:31:34.648260Z",
            "ended": "2023-05-01T08:32:54.372150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 44569,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.9842529296875,
                            "deviation": 61.75829315185547,
                            "volatility": 0.05995059013366699
                        }
                    },
                    "username": "fabou",
                    "country": "fr",
                    "ranking": 24.44137259599949,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4bc97834678d50e5c301f938389c73aa-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/50887846"
            },
            "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": 1155174,
                    "username": "hirotokimoto",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1cf8240dcb9ac9f3c88e128b30532352?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1523.2171083395267,
                            "deviation": 61.54280644139449,
                            "volatility": 0.05989809887701186
                        }
                    },
                    "ranking": 24.658954809111318,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50887846,
            "name": "🐬Sofiam🐬 vs. hirotokimoto",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1155174,
            "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-08T04:20:39.741526Z",
            "ended": "2023-05-01T08:32:31.134916Z",
            "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": 1155174,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1711.2247314453125,
                            "deviation": 61.55442428588867,
                            "volatility": 0.059984978288412094
                        }
                    },
                    "username": "hirotokimoto",
                    "country": "un",
                    "ranking": 24.658954809111318,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1cf8240dcb9ac9f3c88e128b30532352?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
        }
    ]
}