List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=51",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/69062974"
            },
            "players": {
                "black": {
                    "id": 1646258,
                    "username": "Dirt Woman",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/7c5e1d015b675c764c486848b75146da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.3870388021126,
                            "deviation": 64.16900856380333,
                            "volatility": 0.059942556373729416
                        }
                    },
                    "ranking": 25.599643742518452,
                    "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": 69062974,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1646258,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-29T14:35:52.364033Z",
            "ended": "2024-11-02T17:42:41.635080Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1646258,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.0208740234375,
                            "deviation": 69.7253646850586,
                            "volatility": 0.05998465046286583
                        }
                    },
                    "username": "Dirt Woman",
                    "country": "_LGBT",
                    "ranking": 25.599643742518452,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c5e1d015b675c764c486848b75146da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.6588745117188,
                            "deviation": 65.13468170166016,
                            "volatility": 0.06007655709981918
                        }
                    },
                    "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/69011148"
            },
            "players": {
                "black": {
                    "id": 1630446,
                    "username": "Harry O",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.5067969183515,
                            "deviation": 60.43847021861399,
                            "volatility": 0.059988341767949704
                        }
                    },
                    "ranking": 16.580464736809635,
                    "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": 69011148,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1630446,
            "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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T17:59:46.192661Z",
            "ended": "2024-11-18T15:47:45.792698Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1630446,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.4624633789062,
                            "deviation": 66.51324462890625,
                            "volatility": 0.0599004402756691
                        }
                    },
                    "username": "Harry O",
                    "country": "us",
                    "ranking": 16.580464736809635,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5db28cc9bbf682a7f9592edf67927d80-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.729736328125,
                            "deviation": 65.04983520507812,
                            "volatility": 0.06006687879562378
                        }
                    },
                    "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/69011145"
            },
            "players": {
                "black": {
                    "id": 162045,
                    "username": "FranckEinstein90",
                    "country": "_Klingon",
                    "icon": "https://secure.gravatar.com/avatar/a15d9479190c27187c046acf5f117f5a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 646.2563496270344,
                            "deviation": 63.89321137518234,
                            "volatility": 0.060197890066357077
                        }
                    },
                    "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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69011145,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 162045,
            "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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T17:57:05.567415Z",
            "ended": "2024-11-06T22:44:24.066172Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 162045,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 796.0740356445312,
                            "deviation": 62.83213424682617,
                            "volatility": 0.06020050495862961
                        }
                    },
                    "username": "FranckEinstein90",
                    "country": "_Klingon",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a15d9479190c27187c046acf5f117f5a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.0897827148438,
                            "deviation": 65.00835418701172,
                            "volatility": 0.06007556617259979
                        }
                    },
                    "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/69011143"
            },
            "players": {
                "black": {
                    "id": 1646258,
                    "username": "Dirt Woman",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/7c5e1d015b675c764c486848b75146da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.3870388021126,
                            "deviation": 64.16900856380333,
                            "volatility": 0.059942556373729416
                        }
                    },
                    "ranking": 25.599643742518452,
                    "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": 69011143,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1646258,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-27T18:45:41.677454Z",
            "ended": "2024-10-29T14:35:00.303533Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1646258,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.1441040039062,
                            "deviation": 72.47474670410156,
                            "volatility": 0.059991732239723206
                        }
                    },
                    "username": "Dirt Woman",
                    "country": "_LGBT",
                    "ranking": 25.599643742518452,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7c5e1d015b675c764c486848b75146da-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.0042114257812,
                            "deviation": 65.4345703125,
                            "volatility": 0.060076966881752014
                        }
                    },
                    "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/69011141"
            },
            "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": 1401659,
                    "username": "Nuki Nukaru",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1da70f7e4e7fa6390cfdbb80584134bc?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1099.6108499901811,
                            "deviation": 77.31032697821273,
                            "volatility": 0.06000449735114928
                        }
                    },
                    "ranking": 17.115104304054892,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69011141,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1401659,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "61.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T17:52:57.231608Z",
            "ended": "2024-11-02T19:04:16.103544Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.6588745117188,
                            "deviation": 65.13468170166016,
                            "volatility": 0.06007655709981918
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1401659,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.5621337890625,
                            "deviation": 88.46247863769531,
                            "volatility": 0.06000327318906784
                        }
                    },
                    "username": "Nuki Nukaru",
                    "country": "un",
                    "ranking": 17.115104304054892,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1da70f7e4e7fa6390cfdbb80584134bc?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/69011138"
            },
            "players": {
                "black": {
                    "id": 1485467,
                    "username": "MissyNova",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/879e200f3f334b3f6edbe838cef7cb16?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 460.7256181451494,
                            "deviation": 74.72466450362995,
                            "volatility": 0.060217704171860155
                        }
                    },
                    "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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69011138,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1485467,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 28800, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T18:05:56.530906Z",
            "ended": "2024-11-01T14:55:23.275869Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1485467,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 537.7542114257812,
                            "deviation": 78.87140655517578,
                            "volatility": 0.060127682983875275
                        }
                    },
                    "username": "MissyNova",
                    "country": "it",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/879e200f3f334b3f6edbe838cef7cb16?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.6588745117188,
                            "deviation": 65.13468170166016,
                            "volatility": 0.06007655709981918
                        }
                    },
                    "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/69010039"
            },
            "players": {
                "black": {
                    "id": 1436938,
                    "username": "Tallassum",
                    "country": "bg",
                    "icon": "https://user-uploads.online-go.com/299c37569b0947d85a94e1984f1aa721-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 879.2676473106652,
                            "deviation": 63.348522525179035,
                            "volatility": 0.060014136967145824
                        }
                    },
                    "ranking": 11.938248488781904,
                    "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": 69010039,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1436938,
            "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": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T18:37:06.126720Z",
            "ended": "2024-11-05T19:24:07.267369Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436938,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 820.3076171875,
                            "deviation": 61.63773727416992,
                            "volatility": 0.06000392138957977
                        }
                    },
                    "username": "Tallassum",
                    "country": "bg",
                    "ranking": 11.938248488781904,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/299c37569b0947d85a94e1984f1aa721-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.0897827148438,
                            "deviation": 65.00835418701172,
                            "volatility": 0.06007556617259979
                        }
                    },
                    "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/69010036"
            },
            "players": {
                "black": {
                    "id": 1643373,
                    "username": "Adrianus_Nl",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/22509c2f336d740edd2e66217563c082-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.84543560572,
                            "deviation": 62.98219371745396,
                            "volatility": 0.06018058909837613
                        }
                    },
                    "ranking": 14.820486419433369,
                    "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": 69010036,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1643373,
            "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": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T18:08:59.574594Z",
            "ended": "2024-11-05T17:51:28.823307Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1643373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.6392822265625,
                            "deviation": 64.60421752929688,
                            "volatility": 0.06013532355427742
                        }
                    },
                    "username": "Adrianus_Nl",
                    "country": "nl",
                    "ranking": 14.820486419433369,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/22509c2f336d740edd2e66217563c082-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.0897827148438,
                            "deviation": 65.00835418701172,
                            "volatility": 0.06007556617259979
                        }
                    },
                    "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/69010034"
            },
            "players": {
                "black": {
                    "id": 1607014,
                    "username": "atsabryk",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/85abb2411655bb0742695016f12126ed-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 808.8187896994481,
                            "deviation": 64.19295941524113,
                            "volatility": 0.06013339059399969
                        }
                    },
                    "ranking": 10.00488913316357,
                    "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": 69010034,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1607014,
            "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": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 86400, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T18:05:15.494098Z",
            "ended": "2024-10-30T11:16:49.968965Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1607014,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 715.2250366210938,
                            "deviation": 79.65977478027344,
                            "volatility": 0.06003773584961891
                        }
                    },
                    "username": "atsabryk",
                    "country": "ua",
                    "ranking": 10.00488913316357,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/85abb2411655bb0742695016f12126ed-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.0042114257812,
                            "deviation": 65.4345703125,
                            "volatility": 0.060076966881752014
                        }
                    },
                    "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/69009987"
            },
            "players": {
                "black": {
                    "id": 1560924,
                    "username": "Isoshi Sakai",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/29899100b7a1868c21f2e792650d59e9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.7783591118346,
                            "deviation": 61.5292203999298,
                            "volatility": 0.05998307422052079
                        }
                    },
                    "ranking": 16.21721943668814,
                    "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": 69009987,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1560924,
            "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": 129600,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 129600, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "60.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T16:59:02.111693Z",
            "ended": "2024-11-03T13:00:18.830241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1560924,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 962.5308227539062,
                            "deviation": 63.01018142700195,
                            "volatility": 0.060002122074365616
                        }
                    },
                    "username": "Isoshi Sakai",
                    "country": "it",
                    "ranking": 16.21721943668814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/29899100b7a1868c21f2e792650d59e9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.6588745117188,
                            "deviation": 65.13468170166016,
                            "volatility": 0.06007655709981918
                        }
                    },
                    "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
        }
    ]
}