List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=46
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=47",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=45",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/11709125"
            },
            "players": {
                "black": {
                    "id": 488647,
                    "username": "EliasA11",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/93163662a5350bee98e6543209f3efa8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 697.3579637839514,
                            "deviation": 73.76908708037837,
                            "volatility": 0.06002085215923291
                        }
                    },
                    "ranking": 6.572298756081867,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 11709125,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 488647,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 8,
            "black_player_rating": "-40.500",
            "white_player_rank": 13,
            "white_player_rating": "434.232",
            "time_per_move": 43,
            "time_control_parameters": "{\"period_time\": 30, \"speed\": \"live\", \"system\": \"byoyomi\", \"pause_on_weekends\": false, \"time_control\": \"byoyomi\", \"periods\": 5, \"main_time\": 1200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-02-17T15:51:49.668008Z",
            "ended": "2018-02-17T15:57:17.692582Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 488647,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 618.1920166015625,
                            "deviation": 110.38441467285156,
                            "volatility": 0.05999234318733215
                        }
                    },
                    "username": "EliasA11",
                    "country": "un",
                    "ranking": 6.572298756081867,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/93163662a5350bee98e6543209f3efa8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.64697265625,
                            "deviation": 65.1816635131836,
                            "volatility": 0.059955768287181854
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/20608079"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 229407,
                    "username": "FFonline",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c56bebf551754cf7932ed0dc8dcba764?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.0864092223626,
                            "deviation": 60.810430092096304,
                            "volatility": 0.06013809872162741
                        }
                    },
                    "ranking": 19.388700966852415,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20608079,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 229407,
            "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": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2019-11-29T10:34:58.996528Z",
            "ended": "2019-11-29T10:40:24.339398Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1438.2589111328125,
                            "deviation": 62.24025344848633,
                            "volatility": 0.05961393937468529
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 229407,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.46826171875,
                            "deviation": 62.67348098754883,
                            "volatility": 0.06000116840004921
                        }
                    },
                    "username": "FFonline",
                    "country": "un",
                    "ranking": 19.388700966852415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c56bebf551754cf7932ed0dc8dcba764?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/25453798"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 623462,
                    "username": "99IZ99",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3cad956159d6fae7041225be8d4541f2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.2958327189936,
                            "deviation": 64.30505698918667,
                            "volatility": 0.059981222235607146
                        }
                    },
                    "ranking": 21.93783486304623,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25453798,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 623462,
            "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": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-15T23:22:04.355736Z",
            "ended": "2020-07-15T23:34:39.398056Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1415.77783203125,
                            "deviation": 61.84929275512695,
                            "volatility": 0.05951528996229172
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 623462,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.0616455078125,
                            "deviation": 65.92718505859375,
                            "volatility": 0.05998629331588745
                        }
                    },
                    "username": "99IZ99",
                    "country": "un",
                    "ranking": 21.93783486304623,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3cad956159d6fae7041225be8d4541f2?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/14981956"
            },
            "players": {
                "black": {
                    "id": 559020,
                    "username": "Alex Sayapin",
                    "country": "be",
                    "icon": "https://user-uploads.online-go.com/4ad5068d23d9938ceec72bc56ba35a08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1135.602034592192,
                            "deviation": 60.97142605456542,
                            "volatility": 0.0596770867103739
                        }
                    },
                    "ranking": 17.860686927013745,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14981956,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 559020,
            "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": "441.882",
            "white_player_rank": 13,
            "white_player_rating": "463.509",
            "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": "2018-10-24T12:29:24.341783Z",
            "ended": "2018-10-24T12:58:39.028227Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 559020,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1251.9095458984375,
                            "deviation": 67.08084106445312,
                            "volatility": 0.05998871102929115
                        }
                    },
                    "username": "Alex Sayapin",
                    "country": "be",
                    "ranking": 17.860686927013745,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ad5068d23d9938ceec72bc56ba35a08-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.027587890625,
                            "deviation": 61.46176528930664,
                            "volatility": 0.059743091464042664
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/14994023"
            },
            "players": {
                "black": {
                    "id": 51520,
                    "username": "No0n",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b5f2d7b2a317200996308e13c07b3447?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.3786637897472,
                            "deviation": 61.56188643677695,
                            "volatility": 0.05976247129528724
                        }
                    },
                    "ranking": 20.72875009606023,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 14994023,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 51520,
            "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": "400.922",
            "white_player_rank": 13,
            "white_player_rating": "474.450",
            "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": "92.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-25T09:20:24.317967Z",
            "ended": "2018-10-25T09:41:45.570626Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 51520,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1352.256103515625,
                            "deviation": 63.456172943115234,
                            "volatility": 0.059937577694654465
                        }
                    },
                    "username": "No0n",
                    "country": "un",
                    "ranking": 20.72875009606023,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b5f2d7b2a317200996308e13c07b3447?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.4752197265625,
                            "deviation": 61.679534912109375,
                            "volatility": 0.059741582721471786
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/42308443"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 458700,
                    "username": "DuanProkop",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/26c7000a722f0a560c34ac630113b17e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1138.3637328129441,
                            "deviation": 65.28173760053849,
                            "volatility": 0.05995284665010895
                        }
                    },
                    "ranking": 17.916917628601432,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42308443,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 458700,
            "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, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Disconnection",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-24T17:19:02.539403Z",
            "ended": "2022-03-24T17:41:25.914884Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.4715576171875,
                            "deviation": 61.772212982177734,
                            "volatility": 0.059103257954120636
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 458700,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1204.8214111328125,
                            "deviation": 64.4875717163086,
                            "volatility": 0.059966426342725754
                        }
                    },
                    "username": "DuanProkop",
                    "country": "un",
                    "ranking": 17.916917628601432,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26c7000a722f0a560c34ac630113b17e?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/15102423"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 379826,
                    "username": "djthedj",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/b6ca3a2c52a436ebbbd94017065125b7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.1785320412152,
                            "deviation": 63.133445354542566,
                            "volatility": 0.059647714833963354
                        }
                    },
                    "ranking": 19.198847082561596,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 15102423,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 379826,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "634.825",
            "white_player_rank": 14,
            "white_player_rating": "554.665",
            "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": "74.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-11-01T19:52:19.123595Z",
            "ended": "2018-11-01T20:21:37.390110Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.881103515625,
                            "deviation": 61.4916877746582,
                            "volatility": 0.05973116308450699
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 379826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1296.9649658203125,
                            "deviation": 60.74947738647461,
                            "volatility": 0.05974487215280533
                        }
                    },
                    "username": "djthedj",
                    "country": "de",
                    "ranking": 19.198847082561596,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b6ca3a2c52a436ebbbd94017065125b7-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/15084142"
            },
            "players": {
                "black": {
                    "id": 372175,
                    "username": "I dont see my own weakness",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/b167cd1618bb5e8bf09d00555c9321eb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.7470453109495,
                            "deviation": 61.215998968015235,
                            "volatility": 0.06002406275353685
                        }
                    },
                    "ranking": 24.253123732238166,
                    "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": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 15084142,
            "name": "Game",
            "creator": 372175,
            "mode": "game",
            "source": "play",
            "black": 372175,
            "white": 190546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 13,
            "black_player_rating": "418.032",
            "white_player_rank": 14,
            "white_player_rating": "530.089",
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2018-10-31T13:45:12.083775Z",
            "ended": "2018-10-31T14:14:21.811090Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 372175,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.699462890625,
                            "deviation": 64.52159881591797,
                            "volatility": 0.059999242424964905
                        }
                    },
                    "username": "I dont see my own weakness",
                    "country": "us",
                    "ranking": 24.253123732238166,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b167cd1618bb5e8bf09d00555c9321eb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1291.913330078125,
                            "deviation": 61.80147933959961,
                            "volatility": 0.05973844975233078
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "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/20804568"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 708731,
                    "username": "qsdfg",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d55df1e75aceba751613bedc7bee05fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1370.0285481763972,
                            "deviation": 61.56319386202204,
                            "volatility": 0.05966004140244332
                        }
                    },
                    "ranking": 22.205215953377923,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20804568,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 708731,
            "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": "599.892",
            "white_player_rank": 10,
            "white_player_rating": "198.300",
            "time_per_move": 46,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1500, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-12-11T10:32:43.014906Z",
            "ended": "2019-12-11T11:07:50.246897Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1357.177001953125,
                            "deviation": 61.45085906982422,
                            "volatility": 0.05961517244577408
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 708731,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1365.6536865234375,
                            "deviation": 191.97921752929688,
                            "volatility": 0.0599975623190403
                        }
                    },
                    "username": "qsdfg",
                    "country": "un",
                    "ranking": 22.205215953377923,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d55df1e75aceba751613bedc7bee05fa?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/40382653"
            },
            "players": {
                "black": {
                    "id": 190546,
                    "username": "doc37",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1240.7448489105257,
                            "deviation": 61.287395081742574,
                            "volatility": 0.058739739679333755
                        }
                    },
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1041088,
                    "username": "AlexRus",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/1f97778bfaebf8f3c8e63a08fd984748?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1246.3311890622404,
                            "deviation": 61.816154538770284,
                            "volatility": 0.060031934007019304
                        }
                    },
                    "ranking": 20.014591855291506,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40382653,
            "name": "Дружеский матч",
            "creator": 1041088,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 1041088,
            "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": 36,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 600, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-01-15T12:12:42.310764Z",
            "ended": "2022-01-15T12:37:38.004427Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.3756103515625,
                            "deviation": 61.80308151245117,
                            "volatility": 0.05918852612376213
                        }
                    },
                    "username": "doc37",
                    "country": "un",
                    "ranking": 19.91059504134167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8e48e04afb6c15e99056a44bf21f576c?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1041088,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1418.8289794921875,
                            "deviation": 61.73605728149414,
                            "volatility": 0.05998293310403824
                        }
                    },
                    "username": "AlexRus",
                    "country": "ru",
                    "ranking": 20.014591855291506,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/1f97778bfaebf8f3c8e63a08fd984748?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
        }
    ]
}