List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&page=18
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&page=19",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&page=17",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/42458990"
            },
            "players": {
                "black": {
                    "id": 151301,
                    "username": "Itarios",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1709.810363134346,
                            "deviation": 63.007965016079915,
                            "volatility": 0.059931303961670034
                        }
                    },
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 42458990,
            "name": "Tournament Game: WSC Live Round Robin (87928) R:1 (Gia vs Itarios)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 151301,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 133,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 120, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 87928,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-29T21:00:27.384966Z",
            "ended": "2022-03-29T21:19:03.385179Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 151301,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1706.862060546875,
                            "deviation": 62.471031188964844,
                            "volatility": 0.059920720756053925
                        }
                    },
                    "username": "Itarios",
                    "country": "mx",
                    "ranking": 27.3341190083814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c81d0c7bc24079c7b06a64801deaa2fe-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 836.5970458984375,
                            "deviation": 67.06816101074219,
                            "volatility": 0.05998397246003151
                        }
                    },
                    "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/42458995"
            },
            "players": {
                "black": {
                    "id": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.9104809041683,
                            "deviation": 62.29412640734472,
                            "volatility": 0.06156751925832882
                        }
                    },
                    "ranking": 23.163176746195283,
                    "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": 42458995,
            "name": "Tournament Game: WSC Live Round Robin (87928) R:1 (Gia vs Atorrante)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 625243,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 133,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 120, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 87928,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-29T21:00:28.082493Z",
            "ended": "2022-03-29T23:08:34.116526Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.8157958984375,
                            "deviation": 64.67851257324219,
                            "volatility": 0.05854174494743347
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 23.163176746195283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 862.0889282226562,
                            "deviation": 69.16834259033203,
                            "volatility": 0.0599949024617672
                        }
                    },
                    "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/42459006"
            },
            "players": {
                "black": {
                    "id": 1087509,
                    "username": "deleted-86fefa0d-436b-4f6c-9b50-992f2b61c2a9",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/bbf018aa553a7db1a22e427bd5027e53?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1999.8447585645622,
                            "deviation": 71.23583944051957,
                            "volatility": 0.06003328041579776
                        }
                    },
                    "ranking": 30.961425170045217,
                    "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": 42459006,
            "name": "Tournament Game: WSC Live Round Robin (87928) R:1 (Gia vs thankful_for_today)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1087509,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 133,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 120, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 87928,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-29T21:00:29.729658Z",
            "ended": "2022-03-29T21:57:31.658841Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1087509,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1969.95166015625,
                            "deviation": 72.80936431884766,
                            "volatility": 0.06003878265619278
                        }
                    },
                    "username": "deleted-86fefa0d-436b-4f6c-9b50-992f2b61c2a9",
                    "country": "_Pirate",
                    "ranking": 30.961425170045217,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bbf018aa553a7db1a22e427bd5027e53?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 836.4076538085938,
                            "deviation": 67.83678436279297,
                            "volatility": 0.05998387932777405
                        }
                    },
                    "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/42458999"
            },
            "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": 46071,
                    "username": "buzzsaw",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e1269ef43d354f6eea10279a575da14b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.8199832494408,
                            "deviation": 62.09339023835639,
                            "volatility": 0.059936563628621
                        }
                    },
                    "ranking": 20.754694086834455,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 42458999,
            "name": "Tournament Game: WSC Live Round Robin (87928) R:1 (buzzsaw vs Gia)",
            "creator": 46071,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 46071,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 133,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 120, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 87928,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-29T21:00:28.908390Z",
            "ended": "2022-03-29T22:47:04.502412Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 836.3619384765625,
                            "deviation": 68.62364959716797,
                            "volatility": 0.05998387932777405
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 46071,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.4649658203125,
                            "deviation": 61.97415542602539,
                            "volatility": 0.05995447188615799
                        }
                    },
                    "username": "buzzsaw",
                    "country": "us",
                    "ranking": 20.754694086834455,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e1269ef43d354f6eea10279a575da14b-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/42459005"
            },
            "players": {
                "black": {
                    "id": 991353,
                    "username": "OnoKakafeniks",
                    "country": "qo",
                    "icon": "https://user-uploads.online-go.com/c8508141be9c52d59d0dae8fdd3bd7cc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1324.6299336141458,
                            "deviation": 65.18956929041492,
                            "volatility": 0.06025802859586806
                        }
                    },
                    "ranking": 21.425096774172292,
                    "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": 42459005,
            "name": "Tournament Game: WSC Live Round Robin (87928) R:1 (Gia vs OnoKakafeniks)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 991353,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 133,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 120, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 87928,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-29T21:00:29.635826Z",
            "ended": "2022-03-29T23:11:25.810245Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 991353,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.8243408203125,
                            "deviation": 65.81485748291016,
                            "volatility": 0.05991419404745102
                        }
                    },
                    "username": "OnoKakafeniks",
                    "country": "qo",
                    "ranking": 21.425096774172292,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c8508141be9c52d59d0dae8fdd3bd7cc-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.1465454101562,
                            "deviation": 69.7694091796875,
                            "volatility": 0.059994492679834366
                        }
                    },
                    "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/42459002"
            },
            "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": 733006,
                    "username": "okonomichiyaki",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/fb9324566ed669792f6f5d36eb28cdef-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.8835464951223,
                            "deviation": 63.4779651822195,
                            "volatility": 0.05994376697499721
                        }
                    },
                    "ranking": 22.270264152238667,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 42459002,
            "name": "Tournament Game: WSC Live Round Robin (87928) R:1 (michiakig vs Gia)",
            "creator": 733006,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 733006,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 133,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 120, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": 87928,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-29T21:00:29.329041Z",
            "ended": "2022-03-29T23:51:15.749075Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 858.7676391601562,
                            "deviation": 71.62084197998047,
                            "volatility": 0.05999351665377617
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 733006,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.503173828125,
                            "deviation": 63.7603759765625,
                            "volatility": 0.05994879826903343
                        }
                    },
                    "username": "okonomichiyaki",
                    "country": "_LGBT",
                    "ranking": 22.270264152238667,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fb9324566ed669792f6f5d36eb28cdef-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/26187898"
            },
            "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": 774650,
                    "username": "liangliang3725",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/edb58c7cbbd393af05b778117262a0c1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1739.6596747585593,
                            "deviation": 73.27429200434733,
                            "volatility": 0.0599817241521701
                        }
                    },
                    "ranking": 27.734776967346473,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 26187898,
            "name": "Tournament Game: 7 days absolute time 19x19 Tournament (64097) R:1 (liangliang3725 vs Gia)",
            "creator": 774650,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 774650,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64097,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-08-15T22:00:15.892196Z",
            "ended": "2020-08-26T05:15:14.718605Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 870.7307739257812,
                            "deviation": 72.54125213623047,
                            "volatility": 0.05999292805790901
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 774650,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1690.2119140625,
                            "deviation": 85.22261810302734,
                            "volatility": 0.05998801067471504
                        }
                    },
                    "username": "liangliang3725",
                    "country": "un",
                    "ranking": 27.734776967346473,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/edb58c7cbbd393af05b778117262a0c1?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/25602248"
            },
            "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": 778925,
                    "username": "HyperJazz",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/b54c6689c5cad1e825be43672ffed44a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.0036921688521,
                            "deviation": 62.938598613168594,
                            "volatility": 0.05998446407408326
                        }
                    },
                    "ranking": 15.261620519068215,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25602248,
            "name": "Tournament Game: Fast tournament for TPKs (62492) R:2 (HyperBlue vs Gia)",
            "creator": 778925,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 778925,
            "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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 62492,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-22T12:27:30.063412Z",
            "ended": "2020-08-26T12:50:10.516639Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 831.2256469726562,
                            "deviation": 74.4325942993164,
                            "volatility": 0.05998701602220535
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 778925,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 924.477294921875,
                            "deviation": 63.29499816894531,
                            "volatility": 0.05999903380870819
                        }
                    },
                    "username": "HyperJazz",
                    "country": "nl",
                    "ranking": 15.261620519068215,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b54c6689c5cad1e825be43672ffed44a-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/25946961"
            },
            "players": {
                "black": {
                    "id": 597921,
                    "username": "CitrusRootWeevil",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9f0d55a036f99b11f4bf001bd22dee66-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.1569238642383,
                            "deviation": 61.308386069594796,
                            "volatility": 0.059719155310874364
                        }
                    },
                    "ranking": 21.223714429839603,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 25946961,
            "name": "Tournament Game: Fast Correspondence 2020-08-06 (63652) R:1 (Gia vs CitrusRootWeevil)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 597921,
            "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": 30720,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 63652,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-06T00:00:37.929425Z",
            "ended": "2020-08-26T12:49:28.507620Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 597921,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1491.1470947265625,
                            "deviation": 66.4570083618164,
                            "volatility": 0.059905726462602615
                        }
                    },
                    "username": "CitrusRootWeevil",
                    "country": "us",
                    "ranking": 21.223714429839603,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9f0d55a036f99b11f4bf001bd22dee66-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 846.37353515625,
                            "deviation": 72.46546936035156,
                            "volatility": 0.05998780578374863
                        }
                    },
                    "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/26187907"
            },
            "players": {
                "black": {
                    "id": 753061,
                    "username": "FabianMinimal",
                    "country": "co",
                    "icon": "https://user-uploads.online-go.com/117fe2e2e87c81667601f08ba5f1823c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.5753609139708,
                            "deviation": 63.126923077519244,
                            "volatility": 0.059906130699182374
                        }
                    },
                    "ranking": 21.266310500821273,
                    "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": 26187907,
            "name": "Tournament Game: 7 days absolute time 19x19 Tournament (64097) R:1 (Gia vs FabianMinimal)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 753061,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 6720,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 604800}",
            "disable_analysis": false,
            "tournament": 64097,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-08-15T22:00:17.358727Z",
            "ended": "2020-08-26T12:47:29.200189Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 753061,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.1995849609375,
                            "deviation": 65.37610626220703,
                            "volatility": 0.059920404106378555
                        }
                    },
                    "username": "FabianMinimal",
                    "country": "co",
                    "ranking": 21.266310500821273,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/117fe2e2e87c81667601f08ba5f1823c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 868.4093627929688,
                            "deviation": 72.84406280517578,
                            "volatility": 0.059992093592882156
                        }
                    },
                    "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
        }
    ]
}