List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=59
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=-id&page=60",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=58",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/65940899"
            },
            "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": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.9691440468132,
                            "deviation": 62.79855033603951,
                            "volatility": 0.060333922584151975
                        }
                    },
                    "ranking": 18.151732743338837,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 65940899,
            "name": "Another 😊  all auto",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "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": 177587,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "88.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-12T18:52:13.131631Z",
            "ended": "2024-09-21T18:08:23.541205Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.4134521484375,
                            "deviation": 66.53307342529297,
                            "volatility": 0.06006435304880142
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.2933349609375,
                            "deviation": 62.15049743652344,
                            "volatility": 0.060159675776958466
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.151732743338837,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "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/65935000"
            },
            "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": 882757,
                    "username": "Chief375",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/279fda24e5f115ae3144184caabf2cd5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.9438551749088,
                            "deviation": 62.33732600830088,
                            "volatility": 0.059934063633853216
                        }
                    },
                    "ranking": 17.143150935868704,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65935000,
            "name": "Friendly Match",
            "creator": 882757,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 882757,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "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\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "90.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-12T14:24:29.283832Z",
            "ended": "2024-09-04T17:21:40.274871Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.6973876953125,
                            "deviation": 66.17713165283203,
                            "volatility": 0.06006859242916107
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 882757,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.396484375,
                            "deviation": 61.12727355957031,
                            "volatility": 0.05996628478169441
                        }
                    },
                    "username": "Chief375",
                    "country": "us",
                    "ranking": 17.143150935868704,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/279fda24e5f115ae3144184caabf2cd5?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/65933003"
            },
            "players": {
                "black": {
                    "id": 1347908,
                    "username": "asylnarmatov",
                    "country": "kg",
                    "icon": "https://secure.gravatar.com/avatar/974e78969c24505819c984d3d1eb21d3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.4331949294583,
                            "deviation": 62.9616591504253,
                            "volatility": 0.05998969730797333
                        }
                    },
                    "ranking": 24.94917592815999,
                    "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": 65933003,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1347908,
            "white": 526987,
            "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": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "39.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-12T13:09:40.766954Z",
            "ended": "2024-08-01T21:06:28.754822Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1347908,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 901.2749633789062,
                            "deviation": 64.79875946044922,
                            "volatility": 0.05998917669057846
                        }
                    },
                    "username": "asylnarmatov",
                    "country": "kg",
                    "ranking": 24.94917592815999,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/974e78969c24505819c984d3d1eb21d3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.8028564453125,
                            "deviation": 65.48945617675781,
                            "volatility": 0.060056913644075394
                        }
                    },
                    "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/65881976"
            },
            "players": {
                "black": {
                    "id": 1483928,
                    "username": "functorial",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/0ebbfbf721ef98f402ed0f1c6c9054f1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1105.664218945678,
                            "deviation": 82.65817031131216,
                            "volatility": 0.060006648000327546
                        }
                    },
                    "ranking": 17.2421957905159,
                    "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": 65881976,
            "name": "Ladder Challenge: functorial(#1258) vs Gia(#1057)",
            "creator": 1483928,
            "mode": "game",
            "source": "play",
            "black": 1483928,
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-10T16:29:03.213952Z",
            "ended": "2024-10-01T07:56:49.019761Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1483928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.9305419921875,
                            "deviation": 85.4431381225586,
                            "volatility": 0.06000274419784546
                        }
                    },
                    "username": "functorial",
                    "country": "zz",
                    "ranking": 17.2421957905159,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0ebbfbf721ef98f402ed0f1c6c9054f1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.1585083007812,
                            "deviation": 65.54939270019531,
                            "volatility": 0.06006971746683121
                        }
                    },
                    "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/65763961"
            },
            "players": {
                "black": {
                    "id": 1469430,
                    "username": "phuphagohouse",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/39bed18c1112ad8023480491330563f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 943.2963732806788,
                            "deviation": 64.71074689934841,
                            "volatility": 0.06003917828045618
                        }
                    },
                    "ranking": 13.565489280620808,
                    "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": 65763961,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1469430,
            "white": 526987,
            "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": 89819,
            "time_control_parameters": "{\"main_time\": 432000, \"period_time\": 86400, \"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": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-07-06T15:09:04.319236Z",
            "ended": "2024-07-13T10:06:23.778475Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1469430,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 754.0538330078125,
                            "deviation": 64.10308074951172,
                            "volatility": 0.06002364680171013
                        }
                    },
                    "username": "phuphagohouse",
                    "country": "th",
                    "ranking": 13.565489280620808,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/39bed18c1112ad8023480491330563f3-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.1907958984375,
                            "deviation": 64.72443389892578,
                            "volatility": 0.06005711480975151
                        }
                    },
                    "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/65763952"
            },
            "players": {
                "black": {
                    "id": 1347908,
                    "username": "asylnarmatov",
                    "country": "kg",
                    "icon": "https://secure.gravatar.com/avatar/974e78969c24505819c984d3d1eb21d3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1542.4331949294583,
                            "deviation": 62.9616591504253,
                            "volatility": 0.05998969730797333
                        }
                    },
                    "ranking": 24.94917592815999,
                    "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": 65763952,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1347908,
            "white": 526987,
            "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": 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": "53.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-06T15:22:13.133744Z",
            "ended": "2024-07-12T13:07:33.371547Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1347908,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 849.6749877929688,
                            "deviation": 64.7178955078125,
                            "volatility": 0.05999010056257248
                        }
                    },
                    "username": "asylnarmatov",
                    "country": "kg",
                    "ranking": 24.94917592815999,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/974e78969c24505819c984d3d1eb21d3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.1531982421875,
                            "deviation": 64.97050476074219,
                            "volatility": 0.06005802005529404
                        }
                    },
                    "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/65763945"
            },
            "players": {
                "black": {
                    "id": 1495640,
                    "username": "TheFake9Dan",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3c9c8affc32760924b59545f41b7a0ab?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 767.911516353627,
                            "deviation": 62.63032140831539,
                            "volatility": 0.060102142769610276
                        }
                    },
                    "ranking": 8.803395206883419,
                    "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": 65763945,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1495640,
            "white": 526987,
            "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\", \"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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-07-06T14:43:04.609328Z",
            "ended": "2024-07-19T08:04:41.035441Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1495640,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 992.9190063476562,
                            "deviation": 63.73453140258789,
                            "volatility": 0.0600898414850235
                        }
                    },
                    "username": "TheFake9Dan",
                    "country": "un",
                    "ranking": 8.803395206883419,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3c9c8affc32760924b59545f41b7a0ab?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.1907958984375,
                            "deviation": 64.72443389892578,
                            "volatility": 0.06005711480975151
                        }
                    },
                    "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/65763432"
            },
            "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": 1100591,
                    "username": "THE SAGANIST",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.4451263376868,
                            "deviation": 64.38616585676888,
                            "volatility": 0.059684289668922974
                        }
                    },
                    "ranking": 14.97340051396725,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 65763432,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1100591,
            "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": "{\"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 259200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "58.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-06T14:16:02.337023Z",
            "ended": "2024-09-18T05:50:09.602120Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1004.11865234375,
                            "deviation": 66.56182098388672,
                            "volatility": 0.060065943747758865
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1100591,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1219.8494873046875,
                            "deviation": 64.20231628417969,
                            "volatility": 0.05978820472955704
                        }
                    },
                    "username": "THE SAGANIST",
                    "country": "us",
                    "ranking": 14.97340051396725,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-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/65762178"
            },
            "players": {
                "black": {
                    "id": 1587388,
                    "username": "好多的彩虹",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e8731135fcfd2541c4ac0f877d0229ea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1525.437774534899,
                            "deviation": 62.76756678682589,
                            "volatility": 0.0599688913085281
                        }
                    },
                    "ranking": 24.69268012961495,
                    "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": 65762178,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1587388,
            "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": 88451,
            "time_control_parameters": "{\"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 259200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-07-06T15:23:21.389797Z",
            "ended": "2024-07-07T12:36:27.138604Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1587388,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.5953369140625,
                            "deviation": 170.47198486328125,
                            "volatility": 0.05999632179737091
                        }
                    },
                    "username": "好多的彩虹",
                    "country": "un",
                    "ranking": 24.69268012961495,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8731135fcfd2541c4ac0f877d0229ea-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.1531982421875,
                            "deviation": 64.97050476074219,
                            "volatility": 0.06005802005529404
                        }
                    },
                    "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/65762176"
            },
            "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": 649419,
                    "username": "ErikBolding",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/c4f5701091c535ea838cc36d4a4b5ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.5835629860476,
                            "deviation": 76.56099921326857,
                            "volatility": 0.059998614708679184
                        }
                    },
                    "ranking": 21.753993918948318,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65762176,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 649419,
            "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": 88451,
            "time_control_parameters": "{\"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 259200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-06T15:11:39.775683Z",
            "ended": "2024-07-26T13:13:30.041952Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.8028564453125,
                            "deviation": 65.48945617675781,
                            "volatility": 0.060056913644075394
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 649419,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.523681640625,
                            "deviation": 69.06749725341797,
                            "volatility": 0.05999081954360008
                        }
                    },
                    "username": "ErikBolding",
                    "country": "nl",
                    "ranking": 21.753993918948318,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c4f5701091c535ea838cc36d4a4b5ed7-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
        }
    ]
}