List all games played by a specific player.

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

{
    "count": 1616,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=100",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=98",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/44264441"
            },
            "players": {
                "black": {
                    "id": 1113832,
                    "username": "Cool Sean",
                    "country": "ie",
                    "icon": "https://secure.gravatar.com/avatar/896ccf89d6a0cfd0dc615c0d8e7e1dfd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.2582671011355,
                            "deviation": 61.37584679800261,
                            "volatility": 0.059980634553614534
                        }
                    },
                    "ranking": 21.119491148594005,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 44264441,
            "name": "Friendly Match",
            "creator": 1113832,
            "mode": "game",
            "source": "play",
            "black": 1113832,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 56,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2400, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-06-02T19:28:16.383286Z",
            "ended": "2022-06-02T20:37:23.553975Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1113832,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1260.4591064453125,
                            "deviation": 61.46750259399414,
                            "volatility": 0.060001272708177567
                        }
                    },
                    "username": "Cool Sean",
                    "country": "ie",
                    "ranking": 21.119491148594005,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/896ccf89d6a0cfd0dc615c0d8e7e1dfd?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 917.8938598632812,
                            "deviation": 70.4128646850586,
                            "volatility": 0.060006946325302124
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/44138693"
            },
            "players": {
                "black": {
                    "id": 970061,
                    "username": "yixiuge0525",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1038172b6c9253d4c01045356c43c666?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 800.2763635548318,
                            "deviation": 62.14284887795084,
                            "volatility": 0.05997671110984402
                        }
                    },
                    "ranking": 9.759087605856127,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 44138693,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 970061,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "79.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-28T22:10:09.299615Z",
            "ended": "2022-06-02T04:21:48.117576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 970061,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.0450439453125,
                            "deviation": 67.9849624633789,
                            "volatility": 0.05997848883271217
                        }
                    },
                    "username": "yixiuge0525",
                    "country": "un",
                    "ranking": 9.759087605856127,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1038172b6c9253d4c01045356c43c666?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 917.8938598632812,
                            "deviation": 70.4128646850586,
                            "volatility": 0.060006946325302124
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44138692"
            },
            "players": {
                "black": {
                    "id": 1159606,
                    "username": "WarCat77",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/86b0ce4dc2685f82310af1f3ab64195b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1194.1758276913902,
                            "deviation": 68.72783754544541,
                            "volatility": 0.05999945816126749
                        }
                    },
                    "ranking": 19.024977429507903,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 44138692,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1159606,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-05-28T22:20:44.612311Z",
            "ended": "2022-05-28T22:21:44.934443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1159606,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.9444580078125,
                            "deviation": 180.10523986816406,
                            "volatility": 0.060000188648700714
                        }
                    },
                    "username": "WarCat77",
                    "country": "ca",
                    "ranking": 19.024977429507903,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/86b0ce4dc2685f82310af1f3ab64195b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 891.9815063476562,
                            "deviation": 71.7535629272461,
                            "volatility": 0.0600079745054245
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44138690"
            },
            "players": {
                "black": {
                    "id": 330339,
                    "username": "HumanGo13",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/dbfeb0d029df569e5eec43cb5570f073-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.2017717667632,
                            "deviation": 62.65672991159444,
                            "volatility": 0.059920152560941235
                        }
                    },
                    "ranking": 16.400839822275465,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 44138690,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 330339,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-05-28T22:09:16.917365Z",
            "ended": "2022-06-03T09:11:14.958758Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 330339,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1276.5673828125,
                            "deviation": 62.007503509521484,
                            "volatility": 0.05992269143462181
                        }
                    },
                    "username": "HumanGo13",
                    "country": "ar",
                    "ranking": 16.400839822275465,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbfeb0d029df569e5eec43cb5570f073-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 917.8938598632812,
                            "deviation": 70.4128646850586,
                            "volatility": 0.060006946325302124
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44138653"
            },
            "players": {
                "black": {
                    "id": 1126654,
                    "username": "Ijin057",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/33ad6659d3152b739457ba46ffee0544-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 859.0894776734326,
                            "deviation": 63.22914011868609,
                            "volatility": 0.060001080268833606
                        }
                    },
                    "ranking": 11.40079205744631,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 44138653,
            "name": "Ijin057 vs. Gia",
            "creator": 1126654,
            "mode": "game",
            "source": "play",
            "black": 1126654,
            "white": 526987,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-05-28T22:06:48.405794Z",
            "ended": "2022-06-01T21:08:27.183934Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1126654,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 869.2753295898438,
                            "deviation": 65.6910400390625,
                            "volatility": 0.060005802661180496
                        }
                    },
                    "username": "Ijin057",
                    "country": "un",
                    "ranking": 11.40079205744631,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/33ad6659d3152b739457ba46ffee0544-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 903.771484375,
                            "deviation": 71.0804672241211,
                            "volatility": 0.0600070022046566
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/44127416"
            },
            "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": 671956,
                    "username": "RandomGG",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/db5414af76a0ad808dc26d37cf3d4222?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.965582709446,
                            "deviation": 63.02174419428878,
                            "volatility": 0.060129712875806
                        }
                    },
                    "ranking": 22.119506237864048,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44127416,
            "name": "Friendly 25x25 rengo -12h/move",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 671956,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-05-29T11:09:28.401763Z",
            "ended": "2022-05-31T23:11:45.146884Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 903.771484375,
                            "deviation": 71.0804672241211,
                            "volatility": 0.0600070022046566
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 671956,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.965576171875,
                            "deviation": 63.02174377441406,
                            "volatility": 0.060129713267087936
                        }
                    },
                    "username": "RandomGG",
                    "country": "001",
                    "ranking": 22.119506237864048,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/db5414af76a0ad808dc26d37cf3d4222?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                526987,
                856028,
                1153864,
                1158356
            ],
            "rengo_white_team": [
                671956,
                998724,
                1106433,
                1142384,
                1147173
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44127408"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "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": 44127408,
            "name": "Friendly 21x21 rengo -12h/move",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 126739,
            "width": 21,
            "height": 21,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-29T13:44:32.926522Z",
            "ended": "2022-06-12T18:53:22.787448Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1874.078125,
                            "deviation": 71.20006561279297,
                            "volatility": 0.07099532335996628
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1078801,
                1142384,
                1158356,
                1160909
            ],
            "rengo_white_team": [
                126739,
                998724,
                1079284,
                1106433,
                1140163
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44127367"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1003843,
                    "username": "am NOOB Go UwU",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f3d18c690de2fe0485a391282bc230bb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1101.8499934218416,
                            "deviation": 63.09485028897652,
                            "volatility": 0.06003389495794892
                        }
                    },
                    "ranking": 17.162196841242988,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44127367,
            "name": "Friendly game -12h/move",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1003843,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-05-28T12:27:07.772001Z",
            "ended": "2022-05-29T00:29:10.917194Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 891.9815063476562,
                            "deviation": 71.7535629272461,
                            "volatility": 0.0600079745054245
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1003843,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.8472900390625,
                            "deviation": 62.9055061340332,
                            "volatility": 0.060020118951797485
                        }
                    },
                    "username": "am NOOB Go UwU",
                    "country": "th",
                    "ranking": 17.162196841242988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f3d18c690de2fe0485a391282bc230bb-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44102562"
            },
            "players": {
                "black": {
                    "id": 106165,
                    "username": "alex7y",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/2439000a56cada6a5a70ee83670f8b49?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.9368955563386,
                            "deviation": 62.222230948742826,
                            "volatility": 0.06040183128437084
                        }
                    },
                    "ranking": 22.169845333427247,
                    "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": 44102562,
            "name": "Friendly stressful rengo",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 106165,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-28T03:24:40.763226Z",
            "ended": "2022-06-21T17:48:02.778473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.04443359375,
                            "deviation": 76.2200698852539,
                            "volatility": 0.07113289088010788
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                106165,
                526987,
                614051,
                896349,
                930563,
                1153778
            ],
            "rengo_white_team": [
                126739,
                671956,
                790924,
                852678,
                1159138,
                1159642
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44058681"
            },
            "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": 26469,
                    "username": "mystic",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/3762ba1a997bcbdb99f8a4f587853401-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1632.3685287898206,
                            "deviation": 65.26145367254219,
                            "volatility": 0.05997112066958882
                        }
                    },
                    "ranking": 26.261106777190236,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44058681,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 26469,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 57600,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 57600, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "75.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-31T06:24:21.186301Z",
            "ended": "2022-08-04T07:15:17.840071Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1752.6578369140625,
                            "deviation": 77.62953186035156,
                            "volatility": 0.07249949127435684
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 903.0060424804688,
                            "deviation": 69.8012924194336,
                            "volatility": 0.060003943741321564
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                523479,
                549644,
                671956,
                694183,
                709533,
                730185,
                940672,
                991353,
                1020527,
                1058724,
                1102623,
                1106433,
                1125633,
                1140163,
                1147112,
                1153778,
                1158356,
                1161526
            ],
            "rengo_white_team": [
                26469,
                327684,
                390011,
                441026,
                526987,
                634707,
                643848,
                684707,
                698241,
                741816,
                825902,
                896349,
                1053862,
                1137351,
                1142384,
                1147173,
                1158967,
                1159138,
                1159973
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}