List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=83
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&ordering=-id&page=84",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=82",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52183633"
            },
            "players": {
                "black": {
                    "id": 1086916,
                    "username": "이하겸",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/2605a61cc76266d10a57ec33655265b4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.9906160800865,
                            "deviation": 64.69360007086335,
                            "volatility": 0.060076229152040285
                        }
                    },
                    "ranking": 22.523429606573437,
                    "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": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52183633,
            "name": "Tournament Game: Fast correspondence (101451) R:1 (Gia vs 이하겸)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1086916,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 101451,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-24T07:00:05.124034Z",
            "ended": "2023-03-30T02:12:36.870924Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1086916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.123046875,
                            "deviation": 63.38307571411133,
                            "volatility": 0.060061123222112656
                        }
                    },
                    "username": "이하겸",
                    "country": "kr",
                    "ranking": 22.523429606573437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2605a61cc76266d10a57ec33655265b4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.290283203125,
                            "deviation": 64.97122192382812,
                            "volatility": 0.060010675340890884
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/52183632"
            },
            "players": {
                "black": {
                    "id": 1284028,
                    "username": "SangLiang",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/bea44be659b99e34df348caab887daec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.7767323925468,
                            "deviation": 66.74768708885226,
                            "volatility": 0.05997715005045392
                        }
                    },
                    "ranking": 23.41898974546638,
                    "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": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52183632,
            "name": "Tournament Game: Fast correspondence (101451) R:1 (Gia vs SangLiang)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1284028,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 101451,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-24T07:00:05.064357Z",
            "ended": "2023-05-02T23:59:15.595557Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1284028,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1549.1153564453125,
                            "deviation": 69.00590515136719,
                            "volatility": 0.05999647080898285
                        }
                    },
                    "username": "SangLiang",
                    "country": "cn",
                    "ranking": 23.41898974546638,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bea44be659b99e34df348caab887daec-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.7521362304688,
                            "deviation": 65.30731201171875,
                            "volatility": 0.060019925236701965
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/52183631"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1283065,
                    "username": "jee0113",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d645ed23b74efbe4873da2ce21f3fb45?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1457.7624187294832,
                            "deviation": 65.00887512842736,
                            "volatility": 0.06027990734202754
                        }
                    },
                    "ranking": 23.64216174437826,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52183631,
            "name": "Tournament Game: Fast correspondence (101451) R:1 (jee0113 vs Gia)",
            "creator": 1283065,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1283065,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 101451,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-03-24T07:00:05.005318Z",
            "ended": "2023-03-27T07:32:54.171029Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.290283203125,
                            "deviation": 64.97122192382812,
                            "volatility": 0.060010675340890884
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1283065,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1514.9945068359375,
                            "deviation": 64.59974670410156,
                            "volatility": 0.060127876698970795
                        }
                    },
                    "username": "jee0113",
                    "country": "un",
                    "ranking": 23.64216174437826,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d645ed23b74efbe4873da2ce21f3fb45?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/52183627"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.816694821226,
                            "deviation": 62.77424778402456,
                            "volatility": 0.059492384940170104
                        }
                    },
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52183627,
            "name": "Tournament Game: Fast correspondence (101451) R:1 (teapoweredrobot vs Gia)",
            "creator": 483146,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 483146,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 101451,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-24T07:00:04.735716Z",
            "ended": "2023-03-30T13:33:32.787546Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.290283203125,
                            "deviation": 64.97122192382812,
                            "volatility": 0.060010675340890884
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1450.3604736328125,
                            "deviation": 62.956912994384766,
                            "volatility": 0.05953822657465935
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52173658"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1015870,
                    "username": "Pianotorious",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/da01b739c36b3855ea2b5b45ad1d11d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1114.9399424661408,
                            "deviation": 62.41462057327294,
                            "volatility": 0.06008098701746784
                        }
                    },
                    "ranking": 17.43559743512451,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52173658,
            "name": "Friendly Match",
            "creator": 1015870,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1015870,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 87426,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 129600, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "30.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-23T21:56:21.361197Z",
            "ended": "2023-04-09T20:09:33.903529Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.0070190429688,
                            "deviation": 65.60167694091797,
                            "volatility": 0.06001786142587662
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1015870,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1279.8604736328125,
                            "deviation": 64.6633529663086,
                            "volatility": 0.05995083972811699
                        }
                    },
                    "username": "Pianotorious",
                    "country": "_LGBT",
                    "ranking": 17.43559743512451,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/da01b739c36b3855ea2b5b45ad1d11d9-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/52041887"
            },
            "players": {
                "black": {
                    "id": 1304406,
                    "username": "nileshdeshpande",
                    "country": "in",
                    "icon": "https://user-uploads.online-go.com/53dc9d2ae668306ea1f99f521072dda4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 940.9769512125274,
                            "deviation": 61.23439861243781,
                            "volatility": 0.06005427977283632
                        }
                    },
                    "ranking": 13.508496860997559,
                    "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": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52041887,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1304406,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 432000}",
            "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": "2023-03-19T10:44:21.286408Z",
            "ended": "2023-04-07T16:36:33.183443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1304406,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 870.2300415039062,
                            "deviation": 61.402000427246094,
                            "volatility": 0.060039617121219635
                        }
                    },
                    "username": "nileshdeshpande",
                    "country": "in",
                    "ranking": 13.508496860997559,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/53dc9d2ae668306ea1f99f521072dda4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 998.8328247070312,
                            "deviation": 65.611328125,
                            "volatility": 0.06001945212483406
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/51989737"
            },
            "players": {
                "black": {
                    "id": 1225565,
                    "username": "KaLyJa",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/32e86780b2f9a2e66ab5542282fef97b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.5118738916565,
                            "deviation": 62.17660919264535,
                            "volatility": 0.05999308083509756
                        }
                    },
                    "ranking": 17.0708725359019,
                    "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": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 51989737,
            "name": "Tournament Game: 2023 Rounds Survival (95975) R:8 (Gia vs KaLyJa)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1225565,
            "white": 526987,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 95975,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-17T15:30:45.638973Z",
            "ended": "2023-03-18T15:20:31.111117Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1225565,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7378540039062,
                            "deviation": 61.78148651123047,
                            "volatility": 0.060006242245435715
                        }
                    },
                    "username": "KaLyJa",
                    "country": "_Pirate",
                    "ranking": 17.0708725359019,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32e86780b2f9a2e66ab5542282fef97b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.1824951171875,
                            "deviation": 64.79150390625,
                            "volatility": 0.06000972166657448
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "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/51912155"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 566653,
                    "username": "EdcallmeVJ",
                    "country": "_Wales",
                    "icon": "https://user-uploads.online-go.com/808cc3f3206d12b37086e114d83ca323-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 816.430247413824,
                            "deviation": 63.04844644423427,
                            "volatility": 0.05991168534355087
                        }
                    },
                    "ranking": 10.221725482930337,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51912155,
            "name": "Ladder Challenge: EdcallmeVJ(#3249) vs Gia(#2927)",
            "creator": 566653,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 566653,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-14T22:30:00.467141Z",
            "ended": "2023-03-19T12:22:22.585114Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.000244140625,
                            "deviation": 64.67286682128906,
                            "volatility": 0.060012754052877426
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 566653,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.2296142578125,
                            "deviation": 62.11439895629883,
                            "volatility": 0.05978059768676758
                        }
                    },
                    "username": "EdcallmeVJ",
                    "country": "_Wales",
                    "ranking": 10.221725482930337,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/808cc3f3206d12b37086e114d83ca323-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51823474"
            },
            "players": {
                "black": {
                    "id": 1320049,
                    "username": "Asiannoob1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/30570f4983126fe778aaa6771654e339?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.682274885411,
                            "deviation": 137.5846398405382,
                            "volatility": 0.05999292321589449
                        }
                    },
                    "ranking": 14.909508424302528,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 780820,
                    "username": "Themanofmiracles",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4dfb09267fb953fe20e0882145db4580?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1184.7030606374788,
                            "deviation": 65.34246884529456,
                            "volatility": 0.05998673391987285
                        }
                    },
                    "ranking": 18.840608466908805,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51823474,
            "name": "no-komi rengo",
            "creator": 85719,
            "mode": "game",
            "source": "play",
            "black": 1320049,
            "white": 780820,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.00",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 259200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-05T09:30:34.452990Z",
            "ended": "2023-09-10T07:21:02.026666Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1320049,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.6822509765625,
                            "deviation": 137.5846405029297,
                            "volatility": 0.05999292433261871
                        }
                    },
                    "username": "Asiannoob1",
                    "country": "un",
                    "ranking": 14.909508424302528,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/30570f4983126fe778aaa6771654e339?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1161.2318115234375,
                            "deviation": 65.93443298339844,
                            "volatility": 0.060052767395973206
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1320049,
                1193242,
                871245,
                85719,
                1151470,
                416935,
                1073419,
                1183774,
                936696,
                1305057,
                349547,
                1106433,
                799595,
                940672,
                1182846
            ],
            "rengo_white_team": [
                780820,
                1291744,
                1151776,
                769579,
                1128599,
                1192569,
                723375,
                526987,
                1225356,
                1323192,
                1303075,
                1121856,
                1229921,
                1318989,
                1325752
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/51636308"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.4337185738584,
                            "deviation": 64.38770695862249,
                            "volatility": 0.060074970822296146
                        }
                    },
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185302,
                    "username": "Taper321",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/8d1a7b96420784c983c3a9862a15de80-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1216.9944368718868,
                            "deviation": 63.03421430182305,
                            "volatility": 0.06055232826744195
                        }
                    },
                    "ranking": 19.463160150567237,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51636308,
            "name": "Tournament Game: 2023 Rounds Survival (95975) R:7 (Taper321 vs Gia)",
            "creator": 1185302,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1185302,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 95975,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-05T10:22:42.995159Z",
            "ended": "2023-03-05T15:16:16.560013Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1031.6124267578125,
                            "deviation": 66.51020812988281,
                            "volatility": 0.06001082435250282
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.967595384147382,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1185302,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.5673828125,
                            "deviation": 61.83570861816406,
                            "volatility": 0.06030375137925148
                        }
                    },
                    "username": "Taper321",
                    "country": "un",
                    "ranking": 19.463160150567237,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8d1a7b96420784c983c3a9862a15de80-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}