List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=101",
    "previous": "https://online-go.com/api/v1/players/126739/games/?format=api&ordering=-id&page=99",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52222192"
            },
            "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": 1323793,
                    "username": "risco2020",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2780fe8d80344b22a62863bce4555ffb?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.149242432361,
                            "deviation": 63.070391940042455,
                            "volatility": 0.059977911849981844
                        }
                    },
                    "ranking": 27.392790909388335,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52222192,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1323793,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-25T13:59:21.012853Z",
            "ended": "2023-03-25T14:00:40.530417Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1869.0067138671875,
                            "deviation": 76.00878143310547,
                            "volatility": 0.07592276483774185
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1323793,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.00830078125,
                            "deviation": 73.57405090332031,
                            "volatility": 0.06000646948814392
                        }
                    },
                    "username": "risco2020",
                    "country": "un",
                    "ranking": 27.392790909388335,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2780fe8d80344b22a62863bce4555ffb?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/52222072"
            },
            "players": {
                "black": {
                    "id": 609067,
                    "username": "Whiskas",
                    "country": "150",
                    "icon": "https://secure.gravatar.com/avatar/80c3d9e5916f6f4f0738bc89c30dedf7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1703.6952434488655,
                            "deviation": 60.90566417186729,
                            "volatility": 0.059936252482292736
                        }
                    },
                    "ranking": 27.251174851566706,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "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": ""
                }
            },
            "id": 52222072,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 609067,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-25T13:54:46.559276Z",
            "ended": "2023-03-25T13:56:21.786181Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 609067,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1645.0316162109375,
                            "deviation": 65.10772705078125,
                            "volatility": 0.06003307178616524
                        }
                    },
                    "username": "Whiskas",
                    "country": "150",
                    "ranking": 27.251174851566706,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/80c3d9e5916f6f4f0738bc89c30dedf7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1861.587646484375,
                            "deviation": 76.13275909423828,
                            "volatility": 0.07592596113681793
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/52221843"
            },
            "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": 624462,
                    "username": "Thomas.G.",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/f9a4bf10fe460cbafbeb05c63fc4ad32?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1255.9342045141402,
                            "deviation": 60.451717122021414,
                            "volatility": 0.05968896754478023
                        }
                    },
                    "ranking": 20.192279561556944,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52221843,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 624462,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-25T13:48:17.954130Z",
            "ended": "2023-03-25T13:50:38.067327Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1858.332275390625,
                            "deviation": 75.62841033935547,
                            "volatility": 0.07592802494764328
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 624462,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.9168701171875,
                            "deviation": 64.45870208740234,
                            "volatility": 0.059750091284513474
                        }
                    },
                    "username": "Thomas.G.",
                    "country": "un",
                    "ranking": 20.192279561556944,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f9a4bf10fe460cbafbeb05c63fc4ad32?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/52221789"
            },
            "players": {
                "black": {
                    "id": 718320,
                    "username": "Suvorov_Alexey",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/8784c177c8324ce2dd60821a9d5d5774?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1771.2938128007831,
                            "deviation": 63.43679995057135,
                            "volatility": 0.05991485669260629
                        }
                    },
                    "ranking": 28.151957153116662,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "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": ""
                }
            },
            "id": 52221789,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 718320,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-25T13:43:45.184915Z",
            "ended": "2023-03-25T13:44:28.304753Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 718320,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1468.62109375,
                            "deviation": 72.01445770263672,
                            "volatility": 0.05994229018688202
                        }
                    },
                    "username": "Suvorov_Alexey",
                    "country": "ru",
                    "ranking": 28.151957153116662,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8784c177c8324ce2dd60821a9d5d5774?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.0384521484375,
                            "deviation": 75.11424255371094,
                            "volatility": 0.07593011111021042
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/52221714"
            },
            "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": 197954,
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.2882509332217,
                            "deviation": 63.272279328661874,
                            "volatility": 0.06071402828382414
                        }
                    },
                    "ranking": 22.260231221290113,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52221714,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 197954,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-25T13:39:54.540298Z",
            "ended": "2023-03-25T13:41:38.099591Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1849.5318603515625,
                            "deviation": 74.94646453857422,
                            "volatility": 0.07593303173780441
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 197954,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1572.2222900390625,
                            "deviation": 63.647830963134766,
                            "volatility": 0.06031985953450203
                        }
                    },
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "ranking": 22.260231221290113,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-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/52221670"
            },
            "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": 1325228,
                    "username": "petrpouska42",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/11e22b640253bd0a11ccf62c3fc44966?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.6497274532942,
                            "deviation": 140.45981324301343,
                            "volatility": 0.05999528954216666
                        }
                    },
                    "ranking": 15.230718949074944,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52221670,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1325228,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-25T13:38:55.933969Z",
            "ended": "2023-03-25T13:39:31.680902Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1847.7073974609375,
                            "deviation": 74.08866882324219,
                            "volatility": 0.07593413442373276
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1325228,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1300.7186279296875,
                            "deviation": 209.6701202392578,
                            "volatility": 0.05999678373336792
                        }
                    },
                    "username": "petrpouska42",
                    "country": "un",
                    "ranking": 15.230718949074944,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/11e22b640253bd0a11ccf62c3fc44966?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/52221634"
            },
            "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": 756728,
                    "username": "IJlpaard",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/3ce348e5bce1d341299ce773b40e374b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1630.8569299313356,
                            "deviation": 65.03737437355115,
                            "volatility": 0.059461608675350844
                        }
                    },
                    "ranking": 26.239659582370578,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52221634,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 756728,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-25T13:37:05.572698Z",
            "ended": "2023-03-25T13:37:40.561263Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1835.7333984375,
                            "deviation": 74.51780700683594,
                            "volatility": 0.07593651115894318
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 756728,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1753.689453125,
                            "deviation": 61.790916442871094,
                            "volatility": 0.0596935972571373
                        }
                    },
                    "username": "IJlpaard",
                    "country": "nl",
                    "ranking": 26.239659582370578,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ce348e5bce1d341299ce773b40e374b-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/52221602"
            },
            "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": 1284861,
                    "username": "baoshabaotian",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/e666eb4e3cc5eaccba41c7f80be28d67?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1946.06796493505,
                            "deviation": 60.92769469318412,
                            "volatility": 0.05997169399628295
                        }
                    },
                    "ranking": 30.330387463732677,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52221602,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 1284861,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-25T13:36:23.514448Z",
            "ended": "2023-03-25T13:36:59.625000Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.3477783203125,
                            "deviation": 75.07431030273438,
                            "volatility": 0.07593701034784317
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1284861,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1813.630615234375,
                            "deviation": 61.85699462890625,
                            "volatility": 0.05998693406581879
                        }
                    },
                    "username": "baoshabaotian",
                    "country": "un",
                    "ranking": 30.330387463732677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/e666eb4e3cc5eaccba41c7f80be28d67?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/52221543"
            },
            "players": {
                "black": {
                    "id": 1257175,
                    "username": "cry_cry",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/7faa98a07da75ddaa5343ba80a78f70a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2169.475081754489,
                            "deviation": 65.62583959058598,
                            "volatility": 0.05999771875684669
                        }
                    },
                    "ranking": 32.8461982465844,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "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": ""
                }
            },
            "id": 52221543,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 1257175,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-25T13:33:59.033137Z",
            "ended": "2023-03-25T13:34:37.438101Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1257175,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2094.872314453125,
                            "deviation": 65.35025024414062,
                            "volatility": 0.0600125677883625
                        }
                    },
                    "username": "cry_cry",
                    "country": "un",
                    "ranking": 32.8461982465844,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7faa98a07da75ddaa5343ba80a78f70a?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1826.0718994140625,
                            "deviation": 74.93506622314453,
                            "volatility": 0.07593997567892075
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/52221376"
            },
            "players": {
                "black": {
                    "id": 197954,
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1373.2882509332217,
                            "deviation": 63.272279328661874,
                            "volatility": 0.06071402828382414
                        }
                    },
                    "ranking": 22.260231221290113,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "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": ""
                }
            },
            "id": 52221376,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 197954,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "canadian",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 2,
            "time_control_parameters": "{\"system\": \"canadian\", \"speed\": \"live\", \"main_time\": 0, \"period_time\": 20, \"stones_per_period\": 10, \"stones_per_period_min\": 1, \"stones_per_period_max\": 50, \"pause_on_weekends\": false, \"time_control\": \"canadian\"}",
            "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": "2023-03-25T13:26:50.076157Z",
            "ended": "2023-03-25T13:29:58.784148Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 197954,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.2236328125,
                            "deviation": 63.55582046508789,
                            "volatility": 0.060319479554891586
                        }
                    },
                    "username": "Jimgo32",
                    "country": "_Pirate",
                    "ranking": 22.260231221290113,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b031cc933136b911ce22ee380d1a0dd8-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1820.075927734375,
                            "deviation": 74.83055877685547,
                            "volatility": 0.07594301551580429
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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
        }
    ]
}