List all games played by a specific player.

GET /api/v1/players/179/games?format=api&ordering=-id&page=47
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&ordering=-id&page=48",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&ordering=-id&page=46",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/49375478"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49375478,
            "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": 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": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-15T08:05:21.709101Z",
            "ended": "2022-12-15T08:22:31.660353Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.8763427734375,
                            "deviation": 61.81770324707031,
                            "volatility": 0.059883516281843185
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.1915283203125,
                            "deviation": 59.217350006103516,
                            "volatility": 0.05502341687679291
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49375151"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49375151,
            "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": 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": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-15T07:44:43.525614Z",
            "ended": "2022-12-15T08:05:14.962849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1676.2767333984375,
                            "deviation": 61.81753158569336,
                            "volatility": 0.05988491699099541
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1791.7012939453125,
                            "deviation": 59.30405807495117,
                            "volatility": 0.05502171069383621
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49375045"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49375045,
            "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": 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-15T07:37:04.023146Z",
            "ended": "2022-12-15T07:44:38.331207Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1684.005615234375,
                            "deviation": 61.835716247558594,
                            "volatility": 0.05988624691963196
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1787.6402587890625,
                            "deviation": 59.09682083129883,
                            "volatility": 0.05501662567257881
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49374923"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49374923,
            "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": 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-15T07:29:06.503440Z",
            "ended": "2022-12-15T07:36:59.673807Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.1839599609375,
                            "deviation": 61.876705169677734,
                            "volatility": 0.05988746136426926
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1780.1787109375,
                            "deviation": 59.119163513183594,
                            "volatility": 0.055017560720443726
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49374645"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49374645,
            "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": 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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-15T07:11:47.556520Z",
            "ended": "2022-12-15T07:29:01.360908Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1677.94287109375,
                            "deviation": 61.880332946777344,
                            "volatility": 0.05988500267267227
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1793.1529541015625,
                            "deviation": 59.10837936401367,
                            "volatility": 0.055015645921230316
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49374447"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49374447,
            "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": 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": "40.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-15T06:59:06.962673Z",
            "ended": "2022-12-15T07:11:35.122636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1686.3900146484375,
                            "deviation": 61.935184478759766,
                            "volatility": 0.0598861388862133
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1765.5360107421875,
                            "deviation": 58.992698669433594,
                            "volatility": 0.055019404739141464
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49374340"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49374340,
            "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": 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-15T06:51:02.099116Z",
            "ended": "2022-12-15T06:59:00.508130Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1695.5189208984375,
                            "deviation": 62.01687240600586,
                            "volatility": 0.05988704413175583
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1752.1392822265625,
                            "deviation": 58.90449142456055,
                            "volatility": 0.05502133443951607
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49374023"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49374023,
            "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": 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-15T06:33:10.289469Z",
            "ended": "2022-12-15T06:50:55.724070Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1705.4163818359375,
                            "deviation": 62.12085723876953,
                            "volatility": 0.05988764390349388
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1737.471435546875,
                            "deviation": 58.873783111572266,
                            "volatility": 0.05502299591898918
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49373821"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49373821,
            "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": 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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-15T06:23:07.408653Z",
            "ended": "2022-12-15T06:33:04.601219Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.802490234375,
                            "deviation": 62.21482849121094,
                            "volatility": 0.059886638075113297
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1748.1934814453125,
                            "deviation": 59.04315948486328,
                            "volatility": 0.0550224706530571
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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/49373724"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1637.1160168206848,
                            "deviation": 67.24526961959904,
                            "volatility": 0.05988785853299232
                        }
                    },
                    "ranking": 26.32833720671211,
                    "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": 1622.440891312955,
                            "deviation": 59.40812628415686,
                            "volatility": 0.055481959382627996
                        }
                    },
                    "ranking": 26.119884671287718,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 49373724,
            "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": 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-15T06:15:17.633432Z",
            "ended": "2022-12-15T06:23:02.987824Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1702.617919921875,
                            "deviation": 62.32828140258789,
                            "volatility": 0.05988730117678642
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.32833720671211,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 798997,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1739.3681640625,
                            "deviation": 59.10408020019531,
                            "volatility": 0.05502297729253769
                        }
                    },
                    "username": "noob_bot",
                    "country": "_Pirate",
                    "ranking": 26.119884671287718,
                    "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
        }
    ]
}