List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=43",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/70444216"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 795459,
                    "username": "うりん",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ef4057674956a5b4f783f153137361da?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 889.4996856345111,
                            "deviation": 62.94045598712767,
                            "volatility": 0.05986452078721129
                        }
                    },
                    "ranking": 12.206089628872483,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444216,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 795459,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "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-12-15T14:27:45.999269Z",
            "ended": "2024-12-16T14:29:25.294525Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.8582153320312,
                            "deviation": 63.441776275634766,
                            "volatility": 0.0600694976747036
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 795459,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.3267822265625,
                            "deviation": 62.13510513305664,
                            "volatility": 0.05983424559235573
                        }
                    },
                    "username": "うりん",
                    "country": "un",
                    "ranking": 12.206089628872483,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ef4057674956a5b4f783f153137361da?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/70444213"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1467745,
                    "username": "seh15",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/cf19197954e4b054c21511754a6f25cd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.7433229691578,
                            "deviation": 60.88161830342184,
                            "volatility": 0.059948142405368825
                        }
                    },
                    "ranking": 14.30090040509735,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444213,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1467745,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "33.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T09:53:37.003272Z",
            "ended": "2024-12-22T10:44:02.994256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1467745,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 957.0541381835938,
                            "deviation": 61.19241714477539,
                            "volatility": 0.05997404456138611
                        }
                    },
                    "username": "seh15",
                    "country": "fr",
                    "ranking": 14.30090040509735,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf19197954e4b054c21511754a6f25cd-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/70444197"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1646518,
                    "username": "NumberOneWailordFan",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1e3756e0202df92fcc101a8fe653329f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.387058614466,
                            "deviation": 64.80020178613825,
                            "volatility": 0.060037503175050945
                        }
                    },
                    "ranking": 19.565513469992236,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444197,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1646518,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "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-12-14T22:30:15.501838Z",
            "ended": "2024-12-19T22:21:05.805131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1646518,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.02197265625,
                            "deviation": 65.24425506591797,
                            "volatility": 0.0600096769630909
                        }
                    },
                    "username": "NumberOneWailordFan",
                    "country": "us",
                    "ranking": 19.565513469992236,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1e3756e0202df92fcc101a8fe653329f-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/70444192"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 682367,
                    "username": "5r_p3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.4748303545754,
                            "deviation": 64.0412805208092,
                            "volatility": 0.06015212789428141
                        }
                    },
                    "ranking": 12.153330943143208,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444192,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 682367,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T00:57:35.229155Z",
            "ended": "2024-12-27T00:47:42.403302Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 682367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.10400390625,
                            "deviation": 63.27324676513672,
                            "volatility": 0.05997356399893761
                        }
                    },
                    "username": "5r_p3",
                    "country": "un",
                    "ranking": 12.153330943143208,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?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/70444189"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 682367,
                    "username": "5r_p3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.4748303545754,
                            "deviation": 64.0412805208092,
                            "volatility": 0.06015212789428141
                        }
                    },
                    "ranking": 12.153330943143208,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444189,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 682367,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T00:57:24.358869Z",
            "ended": "2024-12-25T06:31:45.408463Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 682367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.5660400390625,
                            "deviation": 63.43203353881836,
                            "volatility": 0.059974461793899536
                        }
                    },
                    "username": "5r_p3",
                    "country": "un",
                    "ranking": 12.153330943143208,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?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/70444183"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 486979,
                    "username": "AngryArborist",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/03ad0442e0ef472df350d2ad84605bf6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.8811156299519,
                            "deviation": 64.63981096062874,
                            "volatility": 0.05994312842900778
                        }
                    },
                    "ranking": 11.475896740383876,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70444183,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 486979,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-14T20:26:01.777980Z",
            "ended": "2024-12-23T23:59:13.420720Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 486979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.8449096679688,
                            "deviation": 63.207550048828125,
                            "volatility": 0.05990918353199959
                        }
                    },
                    "username": "AngryArborist",
                    "country": "us",
                    "ranking": 11.475896740383876,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03ad0442e0ef472df350d2ad84605bf6?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/70441397"
            },
            "players": {
                "black": {
                    "id": 1560924,
                    "username": "Isoshi Sakai",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/29899100b7a1868c21f2e792650d59e9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1057.7783591118346,
                            "deviation": 61.5292203999298,
                            "volatility": 0.05998307422052079
                        }
                    },
                    "ranking": 16.21721943668814,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70441397,
            "name": "figg Online League Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1560924,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": "{\"main_time\": 2700, \"pause_on_weekends\": false, \"period_time\": 30, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-14T17:00:51.048227Z",
            "ended": "2024-12-14T17:54:26.266629Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1560924,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.9498901367188,
                            "deviation": 62.143043518066406,
                            "volatility": 0.059978634119033813
                        }
                    },
                    "username": "Isoshi Sakai",
                    "country": "it",
                    "ranking": 16.21721943668814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/29899100b7a1868c21f2e792650d59e9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.72314453125,
                            "deviation": 63.59878158569336,
                            "volatility": 0.060068629682064056
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70440495"
            },
            "players": {
                "black": {
                    "id": 1286729,
                    "username": "藍聖松",
                    "country": "br",
                    "icon": "https://user-uploads.online-go.com/d3ebbef3c2d2c4019c75db25f27a6aa5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 836.9853172160065,
                            "deviation": 62.57186412136297,
                            "volatility": 0.059998896920434065
                        }
                    },
                    "ranking": 10.797351348377878,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70440495,
            "name": "Partida amistosa",
            "creator": 1286729,
            "mode": "game",
            "source": "play",
            "black": 1286729,
            "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": 91187,
            "time_control_parameters": "{\"main_time\": 604800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-14T19:03:46.713326Z",
            "ended": "2024-12-27T18:33:52.805756Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1286729,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 878.46435546875,
                            "deviation": 61.91912078857422,
                            "volatility": 0.05995173379778862
                        }
                    },
                    "username": "藍聖松",
                    "country": "br",
                    "ranking": 10.797351348377878,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d3ebbef3c2d2c4019c75db25f27a6aa5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70430211"
            },
            "players": {
                "black": {
                    "id": 758779,
                    "username": "Papirus",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/4712c90a4c2c119e6c44b3c429e41029-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.742232191248,
                            "deviation": 66.82363093970237,
                            "volatility": 0.05960887445390481
                        }
                    },
                    "ranking": 15.707491708690414,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70430211,
            "name": "Дружеский матч",
            "creator": 758779,
            "mode": "game",
            "source": "play",
            "black": 758779,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"initial_time\": 172800, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"fischer\", \"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-12-14T19:03:40.704168Z",
            "ended": "2024-12-17T09:56:21.684690Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 758779,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.772216796875,
                            "deviation": 65.3853530883789,
                            "volatility": 0.05958366394042969
                        }
                    },
                    "username": "Papirus",
                    "country": "ru",
                    "ranking": 15.707491708690414,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4712c90a4c2c119e6c44b3c429e41029-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.8582153320312,
                            "deviation": 63.441776275634766,
                            "volatility": 0.0600694976747036
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70225505"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1162493,
                    "username": "쿠니질",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3ac5cfdbfd693e0e5fcbcf71a6be90d6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2145.690941063708,
                            "deviation": 70.58688097479322,
                            "volatility": 0.059887230968776094
                        }
                    },
                    "ranking": 32.59100137589513,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70225505,
            "name": "Tournament Game: Through the years: Short Correspondence (90988) R:11 (쿠니질 vs Gia)",
            "creator": 1162493,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1162493,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 90988,
            "tournament_round": 11,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-07T11:24:09.481704Z",
            "ended": "2025-01-09T07:57:28.635364Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.2407836914062,
                            "deviation": 63.590084075927734,
                            "volatility": 0.06006370484828949
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1162493,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2130.1533203125,
                            "deviation": 69.43241119384766,
                            "volatility": 0.059891246259212494
                        }
                    },
                    "username": "쿠니질",
                    "country": "un",
                    "ranking": 32.59100137589513,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3ac5cfdbfd693e0e5fcbcf71a6be90d6?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
        }
    ]
}