List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=86
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=87",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=85",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/40907113"
            },
            "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": 999351,
                    "username": "kangtaekyung10",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/ce53d42a9b400d88f1cbce95773deeae?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1484.6963717563176,
                            "deviation": 62.534895292503286,
                            "volatility": 0.060858270586890514
                        }
                    },
                    "ranking": 24.065983093987395,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40907113,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 999351,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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\": 3, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-02-02T12:13:36.012869Z",
            "ended": "2022-02-02T12:33:59.304595Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1427.4171142578125,
                            "deviation": 61.875038146972656,
                            "volatility": 0.05914060398936272
                        }
                    },
                    "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": 999351,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.1683349609375,
                            "deviation": 61.85059356689453,
                            "volatility": 0.06062658131122589
                        }
                    },
                    "username": "kangtaekyung10",
                    "country": "un",
                    "ranking": 24.065983093987395,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ce53d42a9b400d88f1cbce95773deeae?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/12317510"
            },
            "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": 346539,
                    "username": "kangoo",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.7544412204445,
                            "deviation": 61.192485649598844,
                            "volatility": 0.05842345223645734
                        }
                    },
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 12317510,
            "name": "Partie amicale",
            "creator": 346539,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 346539,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 14,
            "black_player_rating": "520.951",
            "white_player_rank": 14,
            "white_player_rating": "583.943",
            "time_per_move": 24,
            "time_control_parameters": "{\"period_time\": 20, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 6, \"main_time\": 360}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "58.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-03T10:54:41.281493Z",
            "ended": "2018-04-03T11:13:13.668593Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.296875,
                            "deviation": 64.71249389648438,
                            "volatility": 0.05990012735128403
                        }
                    },
                    "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": 346539,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.5556640625,
                            "deviation": 61.12358856201172,
                            "volatility": 0.05982154607772827
                        }
                    },
                    "username": "kangoo",
                    "country": "fr",
                    "ranking": 15.797082163443765,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f28a986b699d3f0a12527042d09d71eb-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/16254880"
            },
            "players": {
                "black": {
                    "id": 481995,
                    "username": "Slavaho",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/fa6cac60ec8553e7a5622be81a52bbf5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1282.7172083871592,
                            "deviation": 64.60957764901046,
                            "volatility": 0.06083342381581829
                        }
                    },
                    "ranking": 20.680766907196155,
                    "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": 16254880,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 481995,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "452.532",
            "white_player_rank": 15,
            "white_player_rating": "662.129",
            "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": "4.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-01-23T10:30:35.622845Z",
            "ended": "2019-01-23T10:47:26.353576Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 481995,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1264.9937744140625,
                            "deviation": 64.50926971435547,
                            "volatility": 0.06009500101208687
                        }
                    },
                    "username": "Slavaho",
                    "country": "un",
                    "ranking": 20.680766907196155,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fa6cac60ec8553e7a5622be81a52bbf5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.8768310546875,
                            "deviation": 62.17538833618164,
                            "volatility": 0.059693675488233566
                        }
                    },
                    "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/16255933"
            },
            "players": {
                "black": {
                    "id": 603101,
                    "username": "EdifyingDiscourse",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/cbaded05f7b8bfa4ec9f658d124a99e6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.241252154012,
                            "deviation": 61.83164485001859,
                            "volatility": 0.05986539024623592
                        }
                    },
                    "ranking": 20.105614726250018,
                    "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": 16255933,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 603101,
            "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": "502.512",
            "white_player_rank": 15,
            "white_player_rating": "646.766",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-23T12:40:56.811102Z",
            "ended": "2019-01-23T13:01:45.645877Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 603101,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.1441650390625,
                            "deviation": 62.173789978027344,
                            "volatility": 0.05994732305407524
                        }
                    },
                    "username": "EdifyingDiscourse",
                    "country": "un",
                    "ranking": 20.105614726250018,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cbaded05f7b8bfa4ec9f658d124a99e6?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1335.0992431640625,
                            "deviation": 62.514923095703125,
                            "volatility": 0.05969331040978432
                        }
                    },
                    "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/12323738"
            },
            "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": 183678,
                    "username": "regimmal",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/3fa6b76b26a9c74e881999a13f76315e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1421.0312658706425,
                            "deviation": 63.00051861154187,
                            "volatility": 0.060039703943719894
                        }
                    },
                    "ranking": 23.051377943906154,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 12323738,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 183678,
            "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": "402.773",
            "white_player_rank": 12,
            "white_player_rating": "398.467",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-03T21:04:36.505651Z",
            "ended": "2018-04-03T21:11:56.410972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.9166259765625,
                            "deviation": 64.28434753417969,
                            "volatility": 0.059897392988204956
                        }
                    },
                    "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": 183678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.99267578125,
                            "deviation": 62.97780990600586,
                            "volatility": 0.06003817170858383
                        }
                    },
                    "username": "regimmal",
                    "country": "us",
                    "ranking": 23.051377943906154,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3fa6b76b26a9c74e881999a13f76315e?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/40941947"
            },
            "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": 381006,
                    "username": "kdd",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a8d258d79464f24755b6b6d3b8014102?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.3529850370319,
                            "deviation": 63.37972191801786,
                            "volatility": 0.060086624907000175
                        }
                    },
                    "ranking": 18.499067680687077,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40941947,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 381006,
            "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": "31.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-03T16:16:15.688628Z",
            "ended": "2022-02-03T16:56:20.661364Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.9854736328125,
                            "deviation": 61.5505256652832,
                            "volatility": 0.05914296582341194
                        }
                    },
                    "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": 381006,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.5638427734375,
                            "deviation": 62.6840934753418,
                            "volatility": 0.06001826748251915
                        }
                    },
                    "username": "kdd",
                    "country": "un",
                    "ranking": 18.499067680687077,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a8d258d79464f24755b6b6d3b8014102?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/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/40936605"
            },
            "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": 910827,
                    "username": "RadiumGo",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/eb554d233d1a30558d902aaefe5b06be-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.6001903049626,
                            "deviation": 62.07760431231901,
                            "volatility": 0.05991538585674454
                        }
                    },
                    "ranking": 23.335838178977493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40936605,
            "name": "fun game",
            "creator": 910827,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 910827,
            "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": 36,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 600, \"time_increment\": 30, \"max_time\": 600, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-03T12:20:18.619338Z",
            "ended": "2022-02-03T12:46:11.852250Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.3126220703125,
                            "deviation": 61.97821044921875,
                            "volatility": 0.059139497578144073
                        }
                    },
                    "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": 910827,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.79248046875,
                            "deviation": 61.68584060668945,
                            "volatility": 0.05998966842889786
                        }
                    },
                    "username": "RadiumGo",
                    "country": "ru",
                    "ranking": 23.335838178977493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/eb554d233d1a30558d902aaefe5b06be-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/16296969"
            },
            "players": {
                "black": {
                    "id": 471711,
                    "username": "Chrissie",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0c2518e1b28bf89b6a2bd791081af3a9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.7512777501415,
                            "deviation": 62.79148826507542,
                            "volatility": 0.059978333949909035
                        }
                    },
                    "ranking": 19.817236260934454,
                    "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": 16296969,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 471711,
            "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": "551.256",
            "white_player_rank": 13,
            "white_player_rating": "479.445",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-01-26T12:07:32.584341Z",
            "ended": "2019-01-26T12:25:25.734687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 471711,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1303.806640625,
                            "deviation": 64.78547668457031,
                            "volatility": 0.05998075753450394
                        }
                    },
                    "username": "Chrissie",
                    "country": "un",
                    "ranking": 19.817236260934454,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0c2518e1b28bf89b6a2bd791081af3a9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1309.2774658203125,
                            "deviation": 61.550987243652344,
                            "volatility": 0.05969832092523575
                        }
                    },
                    "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/12357162"
            },
            "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": 12357162,
            "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": "733.881",
            "white_player_rank": 13,
            "white_player_rating": "463.133",
            "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": "72.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-04-06T11:16:32.709595Z",
            "ended": "2018-04-06T11:32:44.900175Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 514268,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1371.3294677734375,
                            "deviation": 61.34634780883789,
                            "volatility": 0.06008576601743698
                        }
                    },
                    "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": 1259.4954833984375,
                            "deviation": 64.25527954101562,
                            "volatility": 0.05988883227109909
                        }
                    },
                    "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
        }
    ]
}