List all games played by a specific player.

GET /api/v1/players/126739/games/?format=api&ordering=-id&page=87
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=-id&page=88",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=86",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52246389"
            },
            "players": {
                "black": {
                    "id": 101291,
                    "username": "nonservium",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/e2fe0b82ebcec4c46e9284f61addc38e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.56812267344,
                            "deviation": 63.54254319083428,
                            "volatility": 0.059973509963919334
                        }
                    },
                    "ranking": 22.91309280142612,
                    "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": 52246389,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 101291,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-26T17:10:50.124893Z",
            "ended": "2023-03-28T02:55:59.988333Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 101291,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.924072265625,
                            "deviation": 62.824642181396484,
                            "volatility": 0.060021210461854935
                        }
                    },
                    "username": "nonservium",
                    "country": "cl",
                    "ranking": 22.91309280142612,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e2fe0b82ebcec4c46e9284f61addc38e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1909.822265625,
                            "deviation": 75.72383117675781,
                            "volatility": 0.07612573355436325
                        }
                    },
                    "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/52246386"
            },
            "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": 1325838,
                    "username": "NghThienTruc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/426823d518973dbca354fd41fbe4fc69?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.9693078366224,
                            "deviation": 175.65018783339164,
                            "volatility": 0.05999491928694585
                        }
                    },
                    "ranking": 17.80695473828932,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 52246386,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1325838,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "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-26T10:02:11.937494Z",
            "ended": "2023-03-27T16:42:02.924244Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1876.7939453125,
                            "deviation": 76.91619110107422,
                            "volatility": 0.07604119181632996
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1325838,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.9693603515625,
                            "deviation": 175.6501922607422,
                            "volatility": 0.05999492108821869
                        }
                    },
                    "username": "NghThienTruc",
                    "country": "un",
                    "ranking": 17.80695473828932,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/426823d518973dbca354fd41fbe4fc69?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/52246385"
            },
            "players": {
                "black": {
                    "id": 1325838,
                    "username": "NghThienTruc",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/426823d518973dbca354fd41fbe4fc69?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1132.9693078366224,
                            "deviation": 175.65018783339164,
                            "volatility": 0.05999491928694585
                        }
                    },
                    "ranking": 17.80695473828932,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "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": 52246385,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1325838,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-26T15:37:15.771422Z",
            "ended": "2023-03-27T16:07:34.508560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1325838,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1135.763671875,
                            "deviation": 176.71044921875,
                            "volatility": 0.05999511480331421
                        }
                    },
                    "username": "NghThienTruc",
                    "country": "un",
                    "ranking": 17.80695473828932,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/426823d518973dbca354fd41fbe4fc69?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1869.5750732421875,
                            "deviation": 75.56652069091797,
                            "volatility": 0.07604911923408508
                        }
                    },
                    "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/52246383"
            },
            "players": {
                "black": {
                    "id": 1325193,
                    "username": "coreafive",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/4db8fc7ac5c542bd26c6d7a975587c38?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1838.3378136423366,
                            "deviation": 100.50828158261153,
                            "volatility": 0.059997200473786996
                        }
                    },
                    "ranking": 29.012015627046807,
                    "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": 52246383,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1325193,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-03-26T10:20:09.521208Z",
            "ended": "2023-03-26T10:20:45.319628Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1325193,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1671.4002685546875,
                            "deviation": 153.58900451660156,
                            "volatility": 0.05999504402279854
                        }
                    },
                    "username": "coreafive",
                    "country": "kr",
                    "ranking": 29.012015627046807,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4db8fc7ac5c542bd26c6d7a975587c38?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1797.9775390625,
                            "deviation": 76.14258575439453,
                            "volatility": 0.07595738768577576
                        }
                    },
                    "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/52246024"
            },
            "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": 1151470,
                    "username": "deleted-e66e3971-86a4-48f1-9635-098c95595c5e",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/c455391c5e92a6b37c5a190dec5e9d42?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.6910439667574,
                            "deviation": 76.86511733707295,
                            "volatility": 0.06019143763233301
                        }
                    },
                    "ranking": 17.513352518128976,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52246024,
            "name": "Tournament Game: Blitz 19x19 Elimination Tournament 2023-03-26 09:30 (101550) R:1 (sougo2022 vs 🐬Sofiam🐬)",
            "creator": 1151470,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1151470,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 11,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 10, \"main_time\": 120, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": 101550,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-26T09:30:16.906801Z",
            "ended": "2023-03-26T09:40:53.597453Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.224609375,
                            "deviation": 75.40652465820312,
                            "volatility": 0.07596196234226227
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1151470,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2047.2440185546875,
                            "deviation": 75.44464874267578,
                            "volatility": 0.06000259146094322
                        }
                    },
                    "username": "deleted-e66e3971-86a4-48f1-9635-098c95595c5e",
                    "country": "jp",
                    "ranking": 17.513352518128976,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c455391c5e92a6b37c5a190dec5e9d42?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/52245545"
            },
            "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": 743259,
                    "username": "albertsk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/911d03f3de69a44ca118d6725798e8f5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1342.4296098191458,
                            "deviation": 60.97309526879548,
                            "volatility": 0.059896263826463875
                        }
                    },
                    "ranking": 21.734102715340104,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52245545,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 743259,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "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-26T09:34:01.546987Z",
            "ended": "2023-03-27T21:15:31.125065Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1978.40576171875,
                            "deviation": 76.13165283203125,
                            "volatility": 0.07608861476182938
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 743259,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1275.146240234375,
                            "deviation": 61.84445571899414,
                            "volatility": 0.059944942593574524
                        }
                    },
                    "username": "albertsk",
                    "country": "un",
                    "ranking": 21.734102715340104,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/911d03f3de69a44ca118d6725798e8f5?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/52245544"
            },
            "players": {
                "black": {
                    "id": 32475,
                    "username": "marshmn",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/80a759c2bc3e6628588cc15a71084215?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.62538767644,
                            "deviation": 61.55248573215591,
                            "volatility": 0.05981771908022462
                        }
                    },
                    "ranking": 25.397945112777535,
                    "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": 52245544,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 32475,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-26T09:12:32.320169Z",
            "ended": "2023-03-29T08:12:35.222493Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 32475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1784.7999267578125,
                            "deviation": 60.93510437011719,
                            "volatility": 0.05989375710487366
                        }
                    },
                    "username": "marshmn",
                    "country": "gb",
                    "ranking": 25.397945112777535,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/80a759c2bc3e6628588cc15a71084215?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.984130859375,
                            "deviation": 76.5243148803711,
                            "volatility": 0.07630092650651932
                        }
                    },
                    "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/52245364"
            },
            "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": 481140,
                    "username": "bluciano",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/13992c53ecbe15977fd45c9552a27a3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.2915023453534,
                            "deviation": 60.17552136184111,
                            "volatility": 0.058802807090680545
                        }
                    },
                    "ranking": 22.80999862855989,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52245364,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 481140,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "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-26T09:38:21.320380Z",
            "ended": "2023-03-28T00:16:23.121541Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1891.080810546875,
                            "deviation": 77.77618408203125,
                            "volatility": 0.07612569630146027
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 481140,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.1815185546875,
                            "deviation": 60.58982467651367,
                            "volatility": 0.059432946145534515
                        }
                    },
                    "username": "bluciano",
                    "country": "it",
                    "ranking": 22.80999862855989,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/13992c53ecbe15977fd45c9552a27a3e-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/52245361"
            },
            "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": 1321598,
                    "username": "THETAEBRO",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/1f3c8d1e6d2d192bcd9846f4a6268e5a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1297.6183758274933,
                            "deviation": 70.18178894843888,
                            "volatility": 0.05997288130820969
                        }
                    },
                    "ranking": 20.948147524811386,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52245361,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1321598,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "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-26T09:23:49.252015Z",
            "ended": "2023-03-27T12:20:54.197111Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1815.0859375,
                            "deviation": 74.6524429321289,
                            "volatility": 0.07604613900184631
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1321598,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.4462890625,
                            "deviation": 87.62361145019531,
                            "volatility": 0.05998941883444786
                        }
                    },
                    "username": "THETAEBRO",
                    "country": "us",
                    "ranking": 20.948147524811386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f3c8d1e6d2d192bcd9846f4a6268e5a?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/52245359"
            },
            "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": 1166641,
                    "username": "koshiki.ym",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/9e5056277cc34b9d38ae8eeb4fd1dd66?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.2871660388196,
                            "deviation": 60.86584219321069,
                            "volatility": 0.05965242042404691
                        }
                    },
                    "ranking": 23.698068941224076,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52245359,
            "name": "🐬⭐",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1166641,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 3757,
            "time_control_parameters": "{\"main_time\": 0, \"period_time\": 86400, \"stones_per_period\": 23, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-26T09:14:54.926016Z",
            "ended": "2023-03-29T07:52:51.652335Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1702.314208984375,
                            "deviation": 77.05184936523438,
                            "volatility": 0.07630380243062973
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1166641,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1821.7137451171875,
                            "deviation": 63.98415756225586,
                            "volatility": 0.05999213084578514
                        }
                    },
                    "username": "koshiki.ym",
                    "country": "jp",
                    "ranking": 23.698068941224076,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9e5056277cc34b9d38ae8eeb4fd1dd66?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
        }
    ]
}