List all games played by a specific player.

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

{
    "count": 1612,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=62",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=60",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/64906422"
            },
            "players": {
                "black": {
                    "id": 1200112,
                    "username": "awskii",
                    "country": "ie",
                    "icon": "https://secure.gravatar.com/avatar/f6bb82ef8118c4c80c4913f9c29f5d5c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 898.4826408821345,
                            "deviation": 65.33276576542532,
                            "volatility": 0.059990522285992054
                        }
                    },
                    "ranking": 12.438706205238434,
                    "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": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64906422,
            "name": "IGA league match",
            "creator": 1200112,
            "mode": "game",
            "source": "play",
            "black": 1200112,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-05T17:01:15.374801Z",
            "ended": "2024-06-05T18:07:43.966917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1200112,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 902.6895751953125,
                            "deviation": 74.25434875488281,
                            "volatility": 0.0599994994699955
                        }
                    },
                    "username": "awskii",
                    "country": "ie",
                    "ranking": 12.438706205238434,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f6bb82ef8118c4c80c4913f9c29f5d5c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 968.1048583984375,
                            "deviation": 64.35315704345703,
                            "volatility": 0.0600624606013298
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64905440"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1561684,
                    "username": "kiemcut",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7138f1c4b91cba604ac9a5f091fe3f41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2082.179701535718,
                            "deviation": 62.415619013900965,
                            "volatility": 0.060140966203123244
                        }
                    },
                    "ranking": 31.89542862544034,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64905440,
            "name": "Hi",
            "creator": 1561684,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1561684,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "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": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-06-05T16:13:41.625592Z",
            "ended": "2024-06-24T09:16:16.262127Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.6632080078125,
                            "deviation": 65.10379791259766,
                            "volatility": 0.06005953252315521
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1561684,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.1229248046875,
                            "deviation": 63.02709197998047,
                            "volatility": 0.06002986803650856
                        }
                    },
                    "username": "kiemcut",
                    "country": "un",
                    "ranking": 31.89542862544034,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7138f1c4b91cba604ac9a5f091fe3f41?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/64767558"
            },
            "players": {
                "black": {
                    "id": 607773,
                    "username": "martinmurphy",
                    "country": "ie",
                    "icon": "https://secure.gravatar.com/avatar/ddccdbdf06719f7cb51b6decf1249d66?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.1992311064143,
                            "deviation": 62.49088764410768,
                            "volatility": 0.0600076689967983
                        }
                    },
                    "ranking": 16.400784657897848,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64767558,
            "name": "IGA Season 5",
            "creator": 607773,
            "mode": "game",
            "source": "play",
            "black": 607773,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "45.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-31T17:31:01.019986Z",
            "ended": "2024-05-31T18:03:11.373480Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 607773,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.36572265625,
                            "deviation": 61.92048645019531,
                            "volatility": 0.060015950351953506
                        }
                    },
                    "username": "martinmurphy",
                    "country": "ie",
                    "ranking": 16.400784657897848,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ddccdbdf06719f7cb51b6decf1249d66?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.6527099609375,
                            "deviation": 64.52408599853516,
                            "volatility": 0.06006375700235367
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64678449"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1561684,
                    "username": "kiemcut",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7138f1c4b91cba604ac9a5f091fe3f41?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2082.179701535718,
                            "deviation": 62.415619013900965,
                            "volatility": 0.060140966203123244
                        }
                    },
                    "ranking": 31.89542862544034,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64678449,
            "name": "Hi",
            "creator": 1561684,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1561684,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-28T15:46:58.146168Z",
            "ended": "2024-06-05T16:03:54.918608Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 968.1048583984375,
                            "deviation": 64.35315704345703,
                            "volatility": 0.0600624606013298
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1561684,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1247.892578125,
                            "deviation": 74.48258209228516,
                            "volatility": 0.06000024080276489
                        }
                    },
                    "username": "kiemcut",
                    "country": "un",
                    "ranking": 31.89542862544034,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7138f1c4b91cba604ac9a5f091fe3f41?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/64618822"
            },
            "players": {
                "black": {
                    "id": 69820,
                    "username": "puma00",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/32c4ed98ca604b8f83fd1f8811d4b756-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 638.1673089422424,
                            "deviation": 63.72257986663149,
                            "volatility": 0.05996307344145295
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64618822,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 69820,
            "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": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-26T14:09:21.172574Z",
            "ended": "2024-06-04T18:16:38.081710Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 69820,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 863.7986450195312,
                            "deviation": 62.262428283691406,
                            "volatility": 0.05994099751114845
                        }
                    },
                    "username": "puma00",
                    "country": "at",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32c4ed98ca604b8f83fd1f8811d4b756-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 968.1048583984375,
                            "deviation": 64.35315704345703,
                            "volatility": 0.0600624606013298
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "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/64589441"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1538553,
                    "username": "Gridman",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/77484b6ef0e47a1d1d17d41d2517050d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1016.7685681902339,
                            "deviation": 64.51613069945898,
                            "volatility": 0.060044844628423015
                        }
                    },
                    "ranking": 15.301838501140407,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64589441,
            "name": "GoMagic Online League Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1538553,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 59,
            "time_control_parameters": "{\"main_time\": 2400, \"pause_on_weekends\": false, \"period_time\": 40, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 4}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "83.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-25T13:02:46.421590Z",
            "ended": "2024-05-25T14:02:52.432261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.6527099609375,
                            "deviation": 64.52408599853516,
                            "volatility": 0.06006375700235367
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1538553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 985.364501953125,
                            "deviation": 75.16472625732422,
                            "volatility": 0.06003272160887718
                        }
                    },
                    "username": "Gridman",
                    "country": "un",
                    "ranking": 15.301838501140407,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/77484b6ef0e47a1d1d17d41d2517050d?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/64452064"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1553813,
                    "username": "RandomRook",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6e4dd80529731f8dc4076606bbf858d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 640.1307394065772,
                            "deviation": 85.36959406957659,
                            "volatility": 0.060056380258182655
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64452064,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1553813,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-20T19:45:13.087767Z",
            "ended": "2024-05-30T08:34:54.054329Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.6527099609375,
                            "deviation": 64.52408599853516,
                            "volatility": 0.06006375700235367
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1553813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 779.5382080078125,
                            "deviation": 112.1741943359375,
                            "volatility": 0.060002006590366364
                        }
                    },
                    "username": "RandomRook",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6e4dd80529731f8dc4076606bbf858d2?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64452061"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1524436,
                    "username": "telmich",
                    "country": "ch",
                    "icon": "https://secure.gravatar.com/avatar/ebdfc657470c327d3dbda9a2e3de7522?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.8402504422215,
                            "deviation": 61.90159507589519,
                            "volatility": 0.059308756501600605
                        }
                    },
                    "ranking": 16.479706119778953,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64452061,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1524436,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "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": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-20T19:33:00.455416Z",
            "ended": "2024-05-21T21:02:44.551266Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 959.6931762695312,
                            "deviation": 63.897281646728516,
                            "volatility": 0.060061100870370865
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1524436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.828857421875,
                            "deviation": 61.38567352294922,
                            "volatility": 0.05993272364139557
                        }
                    },
                    "username": "telmich",
                    "country": "ch",
                    "ranking": 16.479706119778953,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ebdfc657470c327d3dbda9a2e3de7522?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64452054"
            },
            "players": {
                "black": {
                    "id": 1553813,
                    "username": "RandomRook",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6e4dd80529731f8dc4076606bbf858d2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 640.1307394065772,
                            "deviation": 85.36959406957659,
                            "volatility": 0.060056380258182655
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64452054,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1553813,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-20T19:45:21.388725Z",
            "ended": "2024-05-30T08:35:40.419774Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1553813,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 779.5382080078125,
                            "deviation": 112.1741943359375,
                            "volatility": 0.060002006590366364
                        }
                    },
                    "username": "RandomRook",
                    "country": "us",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6e4dd80529731f8dc4076606bbf858d2?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.6527099609375,
                            "deviation": 64.52408599853516,
                            "volatility": 0.06006375700235367
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "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/64452050"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1534718,
                    "username": "JxPx1996",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/882148c8dd3e5de5cfc0666201d208f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 477.5244750642099,
                            "deviation": 170.11966458283501,
                            "volatility": 0.06002375598777923
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 64452050,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1534718,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-20T18:41:47.361304Z",
            "ended": "2024-05-24T15:44:51.665371Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.512451171875,
                            "deviation": 63.84550476074219,
                            "volatility": 0.06006423383951187
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1534718,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 393.7292785644531,
                            "deviation": 203.68365478515625,
                            "volatility": 0.06001245230436325
                        }
                    },
                    "username": "JxPx1996",
                    "country": "br",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/882148c8dd3e5de5cfc0666201d208f7-32.png",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}