List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&page=101",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=99",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/23104940"
            },
            "players": {
                "black": {
                    "id": 35058,
                    "username": "aleski",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bd3a8645e461b6f1c563d112a820f01b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.4093296923472,
                            "deviation": 63.862375780593446,
                            "volatility": 0.059916853275566645
                        }
                    },
                    "ranking": 24.993800963631042,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23104940,
            "name": "Ladder Challenge: aleski(#148) vs benjito(#95)",
            "creator": 35058,
            "mode": "game",
            "source": "play",
            "black": 35058,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 21,
            "black_player_rating": "1263.102",
            "white_player_rank": 22,
            "white_player_rating": "1305.507",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-14T12:24:08.393390Z",
            "ended": "2020-04-18T21:16:51.575606Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 35058,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1679.5546875,
                            "deviation": 63.45405578613281,
                            "volatility": 0.05999098718166351
                        }
                    },
                    "username": "aleski",
                    "country": "un",
                    "ranking": 24.993800963631042,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bd3a8645e461b6f1c563d112a820f01b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1657.528564453125,
                            "deviation": 64.82884216308594,
                            "volatility": 0.05990561097860336
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/19243942"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 564951,
                    "username": "ppatto",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/13aae3420c112acb314b8e02aa07219c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.2187095443317,
                            "deviation": 63.01629979725856,
                            "volatility": 0.05995762788838831
                        }
                    },
                    "ranking": 26.273160771449263,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 19243942,
            "name": "Friendly Match",
            "creator": 564951,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 564951,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "793.644",
            "white_player_rank": 17,
            "white_player_rating": "864.120",
            "time_per_move": 31,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 150, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-08-23T02:22:54.820704Z",
            "ended": "2019-08-23T02:28:39.734101Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.02294921875,
                            "deviation": 65.18523406982422,
                            "volatility": 0.059907443821430206
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 564951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1633.23095703125,
                            "deviation": 63.157806396484375,
                            "volatility": 0.05995743349194527
                        }
                    },
                    "username": "ppatto",
                    "country": "ca",
                    "ranking": 26.273160771449263,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/13aae3420c112acb314b8e02aa07219c-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/18078313"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 529842,
                    "username": "Here We Go",
                    "country": "_Scotland",
                    "icon": "https://user-uploads.online-go.com/2438095df10828aa93ec7771f47a4a0f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1805.4462231036346,
                            "deviation": 65.52343881907694,
                            "volatility": 0.059776050652842
                        }
                    },
                    "ranking": 28.594064949584165,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 18078313,
            "name": "Ladder Challenge: Here We Go(#30) vs benjito(#19)",
            "creator": 529842,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 529842,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1137.716",
            "white_player_rank": 21,
            "white_player_rating": "1207.671",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-05-30T23:55:46.566690Z",
            "ended": "2019-06-07T13:56:12.243508Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1642.7462158203125,
                            "deviation": 63.00051498413086,
                            "volatility": 0.059882938861846924
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 529842,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.0960693359375,
                            "deviation": 63.479251861572266,
                            "volatility": 0.05984252691268921
                        }
                    },
                    "username": "Here We Go",
                    "country": "_Scotland",
                    "ranking": 28.594064949584165,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2438095df10828aa93ec7771f47a4a0f-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/23109220"
            },
            "players": {
                "black": {
                    "id": 559883,
                    "username": "ram66",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/6a45b62a35e3538b0bcee5c8f260b766?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.1291747955622,
                            "deviation": 64.29395214899166,
                            "volatility": 0.05997500073407663
                        }
                    },
                    "ranking": 19.824314529352037,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23109220,
            "name": "A little reverse komi game",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 559883,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "-50.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-14T17:10:49.455343Z",
            "ended": "2020-05-18T02:49:19.112774Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 559883,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.8519287109375,
                            "deviation": 65.0167465209961,
                            "volatility": 0.05996834114193916
                        }
                    },
                    "username": "ram66",
                    "country": "us",
                    "ranking": 19.824314529352037,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6a45b62a35e3538b0bcee5c8f260b766?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1502.775390625,
                            "deviation": 62.81743240356445,
                            "volatility": 0.059898506850004196
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/23141360"
            },
            "players": {
                "black": {
                    "id": 158612,
                    "username": "noobakos",
                    "country": "057",
                    "icon": "https://user-uploads.online-go.com/d914db98e6ee9bec906be8ea0579be1a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1880.3403630297869,
                            "deviation": 63.18183007582216,
                            "volatility": 0.05990738402967323
                        }
                    },
                    "ranking": 29.534997356396183,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23141360,
            "name": "Ladder Challenge: benjito(#4) vs dsatkas(#2)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 158612,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 25,
            "black_player_rating": "1626.950",
            "white_player_rank": 22,
            "white_player_rating": "1357.572",
            "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": 210,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-15T20:52:18.385573Z",
            "ended": "2020-04-28T14:49:08.493917Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 158612,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1912.13671875,
                            "deviation": 67.30818939208984,
                            "volatility": 0.059946294873952866
                        }
                    },
                    "username": "noobakos",
                    "country": "057",
                    "ranking": 29.534997356396183,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d914db98e6ee9bec906be8ea0579be1a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.757568359375,
                            "deviation": 65.39019012451172,
                            "volatility": 0.059907857328653336
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/17344071"
            },
            "players": {
                "black": {
                    "id": 530561,
                    "username": "Algebro",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/917d69839d12375371d3808ebc6b73ff-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.5329629747755,
                            "deviation": 62.42774177091477,
                            "volatility": 0.059981597532743784
                        }
                    },
                    "ranking": 19.01251165595343,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17344071,
            "name": "Friendly Match",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 530561,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-04-08T15:59:51.917429Z",
            "ended": "2019-04-11T17:26:46.602447Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 530561,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.364990234375,
                            "deviation": 64.36572265625,
                            "volatility": 0.05998988077044487
                        }
                    },
                    "username": "Algebro",
                    "country": "us",
                    "ranking": 19.01251165595343,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/917d69839d12375371d3808ebc6b73ff-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.077880859375,
                            "deviation": 62.81300735473633,
                            "volatility": 0.05991396680474281
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/41963448"
            },
            "players": {
                "black": {
                    "id": 32863,
                    "username": "Leons",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/cb491eca2c084856576202654414b96f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1368.3687466410202,
                            "deviation": 61.01712969342785,
                            "volatility": 0.06008773338451734
                        }
                    },
                    "ranking": 22.177152523486143,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41963448,
            "name": "Дружеский матч",
            "creator": 32863,
            "mode": "game",
            "source": "play",
            "black": 32863,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-12T16:05:04.676374Z",
            "ended": "2022-04-23T07:43:57.231384Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 32863,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1429.4852294921875,
                            "deviation": 62.42597961425781,
                            "volatility": 0.06001914665102959
                        }
                    },
                    "username": "Leons",
                    "country": "ru",
                    "ranking": 22.177152523486143,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cb491eca2c084856576202654414b96f?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1453.1553955078125,
                            "deviation": 63.389244079589844,
                            "volatility": 0.05981539189815521
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/17359546"
            },
            "players": {
                "black": {
                    "id": 598667,
                    "username": "hereforthegainz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0388738091094,
                            "deviation": 62.272451666056924,
                            "volatility": 0.05990644686571139
                        }
                    },
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17359546,
            "name": "rematch?",
            "creator": 598667,
            "mode": "game",
            "source": "play",
            "black": 598667,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 6,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-09T17:20:42.945244Z",
            "ended": "2019-04-09T20:53:15.548892Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 598667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.678955078125,
                            "deviation": 61.81242370605469,
                            "volatility": 0.059986114501953125
                        }
                    },
                    "username": "hereforthegainz",
                    "country": "us",
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1445.7904052734375,
                            "deviation": 62.92825698852539,
                            "volatility": 0.059909556061029434
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/17370693"
            },
            "players": {
                "black": {
                    "id": 598667,
                    "username": "hereforthegainz",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1568.0388738091094,
                            "deviation": 62.272451666056924,
                            "volatility": 0.05990644686571139
                        }
                    },
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 17370693,
            "name": "rematch",
            "creator": 598667,
            "mode": "game",
            "source": "play",
            "black": 598667,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 5,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-04-10T13:08:22.928133Z",
            "ended": "2019-04-14T01:43:12.060639Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 598667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.2706298828125,
                            "deviation": 62.622501373291016,
                            "volatility": 0.060005027800798416
                        }
                    },
                    "username": "hereforthegainz",
                    "country": "us",
                    "ranking": 25.33033019907193,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6c1e162b6a5e3cfb2306e695816ee790-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.6748046875,
                            "deviation": 62.32807540893555,
                            "volatility": 0.0599123053252697
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/18179875"
            },
            "players": {
                "black": {
                    "id": 31466,
                    "username": "zigah",
                    "country": "si",
                    "icon": "https://user-uploads.online-go.com/4da9cacebc8072b00516c99de348193f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1683.3995489146705,
                            "deviation": 61.78292002850042,
                            "volatility": 0.05977802175320344
                        }
                    },
                    "ranking": 26.973738889107487,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1348.023737806132,
                            "deviation": 65.85998782935684,
                            "volatility": 0.059932250636179414
                        }
                    },
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 18179875,
            "name": "Ladder Challenge: zigah(#38) vs benjito(#24)",
            "creator": 31466,
            "mode": "game",
            "source": "play",
            "black": 31466,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 23,
            "black_player_rating": "1480.715",
            "white_player_rank": 20,
            "white_player_rating": "1107.104",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-06-07T17:53:44.402638Z",
            "ended": "2019-06-10T16:31:58.450774Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 31466,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.0797119140625,
                            "deviation": 65.94788360595703,
                            "volatility": 0.05999107286334038
                        }
                    },
                    "username": "zigah",
                    "country": "si",
                    "ranking": 26.973738889107487,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4da9cacebc8072b00516c99de348193f-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1631.942626953125,
                            "deviation": 63.382286071777344,
                            "volatility": 0.05988816171884537
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.830372178359173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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
        }
    ]
}