List all games played by a specific player.

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

{
    "count": 1613,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&page=68",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=66",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/48550849"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 309835,
                    "username": "Feijoa",
                    "country": "xx",
                    "icon": "https://user-uploads.online-go.com/933c836f564b271ba762aff02e654cf3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.1145787130124,
                            "deviation": 67.11807524160487,
                            "volatility": 0.06014092739017703
                        }
                    },
                    "ranking": 19.370147554077473,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 48550849,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 309835,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-11-13T06:18:24.320107Z",
            "ended": "2023-01-13T01:18:50.014100Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.614501953125,
                            "deviation": 69.2289810180664,
                            "volatility": 0.06001202017068863
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 309835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1435.1424560546875,
                            "deviation": 64.65843963623047,
                            "volatility": 0.05996142327785492
                        }
                    },
                    "username": "Feijoa",
                    "country": "xx",
                    "ranking": 19.370147554077473,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/933c836f564b271ba762aff02e654cf3-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "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/48550862"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 76618,
                    "username": "yebellz",
                    "country": "_cat",
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3633382272283,
                            "deviation": 63.33351975944551,
                            "volatility": 0.06003133880849064
                        }
                    },
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 48550862,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 76618,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-12T18:41:04.206518Z",
            "ended": "2022-12-08T22:20:13.430891Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.99267578125,
                            "deviation": 69.12325286865234,
                            "volatility": 0.060010042041540146
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 76618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1539.8516845703125,
                            "deviation": 62.05517578125,
                            "volatility": 0.05999288335442543
                        }
                    },
                    "username": "yebellz",
                    "country": "_cat",
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "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/48550749"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 678748,
                    "username": "flythinking",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/8ff58ce224cf334f35f7279320d3c6f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 698.0891377161302,
                            "deviation": 61.936890175645566,
                            "volatility": 0.060099796043931154
                        }
                    },
                    "ranking": 6.5965586195489845,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48550749,
            "name": "友誼對局",
            "creator": 678748,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 678748,
            "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": 29760,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 28800, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2022-11-12T18:32:49.246589Z",
            "ended": "2022-11-25T16:07:04.040750Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.65771484375,
                            "deviation": 69.94497680664062,
                            "volatility": 0.060010265558958054
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 678748,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.4276733398438,
                            "deviation": 70.0887680053711,
                            "volatility": 0.05999438464641571
                        }
                    },
                    "username": "flythinking",
                    "country": "tw",
                    "ranking": 6.5965586195489845,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8ff58ce224cf334f35f7279320d3c6f3?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/49103496"
            },
            "players": {
                "black": {
                    "id": 1177255,
                    "username": "CéReMoi",
                    "country": "150",
                    "icon": "https://user-uploads.online-go.com/ea5c5085cee95d52457607bdefe0a17c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 789.233820920612,
                            "deviation": 62.89880230206328,
                            "volatility": 0.06000431274699057
                        }
                    },
                    "ranking": 9.43743005733551,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 49103496,
            "name": "Partie amicale",
            "creator": 1177255,
            "mode": "game",
            "source": "play",
            "black": 1177255,
            "white": 526987,
            "width": 13,
            "height": 13,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 263582,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 259200, \"period_time\": 259200, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-12-04T15:45:37.922149Z",
            "ended": "2022-12-04T15:45:55.715885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1177255,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 898.829833984375,
                            "deviation": 68.81659698486328,
                            "volatility": 0.05999477207660675
                        }
                    },
                    "username": "CéReMoi",
                    "country": "150",
                    "ranking": 9.43743005733551,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ea5c5085cee95d52457607bdefe0a17c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.99267578125,
                            "deviation": 69.12325286865234,
                            "volatility": 0.060010042041540146
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/47343970"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 542444,
                    "username": "Gooplet",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/51435bc93464aa513212e5d490a99229-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.4460493097738,
                            "deviation": 66.2357787946769,
                            "volatility": 0.05996063286895244
                        }
                    },
                    "ranking": 27.193364207236908,
                    "professional": false,
                    "ui_class": "supporter aga"
                }
            },
            "id": 47343970,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 542444,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "64.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-25T14:09:01.723816Z",
            "ended": "2022-12-08T17:34:48.087514Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.99267578125,
                            "deviation": 69.12325286865234,
                            "volatility": 0.060010042041540146
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 542444,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1736.6014404296875,
                            "deviation": 70.08503723144531,
                            "volatility": 0.05995911359786987
                        }
                    },
                    "username": "Gooplet",
                    "country": "_LGBT",
                    "ranking": 27.193364207236908,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/51435bc93464aa513212e5d490a99229-32.png",
                    "ui_class": "supporter aga"
                }
            },
            "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/49279336"
            },
            "players": {
                "black": {
                    "id": 213965,
                    "username": "jlt",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/99201c262ae27211af20c0de21ae601e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.2482606730641,
                            "deviation": 63.04975858711948,
                            "volatility": 0.05968308782667719
                        }
                    },
                    "ranking": 29.11141736521988,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 49279336,
            "name": "25x25 friendly fast corr ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 213965,
            "white": 526987,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-12T18:10:19.370546Z",
            "ended": "2023-01-04T18:52:33.919961Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 213965,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1990.4114990234375,
                            "deviation": 69.73979949951172,
                            "volatility": 0.05977409705519676
                        }
                    },
                    "username": "jlt",
                    "country": "fr",
                    "ranking": 29.11141736521988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99201c262ae27211af20c0de21ae601e-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.99267578125,
                            "deviation": 69.12325286865234,
                            "volatility": 0.060010042041540146
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/48960953"
            },
            "players": {
                "black": {
                    "id": 1073530,
                    "username": "eduardyang2014",
                    "country": "cn",
                    "icon": "https://secure.gravatar.com/avatar/80b2f86824f58b4647b2e862103cf4ae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1361.7349227577217,
                            "deviation": 60.83366128274502,
                            "volatility": 0.05999431000881176
                        }
                    },
                    "ranking": 22.064648865204813,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 536421,
                    "username": "Smerchishe",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/d357c98929de041494af74126ba22a58-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.8056893476962,
                            "deviation": 66.20883406224436,
                            "volatility": 0.05997653850882343
                        }
                    },
                    "ranking": 14.773020668454551,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48960953,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1073530,
            "white": 536421,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-09T19:29:42.621439Z",
            "ended": "2023-02-02T21:01:31.348924Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.2646484375,
                            "deviation": 68.87420654296875,
                            "volatility": 0.060008104890584946
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 536421,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 640.3142700195312,
                            "deviation": 65.86434936523438,
                            "volatility": 0.05996973440051079
                        }
                    },
                    "username": "Smerchishe",
                    "country": "un",
                    "ranking": 14.773020668454551,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d357c98929de041494af74126ba22a58-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1073530,
                1138887,
                1087291,
                1185298,
                526987,
                126739,
                1121586,
                1247271,
                1086916,
                915305,
                1134499,
                1184436,
                349547,
                803789,
                1192569,
                782501,
                1246425
            ],
            "rengo_white_team": [
                536421,
                1121856,
                1188809,
                142332,
                1237483,
                1232131,
                1246145,
                1242868,
                1198620,
                1230529,
                602828,
                1000300,
                1220568,
                1159138,
                775974,
                1245891,
                1224207
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/35639552"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 144578,
                    "username": "gobani",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/ecd39ad736b1845b597d4fce24ac03d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 855.3831578009743,
                            "deviation": 65.24367889137469,
                            "volatility": 0.05998085547521144
                        }
                    },
                    "ranking": 11.300701292588146,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 35639552,
            "name": "Friendly Match",
            "creator": 144578,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 144578,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-07-27T07:29:29.507756Z",
            "ended": "2021-10-05T17:36:40.671071Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 783.5224609375,
                            "deviation": 68.86209869384766,
                            "volatility": 0.05997679382562637
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 144578,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 955.46435546875,
                            "deviation": 70.00601196289062,
                            "volatility": 0.05998675152659416
                        }
                    },
                    "username": "gobani",
                    "country": "us",
                    "ranking": 11.300701292588146,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ecd39ad736b1845b597d4fce24ac03d9-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/49085659"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185298,
                    "username": "deleted-1dcba452-97d1-49eb-8863-c783d2d0ba9c",
                    "country": "_Klingon",
                    "icon": "https://user-uploads.online-go.com/b00b24749008f32af5d7e12d0872b73e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1558.6803313981254,
                            "deviation": 62.457006255913704,
                            "volatility": 0.06016269427602947
                        }
                    },
                    "ranking": 25.191749860027905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49085659,
            "name": "Rengo that will actually start soon :-P",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1185298,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-04T13:02:49.305161Z",
            "ended": "2023-01-03T10:36:45.478782Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.99267578125,
                            "deviation": 69.12325286865234,
                            "volatility": 0.060010042041540146
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185298,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1582.0692138671875,
                            "deviation": 62.5748291015625,
                            "volatility": 0.06002645194530487
                        }
                    },
                    "username": "deleted-1dcba452-97d1-49eb-8863-c783d2d0ba9c",
                    "country": "_Klingon",
                    "ranking": 25.191749860027905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b00b24749008f32af5d7e12d0872b73e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                914645,
                1073530,
                1199381
            ],
            "rengo_white_team": [
                1185298,
                1188809,
                1229881,
                1237483
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/50035822"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1044701,
                    "username": "marrar",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/2f6a04d4adfad5a8375974778e9cf930-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.187936063611,
                            "deviation": 61.50188144931764,
                            "volatility": 0.05990838797567787
                        }
                    },
                    "ranking": 20.43529885799975,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50035822,
            "name": "Tournament Game: Dimi's fast paced 2023 tournament (98527) R:1 (marrar vs Gia)",
            "creator": 1044701,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1044701,
            "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": 87426,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 129600, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": 98527,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-09T19:00:40.122384Z",
            "ended": "2023-01-28T11:29:59.342517Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.1663818359375,
                            "deviation": 69.54791259765625,
                            "volatility": 0.06001146137714386
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1044701,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.6878662109375,
                            "deviation": 62.48612976074219,
                            "volatility": 0.05991172045469284
                        }
                    },
                    "username": "marrar",
                    "country": "pl",
                    "ranking": 20.43529885799975,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2f6a04d4adfad5a8375974778e9cf930-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
        }
    ]
}