List all games played by a specific player.

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

{
    "count": 2714,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=97",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-ended&page=95",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/17742642"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 348826,
                    "username": "moonshell2012",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/0207451d9d796a3615d3265dc115861e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1822.1505161391733,
                            "deviation": 66.4417066894429,
                            "volatility": 0.05975072032396969
                        }
                    },
                    "ranking": 28.80726787418339,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17742642,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2017 (28967) R:3 (moonshell2012 vs rtayek)",
            "creator": 348826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 348826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1774.836",
            "white_player_rank": 25,
            "white_player_rating": "1611.529",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 28967,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-05-06T05:42:13.901392Z",
            "ended": "2019-05-30T02:01:20.053947Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.3575439453125,
                            "deviation": 67.1530990600586,
                            "volatility": 0.059911783784627914
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 348826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1896.5465087890625,
                            "deviation": 64.57959747314453,
                            "volatility": 0.059904541820287704
                        }
                    },
                    "username": "moonshell2012",
                    "country": "us",
                    "ranking": 28.80726787418339,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0207451d9d796a3615d3265dc115861e-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/17742627"
            },
            "players": {
                "black": {
                    "id": 37721,
                    "username": "tacololo",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/093c945d5b2e0785b155be3ceba7dc5f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.3316681348567,
                            "deviation": 70.08100941620356,
                            "volatility": 0.06010668567671872
                        }
                    },
                    "ranking": 27.81013254197037,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17742627,
            "name": "Tournament Game: Tianyuan Main Title Tournament 2017 (28967) R:3 (rtayek vs tacololo)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 37721,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1458.877",
            "white_player_rank": 26,
            "white_player_rating": "1771.702",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 28967,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-05-06T05:42:11.755560Z",
            "ended": "2019-05-27T06:49:40.742926Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 37721,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.6229248046875,
                            "deviation": 64.9117660522461,
                            "volatility": 0.05998558551073074
                        }
                    },
                    "username": "tacololo",
                    "country": "nl",
                    "ranking": 27.81013254197037,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/093c945d5b2e0785b155be3ceba7dc5f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1958.5369873046875,
                            "deviation": 67.40348815917969,
                            "volatility": 0.05991329997777939
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17420507"
            },
            "players": {
                "black": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17420507,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 2419200, \"max_time\": 2419200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-14T05:39:54.651488Z",
            "ended": "2019-05-24T21:48:44.610007Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2012.7269287109375,
                            "deviation": 70.8449478149414,
                            "volatility": 0.06001961603760719
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1958.5369873046875,
                            "deviation": 67.40348815917969,
                            "volatility": 0.05991329997777939
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17818860"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 622476,
                    "username": "Jacklanterne",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/16a2346f16ae03741d8daf82bd2469c5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1764.2126392694054,
                            "deviation": 64.59480089113177,
                            "volatility": 0.05987184254916118
                        }
                    },
                    "ranking": 28.059223968394704,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17818860,
            "name": "Ladder Challenge: Jacklanterne(#328) vs rtayek(#197)",
            "creator": 622476,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 622476,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1789.515",
            "white_player_rank": 13,
            "white_player_rating": "462.867",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-05-11T18:24:16.063239Z",
            "ended": "2019-05-22T07:23:02.282955Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1977.165283203125,
                            "deviation": 67.59725952148438,
                            "volatility": 0.059909358620643616
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 622476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1804.0355224609375,
                            "deviation": 63.33121109008789,
                            "volatility": 0.06000320985913277
                        }
                    },
                    "username": "Jacklanterne",
                    "country": "fr",
                    "ranking": 28.059223968394704,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/16a2346f16ae03741d8daf82bd2469c5-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/17467524"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 913,
                    "username": "orbitaleccentric",
                    "country": "154",
                    "icon": "https://secure.gravatar.com/avatar/53eeecc069afe75227d01613021745ee?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.5637292372267,
                            "deviation": 64.18319103708227,
                            "volatility": 0.05876814567651337
                        }
                    },
                    "ranking": 18.364035601213924,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 17467524,
            "name": "Tournament Game: Winter 2014 Canadian Open 19x19 (3381) R:10 (orbitaleccentric vs rtayek)",
            "creator": 913,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 913,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1789.226",
            "white_player_rank": 19,
            "white_player_rating": "1056.128",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 3381,
            "tournament_round": 10,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-17T11:36:03.941032Z",
            "ended": "2019-05-21T10:36:10.613524Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1976.0228271484375,
                            "deviation": 67.00312042236328,
                            "volatility": 0.0599098764359951
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 913,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1431.921630859375,
                            "deviation": 62.73793029785156,
                            "volatility": 0.059350091964006424
                        }
                    },
                    "username": "orbitaleccentric",
                    "country": "154",
                    "ranking": 18.364035601213924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/53eeecc069afe75227d01613021745ee?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/17520298"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 45793,
                    "username": "AnryNDM",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/29f38b92e7a2cedbe484c3537761ad2a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1407.3107332419772,
                            "deviation": 63.399748834182674,
                            "volatility": 0.05989198262433165
                        }
                    },
                    "ranking": 22.82677086167124,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17520298,
            "name": "Tournament Game: Torneio Juscelino Kubitschek 2018 (38545) R:2 (AnryNDM vs rtayek)",
            "creator": 45793,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 45793,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1787.855",
            "white_player_rank": 22,
            "white_player_rating": "1342.435",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 38545,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-21T02:21:28.013114Z",
            "ended": "2019-05-20T07:20:57.761814Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1973.4222412109375,
                            "deviation": 66.64057922363281,
                            "volatility": 0.05991091951727867
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 45793,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1589.087158203125,
                            "deviation": 64.60957336425781,
                            "volatility": 0.06000588461756706
                        }
                    },
                    "username": "AnryNDM",
                    "country": "ru",
                    "ranking": 22.82677086167124,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/29f38b92e7a2cedbe484c3537761ad2a-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/17848715"
            },
            "players": {
                "black": {
                    "id": 593032,
                    "username": "txwolf",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/9a7abbb4b36eab51c7fb7d041aa3e666-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1879.6510440898555,
                            "deviation": 63.34215035676227,
                            "volatility": 0.05985118043787768
                        }
                    },
                    "ranking": 29.526509180807285,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17848715,
            "name": "Ladder Challenge: drifterwolf(#492) vs rtayek(#424)",
            "creator": 593032,
            "mode": "game",
            "source": "play",
            "black": 593032,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1407.209",
            "white_player_rank": 26,
            "white_player_rating": "1785.808",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-05-13T23:48:18.126307Z",
            "ended": "2019-05-18T22:36:04.899174Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 593032,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1869.8037109375,
                            "deviation": 61.507530212402344,
                            "volatility": 0.05999303609132767
                        }
                    },
                    "username": "txwolf",
                    "country": "us",
                    "ranking": 29.526509180807285,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9a7abbb4b36eab51c7fb7d041aa3e666-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1964.1431884765625,
                            "deviation": 66.96549987792969,
                            "volatility": 0.05991217866539955
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/16888277"
            },
            "players": {
                "black": {
                    "id": 86014,
                    "username": "gRUR",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a4aa14f82fe856ff4e66dfca2c94e0e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1991.3302841078735,
                            "deviation": 76.7118676738961,
                            "volatility": 0.0598987024629975
                        }
                    },
                    "ranking": 30.862652061581297,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 16888277,
            "name": "Tournament Game: FSTS Autumn 2015 Rumble (9993) R:6 (rtayek vs gRUR)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 86014,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 26,
            "black_player_rating": "1767.224",
            "white_player_rank": 26,
            "white_player_rating": "1767.435",
            "time_per_move": 91200,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 432000, \"max_time\": 432000, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 9993,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-07T15:54:12.737435Z",
            "ended": "2019-05-18T02:30:46.333528Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 86014,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1978.0767822265625,
                            "deviation": 72.61060333251953,
                            "volatility": 0.05989977717399597
                        }
                    },
                    "username": "gRUR",
                    "country": "un",
                    "ranking": 30.862652061581297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a4aa14f82fe856ff4e66dfca2c94e0e8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1950.598388671875,
                            "deviation": 67.37229919433594,
                            "volatility": 0.05991179496049881
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17218155"
            },
            "players": {
                "black": {
                    "id": 348460,
                    "username": "LordSmork",
                    "country": "nf",
                    "icon": "https://user-uploads.online-go.com/a5cc7e068f687323375927597d8f1e14-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.5154953555523,
                            "deviation": 64.26483777775213,
                            "volatility": 0.05985358715278063
                        }
                    },
                    "ranking": 23.938070753361337,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17218155,
            "name": "Tournament Game: Torch's Round Robin (46639) R:1 (rtayek vs LordSmork)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 348460,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1165.952",
            "white_player_rank": 26,
            "white_player_rating": "1742.942",
            "time_per_move": 31680,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 28800, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 46639,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-30T17:00:58.272652Z",
            "ended": "2019-05-16T03:20:24.256433Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 348460,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1488.326904296875,
                            "deviation": 62.426326751708984,
                            "volatility": 0.05995749682188034
                        }
                    },
                    "username": "LordSmork",
                    "country": "nf",
                    "ranking": 23.938070753361337,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a5cc7e068f687323375927597d8f1e14-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.9769287109375,
                            "deviation": 67.7690200805664,
                            "volatility": 0.05991028994321823
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/17181704"
            },
            "players": {
                "black": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17181704,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 2419200, \"max_time\": 2419200, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "99.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-03-28T06:34:59.234935Z",
            "ended": "2019-05-16T00:14:53.400685Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2012.7269287109375,
                            "deviation": 70.8449478149414,
                            "volatility": 0.06001961603760719
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1934.9769287109375,
                            "deviation": 67.7690200805664,
                            "volatility": 0.05991028994321823
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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
        }
    ]
}