List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&page=37",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=35",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/20129077"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 625243,
                    "username": "Atorrante",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.650638986259,
                            "deviation": 62.37258330243459,
                            "volatility": 0.06159235119239282
                        }
                    },
                    "ranking": 21.26763512088357,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20129077,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 625243,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "686.378",
            "white_player_rank": 15,
            "white_player_rating": "606.373",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-10-28T11:10:43.175464Z",
            "ended": "2019-10-28T11:26:20.966439Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1375.0399169921875,
                            "deviation": 61.839256286621094,
                            "volatility": 0.059625428169965744
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 625243,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1429.50634765625,
                            "deviation": 63.771690368652344,
                            "volatility": 0.05963245406746864
                        }
                    },
                    "username": "Atorrante",
                    "country": "nl",
                    "ranking": 21.26763512088357,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6fcbb991307c3667f0c51862808b4f79-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/20130237"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686891,
                    "username": "akira94",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/faf0e6d22dae71b24b5521ba8b00636f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.038419786418,
                            "deviation": 76.82900840309041,
                            "volatility": 0.059990026251802
                        }
                    },
                    "ranking": 18.9446313874137,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20130237,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 686891,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "589.946",
            "white_player_rank": 9,
            "white_player_rating": "92.984",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "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": "2019-10-28T12:58:35.985013Z",
            "ended": "2019-10-28T13:10:03.578380Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1364.5045166015625,
                            "deviation": 62.08467102050781,
                            "volatility": 0.0596252903342247
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686891,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.22509765625,
                            "deviation": 202.36590576171875,
                            "volatility": 0.059999674558639526
                        }
                    },
                    "username": "akira94",
                    "country": "un",
                    "ranking": 18.9446313874137,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/faf0e6d22dae71b24b5521ba8b00636f?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/14383454"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 546814,
                    "username": "779874893cc948a9",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/1c63e81142a88f1b29a0533c4747151e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.525743607322,
                            "deviation": 64.33114851552796,
                            "volatility": 0.05998280412534454
                        }
                    },
                    "ranking": 23.010524490177083,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 14383454,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 546814,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "587.209",
            "white_player_rank": 14,
            "white_player_rating": "522.653",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "80.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-09-13T09:42:45.009040Z",
            "ended": "2018-09-13T10:12:50.880600Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.5089111328125,
                            "deviation": 63.78557205200195,
                            "volatility": 0.05981769785284996
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 546814,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.0487060546875,
                            "deviation": 67.05220794677734,
                            "volatility": 0.05998292192816734
                        }
                    },
                    "username": "779874893cc948a9",
                    "country": "un",
                    "ranking": 23.010524490177083,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1c63e81142a88f1b29a0533c4747151e?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/11493682"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 492796,
                    "username": "modestplayer",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/69b1e8f66a74ed4950ee51f3dad3bc82?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1415.2868808758765,
                            "deviation": 61.91828744414548,
                            "volatility": 0.06031323117683793
                        }
                    },
                    "ranking": 22.957606591347897,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11493682,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 492796,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 11,
            "black_player_rating": "232.105",
            "white_player_rank": 13,
            "white_player_rating": "420.483",
            "time_per_move": 46,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1500}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-01-31T11:48:46.121036Z",
            "ended": "2018-01-31T12:00:57.149924Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1117.6839599609375,
                            "deviation": 63.89043426513672,
                            "volatility": 0.05997003987431526
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 492796,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1278.619873046875,
                            "deviation": 61.930423736572266,
                            "volatility": 0.059930961579084396
                        }
                    },
                    "username": "modestplayer",
                    "country": "un",
                    "ranking": 22.957606591347897,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69b1e8f66a74ed4950ee51f3dad3bc82?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/20220837"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 695230,
                    "username": "bogdan.krylenko",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c2be686de39721776dc8ad7567d3e73c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.9069921106864,
                            "deviation": 258.3684726962736,
                            "volatility": 0.060000319629692406
                        }
                    },
                    "ranking": 19.894956905160594,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 20220837,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 695230,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "604.403",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "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": "2019-11-03T16:47:19.281781Z",
            "ended": "2019-11-03T16:56:24.420269Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.4298095703125,
                            "deviation": 62.115623474121094,
                            "volatility": 0.05962197855114937
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 695230,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "bogdan.krylenko",
                    "country": "un",
                    "ranking": 19.894956905160594,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c2be686de39721776dc8ad7567d3e73c?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/11600462"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 507983,
                    "username": "JiWooPark",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/31b2da198d1358a02b60fb1e1c63f4c0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.6366639375651,
                            "deviation": 62.77521055501395,
                            "volatility": 0.06000147199358541
                        }
                    },
                    "ranking": 21.05526783113172,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11600462,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 507983,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 11,
            "black_player_rating": "270.646",
            "white_player_rank": 8,
            "white_player_rating": "-7.570",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "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": "2018-02-08T21:18:53.692139Z",
            "ended": "2018-02-08T21:23:07.396861Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1139.579345703125,
                            "deviation": 66.05445098876953,
                            "volatility": 0.05996887385845184
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 507983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1159.9483642578125,
                            "deviation": 209.19290161132812,
                            "volatility": 0.05999887362122536
                        }
                    },
                    "username": "JiWooPark",
                    "country": "un",
                    "ranking": 21.05526783113172,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/31b2da198d1358a02b60fb1e1c63f4c0?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/14485549"
            },
            "players": {
                "black": {
                    "id": 449377,
                    "username": "los ange",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b8fc38d23707a47a80f4fa2a05cdeba4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.814112940927,
                            "deviation": 63.913304911910096,
                            "volatility": 0.0599806055471758
                        }
                    },
                    "ranking": 25.910234205239796,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14485549,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 449377,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "900.932",
            "white_player_rank": 13,
            "white_player_rating": "448.928",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "96.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-09-20T10:54:59.789772Z",
            "ended": "2018-09-20T11:10:15.311355Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 449377,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.913330078125,
                            "deviation": 63.935977935791016,
                            "volatility": 0.05998166278004646
                        }
                    },
                    "username": "los ange",
                    "country": "un",
                    "ranking": 25.910234205239796,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b8fc38d23707a47a80f4fa2a05cdeba4?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.787109375,
                            "deviation": 62.71516036987305,
                            "volatility": 0.05978737398982048
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?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/11480249"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 491396,
                    "username": "Jambet",
                    "country": "ir",
                    "icon": "https://secure.gravatar.com/avatar/5425adbfa12a760c5bee44d8b5770a86?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1559.3087050409943,
                            "deviation": 63.58013637042559,
                            "volatility": 0.059515961024680035
                        }
                    },
                    "ranking": 25.20108077803906,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 11480249,
            "name": "Partie amicale",
            "creator": 491396,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 491396,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 11,
            "black_player_rating": "281.909",
            "white_player_rank": 13,
            "white_player_rating": "434.426",
            "time_per_move": 120,
            "time_control_parameters": "{\"time_control\": \"simple\", \"speed\": \"live\", \"system\": \"simple\", \"pause_on_weekends\": false, \"per_move\": 120}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-01-30T11:24:43.343190Z",
            "ended": "2018-01-30T12:05:43.570259Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1123.9239501953125,
                            "deviation": 63.43717575073242,
                            "volatility": 0.05997522920370102
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 491396,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1238.338134765625,
                            "deviation": 61.97146987915039,
                            "volatility": 0.059896763414144516
                        }
                    },
                    "username": "Jambet",
                    "country": "ir",
                    "ranking": 25.20108077803906,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5425adbfa12a760c5bee44d8b5770a86?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/20246800"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 469597,
                    "username": "mettaton42",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/45c715342233ef0fee1c826d3752f283-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1485.9020272482883,
                            "deviation": 60.73747624028376,
                            "volatility": 0.05966503499749118
                        }
                    },
                    "ranking": 24.084774544343666,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20246800,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 469597,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "700.722",
            "white_player_rank": 13,
            "white_player_rating": "472.452",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "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": "2019-11-05T12:05:28.580190Z",
            "ended": "2019-11-05T12:30:32.742630Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1386.4873046875,
                            "deviation": 62.66129684448242,
                            "volatility": 0.05962340161204338
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 469597,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.477783203125,
                            "deviation": 61.551795959472656,
                            "volatility": 0.05996192619204521
                        }
                    },
                    "username": "mettaton42",
                    "country": "fr",
                    "ranking": 24.084774544343666,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/45c715342233ef0fee1c826d3752f283-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/17340740"
            },
            "players": {
                "black": {
                    "id": 448042,
                    "username": "Leonardo X",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/39c7718147ff3a8d3488eff8944c83a1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.9862022175619,
                            "deviation": 79.36115410106059,
                            "volatility": 0.0599895703735027
                        }
                    },
                    "ranking": 22.170679749576127,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1266.7598673345137,
                            "deviation": 61.71818118952577,
                            "volatility": 0.05874163269721305
                        }
                    },
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 17340740,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 448042,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "483.457",
            "white_player_rank": 14,
            "white_player_rating": "599.410",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-08T10:34:23.229569Z",
            "ended": "2019-04-08T11:04:50.934779Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 448042,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.6951904296875,
                            "deviation": 80.74847412109375,
                            "volatility": 0.059989187866449356
                        }
                    },
                    "username": "Leonardo X",
                    "country": "un",
                    "ranking": 22.170679749576127,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/39c7718147ff3a8d3488eff8944c83a1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.6405029296875,
                            "deviation": 61.69445037841797,
                            "volatility": 0.059698209166526794
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.39096844380141,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?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
        }
    ]
}