List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&page=77",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=75",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/30638327"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 868443,
                    "username": "Kindle",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/2d13f8b6e16a46335cdacca3326bc7a3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1310.6766869985067,
                            "deviation": 62.536643903271504,
                            "volatility": 0.05989172720203449
                        }
                    },
                    "ranking": 21.179948315779946,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30638327,
            "name": "Ladder Challenge: benjito(#23) vs Kindle(#19)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 868443,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 21672,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2021-01-31T04:54:16.567060Z",
            "ended": "2021-01-31T12:07:54.308303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.6483154296875,
                            "deviation": 63.87125015258789,
                            "volatility": 0.05983145162463188
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 868443,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1408.395751953125,
                            "deviation": 65.87181091308594,
                            "volatility": 0.059925951063632965
                        }
                    },
                    "username": "Kindle",
                    "country": "pl",
                    "ranking": 21.179948315779946,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2d13f8b6e16a46335cdacca3326bc7a3?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/77989911"
            },
            "players": {
                "black": {
                    "id": 1289131,
                    "username": "justbasics",
                    "country": "pt",
                    "icon": "https://secure.gravatar.com/avatar/9fe824133b091d54a9e424d8279c935c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1383.8356207529032,
                            "deviation": 62.83619732862209,
                            "volatility": 0.06023979028693464
                        }
                    },
                    "ranking": 22.437352608506437,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 77989911,
            "name": "Ladder Challenge: benjito(#53) vs justbasics(#35)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1289131,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-08-05T12:52:00.984157Z",
            "ended": "2025-08-06T15:11:50.849374Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1289131,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1405.91357421875,
                            "deviation": 64.16905975341797,
                            "volatility": 0.06009377911686897
                        }
                    },
                    "username": "justbasics",
                    "country": "pt",
                    "ranking": 22.437352608506437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9fe824133b091d54a9e424d8279c935c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1566.924072265625,
                            "deviation": 61.948795318603516,
                            "volatility": 0.05988628789782524
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/24671991"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "username": "hereforthegainz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0388738091094,
                            "deviation": 62.272451666056924,
                            "volatility": 0.05990644686571139
                        }
                    },
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24671991,
            "name": "Friendly Match",
            "creator": 598667,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 598667,
            "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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "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": "2020-06-13T16:49:51.871014Z",
            "ended": "2020-06-23T12:28:07.898899Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.3104248046875,
                            "deviation": 63.05412673950195,
                            "volatility": 0.05988452583551407
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 598667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1347.8070068359375,
                            "deviation": 64.63522338867188,
                            "volatility": 0.05992547422647476
                        }
                    },
                    "username": "hereforthegainz",
                    "country": "us",
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/30639218"
            },
            "players": {
                "black": {
                    "id": 889854,
                    "username": "C.Neko",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7b4f2da6b74d8755b9555ab0a30471c5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1355.1622200969264,
                            "deviation": 66.41792760633643,
                            "volatility": 0.05999988085164996
                        }
                    },
                    "ranking": 21.95263994073466,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30639218,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 889854,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-01-31T06:43:51.143269Z",
            "ended": "2021-01-31T06:44:01.445850Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 889854,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1191.4832763671875,
                            "deviation": 65.57368469238281,
                            "volatility": 0.0600113570690155
                        }
                    },
                    "username": "C.Neko",
                    "country": "un",
                    "ranking": 21.95263994073466,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7b4f2da6b74d8755b9555ab0a30471c5?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.6483154296875,
                            "deviation": 63.87125015258789,
                            "volatility": 0.05983145162463188
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/30639214"
            },
            "players": {
                "black": {
                    "id": 864050,
                    "username": "kernel_m0d3",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/4d85a93d21ae7022b9eb8afa8cdb109a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.6335017009178,
                            "deviation": 61.9151134679146,
                            "volatility": 0.06008814451612626
                        }
                    },
                    "ranking": 26.07979238598873,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30639214,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 864050,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-01-31T06:19:45.790120Z",
            "ended": "2021-01-31T07:44:26.508968Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 864050,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.581298828125,
                            "deviation": 63.8740234375,
                            "volatility": 0.06005503982305527
                        }
                    },
                    "username": "kernel_m0d3",
                    "country": "un",
                    "ranking": 26.07979238598873,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4d85a93d21ae7022b9eb8afa8cdb109a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.6483154296875,
                            "deviation": 63.87125015258789,
                            "volatility": 0.05983145162463188
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/24144330"
            },
            "players": {
                "black": {
                    "id": 722642,
                    "username": "Andis361",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/dd0666371840e9e5776246763224530a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.4388129643119,
                            "deviation": 64.15301738890608,
                            "volatility": 0.0599002442921708
                        }
                    },
                    "ranking": 20.348512334647523,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24144330,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 722642,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 174720,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 172800, \"initial_time\": 172800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-05-22T19:27:30.555752Z",
            "ended": "2020-06-23T19:06:53.567992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 722642,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.3056030273438,
                            "deviation": 69.39569091796875,
                            "volatility": 0.060003407299518585
                        }
                    },
                    "username": "Andis361",
                    "country": "us",
                    "ranking": 20.348512334647523,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd0666371840e9e5776246763224530a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.3104248046875,
                            "deviation": 63.05412673950195,
                            "volatility": 0.05988452583551407
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/24692514"
            },
            "players": {
                "black": {
                    "id": 68283,
                    "username": "allsquare",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0716153eca6a9fdecf6f933c1627b595?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.7319470511234,
                            "deviation": 61.52513034704082,
                            "volatility": 0.05975971179438886
                        }
                    },
                    "ranking": 20.04059564836531,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24692514,
            "name": "Friendly Match",
            "creator": 68283,
            "mode": "game",
            "source": "play",
            "black": 68283,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 50,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1800, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-14T12:40:03.543250Z",
            "ended": "2020-06-14T12:44:04.795422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 68283,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1310.55859375,
                            "deviation": 62.162113189697266,
                            "volatility": 0.05992630496621132
                        }
                    },
                    "username": "allsquare",
                    "country": "un",
                    "ranking": 20.04059564836531,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0716153eca6a9fdecf6f933c1627b595?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1506.12939453125,
                            "deviation": 62.942352294921875,
                            "volatility": 0.059886835515499115
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/30639217"
            },
            "players": {
                "black": {
                    "id": 922143,
                    "username": "NahXD",
                    "country": "001",
                    "icon": "https://secure.gravatar.com/avatar/6d7b18e76d38a06ce5f076f160ab36d4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.8361201012247,
                            "deviation": 61.28145140146146,
                            "volatility": 0.06002715899858228
                        }
                    },
                    "ranking": 25.679025428052263,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 30639217,
            "name": "ABSOLUTE TIME",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 922143,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2021-01-31T06:35:19.305260Z",
            "ended": "2021-01-31T11:54:56.040486Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 922143,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.6793212890625,
                            "deviation": 95.50714874267578,
                            "volatility": 0.05999556556344032
                        }
                    },
                    "username": "NahXD",
                    "country": "001",
                    "ranking": 25.679025428052263,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6d7b18e76d38a06ce5f076f160ab36d4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.6483154296875,
                            "deviation": 63.87125015258789,
                            "volatility": 0.05983145162463188
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/24709155"
            },
            "players": {
                "black": {
                    "id": 784752,
                    "username": "camela",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/16555929d7d6ef6b85fede754167daa2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.5712119505838,
                            "deviation": 62.88094228982734,
                            "volatility": 0.060087654956917834
                        }
                    },
                    "ranking": 22.814602676492633,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 24709155,
            "name": "友谊赛",
            "creator": 784752,
            "mode": "game",
            "source": "play",
            "black": 784752,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-15T03:56:24.000193Z",
            "ended": "2020-06-15T04:08:48.151386Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 784752,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1298.1356201171875,
                            "deviation": 62.77365493774414,
                            "volatility": 0.06004816293716431
                        }
                    },
                    "username": "camela",
                    "country": "un",
                    "ranking": 22.814602676492633,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/16555929d7d6ef6b85fede754167daa2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.417724609375,
                            "deviation": 62.891788482666016,
                            "volatility": 0.05988609045743942
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/22175729"
            },
            "players": {
                "black": {
                    "id": 175744,
                    "username": "Jan Li",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/690a9f927cba88af8d6e3482015f326e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.4572639368944,
                            "deviation": 64.82193686819237,
                            "volatility": 0.06092686998681281
                        }
                    },
                    "ranking": 23.139604467703908,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22175729,
            "name": "Ladder Challenge: Jan Li(#49) vs benjito(#36)",
            "creator": 175744,
            "mode": "game",
            "source": "play",
            "black": 175744,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1082.601",
            "white_player_rank": 21,
            "white_player_rating": "1216.195",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-03-05T11:52:06.454305Z",
            "ended": "2020-03-11T21:47:18.725121Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 175744,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.62939453125,
                            "deviation": 64.31092071533203,
                            "volatility": 0.06025709956884384
                        }
                    },
                    "username": "Jan Li",
                    "country": "pl",
                    "ranking": 23.139604467703908,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/690a9f927cba88af8d6e3482015f326e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1605.4638671875,
                            "deviation": 63.71906661987305,
                            "volatility": 0.05991556495428085
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}