List all games played by a specific player.

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

{
    "count": 915,
    "next": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-id&page=42",
    "previous": "https://online-go.com/api/v1/players/1120974/games/?format=api&ordering=-id&page=40",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/42452390"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 213659,
                    "username": "erichkim1",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6fce29de56947a03721ed359c7b3ed0f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1958.0342464816263,
                            "deviation": 64.91250949043089,
                            "volatility": 0.05925540422604493
                        }
                    },
                    "ranking": 30.472299878058898,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42452390,
            "name": "Friendly Match",
            "creator": 213659,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 213659,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 30, \"period_time\": 10, \"periods\": 3, \"periods_min\": 1, \"periods_max\": 300, \"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-03-29T16:08:10.057610Z",
            "ended": "2022-03-29T16:12:22.578943Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.608642578125,
                            "deviation": 64.2064208984375,
                            "volatility": 0.060086097568273544
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 213659,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2000.701171875,
                            "deviation": 68.10455322265625,
                            "volatility": 0.05936829373240471
                        }
                    },
                    "username": "erichkim1",
                    "country": "un",
                    "ranking": 30.472299878058898,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6fce29de56947a03721ed359c7b3ed0f?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/42451527"
            },
            "players": {
                "black": {
                    "id": 1095283,
                    "username": "happygo01",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/26fb39406ed2fc137a30a27496830a7e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.0718139892115,
                            "deviation": 60.759130326014116,
                            "volatility": 0.05985360039498232
                        }
                    },
                    "ranking": 26.468693009926856,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42451527,
            "name": "Friendly Match",
            "creator": 1095283,
            "mode": "game",
            "source": "play",
            "black": 1095283,
            "white": 1120974,
            "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": 10,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 60, \"period_time\": 10, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-29T15:25:34.496187Z",
            "ended": "2022-03-29T15:39:54.570224Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1095283,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1526.2655029296875,
                            "deviation": 61.40180206298828,
                            "volatility": 0.059883683919906616
                        }
                    },
                    "username": "happygo01",
                    "country": "un",
                    "ranking": 26.468693009926856,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/26fb39406ed2fc137a30a27496830a7e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.90625,
                            "deviation": 64.41837310791016,
                            "volatility": 0.060087043792009354
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/42450124"
            },
            "players": {
                "black": {
                    "id": 1130643,
                    "username": "Sidplaygogo",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a3af733770e541b3e8f570d86f4ceeb0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1591.6799750817554,
                            "deviation": 66.88640423035736,
                            "volatility": 0.06019797529799595
                        }
                    },
                    "ranking": 25.676754506784377,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42450124,
            "name": "Friendly Match",
            "creator": 1130643,
            "mode": "game",
            "source": "play",
            "black": 1130643,
            "white": 1120974,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 5,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 10, \"period_time\": 5, \"periods\": 1, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-29T14:24:59.217825Z",
            "ended": "2022-03-29T14:27:18.281371Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1130643,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1551.10107421875,
                            "deviation": 65.4022216796875,
                            "volatility": 0.060169097036123276
                        }
                    },
                    "username": "Sidplaygogo",
                    "country": "un",
                    "ranking": 25.676754506784377,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a3af733770e541b3e8f570d86f4ceeb0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1574.998046875,
                            "deviation": 64.66478729248047,
                            "volatility": 0.060087528079748154
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/42420691"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 760156,
                    "username": "isaac217kim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3d9041c6642c4b975a3c6397986e3058?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1236.4126551767936,
                            "deviation": 60.72550173378766,
                            "volatility": 0.059625444184269835
                        }
                    },
                    "ranking": 19.82962288917407,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42420691,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 760156,
            "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": 23,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 300, \"period_time\": 20, \"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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-28T14:17:45.962655Z",
            "ended": "2022-03-28T14:27:59.362663Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.225341796875,
                            "deviation": 63.72045135498047,
                            "volatility": 0.060080163180828094
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 760156,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1409.247314453125,
                            "deviation": 60.607444763183594,
                            "volatility": 0.059716325253248215
                        }
                    },
                    "username": "isaac217kim",
                    "country": "un",
                    "ranking": 19.82962288917407,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3d9041c6642c4b975a3c6397986e3058?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/42416498"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42416498,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1120974,
            "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": 60,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "37.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-28T11:34:24.651751Z",
            "ended": "2022-03-28T13:19:00.668565Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1431.7166748046875,
                            "deviation": 71.04412078857422,
                            "volatility": 0.06904935836791992
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.673828125,
                            "deviation": 63.759395599365234,
                            "volatility": 0.06008326634764671
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/42400347"
            },
            "players": {
                "black": {
                    "id": 492402,
                    "username": "mvs",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/0e999f4316219c6948350ac367566909-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.735752029464,
                            "deviation": 61.97459326272281,
                            "volatility": 0.06125392653913373
                        }
                    },
                    "ranking": 21.704873944279008,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42400347,
            "name": "Дружеский матч",
            "creator": 492402,
            "mode": "game",
            "source": "play",
            "black": 492402,
            "white": 1120974,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 30, \"time_increment\": 10, \"max_time\": 60, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-27T20:49:08.659595Z",
            "ended": "2022-03-27T20:54:00.721864Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 492402,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.8544921875,
                            "deviation": 64.61772918701172,
                            "volatility": 0.0604621060192585
                        }
                    },
                    "username": "mvs",
                    "country": "_Pirate",
                    "ranking": 21.704873944279008,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0e999f4316219c6948350ac367566909-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.7293701171875,
                            "deviation": 63.678192138671875,
                            "volatility": 0.060084909200668335
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/42399774"
            },
            "players": {
                "black": {
                    "id": 707792,
                    "username": "Anthe",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/1f27989bccf241df614eddad2d530a71-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1475.0544454142448,
                            "deviation": 62.33616100921322,
                            "volatility": 0.059926342903351984
                        }
                    },
                    "ranking": 23.91515189351209,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42399774,
            "name": "Freundschaftsspiel",
            "creator": 707792,
            "mode": "game",
            "source": "play",
            "black": 707792,
            "white": 1120974,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 20,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 30, \"time_increment\": 20, \"max_time\": 45, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "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": "2022-03-27T20:19:25.309044Z",
            "ended": "2022-03-27T20:24:30.334858Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 707792,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1548.380615234375,
                            "deviation": 62.452308654785156,
                            "volatility": 0.0598764643073082
                        }
                    },
                    "username": "Anthe",
                    "country": "eu",
                    "ranking": 23.91515189351209,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1f27989bccf241df614eddad2d530a71-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.978271484375,
                            "deviation": 63.88180923461914,
                            "volatility": 0.06008535996079445
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/42391826"
            },
            "players": {
                "black": {
                    "id": 1053046,
                    "username": "Quisaitqui",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/4c039cf1433bef0efc96626910e2dc43-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1339.0919589640068,
                            "deviation": 66.1031979718452,
                            "volatility": 0.05994199274697609
                        }
                    },
                    "ranking": 21.676473749683023,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42391826,
            "name": "Friendly Match",
            "creator": 1053046,
            "mode": "game",
            "source": "play",
            "black": 1053046,
            "white": 1120974,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 8,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"blitz\", \"per_move\": 8, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-03-27T14:05:06.440026Z",
            "ended": "2022-03-27T14:07:40.251934Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1053046,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1350.2205810546875,
                            "deviation": 68.48699188232422,
                            "volatility": 0.05990031361579895
                        }
                    },
                    "username": "Quisaitqui",
                    "country": "_LGBT",
                    "ranking": 21.676473749683023,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4c039cf1433bef0efc96626910e2dc43-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1569.978271484375,
                            "deviation": 63.88180923461914,
                            "volatility": 0.06008535996079445
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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/42390942"
            },
            "players": {
                "black": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 605216,
                    "username": "sfas",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/1976a1f26ed33f4190f3d6fd391531f5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1508.2903432283874,
                            "deviation": 62.870790928233845,
                            "volatility": 0.06020079050307067
                        }
                    },
                    "ranking": 24.43097753345589,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42390942,
            "name": "Friendly Match",
            "creator": 605216,
            "mode": "game",
            "source": "play",
            "black": 1120974,
            "white": 605216,
            "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": 3,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"blitz\", \"main_time\": 30, \"period_time\": 3, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-27T13:26:08.548002Z",
            "ended": "2022-03-27T13:33:44.846463Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1552.6788330078125,
                            "deviation": 63.82380676269531,
                            "volatility": 0.06008073687553406
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 605216,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.59228515625,
                            "deviation": 63.6291389465332,
                            "volatility": 0.060394324362277985
                        }
                    },
                    "username": "sfas",
                    "country": "001",
                    "ranking": 24.43097753345589,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1976a1f26ed33f4190f3d6fd391531f5-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/42390263"
            },
            "players": {
                "black": {
                    "id": 120416,
                    "username": "jinkim",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a09d163ffbbf9138df18a51c2c17cc1e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.8680709578039,
                            "deviation": 60.0090078641974,
                            "volatility": 0.05764787571947689
                        }
                    },
                    "ranking": 21.3066198921546,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "username": "Artems other cat",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1762.88292080184,
                            "deviation": 73.84847818301249,
                            "volatility": 0.060197101887581074
                        }
                    },
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42390263,
            "name": "Friendly Match",
            "creator": 1120974,
            "mode": "game",
            "source": "play",
            "black": 120416,
            "white": 1120974,
            "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": 23,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 300, \"period_time\": 20, \"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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-03-27T13:01:16.483631Z",
            "ended": "2022-03-27T13:08:21.289151Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 120416,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1529.597900390625,
                            "deviation": 61.16148376464844,
                            "volatility": 0.05913219973444939
                        }
                    },
                    "username": "jinkim",
                    "country": "un",
                    "ranking": 21.3066198921546,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a09d163ffbbf9138df18a51c2c17cc1e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 1120974,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1565.3470458984375,
                            "deviation": 64.0315170288086,
                            "volatility": 0.060080159455537796
                        }
                    },
                    "username": "Artems other cat",
                    "country": "ua",
                    "ranking": 28.04176882239242,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2a1891bbbbd622cd7c582af603b9cbab-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
        }
    ]
}