List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=48",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=46",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/69276232"
            },
            "players": {
                "black": {
                    "id": 1155009,
                    "username": "GoNewbieNC",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/2f6a345e10d1a7a0326cd2179feb5102-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 890.0336827052988,
                            "deviation": 62.167415864333,
                            "volatility": 0.05998362472306794
                        }
                    },
                    "ranking": 12.219983195331785,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69276232,
            "name": "GoNewbieNC vs. Gia",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1155009,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-06T01:44:12.413337Z",
            "ended": "2025-01-08T13:09:49.470532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1155009,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.38623046875,
                            "deviation": 63.641273498535156,
                            "volatility": 0.05998952314257622
                        }
                    },
                    "username": "GoNewbieNC",
                    "country": "us",
                    "ranking": 12.219983195331785,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2f6a345e10d1a7a0326cd2179feb5102-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1009.9492797851562,
                            "deviation": 63.574256896972656,
                            "volatility": 0.06006603688001633
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69274458"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 738093,
                    "username": "Tetraphenylbenzidin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0336aff44f43214176c26d18385604d9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 793.0934279034344,
                            "deviation": 61.13834164199083,
                            "volatility": 0.059191446890665876
                        }
                    },
                    "ranking": 9.550365076207825,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69274458,
            "name": "Gia vs. Tetraphenylbenzidin",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 738093,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"per_move\": 30, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "15.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-05T23:52:43.672478Z",
            "ended": "2025-03-26T10:07:01.060788Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.3619384765625,
                            "deviation": 64.02413177490234,
                            "volatility": 0.06007343903183937
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 738093,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.6976318359375,
                            "deviation": 61.370765686035156,
                            "volatility": 0.05962304770946503
                        }
                    },
                    "username": "Tetraphenylbenzidin",
                    "country": "un",
                    "ranking": 9.550365076207825,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0336aff44f43214176c26d18385604d9?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/69273971"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1022882,
                    "username": "kafeiholic",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bc64a03a5c7c9db37a3a10b1d9810b10-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.165607990798,
                            "deviation": 63.59262735920221,
                            "volatility": 0.06006340502816413
                        }
                    },
                    "ranking": 15.333624764148508,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69273971,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1022882,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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": 131651,
            "time_control_parameters": "{\"main_time\": 259200, \"period_time\": 129600, \"periods\": 3, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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": "2024-11-06T05:43:31.794454Z",
            "ended": "2024-11-15T14:53:09.794671Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.149658203125,
                            "deviation": 65.57003021240234,
                            "volatility": 0.060068804770708084
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1022882,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.145263671875,
                            "deviation": 62.429664611816406,
                            "volatility": 0.06004427373409271
                        }
                    },
                    "username": "kafeiholic",
                    "country": "un",
                    "ranking": 15.333624764148508,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc64a03a5c7c9db37a3a10b1d9810b10-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/69273914"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1509508,
                    "username": "YunaNguyễn",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/ba79abbc616ddd6a60c27e4a3bbc521a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1025.3284139501206,
                            "deviation": 68.29938294460804,
                            "volatility": 0.06010131374461363
                        }
                    },
                    "ranking": 15.495915072102525,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69273914,
            "name": "Fast! friendly rengo ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1509508,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "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": "2024-11-09T00:58:49.340900Z",
            "ended": "2024-12-02T08:59:58.422473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.388671875,
                            "deviation": 63.58711624145508,
                            "volatility": 0.06006691977381706
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1509508,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1076.1951904296875,
                            "deviation": 64.2606430053711,
                            "volatility": 0.0600191168487072
                        }
                    },
                    "username": "YunaNguyễn",
                    "country": "vn",
                    "ranking": 15.495915072102525,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ba79abbc616ddd6a60c27e4a3bbc521a-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1651149
            ],
            "rengo_white_team": [
                1509508,
                1132253
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69273763"
            },
            "players": {
                "black": {
                    "id": 1199663,
                    "username": "kainbpark919",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b4741e869cb5d352727d6d0573dd5133?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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69273763,
            "name": "Friendly Match",
            "creator": 1199663,
            "mode": "game",
            "source": "play",
            "black": 1199663,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61164,
            "time_control_parameters": "{\"main_time\": 86400, \"period_time\": 604800, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-11-05T23:18:02.855199Z",
            "ended": "2024-11-08T09:26:43.088250Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1199663,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "kainbpark919",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b4741e869cb5d352727d6d0573dd5133?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69273270"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1509508,
                    "username": "YunaNguyễn",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/ba79abbc616ddd6a60c27e4a3bbc521a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1025.3284139501206,
                            "deviation": 68.29938294460804,
                            "volatility": 0.06010131374461363
                        }
                    },
                    "ranking": 15.495915072102525,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69273270,
            "name": "Fast! friendly rengo ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1509508,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "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": "2024-11-08T12:56:27.437058Z",
            "ended": "2024-11-19T16:17:59.606601Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.6427001953125,
                            "deviation": 64.32238006591797,
                            "volatility": 0.06006574630737305
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1509508,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.6197509765625,
                            "deviation": 63.190940856933594,
                            "volatility": 0.06001507490873337
                        }
                    },
                    "username": "YunaNguyễn",
                    "country": "vn",
                    "ranking": 15.495915072102525,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ba79abbc616ddd6a60c27e4a3bbc521a-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1520034
            ],
            "rengo_white_team": [
                1509508,
                1651149
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69273266"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1656332,
                    "username": "Drokid",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4aa242751aaa726cb3a52573b3fc6c5d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.0976020229932,
                            "deviation": 169.69144698584458,
                            "volatility": 0.05999848421897
                        }
                    },
                    "ranking": 17.563099926698644,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 69273266,
            "name": "Fast! friendly rengo ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1656332,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "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\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "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": "2024-11-07T13:16:01.722483Z",
            "ended": "2024-11-11T23:59:35.870683Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1017.10498046875,
                            "deviation": 65.07324981689453,
                            "volatility": 0.060069672763347626
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1656332,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.09765625,
                            "deviation": 169.6914520263672,
                            "volatility": 0.05999848246574402
                        }
                    },
                    "username": "Drokid",
                    "country": "un",
                    "ranking": 17.563099926698644,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4aa242751aaa726cb3a52573b3fc6c5d?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1132253
            ],
            "rengo_white_team": [
                1656332,
                1573869
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69272885"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1642873,
                    "username": "Saber123",
                    "country": "154",
                    "icon": "https://secure.gravatar.com/avatar/3d9d9554ae6c2869aa2b13707a29d529?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.6009956484102,
                            "deviation": 94.80778839573549,
                            "volatility": 0.06001263218562107
                        }
                    },
                    "ranking": 17.05165125258935,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69272885,
            "name": "Fast! friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1642873,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-11-06T07:06:01.292170Z",
            "ended": "2024-11-07T07:44:25.374958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1642873,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.336181640625,
                            "deviation": 104.06641387939453,
                            "volatility": 0.06001332774758339
                        }
                    },
                    "username": "Saber123",
                    "country": "154",
                    "ranking": 17.05165125258935,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3d9d9554ae6c2869aa2b13707a29d529?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/69272883"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1524436,
                    "username": "telmich",
                    "country": "ch",
                    "icon": "https://secure.gravatar.com/avatar/ebdfc657470c327d3dbda9a2e3de7522?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.5771800785055,
                            "deviation": 62.2812713009933,
                            "volatility": 0.05930451109805543
                        }
                    },
                    "ranking": 17.051148484096196,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69272883,
            "name": "Fast! friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1524436,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-06T07:15:42.062723Z",
            "ended": "2024-11-10T15:54:50.059008Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3199462890625,
                            "deviation": 64.90117645263672,
                            "volatility": 0.06007244810461998
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1524436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1030.9068603515625,
                            "deviation": 61.45881652832031,
                            "volatility": 0.059798091650009155
                        }
                    },
                    "username": "telmich",
                    "country": "ch",
                    "ranking": 17.051148484096196,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ebdfc657470c327d3dbda9a2e3de7522?s=32&d=retro",
                    "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/69272882"
            },
            "players": {
                "black": {
                    "id": 961116,
                    "username": "triller",
                    "country": "_GoT_Stark",
                    "icon": "https://user-uploads.online-go.com/3ec58f31abea0d086c51f9269be65bc7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 886.9546930844821,
                            "deviation": 62.656509972295034,
                            "volatility": 0.06005410037423891
                        }
                    },
                    "ranking": 12.139759056530094,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69272882,
            "name": "Fast! friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 961116,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-06T02:25:22.240299Z",
            "ended": "2024-11-13T21:12:31.640918Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 961116,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.0714721679688,
                            "deviation": 62.58759689331055,
                            "volatility": 0.06004869565367699
                        }
                    },
                    "username": "triller",
                    "country": "_GoT_Stark",
                    "ranking": 12.139759056530094,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ec58f31abea0d086c51f9269be65bc7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.149658203125,
                            "deviation": 65.57003021240234,
                            "volatility": 0.060068804770708084
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}