List all games played by a specific player.

GET /api/v1/players/190546/games?format=api&page=47
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=48",
    "previous": "https://online-go.com/api/v1/players/190546/games?format=api&page=46",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/11984674"
            },
            "players": {
                "black": {
                    "id": 507039,
                    "username": "Tonydinho21",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/69730546f24ff02befe2ee167e5f63f9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 949.6988709986726,
                            "deviation": 67.25187756103213,
                            "volatility": 0.05979832562129457
                        }
                    },
                    "ranking": 13.722085962829293,
                    "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": 11984674,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 507039,
            "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": "464.682",
            "white_player_rank": 14,
            "white_player_rating": "505.778",
            "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-03-09T23:44:49.825816Z",
            "ended": "2018-03-10T00:03:20.442638Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 507039,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1165.5208740234375,
                            "deviation": 63.645606994628906,
                            "volatility": 0.0599835179746151
                        }
                    },
                    "username": "Tonydinho21",
                    "country": "fr",
                    "ranking": 13.722085962829293,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/69730546f24ff02befe2ee167e5f63f9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.38134765625,
                            "deviation": 64.71260833740234,
                            "volatility": 0.05991854891180992
                        }
                    },
                    "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/20592006"
            },
            "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": 576379,
                    "username": "ariil",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/17b0f27b50cd915e01f3a31e69713836-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.19669952955,
                            "deviation": 62.52106629991249,
                            "volatility": 0.06028043318274076
                        }
                    },
                    "ranking": 25.39163370285559,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20592006,
            "name": "Дружеский матч",
            "creator": 576379,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 576379,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 15,
            "black_player_rating": "630.134",
            "white_player_rank": 17,
            "white_player_rating": "850.451",
            "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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-11-28T11:00:24.006837Z",
            "ended": "2019-11-28T11:17:55.013261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.3955078125,
                            "deviation": 62.451900482177734,
                            "volatility": 0.05961482971906662
                        }
                    },
                    "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": 576379,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1493.9908447265625,
                            "deviation": 61.23261642456055,
                            "volatility": 0.060228198766708374
                        }
                    },
                    "username": "ariil",
                    "country": "ru",
                    "ranking": 25.39163370285559,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/17b0f27b50cd915e01f3a31e69713836-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/20741010"
            },
            "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": 701155,
                    "username": "nbvx",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f6bc0711a2b227481bc74f96369379df?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1678.0011219732642,
                            "deviation": 63.23326191372292,
                            "volatility": 0.05985901820927097
                        }
                    },
                    "ranking": 26.899380784629056,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 20741010,
            "name": "Friendly Match",
            "creator": 701155,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 701155,
            "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": "405.042",
            "white_player_rank": 16,
            "white_player_rating": "767.190",
            "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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2019-12-07T11:20:45.100700Z",
            "ended": "2019-12-07T11:45:20.952357Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1327.5074462890625,
                            "deviation": 61.73965072631836,
                            "volatility": 0.059615571051836014
                        }
                    },
                    "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": 701155,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.5986328125,
                            "deviation": 60.86427307128906,
                            "volatility": 0.06000808626413345
                        }
                    },
                    "username": "nbvx",
                    "country": "un",
                    "ranking": 26.899380784629056,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f6bc0711a2b227481bc74f96369379df?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/14983269"
            },
            "players": {
                "black": {
                    "id": 537373,
                    "username": "Cotho88",
                    "country": "vn",
                    "icon": "https://user-uploads.online-go.com/48975944ac16e76ca100089b89e1ed60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1391.0537680155696,
                            "deviation": 68.62637741655941,
                            "volatility": 0.05999116429544042
                        }
                    },
                    "ranking": 22.557790191856228,
                    "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": 14983269,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 537373,
            "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": 11,
            "black_player_rating": "280.954",
            "white_player_rank": 14,
            "white_player_rating": "514.953",
            "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": "22.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2018-10-24T14:29:43.796349Z",
            "ended": "2018-10-24T14:50:48.361364Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 537373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1314.842041015625,
                            "deviation": 96.07625579833984,
                            "volatility": 0.05999326333403587
                        }
                    },
                    "username": "Cotho88",
                    "country": "vn",
                    "ranking": 22.557790191856228,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48975944ac16e76ca100089b89e1ed60-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.6168212890625,
                            "deviation": 61.640655517578125,
                            "volatility": 0.05974092707037926
                        }
                    },
                    "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/29626048"
            },
            "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": 241453,
                    "username": "Trutone",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3db81379c062d0b439d0e2c96db78704?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.4207548872566,
                            "deviation": 63.79509599000654,
                            "volatility": 0.059980052786790215
                        }
                    },
                    "ranking": 24.646848587907026,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29626048,
            "name": "Gra towarzyska",
            "creator": 190546,
            "mode": "game",
            "source": "play",
            "black": 190546,
            "white": 241453,
            "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": "84.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-12-29T23:17:58.869974Z",
            "ended": "2020-12-29T23:41:10.463787Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.8131103515625,
                            "deviation": 61.08467102050781,
                            "volatility": 0.059382956475019455
                        }
                    },
                    "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": 241453,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1307.688232421875,
                            "deviation": 61.06675720214844,
                            "volatility": 0.0599677674472332
                        }
                    },
                    "username": "Trutone",
                    "country": "un",
                    "ranking": 24.646848587907026,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3db81379c062d0b439d0e2c96db78704?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
        }
    ]
}