List all games played by a specific player.

GET /api/v1/players/308797/games?format=api&ordering=-id&page=41
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=42",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=40",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/33121930"
            },
            "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": 130340,
                    "username": "avasilkin",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/583275f482d961a47301190b1cbe6d76?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.873703935859,
                            "deviation": 62.6843344754001,
                            "volatility": 0.0598922619711963
                        }
                    },
                    "ranking": 20.70162950250561,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 33121930,
            "name": "Ladder Challenge: avasilkin(#129) vs Lys(#83)",
            "creator": 130340,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 130340,
            "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-23T00:37:12.462481Z",
            "ended": "2021-06-01T16:05:56.089040Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1610.2840576171875,
                            "deviation": 62.50437545776367,
                            "volatility": 0.0598352886736393
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 130340,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.1390380859375,
                            "deviation": 62.20497131347656,
                            "volatility": 0.059834618121385574
                        }
                    },
                    "username": "avasilkin",
                    "country": "us",
                    "ranking": 20.70162950250561,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/583275f482d961a47301190b1cbe6d76?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/33115657"
            },
            "players": {
                "black": {
                    "id": 639214,
                    "username": "ClaudioSantoro",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/fabeb452f11f3f7b129f59a5709d76bf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1489.4261476703675,
                            "deviation": 62.46915317396149,
                            "volatility": 0.06001254092379853
                        }
                    },
                    "ranking": 24.13961449551978,
                    "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": 33115657,
            "name": "Go club Firenze",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 639214,
            "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": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-22T19:24:03.326800Z",
            "ended": "2021-04-22T19:58:16.004232Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 639214,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1575.564453125,
                            "deviation": 71.57209777832031,
                            "volatility": 0.06000407412648201
                        }
                    },
                    "username": "ClaudioSantoro",
                    "country": "un",
                    "ranking": 24.13961449551978,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/fabeb452f11f3f7b129f59a5709d76bf?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.9580078125,
                            "deviation": 63.36414337158203,
                            "volatility": 0.05982493609189987
                        }
                    },
                    "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/33079612"
            },
            "players": {
                "black": {
                    "id": 841029,
                    "username": "phononic",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/36c1497dbb24dfb8d87f5ddbec845445-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.3040850513512,
                            "deviation": 65.8698075700928,
                            "volatility": 0.060034782973012284
                        }
                    },
                    "ranking": 16.511360012437525,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 33079612,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Lys vs phononic)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 841029,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": "75.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-21T13:38:06.471863Z",
            "ended": "2021-10-20T21:05:13.560048Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 841029,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1011.4349975585938,
                            "deviation": 63.64787673950195,
                            "volatility": 0.06002088636159897
                        }
                    },
                    "username": "phononic",
                    "country": "de",
                    "ranking": 16.511360012437525,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/36c1497dbb24dfb8d87f5ddbec845445-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.46484375,
                            "deviation": 64.65681457519531,
                            "volatility": 0.059815894812345505
                        }
                    },
                    "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/33079611"
            },
            "players": {
                "black": {
                    "id": 309835,
                    "username": "Feijoa",
                    "country": "xx",
                    "icon": "https://user-uploads.online-go.com/933c836f564b271ba762aff02e654cf3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.1145787130124,
                            "deviation": 67.11807524160487,
                            "volatility": 0.06014092739017703
                        }
                    },
                    "ranking": 19.370147554077473,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "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": 33079611,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Lys vs pdg137)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 309835,
            "white": 308797,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-21T13:38:06.209358Z",
            "ended": "2021-05-07T03:24:21.644287Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 309835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.817626953125,
                            "deviation": 63.862876892089844,
                            "volatility": 0.06003309786319733
                        }
                    },
                    "username": "Feijoa",
                    "country": "xx",
                    "ranking": 19.370147554077473,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/933c836f564b271ba762aff02e654cf3-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.639892578125,
                            "deviation": 62.626895904541016,
                            "volatility": 0.059833258390426636
                        }
                    },
                    "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/33079610"
            },
            "players": {
                "black": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.816694821226,
                            "deviation": 62.77424778402456,
                            "volatility": 0.059492384940170104
                        }
                    },
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 33079610,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Lys vs teapoweredrobot)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 483146,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-21T13:38:05.954834Z",
            "ended": "2021-05-03T19:41:36.283848Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.7073974609375,
                            "deviation": 63.41957092285156,
                            "volatility": 0.059676460921764374
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1648.090576171875,
                            "deviation": 63.00480270385742,
                            "volatility": 0.059830717742443085
                        }
                    },
                    "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/33079609"
            },
            "players": {
                "black": {
                    "id": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1374.5957127907054,
                            "deviation": 63.42606063244917,
                            "volatility": 0.061588954551866165
                        }
                    },
                    "ranking": 22.282261077488158,
                    "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": 33079609,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Lys vs Atorrante)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 625243,
            "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": 74220,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-21T13:38:05.819788Z",
            "ended": "2021-04-29T17:41:20.371074Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.199951171875,
                            "deviation": 64.5345687866211,
                            "volatility": 0.05874136835336685
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 22.282261077488158,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1669.902587890625,
                            "deviation": 63.06571960449219,
                            "volatility": 0.05982368439435959
                        }
                    },
                    "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/33079608"
            },
            "players": {
                "black": {
                    "id": 695886,
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.499377917072,
                            "deviation": 63.84399074562552,
                            "volatility": 0.05989965397693259
                        }
                    },
                    "ranking": 22.993768385595153,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "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": 33079608,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Lys vs KAOSkonfused)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 695886,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-21T13:38:05.659914Z",
            "ended": "2021-08-16T19:56:17.463639Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 695886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.2451171875,
                            "deviation": 63.22330093383789,
                            "volatility": 0.059928521513938904
                        }
                    },
                    "username": "KAOSkonfused",
                    "country": "eu",
                    "ranking": 22.993768385595153,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/12da6fd6fdeaf47e72922ec512a0d83f-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1594.0250244140625,
                            "deviation": 64.03741455078125,
                            "volatility": 0.05981270223855972
                        }
                    },
                    "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/33079607"
            },
            "players": {
                "black": {
                    "id": 76618,
                    "username": "yebellz",
                    "country": "_cat",
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3633382272283,
                            "deviation": 63.33351975944551,
                            "volatility": 0.06003133880849064
                        }
                    },
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "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": 33079607,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Lys vs yebellz)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 76618,
            "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": 74220,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-21T13:38:05.438905Z",
            "ended": "2021-05-08T17:11:19.069212Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 76618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1547.5491943359375,
                            "deviation": 62.79767990112305,
                            "volatility": 0.05998939275741577
                        }
                    },
                    "username": "yebellz",
                    "country": "_cat",
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.2471923828125,
                            "deviation": 62.583858489990234,
                            "volatility": 0.059831876307725906
                        }
                    },
                    "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/33079606"
            },
            "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": 33079606,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (Lys vs 🐬Sofiam🐬)",
            "creator": 308797,
            "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": "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-04-21T13:38:05.275704Z",
            "ended": "2021-05-04T06:12:38.331871Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.1473388671875,
                            "deviation": 67.53984069824219,
                            "volatility": 0.06363049149513245
                        }
                    },
                    "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": 1623.4901123046875,
                            "deviation": 62.71836471557617,
                            "volatility": 0.05983196198940277
                        }
                    },
                    "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/33079598"
            },
            "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": 2408,
                    "username": "richyfourtytwo",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.9926543210318,
                            "deviation": 65.32843532399444,
                            "volatility": 0.059741689688304116
                        }
                    },
                    "ranking": 24.685924012231194,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 33079598,
            "name": "Tournament Game: Test your handicap skills! (Round Robin version) (74220) R:1 (richyfourtytwo vs Lys)",
            "creator": 2408,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 2408,
            "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": 74220,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-04-21T13:38:04.378666Z",
            "ended": "2021-05-23T06:10:31.077443Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.8553466796875,
                            "deviation": 62.631080627441406,
                            "volatility": 0.05983820930123329
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 2408,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.829833984375,
                            "deviation": 62.66355514526367,
                            "volatility": 0.05985337123274803
                        }
                    },
                    "username": "richyfourtytwo",
                    "country": "de",
                    "ranking": 24.685924012231194,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-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
        }
    ]
}