List all games played by a specific player.

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

{
    "count": 1616,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&page=99",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=97",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/62821828"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 890983,
                    "username": "fix.david",
                    "country": "_DOOP",
                    "icon": "https://secure.gravatar.com/avatar/34157ec878bbb302b2c3dd139c05ba1b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1577.232877044418,
                            "deviation": 67.51411200376299,
                            "volatility": 0.05978141466153182
                        }
                    },
                    "ranking": 25.465670988661053,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62821828,
            "name": "Tournament Game: Very fast correspondence (105637) R:6 (fix.david vs Gia)",
            "creator": 890983,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 890983,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "32.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-26T10:59:32.986186Z",
            "ended": "2024-04-16T20:06:21.582085Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.06396484375,
                            "deviation": 64.06958770751953,
                            "volatility": 0.06005357578396797
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 890983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.7410888671875,
                            "deviation": 65.67106628417969,
                            "volatility": 0.059804316610097885
                        }
                    },
                    "username": "fix.david",
                    "country": "_DOOP",
                    "ranking": 25.465670988661053,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/34157ec878bbb302b2c3dd139c05ba1b?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/65762151"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 882757,
                    "username": "Chief375",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/279fda24e5f115ae3144184caabf2cd5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.5996780276992,
                            "deviation": 62.12863874707121,
                            "volatility": 0.05993356093030552
                        }
                    },
                    "ranking": 17.093806405346673,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65762151,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 882757,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-06T14:54:27.063816Z",
            "ended": "2024-07-12T14:22:20.440796Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.1531982421875,
                            "deviation": 64.97050476074219,
                            "volatility": 0.06005802005529404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 882757,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.732177734375,
                            "deviation": 61.25820541381836,
                            "volatility": 0.05997757986187935
                        }
                    },
                    "username": "Chief375",
                    "country": "us",
                    "ranking": 17.093806405346673,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/279fda24e5f115ae3144184caabf2cd5?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/65762154"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1574491,
                    "username": "gulsare",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/26746432cf3b50e3048b05c56fff6754?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 824.0914320513534,
                            "deviation": 205.60140345187025,
                            "volatility": 0.059998853077459655
                        }
                    },
                    "ranking": 10.437946598316392,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 65762154,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1574491,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-07-06T15:03:54.294061Z",
            "ended": "2024-07-08T15:09:37.460276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.1531982421875,
                            "deviation": 64.97050476074219,
                            "volatility": 0.06005802005529404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1574491,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 824.0914306640625,
                            "deviation": 205.60140991210938,
                            "volatility": 0.059998851269483566
                        }
                    },
                    "username": "gulsare",
                    "country": "un",
                    "ranking": 10.437946598316392,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26746432cf3b50e3048b05c56fff6754?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/56703225"
            },
            "players": {
                "black": {
                    "id": 318971,
                    "username": "Evereti",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/22be72837ed38cba283e349a9383faea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.1404124755818,
                            "deviation": 61.3618252041661,
                            "volatility": 0.06000737589493506
                        }
                    },
                    "ranking": 25.361335838306125,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 85719,
                    "username": "πŸ’– KoBa πŸ’–",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.1184319040863,
                            "deviation": 70.3932272667699,
                            "volatility": 0.060184614428408126
                        }
                    },
                    "ranking": 27.580683625534014,
                    "professional": false,
                    "ui_class": " supporter"
                }
            },
            "id": 56703225,
            "name": "Insane size",
            "creator": 1272272,
            "mode": "game",
            "source": "play",
            "black": 318971,
            "white": 85719,
            "width": 18,
            "height": 13,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 259200,
            "time_control_parameters": "{\"per_move\": 259200, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-09-29T23:26:16.510175Z",
            "ended": "2024-04-12T22:47:38.750252Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 318971,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.1439208984375,
                            "deviation": 61.05453872680664,
                            "volatility": 0.060029298067092896
                        }
                    },
                    "username": "Evereti",
                    "country": "fr",
                    "ranking": 25.361335838306125,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/22be72837ed38cba283e349a9383faea-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.565673828125,
                            "deviation": 63.917301177978516,
                            "volatility": 0.06005049869418144
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                318971,
                725492,
                810156,
                891706,
                915664,
                1143379,
                1163847,
                1228379,
                1245891,
                1265156,
                1272272,
                1286951,
                1345521,
                1375360,
                1384977,
                1389820,
                1391545,
                1401704,
                1406193,
                1417440,
                1419138,
                1424757,
                1430370,
                1431013,
                1431410
            ],
            "rengo_white_team": [
                85719,
                154937,
                526987,
                645517,
                746384,
                1076859,
                1138887,
                1142376,
                1188809,
                1210440,
                1220548,
                1242874,
                1297628,
                1324959,
                1361875,
                1376792,
                1385665,
                1387057,
                1387920,
                1388531,
                1390865,
                1410212,
                1417459,
                1426782,
                1433941
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/63574181"
            },
            "players": {
                "black": {
                    "id": 1236955,
                    "username": "LeeJKM",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/047022381d9a95cb54f9a06c1ff69c49?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 690.4785164741651,
                            "deviation": 61.841956149549226,
                            "volatility": 0.06001234106886371
                        }
                    },
                    "ranking": 6.342789715333537,
                    "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": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63574181,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1236955,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"main_time\": 604800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-20T20:07:09.744820Z",
            "ended": "2024-07-04T23:17:26.068676Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1236955,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 847.87353515625,
                            "deviation": 63.06381607055664,
                            "volatility": 0.060032472014427185
                        }
                    },
                    "username": "LeeJKM",
                    "country": "un",
                    "ranking": 6.342789715333537,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/047022381d9a95cb54f9a06c1ff69c49?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.1531982421875,
                            "deviation": 64.97050476074219,
                            "volatility": 0.06005802005529404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "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/63574184"
            },
            "players": {
                "black": {
                    "id": 1549206,
                    "username": "alex0820",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8d300995c9d052dd8b8556198a806fd6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 710.3615547953566,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 7.000000000000001,
                    "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": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63574184,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1549206,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"main_time\": 604800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-04-20T17:20:31.775254Z",
            "ended": "2024-04-29T11:22:00.811137Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1549206,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "alex0820",
                    "country": "un",
                    "ranking": 7.000000000000001,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8d300995c9d052dd8b8556198a806fd6?s=32&d=retro",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "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/63574186"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185392,
                    "username": "Wisza",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/3aa081f2e3e07fd2f83c3609b7a00d88-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 900.1587805334937,
                            "deviation": 64.41773190897166,
                            "volatility": 0.05987711624641995
                        }
                    },
                    "ranking": 12.48185281989917,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63574186,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1185392,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"main_time\": 604800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "57.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-20T20:35:19.777777Z",
            "ended": "2024-05-01T15:00:30.868585Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185392,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 928.08251953125,
                            "deviation": 60.92243576049805,
                            "volatility": 0.05994941666722298
                        }
                    },
                    "username": "Wisza",
                    "country": "pl",
                    "ranking": 12.48185281989917,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3aa081f2e3e07fd2f83c3609b7a00d88-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/63575132"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 466783,
                    "username": "Nasruddin",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1e5de14eb9e5b22587334cd19e9ba49d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 816.7298942128348,
                            "deviation": 61.072737059343865,
                            "volatility": 0.060021576242262106
                        }
                    },
                    "ranking": 10.230220453261941,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63575132,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 466783,
            "width": 21,
            "height": 21,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-04-20T19:24:19.710030Z",
            "ended": "2024-04-22T19:26:01.732862Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.73193359375,
                            "deviation": 63.60395812988281,
                            "volatility": 0.060053750872612
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 466783,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.4329833984375,
                            "deviation": 65.36187744140625,
                            "volatility": 0.060026831924915314
                        }
                    },
                    "username": "Nasruddin",
                    "country": "un",
                    "ranking": 10.230220453261941,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1e5de14eb9e5b22587334cd19e9ba49d?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/63574192"
            },
            "players": {
                "black": {
                    "id": 1459841,
                    "username": "Bouddhette",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/50b04b09f938f35ac08b1cdad7ab85a0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 938.8970361051702,
                            "deviation": 60.799375720909474,
                            "volatility": 0.05980430125976576
                        }
                    },
                    "ranking": 13.457269965250552,
                    "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": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63574192,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1459841,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "3.0",
            "handicap": 3,
            "komi": "0.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 4787,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "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-04-20T20:30:58.522589Z",
            "ended": "2024-05-05T15:08:32.384122Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1459841,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 808.1083374023438,
                            "deviation": 61.67622756958008,
                            "volatility": 0.05998850613832474
                        }
                    },
                    "username": "Bouddhette",
                    "country": "fr",
                    "ranking": 13.457269965250552,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50b04b09f938f35ac08b1cdad7ab85a0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "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/63567101"
            },
            "players": {
                "black": {
                    "id": 1523852,
                    "username": "zzbaebae",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/fe36436ae3400ed35d41a04370d428cb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.7960796413774,
                            "deviation": 62.28957062085747,
                            "volatility": 0.060023000410637
                        }
                    },
                    "ranking": 24.879473779100575,
                    "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": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63567101,
            "name": "μΉœμ„  λŒ€κ΅­",
            "creator": 1523852,
            "mode": "game",
            "source": "play",
            "black": 1523852,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "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": 72000,
            "time_control_parameters": "{\"per_move\": 72000, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-21T03:15:55.909646Z",
            "ended": "2024-04-30T18:11:20.802631Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1523852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1776.1982421875,
                            "deviation": 113.4005126953125,
                            "volatility": 0.059991974383592606
                        }
                    },
                    "username": "zzbaebae",
                    "country": "kr",
                    "ranking": 24.879473779100575,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe36436ae3400ed35d41a04370d428cb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1523852,
                641775
            ],
            "rengo_white_team": [
                526987,
                82622
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}