List all games played by a specific player.

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

{
    "count": 1476,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&page=61",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&page=59",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/44367976"
            },
            "players": {
                "black": {
                    "id": 818667,
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.2400163518753,
                            "deviation": 62.21884425905596,
                            "volatility": 0.05602844266878324
                        }
                    },
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "ui_class": "bot"
                },
                "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": 44367976,
            "name": "Ugh",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 818667,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "16.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-06T15:40:03.728999Z",
            "ended": "2022-06-06T16:07:00.059509Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 818667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.7840576171875,
                            "deviation": 62.41970443725586,
                            "volatility": 0.05851282179355621
                        }
                    },
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.63720703125,
                            "deviation": 64.73212432861328,
                            "volatility": 0.05979970097541809
                        }
                    },
                    "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/5136424"
            },
            "players": {
                "black": {
                    "id": 307176,
                    "username": "Th3N00b",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2700dc1f361045092cace122110cc151-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.3042183329871,
                            "deviation": 61.225075369146154,
                            "volatility": 0.05997664612393015
                        }
                    },
                    "ranking": 25.64217478200988,
                    "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": 5136424,
            "name": "Freundschaftsspiel",
            "creator": 307176,
            "mode": "game",
            "source": "play",
            "black": 307176,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 7,
            "black_player_rating": "-125.611",
            "white_player_rank": 10,
            "white_player_rating": "150.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"time_control\": \"simple\", \"per_move\": 10}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-05-04T16:26:27.866641Z",
            "ended": "2016-05-04T16:30:11.101204Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 307176,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.150146484375,
                            "deviation": 62.903778076171875,
                            "volatility": 0.059981562197208405
                        }
                    },
                    "username": "Th3N00b",
                    "country": "un",
                    "ranking": 25.64217478200988,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2700dc1f361045092cace122110cc151-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.728759765625,
                            "deviation": 88.51325988769531,
                            "volatility": 0.06000078469514847
                        }
                    },
                    "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/16677110"
            },
            "players": {
                "black": {
                    "id": 431756,
                    "username": "OnceAhasverus",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/9eabef426b7195a20dc62638dafabb30-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1852.5810022910605,
                            "deviation": 63.11483294364873,
                            "volatility": 0.06005854904309008
                        }
                    },
                    "ranking": 29.190687372715924,
                    "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": 16677110,
            "name": "Ladder Challenge: lysnew(#135) vs OnceAhasverus(#127)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 431756,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 17,
            "black_player_rating": "862.291",
            "white_player_rank": 21,
            "white_player_rating": "1229.527",
            "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": 315,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-21T14:04:09.808339Z",
            "ended": "2019-02-28T07:31:18.803873Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 431756,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.0760498046875,
                            "deviation": 62.29734420776367,
                            "volatility": 0.060012709349393845
                        }
                    },
                    "username": "OnceAhasverus",
                    "country": "_LGBT",
                    "ranking": 29.190687372715924,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9eabef426b7195a20dc62638dafabb30-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.95703125,
                            "deviation": 64.38784790039062,
                            "volatility": 0.05986408516764641
                        }
                    },
                    "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/16702943"
            },
            "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": 16702943,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Feb-'19fC (45541) R:1 (lysnew vs teapoweredrobot)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 483146,
            "white": 308797,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1017.082",
            "white_player_rank": 21,
            "white_player_rating": "1225.480",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45541,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-02-23T05:23:22.339517Z",
            "ended": "2019-02-25T11:12:37.801759Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.362060546875,
                            "deviation": 66.55400085449219,
                            "volatility": 0.059933971613645554
                        }
                    },
                    "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": 1570.26318359375,
                            "deviation": 63.17766571044922,
                            "volatility": 0.05986843258142471
                        }
                    },
                    "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/16842417"
            },
            "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": 446847,
                    "username": "jesus.g.rubio",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/15f8556b8baa32ca48a2c91e645995e3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1319.6872318887,
                            "deviation": 62.68022932486872,
                            "volatility": 0.059962164710275025
                        }
                    },
                    "ranking": 21.33855369250578,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16842417,
            "name": "Ladder Challenge: lysnew(#143) vs jesus.g.rubio(#139)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 446847,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1205.582",
            "white_player_rank": 16,
            "white_player_rating": "707.310",
            "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": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-04T14:04:03.503376Z",
            "ended": "2019-03-04T21:12:55.180417Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.0704345703125,
                            "deviation": 63.842063903808594,
                            "volatility": 0.0598624162375927
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 446847,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.4185791015625,
                            "deviation": 62.383872985839844,
                            "volatility": 0.05998647212982178
                        }
                    },
                    "username": "jesus.g.rubio",
                    "country": "un",
                    "ranking": 21.33855369250578,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/15f8556b8baa32ca48a2c91e645995e3?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/16830143"
            },
            "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": 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"
                }
            },
            "id": 16830143,
            "name": "Tournament Game: Fast Correspondence 9x9 10player Round Robin. Starts when full. Mar-'19fA (45870) R:1 (teapoweredrobot vs lysnew)",
            "creator": 483146,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 483146,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1204.073",
            "white_player_rank": 19,
            "white_player_rating": "1040.329",
            "time_per_move": 45120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 172800, \"max_time\": 259200, \"time_increment\": 43200, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 45870,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-03-03T16:43:44.408380Z",
            "ended": "2019-03-04T08:42:14.090145Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.3690185546875,
                            "deviation": 63.66679763793945,
                            "volatility": 0.05986405536532402
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.1646728515625,
                            "deviation": 66.25459289550781,
                            "volatility": 0.05992921441793442
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?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/23210169"
            },
            "players": {
                "black": {
                    "id": 42335,
                    "username": "majamin",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/b2014161c75f880171a59cf0dea2b120-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.2121434094101,
                            "deviation": 62.318176684384305,
                            "volatility": 0.05999307878307006
                        }
                    },
                    "ranking": 27.244609503749217,
                    "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": 23210169,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:1 (Lys vs majamin)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 42335,
            "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": true,
            "tournament": 57697,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-18T14:32:13.318082Z",
            "ended": "2020-09-01T15:22:46.776079Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 42335,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1747.0987548828125,
                            "deviation": 62.787193298339844,
                            "volatility": 0.05999061465263367
                        }
                    },
                    "username": "majamin",
                    "country": "ca",
                    "ranking": 27.244609503749217,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b2014161c75f880171a59cf0dea2b120-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.4510498046875,
                            "deviation": 62.51389694213867,
                            "volatility": 0.059815436601638794
                        }
                    },
                    "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/11065248"
            },
            "players": {
                "black": {
                    "id": 40680,
                    "username": "icky",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/701c950074eb53c870dc31f7def47667?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1752.6024960826433,
                            "deviation": 63.910584086078494,
                            "volatility": 0.05996207100912838
                        }
                    },
                    "ranking": 27.906372151696566,
                    "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": 11065248,
            "name": "Ladder Challenge: lysnew(#149) vs icky(#91)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 40680,
            "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": 24,
            "black_player_rating": "1551.304",
            "white_player_rank": 20,
            "white_player_rating": "1162.864",
            "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": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2017-12-27T20:54:59.515292Z",
            "ended": "2018-01-23T23:51:46.613288Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 40680,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1802.9378662109375,
                            "deviation": 63.131195068359375,
                            "volatility": 0.059952158480882645
                        }
                    },
                    "username": "icky",
                    "country": "us",
                    "ranking": 27.906372151696566,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/701c950074eb53c870dc31f7def47667?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.7030029296875,
                            "deviation": 64.7912368774414,
                            "volatility": 0.05992988869547844
                        }
                    },
                    "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/22361075"
            },
            "players": {
                "black": {
                    "id": 428951,
                    "username": "dreffuz",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/b679c2edbddce417c5beffd12a1908c0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.580410473255,
                            "deviation": 61.120493839975026,
                            "volatility": 0.05985654982541792
                        }
                    },
                    "ranking": 16.79648736451506,
                    "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": 22361075,
            "name": "Lockdown",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 428951,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "0.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": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-03-15T12:28:26.043218Z",
            "ended": "2020-04-13T08:38:28.427038Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 428951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.9752197265625,
                            "deviation": 63.580101013183594,
                            "volatility": 0.05992946773767471
                        }
                    },
                    "username": "dreffuz",
                    "country": "it",
                    "ranking": 16.79648736451506,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b679c2edbddce417c5beffd12a1908c0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.947998046875,
                            "deviation": 62.662166595458984,
                            "volatility": 0.05983501300215721
                        }
                    },
                    "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/16271419"
            },
            "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": 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"
                }
            },
            "id": 16271419,
            "name": "Ladder Challenge: yebellz(#98) vs lysnew(#81)",
            "creator": 76618,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 76618,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1264.149",
            "white_player_rank": 21,
            "white_player_rating": "1247.046",
            "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": "2019-01-24T15:24:07.191011Z",
            "ended": "2019-03-10T20:40:14.603241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.4676513671875,
                            "deviation": 63.63613510131836,
                            "volatility": 0.059866808354854584
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 76618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.085205078125,
                            "deviation": 66.28860473632812,
                            "volatility": 0.05998443812131882
                        }
                    },
                    "username": "yebellz",
                    "country": "_cat",
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}