List all games played by a specific player.

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

{
    "count": 1616,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&page=83",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=81",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/38212144"
            },
            "players": {
                "black": {
                    "id": 1053237,
                    "username": "konstan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9808b3a585e1da5dc2cb72b9cfb792d8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.758769130055,
                            "deviation": 204.83150815910537,
                            "volatility": 0.0600013115911653
                        }
                    },
                    "ranking": 22.369050846223583,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 38212144,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1053237,
            "white": 526987,
            "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": 13,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 10, \"initial_time\": 300, \"max_time\": 300}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-10-28T17:18:54.581376Z",
            "ended": "2021-10-28T17:50:29.413686Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1053237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.7587890625,
                            "deviation": 204.83151245117188,
                            "volatility": 0.06000130996108055
                        }
                    },
                    "username": "konstan",
                    "country": "un",
                    "ranking": 22.369050846223583,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9808b3a585e1da5dc2cb72b9cfb792d8?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 778.303955078125,
                            "deviation": 68.8152847290039,
                            "volatility": 0.0599752739071846
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/38290202"
            },
            "players": {
                "black": {
                    "id": 1053237,
                    "username": "konstan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9808b3a585e1da5dc2cb72b9cfb792d8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.758769130055,
                            "deviation": 204.83150815910537,
                            "volatility": 0.0600013115911653
                        }
                    },
                    "ranking": 22.369050846223583,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 38290202,
            "name": "Friendly Match",
            "creator": 1053237,
            "mode": "game",
            "source": "play",
            "black": 1053237,
            "white": 526987,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 150, \"time_increment\": 10, \"max_time\": 150, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-10-31T17:18:23.270879Z",
            "ended": "2021-10-31T17:45:00.014291Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1053237,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1379.7587890625,
                            "deviation": 204.83151245117188,
                            "volatility": 0.06000130996108055
                        }
                    },
                    "username": "konstan",
                    "country": "un",
                    "ranking": 22.369050846223583,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9808b3a585e1da5dc2cb72b9cfb792d8?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 778.303955078125,
                            "deviation": 68.8152847290039,
                            "volatility": 0.0599752739071846
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/39339702"
            },
            "players": {
                "black": {
                    "id": 589275,
                    "username": "wot",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4a8f4de2e20b82852c9f502f0a448230?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 621.8336922081368,
                            "deviation": 65.93141365826668,
                            "volatility": 0.06000612840147049
                        }
                    },
                    "ranking": 5,
                    "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": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 39339702,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 589275,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"period_time\": 30, \"periods\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-08T18:23:38.568979Z",
            "ended": "2021-12-08T19:06:24.890279Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 589275,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 666.238525390625,
                            "deviation": 67.39446258544922,
                            "volatility": 0.0600077249109745
                        }
                    },
                    "username": "wot",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4a8f4de2e20b82852c9f502f0a448230?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 794.3538208007812,
                            "deviation": 67.54340362548828,
                            "volatility": 0.05997887998819351
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/39398362"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 207886,
                    "username": "alex alter",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/cd8d1791e667e9eb4afca603b2c642b6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.484219563785,
                            "deviation": 61.70539506910768,
                            "volatility": 0.05971360277664603
                        }
                    },
                    "ranking": 16.922160426553297,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39398362,
            "name": "Friendly Match",
            "creator": 207886,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 207886,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 120, \"time_increment\": 10, \"max_time\": 120, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "49.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-10T19:30:38.365043Z",
            "ended": "2021-12-10T19:59:51.331674Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 815.8240356445312,
                            "deviation": 67.6454086303711,
                            "volatility": 0.05998571217060089
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 207886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.8414306640625,
                            "deviation": 63.625701904296875,
                            "volatility": 0.05998769775032997
                        }
                    },
                    "username": "alex alter",
                    "country": "un",
                    "ranking": 16.922160426553297,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cd8d1791e667e9eb4afca603b2c642b6-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/39674950"
            },
            "players": {
                "black": {
                    "id": 1045241,
                    "username": "lIIIIlIllIllIIII",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b53ef29508ea884f66005aae08c18698?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 39674950,
            "name": "Friendly Match",
            "creator": 1045241,
            "mode": "game",
            "source": "play",
            "black": 1045241,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 66,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 60, \"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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-12-20T19:54:23.825537Z",
            "ended": "2021-12-20T20:22:11.048123Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1045241,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "lIIIIlIllIllIIII",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b53ef29508ea884f66005aae08c18698?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 840.0980834960938,
                            "deviation": 66.84002685546875,
                            "volatility": 0.05998525023460388
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/39676790"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 770975,
                    "username": "raven1001",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2875414d2d89683e281a31745a812906?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1148.5881901128134,
                            "deviation": 61.21246447425301,
                            "volatility": 0.05915830874744712
                        }
                    },
                    "ranking": 18.1239160890023,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39676790,
            "name": "Friendly Match",
            "creator": 770975,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 770975,
            "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": 11,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 120, \"time_increment\": 10, \"max_time\": 120, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "106.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-20T21:17:06.393057Z",
            "ended": "2021-12-20T21:40:52.849970Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 840.0980834960938,
                            "deviation": 66.84002685546875,
                            "volatility": 0.05998525023460388
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 770975,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.614501953125,
                            "deviation": 61.770164489746094,
                            "volatility": 0.05968392267823219
                        }
                    },
                    "username": "raven1001",
                    "country": "un",
                    "ranking": 18.1239160890023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2875414d2d89683e281a31745a812906?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/54343744"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 962771,
                    "username": "Hrishi",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/cb071c908558afb780005cbf4d0cb426-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 923.4105611638448,
                            "deviation": 68.14974213978506,
                            "volatility": 0.06004544951312236
                        }
                    },
                    "ranking": 13.07224210019503,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 54343744,
            "name": "Group class match",
            "creator": 962771,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 962771,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-06-08T07:24:54.308030Z",
            "ended": "2023-07-02T09:59:54.847245Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.0360107421875,
                            "deviation": 64.86653137207031,
                            "volatility": 0.06003674864768982
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 962771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1060.240966796875,
                            "deviation": 66.45523834228516,
                            "volatility": 0.06006280705332756
                        }
                    },
                    "username": "Hrishi",
                    "country": "zz",
                    "ranking": 13.07224210019503,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cb071c908558afb780005cbf4d0cb426-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/57534288"
            },
            "players": {
                "black": {
                    "id": 962992,
                    "username": "matoduri",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/d9775b7669dfbbf911915605097db5cb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.9195304535838,
                            "deviation": 61.06974536759035,
                            "volatility": 0.05997381949428033
                        }
                    },
                    "ranking": 19.76412672648425,
                    "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": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57534288,
            "name": "IGA League Season 4, Group J",
            "creator": 962992,
            "mode": "game",
            "source": "play",
            "black": 962992,
            "white": 526987,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-09-30T10:01:48.498071Z",
            "ended": "2023-09-30T11:19:41.847700Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 962992,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.207275390625,
                            "deviation": 61.411373138427734,
                            "volatility": 0.05999679118394852
                        }
                    },
                    "username": "matoduri",
                    "country": "ie",
                    "ranking": 19.76412672648425,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d9775b7669dfbbf911915605097db5cb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.9986572265625,
                            "deviation": 65.94849395751953,
                            "volatility": 0.060059260576963425
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/57541593"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 883394,
                    "username": "Bruinfix",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/4f3663005004d2365f44b0a90bfff44b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.4377146567208,
                            "deviation": 66.6192546221804,
                            "volatility": 0.05971189970575171
                        }
                    },
                    "ranking": 25.336217802828273,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 57541593,
            "name": "Tournament Game: Absolute Fortnight - septembr 2023 (103387) R:2 (Bruinfix vs Gia)",
            "creator": 883394,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 883394,
            "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": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 103387,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-09-30T15:00:24.266046Z",
            "ended": "2023-09-30T15:28:07.342320Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.1448974609375,
                            "deviation": 65.75579833984375,
                            "volatility": 0.06005777046084404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 883394,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1733.8251953125,
                            "deviation": 67.35557556152344,
                            "volatility": 0.05980239808559418
                        }
                    },
                    "username": "Bruinfix",
                    "country": "us",
                    "ranking": 25.336217802828273,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4f3663005004d2365f44b0a90bfff44b?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/57541598"
            },
            "players": {
                "black": {
                    "id": 710368,
                    "username": "Macrophage",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.480140954984,
                            "deviation": 68.86767839385769,
                            "volatility": 0.05978409146833194
                        }
                    },
                    "ranking": 27.518465208276325,
                    "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": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 57541598,
            "name": "Tournament Game: Absolute Fortnight - septembr 2023 (103387) R:2 (Gia vs Macrophage)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 710368,
            "white": 526987,
            "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": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 103387,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-09-30T15:00:24.641037Z",
            "ended": "2023-09-30T15:28:07.379760Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 710368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1880.44140625,
                            "deviation": 68.23636627197266,
                            "volatility": 0.05987901985645294
                        }
                    },
                    "username": "Macrophage",
                    "country": "un",
                    "ranking": 27.518465208276325,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.1448974609375,
                            "deviation": 65.75579833984375,
                            "volatility": 0.06005777046084404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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
        }
    ]
}