List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&page=97
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=98",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=96",
    "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/63146912"
            },
            "players": {
                "black": {
                    "id": 1445191,
                    "username": "myron2906",
                    "country": "ie",
                    "icon": "https://secure.gravatar.com/avatar/629d3de0008b64c1f9ecf901d7b9ba8b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 845.5739376517084,
                            "deviation": 61.043760516224204,
                            "volatility": 0.06000503457530329
                        }
                    },
                    "ranking": 11.033691660799745,
                    "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": 63146912,
            "name": "IGA League",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1445191,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "133.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-06T09:34:35.113549Z",
            "ended": "2024-04-06T10:04:43.283053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1445191,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.55908203125,
                            "deviation": 62.06083679199219,
                            "volatility": 0.06000148504972458
                        }
                    },
                    "username": "myron2906",
                    "country": "ie",
                    "ranking": 11.033691660799745,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/629d3de0008b64c1f9ecf901d7b9ba8b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1032.9481201171875,
                            "deviation": 63.70146179199219,
                            "volatility": 0.06005339324474335
                        }
                    },
                    "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/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/16602333"
            },
            "players": {
                "black": {
                    "id": 174269,
                    "username": "joyful",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/2bd3b7caaad7c58a251020e8a84130b4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.0897268970405,
                            "deviation": 62.52810493517296,
                            "volatility": 0.06029180247147204
                        }
                    },
                    "ranking": 17.870626723620035,
                    "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": 16602333,
            "name": "Friendly Match",
            "creator": 174269,
            "mode": "game",
            "source": "play",
            "black": 174269,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "411.704",
            "white_player_rank": 8,
            "white_player_rating": "-0.889",
            "time_per_move": 93120,
            "time_control_parameters": "{\"period_time\": 86400, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"pause_on_weekends\": true, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 604800}",
            "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": "2019-02-16T13:55:38.819104Z",
            "ended": "2019-03-13T18:46:13.470265Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 174269,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.0810546875,
                            "deviation": 61.823211669921875,
                            "volatility": 0.06002524867653847
                        }
                    },
                    "username": "joyful",
                    "country": "th",
                    "ranking": 17.870626723620035,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2bd3b7caaad7c58a251020e8a84130b4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.65087890625,
                            "deviation": 251.93179321289062,
                            "volatility": 0.05999966710805893
                        }
                    },
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/63574179"
            },
            "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": 330339,
                    "username": "HumanGo13",
                    "country": "ar",
                    "icon": "https://user-uploads.online-go.com/dbfeb0d029df569e5eec43cb5570f073-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.2017717667632,
                            "deviation": 62.65672991159444,
                            "volatility": 0.059920152560941235
                        }
                    },
                    "ranking": 16.400839822275465,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63574179,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 330339,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-20T18:40:11.558864Z",
            "ended": "2024-05-07T00:56:43.270136Z",
            "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": 330339,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.341064453125,
                            "deviation": 62.18498611450195,
                            "volatility": 0.0599113404750824
                        }
                    },
                    "username": "HumanGo13",
                    "country": "ar",
                    "ranking": 16.400839822275465,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbfeb0d029df569e5eec43cb5570f073-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/63574166"
            },
            "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": 1326206,
                    "username": "stimmcell",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/20fe98b0861072db545cd23db5c2ff47?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 799.6650580853884,
                            "deviation": 62.87731943288214,
                            "volatility": 0.06001609562555702
                        }
                    },
                    "ranking": 9.741397305305306,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63574166,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1326206,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 259200, \"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-04-20T18:44:58.319829Z",
            "ended": "2024-04-30T16:46:49.079380Z",
            "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": 1326206,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 925.1595458984375,
                            "deviation": 61.61582946777344,
                            "volatility": 0.06002920866012573
                        }
                    },
                    "username": "stimmcell",
                    "country": "us",
                    "ranking": 9.741397305305306,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/20fe98b0861072db545cd23db5c2ff47?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/63575135"
            },
            "players": {
                "black": {
                    "id": 918551,
                    "username": "carlof",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/635382e4eb3ea4edf05b314550f06075?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 822.1794888402256,
                            "deviation": 61.11198921864311,
                            "volatility": 0.06012148254276192
                        }
                    },
                    "ranking": 10.38417476200939,
                    "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": 63575135,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 918551,
            "white": 526987,
            "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": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-04-20T19:19:40.208306Z",
            "ended": "2024-04-22T19:25:56.929983Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 918551,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 863.4957275390625,
                            "deviation": 63.340545654296875,
                            "volatility": 0.060116685926914215
                        }
                    },
                    "username": "carlof",
                    "country": "un",
                    "ranking": 10.38417476200939,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/635382e4eb3ea4edf05b314550f06075?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "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"
                }
            },
            "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/63574189"
            },
            "players": {
                "black": {
                    "id": 918551,
                    "username": "carlof",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/635382e4eb3ea4edf05b314550f06075?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 822.1794888402256,
                            "deviation": 61.11198921864311,
                            "volatility": 0.06012148254276192
                        }
                    },
                    "ranking": 10.38417476200939,
                    "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": 63574189,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 918551,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"speed\": \"correspondence\", \"total_time\": 1209600, \"pause_on_weekends\": true, \"time_control\": \"absolute\"}",
            "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-04-20T19:19:26.123461Z",
            "ended": "2024-05-10T01:15:50.523244Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 918551,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.29248046875,
                            "deviation": 66.92778015136719,
                            "volatility": 0.06011068820953369
                        }
                    },
                    "username": "carlof",
                    "country": "un",
                    "ranking": 10.38417476200939,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/635382e4eb3ea4edf05b314550f06075?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
        }
    ]
}