List all games played by a specific player.

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

{
    "count": 1475,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=43",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/33079590"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 710368,
                    "username": "Macrophage",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1723.480140954984,
                            "deviation": 68.86767839385769,
                            "volatility": 0.05978409146833194
                        }
                    },
                    "ranking": 27.518465208276325,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 33079590,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Macrophage vs Lys)",
            "creator": 710368,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 710368,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "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": 74220,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-21T13:38:03.509329Z",
            "ended": "2021-05-04T04:35:12.014275Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.191650390625,
                            "deviation": 62.84986877441406,
                            "volatility": 0.05983106046915054
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 710368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1839.319091796875,
                            "deviation": 62.84782409667969,
                            "volatility": 0.059945374727249146
                        }
                    },
                    "username": "Macrophage",
                    "country": "un",
                    "ranking": 27.518465208276325,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-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/33068261"
            },
            "players": {
                "black": {
                    "id": 56822,
                    "username": "otesuji",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/cbc1d7bd35f0d1bc4c5e66ec343cc75e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1278.9989660449282,
                            "deviation": 65.14087710381209,
                            "volatility": 0.06003057440178068
                        }
                    },
                    "ranking": 20.613564012878914,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 33068261,
            "name": "Tournament Game: Everyone can be handy (73873) R:1 (Lys vs otesuji)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 56822,
            "white": 308797,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-21T03:00:14.049586Z",
            "ended": "2021-06-10T10:42:24.148762Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 56822,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.22314453125,
                            "deviation": 62.187652587890625,
                            "volatility": 0.06002604216337204
                        }
                    },
                    "username": "otesuji",
                    "country": "fr",
                    "ranking": 20.613564012878914,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cbc1d7bd35f0d1bc4c5e66ec343cc75e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1625.119873046875,
                            "deviation": 63.76789855957031,
                            "volatility": 0.05983087792992592
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/33007634"
            },
            "players": {
                "black": {
                    "id": 509260,
                    "username": "deleted-1cf6a77b-504d-44fc-ba9a-82c8844769b2",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/3b52d443ae4a76b34750b78fcb850dfa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.8928820035894,
                            "deviation": 64.92919721796997,
                            "volatility": 0.059924686288540537
                        }
                    },
                    "ranking": 26.197546666430398,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 33007634,
            "name": "Tournament Game: Handicap Elimination Blast 1 (71145) R:4 (Lys vs Tatepon)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 509260,
            "white": 308797,
            "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": 16320,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 71145,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-18T21:03:02.185922Z",
            "ended": "2021-04-30T17:23:47.859409Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 509260,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.8668212890625,
                            "deviation": 64.76297760009766,
                            "volatility": 0.059937044978141785
                        }
                    },
                    "username": "deleted-1cf6a77b-504d-44fc-ba9a-82c8844769b2",
                    "country": "es",
                    "ranking": 26.197546666430398,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3b52d443ae4a76b34750b78fcb850dfa-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.330078125,
                            "deviation": 62.99357986450195,
                            "volatility": 0.05982599034905434
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/32943635"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32943635,
            "name": "Partita amichevole",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-16T17:34:32.826323Z",
            "ended": "2021-05-03T11:47:43.106362Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1440.8956298828125,
                            "deviation": 67.74162292480469,
                            "volatility": 0.06360194832086563
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.510009765625,
                            "deviation": 62.842567443847656,
                            "volatility": 0.05982542037963867
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/32920172"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 34056,
                    "username": "csaba",
                    "country": "hu",
                    "icon": "https://secure.gravatar.com/avatar/acc21dc869238249e9b4986f52380d95?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1411.5391827832989,
                            "deviation": 63.22356383377887,
                            "volatility": 0.05974214046237133
                        }
                    },
                    "ranking": 22.89622378269958,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 32920172,
            "name": "Ladder Challenge: Lys(#75) vs csaba(#49)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 34056,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-15T21:28:03.813811Z",
            "ended": "2021-05-06T11:28:24.217499Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1608.73828125,
                            "deviation": 62.688560485839844,
                            "volatility": 0.05983458086848259
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 34056,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.4796142578125,
                            "deviation": 63.52375793457031,
                            "volatility": 0.05973399057984352
                        }
                    },
                    "username": "csaba",
                    "country": "hu",
                    "ranking": 22.89622378269958,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/acc21dc869238249e9b4986f52380d95?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/32778072"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 680893,
                    "username": "GoEtLent",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/2eff8eef4aebfeb92f9b7935fe07941c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.882755109828,
                            "deviation": 65.91666038687724,
                            "volatility": 0.06026504828849278
                        }
                    },
                    "ranking": 21.39454191532765,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32778072,
            "name": "Ladder Challenge: Lys(#73) vs GoEtLent(#57)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 680893,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "25.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-10T18:18:46.609920Z",
            "ended": "2021-04-17T09:35:24.434413Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1653.4515380859375,
                            "deviation": 63.50118637084961,
                            "volatility": 0.05982735753059387
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 680893,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.8944091796875,
                            "deviation": 62.84555435180664,
                            "volatility": 0.060005899518728256
                        }
                    },
                    "username": "GoEtLent",
                    "country": "fr",
                    "ranking": 21.39454191532765,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2eff8eef4aebfeb92f9b7935fe07941c?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/32722754"
            },
            "players": {
                "black": {
                    "id": 481140,
                    "username": "bluciano",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/13992c53ecbe15977fd45c9552a27a3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1412.6296227152045,
                            "deviation": 60.0608789701042,
                            "volatility": 0.05881103645364045
                        }
                    },
                    "ranking": 22.91410067846368,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32722754,
            "name": "Go club Firenze",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 481140,
            "white": 308797,
            "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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 900, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-08T19:30:25.637979Z",
            "ended": "2021-04-08T20:27:17.259240Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 481140,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.8883056640625,
                            "deviation": 63.15230178833008,
                            "volatility": 0.05997509881854057
                        }
                    },
                    "username": "bluciano",
                    "country": "it",
                    "ranking": 22.91410067846368,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/13992c53ecbe15977fd45c9552a27a3e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1650.33056640625,
                            "deviation": 63.73558044433594,
                            "volatility": 0.059815939515829086
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/32583858"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 533906,
                    "username": "Nosean",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2dc7028ff27c1a45458ee45ead9f9b31-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.6946668950131,
                            "deviation": 64.41901106196957,
                            "volatility": 0.060013064044920836
                        }
                    },
                    "ranking": 16.34633998506893,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32583858,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:1 (Nosean vs Lys)",
            "creator": 533906,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 533906,
            "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\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-03T23:51:26.599520Z",
            "ended": "2021-04-05T07:32:07.489381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.019287109375,
                            "deviation": 63.5306282043457,
                            "volatility": 0.05981742590665817
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 533906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.8468017578125,
                            "deviation": 62.95249938964844,
                            "volatility": 0.060013510286808014
                        }
                    },
                    "username": "Nosean",
                    "country": "un",
                    "ranking": 16.34633998506893,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2dc7028ff27c1a45458ee45ead9f9b31-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/32578244"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 928198,
                    "username": "Nightsoil",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/18366e05814e6d7e5997c9dcdc88abe0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1844.1693057796765,
                            "deviation": 61.649970690507246,
                            "volatility": 0.05992500146287938
                        }
                    },
                    "ranking": 29.085334782419196,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 32578244,
            "name": "Ladder Challenge: Nightsoil(#103) vs Lys(#67)",
            "creator": 928198,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 928198,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-03T18:59:09.579459Z",
            "ended": "2021-04-10T17:09:19.855332Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.474609375,
                            "deviation": 63.756927490234375,
                            "volatility": 0.05982008948922157
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 928198,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1793.4039306640625,
                            "deviation": 63.90985870361328,
                            "volatility": 0.06000691279768944
                        }
                    },
                    "username": "Nightsoil",
                    "country": "us",
                    "ranking": 29.085334782419196,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18366e05814e6d7e5997c9dcdc88abe0-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/32522572"
            },
            "players": {
                "black": {
                    "id": 972479,
                    "username": "gabrielenat",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5f1d69303951ac62b2269f5cb0b4ab7d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.1080261204128,
                            "deviation": 93.9446889754717,
                            "volatility": 0.06000619303453477
                        }
                    },
                    "ranking": 15.332315489915965,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 32522572,
            "name": "Go club Firenze",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 972479,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.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": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-01T20:49:31.368389Z",
            "ended": "2021-04-01T21:03:28.661333Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 972479,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.1414794921875,
                            "deviation": 231.2597198486328,
                            "volatility": 0.06000417470932007
                        }
                    },
                    "username": "gabrielenat",
                    "country": "un",
                    "ranking": 15.332315489915965,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5f1d69303951ac62b2269f5cb0b4ab7d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.0565185546875,
                            "deviation": 63.14699172973633,
                            "volatility": 0.05981847643852234
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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
        }
    ]
}