List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&page=42",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=40",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/21842695"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 584481,
                    "username": "Mulsiphix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.508332937557,
                            "deviation": 67.30621035483453,
                            "volatility": 0.06024145341136911
                        }
                    },
                    "ranking": 27.51884388340188,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21842695,
            "name": "Teaching Game #4",
            "creator": 584481,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 584481,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-14T06:23:26.701339Z",
            "ended": "2020-03-11T08:42:36.035587Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.914306640625,
                            "deviation": 82.57212829589844,
                            "volatility": 0.05998683720827103
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 584481,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.32958984375,
                            "deviation": 62.654701232910156,
                            "volatility": 0.06011422723531723
                        }
                    },
                    "username": "Mulsiphix",
                    "country": "us",
                    "ranking": 27.51884388340188,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-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/21838000"
            },
            "players": {
                "black": {
                    "id": 610985,
                    "username": "lagazelle",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c470e2449025c6bcbc5655fffab7d6bf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 952.10431516212,
                            "deviation": 61.14776912578783,
                            "volatility": 0.05971414219602597
                        }
                    },
                    "ranking": 13.780647292922891,
                    "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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21838000,
            "name": "Tournament Game: Live 9x9 Double Elimination Tournament 2020-02-13 22:30 (56557) R:2 (Gia_ vs lagazelle)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 610985,
            "white": 526987,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 16,
            "black_player_rating": "767.578",
            "white_player_rank": 8,
            "white_player_rating": "-42.969",
            "time_per_move": 33,
            "time_control_parameters": "{\"time_control\": \"byoyomi\", \"period_time\": 30, \"main_time\": 300, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 56557,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-13T22:35:41.878332Z",
            "ended": "2020-02-13T22:38:23.204135Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 610985,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1459.801025390625,
                            "deviation": 62.089111328125,
                            "volatility": 0.05998088791966438
                        }
                    },
                    "username": "lagazelle",
                    "country": "fr",
                    "ranking": 13.780647292922891,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c470e2449025c6bcbc5655fffab7d6bf-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 894.1541748046875,
                            "deviation": 81.22505187988281,
                            "volatility": 0.059992142021656036
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "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/21778883"
            },
            "players": {
                "black": {
                    "id": 33792,
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.3831471314238,
                            "deviation": 67.06012209323173,
                            "volatility": 0.06060078427531681
                        }
                    },
                    "ranking": 26.119060726576542,
                    "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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21778883,
            "name": "Tournament Game: 9x9 McMahon (New Zealand Rules) (56027) R:3 (Gia_ vs He Who Walks in Shadows)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 33792,
            "white": 526987,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1110.825",
            "white_player_rank": 11,
            "white_player_rating": "247.829",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 43200, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 56027,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-10T06:19:27.868322Z",
            "ended": "2020-02-14T19:13:37.560393Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 33792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.3438720703125,
                            "deviation": 67.09593200683594,
                            "volatility": 0.05994377285242081
                        }
                    },
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 892.6751098632812,
                            "deviation": 81.56167602539062,
                            "volatility": 0.05999167636036873
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "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/26481380"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 782938,
                    "username": "2KoOrNot2Ko",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/7088483ff51a5916fd94f51b2b2d3f79?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2050.712805283856,
                            "deviation": 72.31574097387208,
                            "volatility": 0.05997622351005444
                        }
                    },
                    "ranking": 31.54290422581106,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 26481380,
            "name": "Tournament Game: Fast Tournament- 2 days/move (60547) R:2 (2KoOrNot2Ko vs Gia)",
            "creator": 782938,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 782938,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 60547,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2020-08-27T18:11:09.171322Z",
            "ended": "2020-08-27T19:37:57.598723Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 792.8073120117188,
                            "deviation": 72.3404769897461,
                            "volatility": 0.05998576059937477
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 782938,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2021.0506591796875,
                            "deviation": 71.7810287475586,
                            "volatility": 0.05998308211565018
                        }
                    },
                    "username": "2KoOrNot2Ko",
                    "country": "us",
                    "ranking": 31.54290422581106,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7088483ff51a5916fd94f51b2b2d3f79?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/18152193"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 412892,
                    "username": "Eugene",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/b7d4b1f2705fe3e7f6178df7fb8049c2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.5698244696919,
                            "deviation": 61.78732476345117,
                            "volatility": 0.06003191513554477
                        }
                    },
                    "ranking": 19.587902279763995,
                    "professional": false,
                    "ui_class": "supporter moderator admin"
                }
            },
            "id": 18152193,
            "name": "Teaching game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 412892,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 611520,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 604800, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "63.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-06-05T22:10:38.058551Z",
            "ended": "2019-12-13T20:58:11.970186Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.3455810546875,
                            "deviation": 150.71060180664062,
                            "volatility": 0.05999782308936119
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 412892,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.0389404296875,
                            "deviation": 64.87403106689453,
                            "volatility": 0.060030024498701096
                        }
                    },
                    "username": "Eugene",
                    "country": "001",
                    "ranking": 19.587902279763995,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b7d4b1f2705fe3e7f6178df7fb8049c2-32.png",
                    "ui_class": "supporter moderator admin"
                }
            },
            "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/44127367"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "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": 17.127590393947607,
                    "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/20909751"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2159574370828,
                            "deviation": 102.3992673369248,
                            "volatility": 0.14963407292247138
                        }
                    },
                    "ranking": 17.31644162776764,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 20909751,
            "name": "Teaching game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 608184,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 265920,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 259200, \"periods\": 20}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-17T21:59:32.589880Z",
            "ended": "2019-12-18T18:27:22.556733Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1023.9036865234375,
                            "deviation": 132.2897186279297,
                            "volatility": 0.05999979376792908
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1362.830322265625,
                            "deviation": 71.1319808959961,
                            "volatility": 0.07359016686677933
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 17.31644162776764,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                }
            },
            "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/20960084"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 608184,
                    "username": "amybot-ddk",
                    "country": "ee",
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2159574370828,
                            "deviation": 102.3992673369248,
                            "volatility": 0.14963407292247138
                        }
                    },
                    "ranking": 17.31644162776764,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 20960084,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 608184,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 265920,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 259200, \"periods\": 20}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-20T21:30:09.504471Z",
            "ended": "2019-12-21T20:18:12.171685Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.0223388671875,
                            "deviation": 124.62067413330078,
                            "volatility": 0.060000769793987274
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 608184,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.335205078125,
                            "deviation": 73.24198913574219,
                            "volatility": 0.07371895760297775
                        }
                    },
                    "username": "amybot-ddk",
                    "country": "ee",
                    "ranking": 17.31644162776764,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8992aadccb1bed4d163b2c8b643c6b7d-32.png",
                    "ui_class": "bot"
                }
            },
            "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/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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "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": 17.127590393947607,
                    "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/44138690"
            },
            "players": {
                "black": {
                    "id": 330339,
                    "username": "HumanGo13",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/dbfeb0d029df569e5eec43cb5570f073-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.3938574029976,
                            "deviation": 62.49771862150599,
                            "volatility": 0.05992454912301288
                        }
                    },
                    "ranking": 17.089468889192037,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "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": 17.089468889192037,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbfeb0d029df569e5eec43cb5570f073-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 917.8938598632812,
                            "deviation": 70.4128646850586,
                            "volatility": 0.060006946325302124
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "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
        }
    ]
}