List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&ordering=ended&page=51
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&ordering=ended&page=52",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&ordering=ended&page=50",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12373278"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 346539,
                    "username": "kangoo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.7544412204445,
                            "deviation": 61.192485649598844,
                            "volatility": 0.05842345223645734
                        }
                    },
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12373278,
            "name": "Partie amicale",
            "creator": 346539,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 346539,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 24,
            "time_control_parameters": "{\"period_time\": 20, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 6, \"main_time\": 360}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2018-04-07T16:37:58.968219Z",
            "ended": "2018-04-07T16:46:04.772051Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.9266357421875,
                            "deviation": 63.900638580322266,
                            "volatility": 0.05988292768597603
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 346539,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1334.4521484375,
                            "deviation": 61.32859420776367,
                            "volatility": 0.05982409045100212
                        }
                    },
                    "username": "kangoo",
                    "country": "fr",
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12373453"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526510,
                    "username": "rainydaze",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/3064ac64f63ea55d3ac62ecb92d4e6fd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 838.8883950820634,
                            "deviation": 80.78428716205295,
                            "volatility": 0.05999620688376191
                        }
                    },
                    "ranking": 10.849928426487264,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12373453,
            "name": "Friendly Match",
            "creator": 526510,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 526510,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "412.200",
            "white_player_rank": 8,
            "white_player_rating": "-3.057",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 120, \"max_time\": 900, \"time_increment\": 30, \"speed\": \"live\"}",
            "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-04-07T16:46:28.104558Z",
            "ended": "2018-04-07T16:56:28.887534Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.9266357421875,
                            "deviation": 63.900638580322266,
                            "volatility": 0.05988292768597603
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526510,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.0767822265625,
                            "deviation": 206.94725036621094,
                            "volatility": 0.0599978007376194
                        }
                    },
                    "username": "rainydaze",
                    "country": "un",
                    "ranking": 10.849928426487264,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3064ac64f63ea55d3ac62ecb92d4e6fd-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/12387749"
            },
            "players": {
                "black": {
                    "id": 520251,
                    "username": "goooner",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0a6cf06862508d378dbd319874dee565?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.5033909310403,
                            "deviation": 64.29064580952482,
                            "volatility": 0.059977312267402376
                        }
                    },
                    "ranking": 26.628811624575796,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12387749,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 520251,
            "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": 17,
            "black_player_rating": "895.810",
            "white_player_rank": 13,
            "white_player_rating": "412.200",
            "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": "56.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-08T17:46:26.051127Z",
            "ended": "2018-04-08T17:55:29.054679Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 520251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1578.116943359375,
                            "deviation": 64.29307556152344,
                            "volatility": 0.0599854439496994
                        }
                    },
                    "username": "goooner",
                    "country": "un",
                    "ranking": 26.628811624575796,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0a6cf06862508d378dbd319874dee565?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.580322265625,
                            "deviation": 63.975685119628906,
                            "volatility": 0.05988327041268349
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/12388567"
            },
            "players": {
                "black": {
                    "id": 172542,
                    "username": "Sandori",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/3083edceae1334360af961dcf9d23650?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 918.4403599891449,
                            "deviation": 64.7493340728324,
                            "volatility": 0.06000145518306875
                        }
                    },
                    "ranking": 12.947302089952148,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12388567,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 172542,
            "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": 8,
            "black_player_rating": "-75.941",
            "white_player_rank": 13,
            "white_player_rating": "406.610",
            "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": "112.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-08T19:00:30.196163Z",
            "ended": "2018-04-08T19:18:50.126499Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 172542,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 916.6370239257812,
                            "deviation": 66.27667999267578,
                            "volatility": 0.05999620631337166
                        }
                    },
                    "username": "Sandori",
                    "country": "ro",
                    "ranking": 12.947302089952148,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3083edceae1334360af961dcf9d23650?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.5531005859375,
                            "deviation": 64.33253479003906,
                            "volatility": 0.05988204851746559
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/12388794"
            },
            "players": {
                "black": {
                    "id": 231732,
                    "username": "thogs",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/44b12100a792ca9e97fbd40635fe0108?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1636.9665475167967,
                            "deviation": 72.83040545885618,
                            "volatility": 0.06394160085219901
                        }
                    },
                    "ranking": 26.326223506572042,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12388794,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 231732,
            "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": "934.627",
            "white_player_rank": 13,
            "white_player_rating": "415.514",
            "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-04-08T19:19:12.510572Z",
            "ended": "2018-04-08T19:24:35.041594Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 231732,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1581.55126953125,
                            "deviation": 70.77828216552734,
                            "volatility": 0.06396595388650894
                        }
                    },
                    "username": "thogs",
                    "country": "un",
                    "ranking": 26.326223506572042,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/44b12100a792ca9e97fbd40635fe0108?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.8699951171875,
                            "deviation": 64.64297485351562,
                            "volatility": 0.05988076701760292
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/12398524"
            },
            "players": {
                "black": {
                    "id": 82410,
                    "username": "azerwhites",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9f51eb09cf4708273985313fff796364-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.721836300511,
                            "deviation": 66.59824871377923,
                            "volatility": 0.05970084467327795
                        }
                    },
                    "ranking": 23.062625284207158,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12398524,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 82410,
            "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": "943.676",
            "white_player_rank": 13,
            "white_player_rating": "415.514",
            "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-04-09T14:10:51.264555Z",
            "ended": "2018-04-09T14:14:59.248587Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 82410,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.4873046875,
                            "deviation": 62.547691345214844,
                            "volatility": 0.059828612953424454
                        }
                    },
                    "username": "azerwhites",
                    "country": "un",
                    "ranking": 23.062625284207158,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9f51eb09cf4708273985313fff796364-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1237.8199462890625,
                            "deviation": 64.98403930664062,
                            "volatility": 0.05987956002354622
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/12400534"
            },
            "players": {
                "black": {
                    "id": 439840,
                    "username": "BearsBeetsBattlesta",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/215922c0ed3973a6e913951286a77734-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.013582285705,
                            "deviation": 60.909409167026986,
                            "volatility": 0.059115747042988075
                        }
                    },
                    "ranking": 19.214908462806505,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12400534,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 439840,
            "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": "498.131",
            "white_player_rank": 13,
            "white_player_rating": "411.071",
            "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": "67.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-09T17:14:22.178181Z",
            "ended": "2018-04-09T17:24:42.361017Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 439840,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.0765380859375,
                            "deviation": 61.864810943603516,
                            "volatility": 0.05983640253543854
                        }
                    },
                    "username": "BearsBeetsBattlesta",
                    "country": "us",
                    "ranking": 19.214908462806505,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/215922c0ed3973a6e913951286a77734-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.7198486328125,
                            "deviation": 65.3075180053711,
                            "volatility": 0.05987834185361862
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/12400661"
            },
            "players": {
                "black": {
                    "id": 521524,
                    "username": "Nhon Đẹp Zzaiz",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/0df82fe29581c2a79d4da42b7075a24f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.2662634051385,
                            "deviation": 63.254118417219345,
                            "volatility": 0.05995151409902245
                        }
                    },
                    "ranking": 14.289555900986693,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12400661,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 521524,
            "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": "414.749",
            "white_player_rank": 12,
            "white_player_rating": "379.344",
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-04-09T17:25:08.805258Z",
            "ended": "2018-04-09T17:39:16.885594Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 521524,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 934.6026000976562,
                            "deviation": 63.658851623535156,
                            "volatility": 0.05996314436197281
                        }
                    },
                    "username": "Nhon Đẹp Zzaiz",
                    "country": "vn",
                    "ranking": 14.289555900986693,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0df82fe29581c2a79d4da42b7075a24f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.1856689453125,
                            "deviation": 65.32947540283203,
                            "volatility": 0.059876762330532074
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/12408456"
            },
            "players": {
                "black": {
                    "id": 476623,
                    "username": "Golgo13",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/3e4bb756196468d8a06f0a549d145d15-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1464.8449764947238,
                            "deviation": 66.19971871945408,
                            "volatility": 0.06001814458857069
                        }
                    },
                    "ranking": 23.75436397414095,
                    "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": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12408456,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 476623,
            "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": 16,
            "black_player_rating": "718.938",
            "white_player_rank": 13,
            "white_player_rating": "434.196",
            "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": "41.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-10T07:20:21.051183Z",
            "ended": "2018-04-10T07:37:03.577347Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 476623,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1567.777099609375,
                            "deviation": 64.51293182373047,
                            "volatility": 0.060020770877599716
                        }
                    },
                    "username": "Golgo13",
                    "country": "jp",
                    "ranking": 23.75436397414095,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3e4bb756196468d8a06f0a549d145d15-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.0511474609375,
                            "deviation": 65.54314422607422,
                            "volatility": 0.059875380247831345
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "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/12422472"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.0800165995097,
                            "deviation": 61.91435712659349,
                            "volatility": 0.05874387997621838
                        }
                    },
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 419650,
                    "username": "marcuzzo",
                    "country": "it",
                    "icon": "https://secure.gravatar.com/avatar/c44937ffd58872a67cbb429b94f04776?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1152.2641109602341,
                            "deviation": 61.136946874001396,
                            "volatility": 0.059921622716538454
                        }
                    },
                    "ranking": 18.19788662590312,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12422472,
            "name": "Friendly Match",
            "creator": 419650,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 419650,
            "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": "419.802",
            "white_player_rank": 12,
            "white_player_rating": "397.730",
            "time_per_move": 50,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1800}",
            "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-04-11T10:06:14.042426Z",
            "ended": "2018-04-11T10:38:07.011729Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1229.8363037109375,
                            "deviation": 65.8387680053711,
                            "volatility": 0.059874147176742554
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 20.72337075848297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 419650,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.81103515625,
                            "deviation": 61.26595687866211,
                            "volatility": 0.05998014658689499
                        }
                    },
                    "username": "marcuzzo",
                    "country": "it",
                    "ranking": 18.19788662590312,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c44937ffd58872a67cbb429b94f04776?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
        }
    ]
}