List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&page=82",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&page=80",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12143197"
            },
            "players": {
                "black": {
                    "id": 519797,
                    "username": "nocy48642654",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/36b0625bea9d77023885c6121df4367c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.7502035225175,
                            "deviation": 72.18072106486979,
                            "volatility": 0.059979061693715086
                        }
                    },
                    "ranking": 24.606204402672564,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12143197,
            "name": "Tournament Game: Tournament 44 (35320) R:1 (Julko vs nocy48642654)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 519797,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 10,
            "black_player_rating": "198.463",
            "white_player_rank": 17,
            "white_player_rating": "870.999",
            "time_per_move": 91200,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 35320,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "56.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-21T19:01:01.563954Z",
            "ended": "2018-03-27T15:28:01.336995Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 519797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.7681884765625,
                            "deviation": 120.8326187133789,
                            "volatility": 0.059999238699674606
                        }
                    },
                    "username": "nocy48642654",
                    "country": "hk",
                    "ranking": 24.606204402672564,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/36b0625bea9d77023885c6121df4367c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.2049560546875,
                            "deviation": 64.84986877441406,
                            "volatility": 0.05952177941799164
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/21119094"
            },
            "players": {
                "black": {
                    "id": 418530,
                    "username": "serlin",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/b66d8d4308828f86b71a642c72b9efe2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1269.0581247782434,
                            "deviation": 64.38938774176313,
                            "volatility": 0.05990669687258861
                        }
                    },
                    "ranking": 20.43293097782829,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21119094,
            "name": "Tournament Game: June Correspondence tournament (47854) R:2 (Julko vs serlin)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 418530,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "993.765",
            "white_player_rank": 14,
            "white_player_rating": "577.762",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 47854,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-30T19:51:31.594565Z",
            "ended": "2020-03-07T15:12:11.027885Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 418530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.431640625,
                            "deviation": 63.17265319824219,
                            "volatility": 0.05993448942899704
                        }
                    },
                    "username": "serlin",
                    "country": "ca",
                    "ranking": 20.43293097782829,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b66d8d4308828f86b71a642c72b9efe2-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1170.474853515625,
                            "deviation": 67.6124496459961,
                            "volatility": 0.059273622930049896
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/10602403"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 48251,
                    "username": "Mitsunari",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.7412279865507,
                            "deviation": 64.42988204036969,
                            "volatility": 0.06031357205398458
                        }
                    },
                    "ranking": 25.575614109784766,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 10602403,
            "name": "Tournament Game: Tournament 14 (13935) R:4 (Mitsunari vs Julko)",
            "creator": 48251,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 48251,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 18,
            "black_player_rating": "951.479",
            "white_player_rank": 23,
            "white_player_rating": "1451.677",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 13935,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-11-13T20:53:08.577146Z",
            "ended": "2018-03-25T16:34:28.766353Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1281.1334228515625,
                            "deviation": 64.85821533203125,
                            "volatility": 0.059529390186071396
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 48251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.31103515625,
                            "deviation": 69.42035675048828,
                            "volatility": 0.060227710753679276
                        }
                    },
                    "username": "Mitsunari",
                    "country": "fr",
                    "ranking": 25.575614109784766,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-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/12042124"
            },
            "players": {
                "black": {
                    "id": 78188,
                    "username": "belagri36",
                    "country": "ro",
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.151330933908,
                            "deviation": 61.07309735801141,
                            "volatility": 0.059477686490146814
                        }
                    },
                    "ranking": 25.198744233372715,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12042124,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2015 (8850) R:3 (Julko vs belagri36)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 78188,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1189.825",
            "white_player_rank": 15,
            "white_player_rating": "674.747",
            "time_per_move": 93120,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 8850,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "47.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-14T04:17:58.135229Z",
            "ended": "2018-03-30T12:57:54.045770Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 78188,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.9649658203125,
                            "deviation": 60.954986572265625,
                            "volatility": 0.059707075357437134
                        }
                    },
                    "username": "belagri36",
                    "country": "ro",
                    "ranking": 25.198744233372715,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1986a3165a2f58b9b3b8ab8afe17ed1d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1231.2886962890625,
                            "deviation": 66.48719787597656,
                            "volatility": 0.05951686576008797
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/11914458"
            },
            "players": {
                "black": {
                    "id": 54949,
                    "username": "omeara",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/0a91357d8d750a73479f7f689d1aa0c8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.8571246142649,
                            "deviation": 65.02857110504125,
                            "volatility": 0.05990399663514008
                        }
                    },
                    "ranking": 27.4023490559706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 11914458,
            "name": "Tournament Game: UGC Spring 2017 (25394) R:3 (Julko vs omeara13)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 54949,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 25,
            "black_player_rating": "1657.531",
            "white_player_rank": 15,
            "white_player_rating": "662.593",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 25394,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-03-04T19:48:27.064632Z",
            "ended": "2018-03-30T20:34:20.015532Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 54949,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.201171875,
                            "deviation": 66.25794219970703,
                            "volatility": 0.05992817133665085
                        }
                    },
                    "username": "omeara",
                    "country": "us",
                    "ranking": 27.4023490559706,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0a91357d8d750a73479f7f689d1aa0c8-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1221.4677734375,
                            "deviation": 66.5918960571289,
                            "volatility": 0.059513989835977554
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/40861367"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 135939,
                    "username": "marianadi.mincu",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/1f899f7714d934f9b5f3d9f612546166?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.804008466435,
                            "deviation": 63.10463762778993,
                            "volatility": 0.059709133374513
                        }
                    },
                    "ranking": 22.9005666586217,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40861367,
            "name": "Tournament Game: 19x19 Handicap Tourney (60622) R:8 (marianadi.mincu vs Julko)",
            "creator": 135939,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 135939,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 6,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 60622,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-01-31T21:12:44.375545Z",
            "ended": "2022-02-06T07:58:18.750274Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.4847412109375,
                            "deviation": 65.21436309814453,
                            "volatility": 0.05918530002236366
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 135939,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.41845703125,
                            "deviation": 62.83760452270508,
                            "volatility": 0.059795476496219635
                        }
                    },
                    "username": "marianadi.mincu",
                    "country": "ro",
                    "ranking": 22.9005666586217,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f899f7714d934f9b5f3d9f612546166?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/22197543"
            },
            "players": {
                "black": {
                    "id": 623375,
                    "username": "tienslebien",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.1670560180105,
                            "deviation": 65.46503497051378,
                            "volatility": 0.0604840294567023
                        }
                    },
                    "ranking": 24.61255334871763,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 22197543,
            "name": "Tournament Game: Seamus will win because he's best (54643) R:8 (Julko vs tienslebien)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 623375,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1402.352",
            "white_player_rank": 15,
            "white_player_rating": "607.321",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 54643,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-06T17:47:31.567068Z",
            "ended": "2020-03-11T07:19:34.529987Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 623375,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1717.7562255859375,
                            "deviation": 63.06724548339844,
                            "volatility": 0.06022607907652855
                        }
                    },
                    "username": "tienslebien",
                    "country": "_LGBT",
                    "ranking": 24.61255334871763,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e03e23a96344bfaf199e12c5f09e2ed3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.1004638671875,
                            "deviation": 69.11312103271484,
                            "volatility": 0.05927782878279686
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/21982820"
            },
            "players": {
                "black": {
                    "id": 33792,
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1622.3831471314238,
                            "deviation": 67.06012209323173,
                            "volatility": 0.06060078427531681
                        }
                    },
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 21982820,
            "name": "Tournament Game: Julko's mini tournament XXV (56745) R:1 (Julko vs He Who Walks in Shadows)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 33792,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1232.711",
            "white_player_rank": 15,
            "white_player_rating": "643.588",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 56745,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-22T17:00:59.389874Z",
            "ended": "2020-03-09T07:24:32.929355Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 33792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2047.15576171875,
                            "deviation": 76.01791381835938,
                            "volatility": 0.059991102665662766
                        }
                    },
                    "username": "deleted-e8f64a4c-6d99-4c22-ae3c-aacdf16941a9",
                    "country": "zz",
                    "ranking": 26.119060726576542,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b40446e0ef59e0abf04f8ed9be5ca84b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.9901123046875,
                            "deviation": 68.60921478271484,
                            "volatility": 0.05927946791052818
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/22034942"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 467927,
                    "username": "maksnokia1990",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.84295667865,
                            "deviation": 66.28107515359434,
                            "volatility": 0.0593301397921399
                        }
                    },
                    "ranking": 20.73711062041905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22034942,
            "name": "Tournament Game: Tournoi ouvert à tous ! (45043) R:4 (maksnokia1990 vs Julko)",
            "creator": 467927,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 467927,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 15,
            "black_player_rating": "641.067",
            "white_player_rank": 19,
            "white_player_rating": "1098.255",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45043,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-02-25T22:03:55.874311Z",
            "ended": "2020-03-09T09:28:13.345481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.8035888671875,
                            "deviation": 69.34176635742188,
                            "volatility": 0.05927938222885132
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 467927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.9478759765625,
                            "deviation": 65.32087707519531,
                            "volatility": 0.059833548963069916
                        }
                    },
                    "username": "maksnokia1990",
                    "country": "ru",
                    "ranking": 20.73711062041905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-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/33362845"
            },
            "players": {
                "black": {
                    "id": 265310,
                    "username": "ovijol",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/cd94493df530198fa3f3a96f8ce89108-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2192.84188970077,
                            "deviation": 72.8707134232281,
                            "volatility": 0.06015439229960886
                        }
                    },
                    "ranking": 33.09420717449704,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 33362845,
            "name": "Tournament Game: 9x9 Double Elimination - May 2021 (72833) R:1 (Julko vs ovijol)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 265310,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72833,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-05-01T14:00:01.369076Z",
            "ended": "2021-05-26T08:28:44.632172Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 265310,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2220.422607421875,
                            "deviation": 71.06414794921875,
                            "volatility": 0.060143087059259415
                        }
                    },
                    "username": "ovijol",
                    "country": "es",
                    "ranking": 33.09420717449704,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cd94493df530198fa3f3a96f8ce89108-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.6912841796875,
                            "deviation": 64.53718566894531,
                            "volatility": 0.059204138815402985
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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
        }
    ]
}