List all games played by a specific player.

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

{
    "count": 1611,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=56",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=54",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/67853988"
            },
            "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": 1260791,
                    "username": "xojac13",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/90ae1ac0e909bfba22b1ae42ad578143?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9667834961955,
                            "deviation": 64.42227354171946,
                            "volatility": 0.059973633610267287
                        }
                    },
                    "ranking": 14.823307170949041,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67853988,
            "name": "Firendly Game",
            "creator": 1260791,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1260791,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-17T14:15:31.337943Z",
            "ended": "2024-10-15T13:36:41.217787Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.07666015625,
                            "deviation": 66.000244140625,
                            "volatility": 0.06007787957787514
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1260791,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.3245849609375,
                            "deviation": 68.3279037475586,
                            "volatility": 0.05997486785054207
                        }
                    },
                    "username": "xojac13",
                    "country": "un",
                    "ranking": 14.823307170949041,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/90ae1ac0e909bfba22b1ae42ad578143?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/68060349"
            },
            "players": {
                "black": {
                    "id": 1190607,
                    "username": "benjolino",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/68699620ab370b652933bacf548c97db-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.4630777901136,
                            "deviation": 62.093075974779694,
                            "volatility": 0.06004519407084648
                        }
                    },
                    "ranking": 11.464665581548603,
                    "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": 68060349,
            "name": "rematch",
            "creator": 1190607,
            "mode": "game",
            "source": "play",
            "black": 1190607,
            "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": 133703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 129600, \"initial_time\": 518400, \"max_time\": 864000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-24T14:23:54.696751Z",
            "ended": "2024-10-09T08:47:47.890850Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1190607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.6283569335938,
                            "deviation": 62.04771041870117,
                            "volatility": 0.06003926694393158
                        }
                    },
                    "username": "benjolino",
                    "country": "001",
                    "ranking": 11.464665581548603,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/68699620ab370b652933bacf548c97db-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.6721801757812,
                            "deviation": 66.3326644897461,
                            "volatility": 0.06007877737283707
                        }
                    },
                    "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/68445566"
            },
            "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": 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"
                }
            },
            "id": 68445566,
            "name": "Tournament Game: Through the years: Short Correspondence (90988) R:10 (jlt vs Gia)",
            "creator": 213965,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 213965,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 90988,
            "tournament_round": 10,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "95.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-07T17:36:15.912075Z",
            "ended": "2024-10-09T08:08:32.053636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.7570190429688,
                            "deviation": 65.52249145507812,
                            "volatility": 0.06007882207632065
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 213965,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1969.8565673828125,
                            "deviation": 64.25067138671875,
                            "volatility": 0.05970167741179466
                        }
                    },
                    "username": "jlt",
                    "country": "fr",
                    "ranking": 29.11141736521988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99201c262ae27211af20c0de21ae601e-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/67791563"
            },
            "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": 719548,
                    "username": "natasa8",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/4aee0c8326eb8aa9ed22419c8b61d9bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 755.202463242322,
                            "deviation": 64.86663533336814,
                            "volatility": 0.05992076594683306
                        }
                    },
                    "ranking": 8.41705326277885,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67791563,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 719548,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 65267,
            "time_control_parameters": "{\"main_time\": 604800, \"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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-15T12:11:57.985246Z",
            "ended": "2024-10-09T06:07:52.366496Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 963.7570190429688,
                            "deviation": 65.52249145507812,
                            "volatility": 0.06007882207632065
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 719548,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 946.5538330078125,
                            "deviation": 64.7800521850586,
                            "volatility": 0.05994565412402153
                        }
                    },
                    "username": "natasa8",
                    "country": "ru",
                    "ranking": 8.41705326277885,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4aee0c8326eb8aa9ed22419c8b61d9bc?s=32&d=retro",
                    "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/68171018"
            },
            "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": 581535,
                    "username": "1Andreas",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/61d6eb54a5e47aa7d699bb1552fda247-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 923.3781096336922,
                            "deviation": 61.6836847762708,
                            "volatility": 0.05954757317055953
                        }
                    },
                    "ranking": 13.071428522621172,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68171018,
            "name": "very fast correspondence ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 581535,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 28800, \"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": "57.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-28T09:28:00.670683Z",
            "ended": "2024-10-08T11:17:35.419939Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.1838989257812,
                            "deviation": 65.39515686035156,
                            "volatility": 0.0600726380944252
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 581535,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.67041015625,
                            "deviation": 66.08711242675781,
                            "volatility": 0.059606410562992096
                        }
                    },
                    "username": "1Andreas",
                    "country": "de",
                    "ranking": 13.071428522621172,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/61d6eb54a5e47aa7d699bb1552fda247-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/68171016"
            },
            "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": 581535,
                    "username": "1Andreas",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/61d6eb54a5e47aa7d699bb1552fda247-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 923.3781096336922,
                            "deviation": 61.6836847762708,
                            "volatility": 0.05954757317055953
                        }
                    },
                    "ranking": 13.071428522621172,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68171016,
            "name": "very fast correspondence ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 581535,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 14400, \"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": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-28T09:27:43.147194Z",
            "ended": "2024-10-07T12:24:12.433306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9147338867188,
                            "deviation": 65.27788543701172,
                            "volatility": 0.06007416173815727
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 581535,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.059326171875,
                            "deviation": 66.43709564208984,
                            "volatility": 0.05960884690284729
                        }
                    },
                    "username": "1Andreas",
                    "country": "de",
                    "ranking": 13.071428522621172,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/61d6eb54a5e47aa7d699bb1552fda247-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/68415283"
            },
            "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": 1185576,
                    "username": "fuseki3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2035.131981464467,
                            "deviation": 69.68831342064766,
                            "volatility": 0.06434793717756984
                        }
                    },
                    "ranking": 31.3663444989268,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68415283,
            "name": "Partie amicale",
            "creator": 1185576,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1185576,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "10.0",
            "handicap": 9,
            "komi": "-7.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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 240, \"max_time\": 240}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "90.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-06T15:32:35.328084Z",
            "ended": "2024-10-06T15:56:14.734552Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9147338867188,
                            "deviation": 65.27788543701172,
                            "volatility": 0.06007416173815727
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185576,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2307.046875,
                            "deviation": 80.3031005859375,
                            "volatility": 0.06253345310688019
                        }
                    },
                    "username": "fuseki3",
                    "country": "un",
                    "ranking": 31.3663444989268,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed4f7981512e1f4c30105dd676952cc8?s=32&d=retro",
                    "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/68003247"
            },
            "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": 1323516,
                    "username": "Potato farmer",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/7abb6e041d04e6e959ba903e16b01fbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.9380236767606,
                            "deviation": 64.37589262932325,
                            "volatility": 0.05992507753555433
                        }
                    },
                    "ranking": 15.053923650127537,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68003247,
            "name": "Friendly Match",
            "creator": 1323516,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1323516,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-22T14:39:38.196164Z",
            "ended": "2024-10-06T15:31:57.303787Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9147338867188,
                            "deviation": 65.27788543701172,
                            "volatility": 0.06007416173815727
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1323516,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1214.5865478515625,
                            "deviation": 62.836307525634766,
                            "volatility": 0.059960294514894485
                        }
                    },
                    "username": "Potato farmer",
                    "country": "_Pirate",
                    "ranking": 15.053923650127537,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7abb6e041d04e6e959ba903e16b01fbe-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/68413855"
            },
            "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": 2035,
                    "username": "Ddoox",
                    "country": "no",
                    "icon": "https://secure.gravatar.com/avatar/f16fec6ef9fddc2d0fbf88c7f8d0eb4b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.5056306539332,
                            "deviation": 64.01969191175586,
                            "volatility": 0.05996282199547425
                        }
                    },
                    "ranking": 20.11050564217762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68413855,
            "name": "Ddoox - gia, blitz",
            "creator": 2035,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 2035,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 240, \"max_time\": 240}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-06T14:32:46.250260Z",
            "ended": "2024-10-06T14:53:35.062765Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9147338867188,
                            "deviation": 65.27788543701172,
                            "volatility": 0.06007416173815727
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 2035,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1323.087646484375,
                            "deviation": 73.14412689208984,
                            "volatility": 0.05998005345463753
                        }
                    },
                    "username": "Ddoox",
                    "country": "no",
                    "ranking": 20.11050564217762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f16fec6ef9fddc2d0fbf88c7f8d0eb4b?s=32&d=retro",
                    "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/68412998"
            },
            "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": 1021481,
                    "username": "Sadat",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/f5c8b32747f9bb0d8f1e7fad1be2ed7a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.3359251566496,
                            "deviation": 61.098594019918366,
                            "volatility": 0.06000064277444691
                        }
                    },
                    "ranking": 23.056340612009233,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68412998,
            "name": "#blitz",
            "creator": 1021481,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1021481,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "6.0",
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"time_increment\": 3, \"initial_time\": 240, \"max_time\": 240}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-06T13:57:06.233397Z",
            "ended": "2024-10-06T14:14:25.542664Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9147338867188,
                            "deviation": 65.27788543701172,
                            "volatility": 0.06007416173815727
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1021481,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.74951171875,
                            "deviation": 62.707523345947266,
                            "volatility": 0.059997547417879105
                        }
                    },
                    "username": "Sadat",
                    "country": "fr",
                    "ranking": 23.056340612009233,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f5c8b32747f9bb0d8f1e7fad1be2ed7a?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
        }
    ]
}