List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/190546/games?format=api&page=88",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=86",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/12323993"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 502498,
                    "username": "MisoSeki",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/a65a9b19cb0987274dd6d62a12699d3c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1261.8647087616837,
                            "deviation": 65.09828603056665,
                            "volatility": 0.05965196470196842
                        }
                    },
                    "ranking": 20.301336267005073,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12323993,
            "name": "Friendly Match",
            "creator": 502498,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 502498,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "427.662",
            "white_player_rank": 12,
            "white_player_rating": "309.095",
            "time_per_move": 32,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 180, \"max_time\": 180, \"time_increment\": 30, \"speed\": \"live\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-03T21:29:49.801937Z",
            "ended": "2018-04-03T21:39:23.752919Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1242.0616455078125,
                            "deviation": 64.01754760742188,
                            "volatility": 0.05989667400717735
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 502498,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1193.8328857421875,
                            "deviation": 63.01725769042969,
                            "volatility": 0.05984227731823921
                        }
                    },
                    "username": "MisoSeki",
                    "country": "ca",
                    "ranking": 20.301336267005073,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a65a9b19cb0987274dd6d62a12699d3c-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/16329784"
            },
            "players": {
                "black": {
                    "id": 125176,
                    "username": "surturatbarey",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a935cc7d60bac6f6f21ee39603d873d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.1503999650395,
                            "deviation": 61.7317601942456,
                            "volatility": 0.059807326308798175
                        }
                    },
                    "ranking": 23.004398161382557,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16329784,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 125176,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "591.996",
            "white_player_rank": 14,
            "white_player_rating": "554.966",
            "time_per_move": 40,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 900}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-28T16:32:17.584171Z",
            "ended": "2019-01-28T16:56:28.199599Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 125176,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1398.842529296875,
                            "deviation": 62.63146209716797,
                            "volatility": 0.059849902987480164
                        }
                    },
                    "username": "surturatbarey",
                    "country": "us",
                    "ranking": 23.004398161382557,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a935cc7d60bac6f6f21ee39603d873d2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1329.2606201171875,
                            "deviation": 61.26857376098633,
                            "volatility": 0.05969535931944847
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16296539"
            },
            "players": {
                "black": {
                    "id": 605272,
                    "username": "No Mind",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/687e6447aee90fc1f262790cd6181701-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1233.166001907744,
                            "deviation": 63.90071042026768,
                            "volatility": 0.0600072469457628
                        }
                    },
                    "ranking": 19.768754152506528,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 16296539,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 605272,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "410.966",
            "white_player_rank": 14,
            "white_player_rating": "533.002",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-01-26T11:15:49.035841Z",
            "ended": "2019-01-26T11:51:18.917104Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 605272,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.918212890625,
                            "deviation": 68.04299926757812,
                            "volatility": 0.060000982135534286
                        }
                    },
                    "username": "No Mind",
                    "country": "un",
                    "ranking": 19.768754152506528,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/687e6447aee90fc1f262790cd6181701-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.136962890625,
                            "deviation": 61.616214752197266,
                            "volatility": 0.05969766154885292
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12356667"
            },
            "players": {
                "black": {
                    "id": 464272,
                    "username": "ramon123171",
                    "country": "ch",
                    "icon": "https://user-uploads.online-go.com/93360f8fa65b67de7923f86b0b0fa286-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.320715413929,
                            "deviation": 63.53988024916719,
                            "volatility": 0.05980153941022768
                        }
                    },
                    "ranking": 28.139235720621347,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12356667,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 464272,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "868.501",
            "white_player_rank": 13,
            "white_player_rating": "458.286",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "31.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-06T10:04:30.138118Z",
            "ended": "2018-04-06T10:25:00.772912Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 464272,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.3857421875,
                            "deviation": 64.85348510742188,
                            "volatility": 0.059854477643966675
                        }
                    },
                    "username": "ramon123171",
                    "country": "ch",
                    "ranking": 28.139235720621347,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/93360f8fa65b67de7923f86b0b0fa286-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.4918212890625,
                            "deviation": 63.91901397705078,
                            "volatility": 0.05989143252372742
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12357589"
            },
            "players": {
                "black": {
                    "id": 514268,
                    "username": "How-to-play?",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c247b7af96ea228ebc0e63dbfaa00abe?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1429.8457715468776,
                            "deviation": 63.257699394339504,
                            "volatility": 0.06007303892515043
                        }
                    },
                    "ranking": 23.194531404374512,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12357589,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 514268,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 16,
            "black_player_rating": "773.449",
            "white_player_rank": 13,
            "white_player_rating": "422.874",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "104.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-06T12:08:08.116903Z",
            "ended": "2018-04-06T12:19:19.549740Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 514268,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1392.3026123046875,
                            "deviation": 61.50182342529297,
                            "volatility": 0.06008138880133629
                        }
                    },
                    "username": "How-to-play?",
                    "country": "un",
                    "ranking": 23.194531404374512,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c247b7af96ea228ebc0e63dbfaa00abe?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.6943359375,
                            "deviation": 63.94111633300781,
                            "volatility": 0.059884484857320786
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40942946"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1065123,
                    "username": "张大千",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5acedce8f8c61b58413b60e5f133f672?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.6919549130889,
                            "deviation": 103.93385118949215,
                            "volatility": 0.059993996761392464
                        }
                    },
                    "ranking": 14.13264961012843,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40942946,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1065123,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-03T16:57:02.166389Z",
            "ended": "2022-02-03T16:57:17.350019Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.334716796875,
                            "deviation": 61.487728118896484,
                            "volatility": 0.059144169092178345
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1065123,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1157.3153076171875,
                            "deviation": 134.23204040527344,
                            "volatility": 0.059996284544467926
                        }
                    },
                    "username": "张大千",
                    "country": "un",
                    "ranking": 14.13264961012843,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5acedce8f8c61b58413b60e5f133f672?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40937154"
            },
            "players": {
                "black": {
                    "id": 1081822,
                    "username": "No go zone",
                    "country": "sc",
                    "icon": "https://user-uploads.online-go.com/b3751c83b1a700fa20d96ff9a6790fc2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.709503904282,
                            "deviation": 60.521192278847295,
                            "volatility": 0.059977968618551966
                        }
                    },
                    "ranking": 24.559839736927366,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40937154,
            "name": "Partie amicale",
            "creator": 1081822,
            "mode": "game",
            "source": "play",
            "black": 1081822,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "59.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-03T12:46:42.203838Z",
            "ended": "2022-02-03T13:12:04.277569Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1081822,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.157470703125,
                            "deviation": 64.81041717529297,
                            "volatility": 0.0599929578602314
                        }
                    },
                    "username": "No go zone",
                    "country": "sc",
                    "ranking": 24.559839736927366,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b3751c83b1a700fa20d96ff9a6790fc2-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.8912353515625,
                            "deviation": 61.91187286376953,
                            "volatility": 0.05914115905761719
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40940602"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1038456,
                    "username": "TD0219",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3fdc21662fae63d7b44f173d45e215ac?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1399.3904963858092,
                            "deviation": 60.52749365822343,
                            "volatility": 0.05974198700371412
                        }
                    },
                    "ranking": 22.696116435060738,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40940602,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1038456,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "41.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-03T15:22:42.136070Z",
            "ended": "2022-02-03T16:03:32.509105Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1420.652587890625,
                            "deviation": 61.652469635009766,
                            "volatility": 0.059143077582120895
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1038456,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.8311767578125,
                            "deviation": 61.40706253051758,
                            "volatility": 0.05985914170742035
                        }
                    },
                    "username": "TD0219",
                    "country": "un",
                    "ranking": 22.696116435060738,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3fdc21662fae63d7b44f173d45e215ac?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40961994"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 383326,
                    "username": "Irish Luck",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/32baaf1fbc61c046c33afbc9079d092b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.8773828211597,
                            "deviation": 61.515503569893205,
                            "volatility": 0.05926323210245881
                        }
                    },
                    "ranking": 21.041780577254208,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40961994,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 383326,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-04T08:29:58.702831Z",
            "ended": "2022-02-04T08:58:11.366155Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1403.476318359375,
                            "deviation": 61.56438446044922,
                            "volatility": 0.05914266034960747
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 383326,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.729248046875,
                            "deviation": 62.772212982177734,
                            "volatility": 0.05944514274597168
                        }
                    },
                    "username": "Irish Luck",
                    "country": "kr",
                    "ranking": 21.041780577254208,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32baaf1fbc61c046c33afbc9079d092b-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40996228"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1190.5198980278094,
                            "deviation": 63.918503890654414,
                            "volatility": 0.05872324619279803
                        }
                    },
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1110435,
                    "username": "happy2022",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/f1b3b232ba8c8f27fec27ad30397583b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.096897765498,
                            "deviation": 63.03045107460324,
                            "volatility": 0.060014868039202925
                        }
                    },
                    "ranking": 23.052447127474725,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40996228,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1110435,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-02-05T11:51:26.712692Z",
            "ended": "2022-02-05T11:51:39.850038Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.43994140625,
                            "deviation": 61.75861740112305,
                            "volatility": 0.059141822159290314
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 18.953995763288706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1110435,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1504.9288330078125,
                            "deviation": 81.56675720214844,
                            "volatility": 0.060011837631464005
                        }
                    },
                    "username": "happy2022",
                    "country": "kr",
                    "ranking": 23.052447127474725,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f1b3b232ba8c8f27fec27ad30397583b?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}