List all games played by a specific player.

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

{
    "count": 2714,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&page=100",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=98",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49467587"
            },
            "players": {
                "black": {
                    "id": 798997,
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.7584330553334,
                            "deviation": 59.60252491221718,
                            "volatility": 0.05550383422045693
                        }
                    },
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49467587,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 798997,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 606,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": true, \"time_increment\": 600, \"initial_time\": 720, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-19T02:29:39.811541Z",
            "ended": "2022-12-19T02:50:20.044061Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1817.778076171875,
                            "deviation": 59.11077880859375,
                            "volatility": 0.05493807792663574
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.168212890625,
                            "deviation": 62.36409378051758,
                            "volatility": 0.05987739935517311
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/49469366"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "username": "Deutzia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.573607771721,
                            "deviation": 100.42979868711949,
                            "volatility": 0.14998383758490558
                        }
                    },
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49469366,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195519,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 121,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 120, \"initial_time\": 120, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-12-19T04:30:48.036147Z",
            "ended": "2022-12-19T04:31:56.582769Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.77099609375,
                            "deviation": 62.87743377685547,
                            "volatility": 0.059871044009923935
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1611.5872802734375,
                            "deviation": 63.17460632324219,
                            "volatility": 0.0615803487598896
                        }
                    },
                    "username": "Deutzia",
                    "country": "un",
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49472097"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "username": "Deutzia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.573607771721,
                            "deviation": 100.42979868711949,
                            "volatility": 0.14998383758490558
                        }
                    },
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49472097,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195519,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 121,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 120, \"initial_time\": 120, \"max_time\": 3600}",
            "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-12-19T07:31:11.711374Z",
            "ended": "2022-12-19T07:46:38.190110Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1564.07763671875,
                            "deviation": 61.93809127807617,
                            "volatility": 0.05986996367573738
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1662.022705078125,
                            "deviation": 63.19688415527344,
                            "volatility": 0.061564307659864426
                        }
                    },
                    "username": "Deutzia",
                    "country": "un",
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49444964"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.7584330553334,
                            "deviation": 59.60252491221718,
                            "volatility": 0.05550383422045693
                        }
                    },
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49444964,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 798997,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 606,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": true, \"time_increment\": 600, \"initial_time\": 720, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-18T02:41:30.452454Z",
            "ended": "2022-12-18T02:57:40.059080Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4447021484375,
                            "deviation": 61.60623550415039,
                            "volatility": 0.05988038703799248
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1815.66748046875,
                            "deviation": 58.78118896484375,
                            "volatility": 0.0549507737159729
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49448673"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.7584330553334,
                            "deviation": 59.60252491221718,
                            "volatility": 0.05550383422045693
                        }
                    },
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49448673,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 798997,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 606,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": true, \"time_increment\": 600, \"initial_time\": 720, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-18T06:39:25.501213Z",
            "ended": "2022-12-18T06:57:19.567131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.315673828125,
                            "deviation": 61.75706100463867,
                            "volatility": 0.05988277867436409
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1825.7261962890625,
                            "deviation": 58.60306930541992,
                            "volatility": 0.05494929850101471
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49469387"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "username": "Deutzia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.573607771721,
                            "deviation": 100.42979868711949,
                            "volatility": 0.14998383758490558
                        }
                    },
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49469387,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195519,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 121,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 120, \"initial_time\": 120, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-19T04:32:12.873545Z",
            "ended": "2022-12-19T04:59:23.141497Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1607.77099609375,
                            "deviation": 62.87743377685547,
                            "volatility": 0.059871044009923935
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1576.0206298828125,
                            "deviation": 63.29979705810547,
                            "volatility": 0.061578504741191864
                        }
                    },
                    "username": "Deutzia",
                    "country": "un",
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49469804"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "username": "Deutzia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.573607771721,
                            "deviation": 100.42979868711949,
                            "volatility": 0.14998383758490558
                        }
                    },
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49469804,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195519,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 121,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 120, \"initial_time\": 120, \"max_time\": 3600}",
            "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-12-19T05:01:26.618317Z",
            "ended": "2022-12-19T05:13:09.968791Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.884033203125,
                            "deviation": 62.733360290527344,
                            "volatility": 0.05987045541405678
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1570.0721435546875,
                            "deviation": 63.02768325805664,
                            "volatility": 0.06157686561346054
                        }
                    },
                    "username": "Deutzia",
                    "country": "un",
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49470618"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "username": "Deutzia",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1232.573607771721,
                            "deviation": 100.42979868711949,
                            "volatility": 0.14998383758490558
                        }
                    },
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49470618,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1195519,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 121,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 120, \"initial_time\": 120, \"max_time\": 3600}",
            "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-12-19T05:58:46.741175Z",
            "ended": "2022-12-19T06:15:54.286955Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.844482421875,
                            "deviation": 62.34642028808594,
                            "volatility": 0.05987164005637169
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1195519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.4571533203125,
                            "deviation": 62.436973571777344,
                            "volatility": 0.06157965585589409
                        }
                    },
                    "username": "Deutzia",
                    "country": "un",
                    "ranking": 19.757630573634735,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e5068011151fd0c5224e3317148f6151-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49448981"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.7584330553334,
                            "deviation": 59.60252491221718,
                            "volatility": 0.05550383422045693
                        }
                    },
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49448981,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 798997,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 606,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": true, \"time_increment\": 600, \"initial_time\": 720, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-18T06:57:24.112638Z",
            "ended": "2022-12-18T07:10:19.815654Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.3394775390625,
                            "deviation": 61.855499267578125,
                            "volatility": 0.059881191700696945
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1831.108642578125,
                            "deviation": 58.71853256225586,
                            "volatility": 0.054948072880506516
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-32.png",
                    "ui_class": "bot"
                }
            },
            "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/49468141"
            },
            "players": {
                "black": {
                    "id": 798997,
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.7584330553334,
                            "deviation": 59.60252491221718,
                            "volatility": 0.05550383422045693
                        }
                    },
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.7426457579807,
                            "deviation": 66.45844101095385,
                            "volatility": 0.05988639214125984
                        }
                    },
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49468141,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 798997,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.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": 606,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": true, \"time_increment\": 600, \"initial_time\": 720, \"max_time\": 3600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-19T03:06:21.413473Z",
            "ended": "2022-12-19T03:30:06.897253Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1821.7138671875,
                            "deviation": 59.33952713012695,
                            "volatility": 0.054936524480581284
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 24.004499550642713,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1617.8388671875,
                            "deviation": 62.568023681640625,
                            "volatility": 0.05987419933080673
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.47811979607905,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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
        }
    ]
}