List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-ended&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=-ended&page=51",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=49",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/69272883"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1524436,
                    "username": "telmich",
                    "country": "ch",
                    "icon": "https://secure.gravatar.com/avatar/ebdfc657470c327d3dbda9a2e3de7522?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.1368046628422,
                            "deviation": 62.16122968636304,
                            "volatility": 0.05930377575564872
                        }
                    },
                    "ranking": 17.25208850636336,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69272883,
            "name": "Fast! friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1524436,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-06T07:15:42.062723Z",
            "ended": "2024-11-10T15:54:50.059008Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3199462890625,
                            "deviation": 64.90117645263672,
                            "volatility": 0.06007244810461998
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1524436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1030.9068603515625,
                            "deviation": 61.45881652832031,
                            "volatility": 0.059798091650009155
                        }
                    },
                    "username": "telmich",
                    "country": "ch",
                    "ranking": 17.25208850636336,
                    "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/69313849"
            },
            "players": {
                "black": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.959149582643,
                            "deviation": 68.12226958381842,
                            "volatility": 0.0693691902649203
                        }
                    },
                    "ranking": 15.868393330513337,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 69313849,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1549392,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "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-11-07T11:41:01.998977Z",
            "ended": "2024-11-10T11:10:17.794267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1390.9998779296875,
                            "deviation": 65.67957305908203,
                            "volatility": 0.06135758385062218
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 15.868393330513337,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3199462890625,
                            "deviation": 64.90117645263672,
                            "volatility": 0.06007244810461998
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "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/69272866"
            },
            "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": 1256302,
                    "username": "Νεφέλη",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/621a05bf56663a9e1ac2a058d7c948f7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 939.9942702323051,
                            "deviation": 62.834486638874324,
                            "volatility": 0.05986615963274415
                        }
                    },
                    "ranking": 13.484308222168353,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69272866,
            "name": "Fast! friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1256302,
            "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-11-05T23:00:59.087236Z",
            "ended": "2024-11-10T10:59:51.525360Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3199462890625,
                            "deviation": 64.90117645263672,
                            "volatility": 0.06007244810461998
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1256302,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.288330078125,
                            "deviation": 62.88151931762695,
                            "volatility": 0.05985579639673233
                        }
                    },
                    "username": "Νεφέλη",
                    "country": "de",
                    "ranking": 13.484308222168353,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/621a05bf56663a9e1ac2a058d7c948f7-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/69272879"
            },
            "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": 1618437,
                    "username": "paaayuuu",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/d3383d09ec22c84e2749753fdd8fea0d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.3077375091566,
                            "deviation": 65.65547499138601,
                            "volatility": 0.059976203964181275
                        }
                    },
                    "ranking": 17.04545954395913,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69272879,
            "name": "Fast! friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1618437,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-05T23:54:16.977864Z",
            "ended": "2024-11-10T05:14:45.942818Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.3199462890625,
                            "deviation": 64.90117645263672,
                            "volatility": 0.06007244810461998
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1618437,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.4599609375,
                            "deviation": 74.34858703613281,
                            "volatility": 0.059990860521793365
                        }
                    },
                    "username": "paaayuuu",
                    "country": "th",
                    "ranking": 17.04545954395913,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d3383d09ec22c84e2749753fdd8fea0d-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69271710"
            },
            "players": {
                "black": {
                    "id": 115475,
                    "username": "kissmecomix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 815.9928626365195,
                            "deviation": 73.25730356115477,
                            "volatility": 0.0599035826717032
                        }
                    },
                    "ranking": 10.20932004983574,
                    "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": 69271710,
            "name": "Ladder Challenge: Gia(#982) vs kissmecomix(#619)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 115475,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-05T21:25:50.020785Z",
            "ended": "2024-11-10T05:00:10.421782Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 115475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.35205078125,
                            "deviation": 71.9062271118164,
                            "volatility": 0.05989886075258255
                        }
                    },
                    "username": "kissmecomix",
                    "country": "us",
                    "ranking": 10.20932004983574,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69009915"
            },
            "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": 667688,
                    "username": "Belial89",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/2a41a5e33f4e49a59a59bcdb35e62eaa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.0387854931707,
                            "deviation": 84.03769542785481,
                            "volatility": 0.05999916069001041
                        }
                    },
                    "ranking": 25.197073118490735,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69009915,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 667688,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "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": 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": "21.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-27T17:41:09.791763Z",
            "ended": "2024-11-08T18:51:30.063723Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 667688,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.2293701171875,
                            "deviation": 85.63602447509766,
                            "volatility": 0.060000550001859665
                        }
                    },
                    "username": "Belial89",
                    "country": "de",
                    "ranking": 25.197073118490735,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a41a5e33f4e49a59a59bcdb35e62eaa?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/69273763"
            },
            "players": {
                "black": {
                    "id": 1199663,
                    "username": "kainbpark919",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b4741e869cb5d352727d6d0573dd5133?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69273763,
            "name": "Friendly Match",
            "creator": 1199663,
            "mode": "game",
            "source": "play",
            "black": 1199663,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 61164,
            "time_control_parameters": "{\"main_time\": 86400, \"period_time\": 604800, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"canadian\", \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-11-05T23:18:02.855199Z",
            "ended": "2024-11-08T09:26:43.088250Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1199663,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "kainbpark919",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b4741e869cb5d352727d6d0573dd5133?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69187014"
            },
            "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": 69187014,
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-02T22:29:30.621451Z",
            "ended": "2024-11-08T09:04:58.602925Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1646258,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.332763671875,
                            "deviation": 68.76079559326172,
                            "volatility": 0.059980835765600204
                        }
                    },
                    "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": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69269534"
            },
            "players": {
                "black": {
                    "id": 1549392,
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.959149582643,
                            "deviation": 68.12226958381842,
                            "volatility": 0.0693691902649203
                        }
                    },
                    "ranking": 15.868393330513337,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 69269534,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1549392,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "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-11-05T19:42:16.716666Z",
            "ended": "2024-11-07T11:40:48.987744Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1549392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.0809326171875,
                            "deviation": 66.53687286376953,
                            "volatility": 0.0613599568605423
                        }
                    },
                    "username": "DangoApp_bot_3",
                    "country": "001",
                    "ranking": 15.868393330513337,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1738341e3aa3da200a1640e083464410-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/69272885"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1642873,
                    "username": "Saber123",
                    "country": "154",
                    "icon": "https://secure.gravatar.com/avatar/3d9d9554ae6c2869aa2b13707a29d529?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1096.6009956484102,
                            "deviation": 94.80778839573549,
                            "volatility": 0.06001263218562107
                        }
                    },
                    "ranking": 17.05165125258935,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69272885,
            "name": "Fast! friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1642873,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 43200, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-11-06T07:06:01.292170Z",
            "ended": "2024-11-07T07:44:25.374958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.9937744140625,
                            "deviation": 65.00971984863281,
                            "volatility": 0.06007395684719086
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1642873,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.336181640625,
                            "deviation": 104.06641387939453,
                            "volatility": 0.06001332774758339
                        }
                    },
                    "username": "Saber123",
                    "country": "154",
                    "ranking": 17.05165125258935,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3d9d9554ae6c2869aa2b13707a29d529?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}