List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=84",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-ended&page=82",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/67742865"
            },
            "players": {
                "black": {
                    "id": 464199,
                    "username": "dr.toma",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/0a3da26e9a517da4b0a4fb4ba8e80dc1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.4240487046302,
                            "deviation": 65.99404611174113,
                            "volatility": 0.06004493744301138
                        }
                    },
                    "ranking": 27.504275297579134,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67742865,
            "name": "Ladder Challenge: dr.toma(#58) vs benjito(#38)",
            "creator": 464199,
            "mode": "game",
            "source": "play",
            "black": 464199,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-13T16:10:02.325327Z",
            "ended": "2024-09-16T18:51:57.615118Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 464199,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1655.5439453125,
                            "deviation": 66.1169662475586,
                            "volatility": 0.059991490095853806
                        }
                    },
                    "username": "dr.toma",
                    "country": "ro",
                    "ranking": 27.504275297579134,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0a3da26e9a517da4b0a4fb4ba8e80dc1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.539306640625,
                            "deviation": 67.9742431640625,
                            "volatility": 0.059865739196538925
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/67744289"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1515858,
                    "username": "sdkl",
                    "country": "cx",
                    "icon": "https://user-uploads.online-go.com/b5115717c6f84cb7faca309f60de84bc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1178.49738624735,
                            "deviation": 63.21551785008979,
                            "volatility": 0.0632442915948083
                        }
                    },
                    "ranking": 18.71902615040553,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67744289,
            "name": "Ladder Challenge: sdkl(#58) vs benjito(#38)",
            "creator": 1515858,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1515858,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-13T17:19:08.170590Z",
            "ended": "2024-09-16T02:00:14.672248Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1554.8858642578125,
                            "deviation": 67.47599792480469,
                            "volatility": 0.059866443276405334
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1515858,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.30859375,
                            "deviation": 65.90528869628906,
                            "volatility": 0.06142260879278183
                        }
                    },
                    "username": "sdkl",
                    "country": "cx",
                    "ranking": 18.71902615040553,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5115717c6f84cb7faca309f60de84bc-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/67688614"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 91016,
                    "username": "Empedokles",
                    "country": "dk",
                    "icon": "https://user-uploads.online-go.com/00b62a58f5cb10d4da2eb7d07ff3533c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.39317250408,
                            "deviation": 65.46810527716352,
                            "volatility": 0.060058908396479115
                        }
                    },
                    "ranking": 24.67682184869443,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67688614,
            "name": "Ladder Challenge: benjito(#60) vs Empedokles(#37)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 91016,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-11T18:59:40.543930Z",
            "ended": "2024-09-15T16:00:13.982946Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.0599365234375,
                            "deviation": 67.68569946289062,
                            "volatility": 0.05986800789833069
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 91016,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.9708251953125,
                            "deviation": 66.32508850097656,
                            "volatility": 0.06003250554203987
                        }
                    },
                    "username": "Empedokles",
                    "country": "dk",
                    "ranking": 24.67682184869443,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/00b62a58f5cb10d4da2eb7d07ff3533c-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/67688610"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 322830,
                    "username": "alemitrani",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/781c0ea03472992b90aac66f2e827778-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1599.795671272733,
                            "deviation": 65.16522698289964,
                            "volatility": 0.06003447447285352
                        }
                    },
                    "ranking": 25.794492376417434,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 67688610,
            "name": "Ladder Challenge: benjito(#60) vs alemitrani(#36)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 322830,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-11T18:59:36.954535Z",
            "ended": "2024-09-13T01:11:37.482260Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1543.127685546875,
                            "deviation": 67.87799072265625,
                            "volatility": 0.05986392870545387
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 322830,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1722.5189208984375,
                            "deviation": 65.49956512451172,
                            "volatility": 0.06003546342253685
                        }
                    },
                    "username": "alemitrani",
                    "country": "cl",
                    "ranking": 25.794492376417434,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/781c0ea03472992b90aac66f2e827778-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/67235556"
            },
            "players": {
                "black": {
                    "id": 1285178,
                    "username": "VikingKoala",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.8164406195783,
                            "deviation": 63.52080297059803,
                            "volatility": 0.05970506488565628
                        }
                    },
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67235556,
            "name": "Ladder Challenge: benjito(#325) vs VikingKoala(#226)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1285178,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-27T04:41:41.808035Z",
            "ended": "2024-09-12T11:21:37.887895Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1285178,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1121.5159912109375,
                            "deviation": 64.24068450927734,
                            "volatility": 0.05975830927491188
                        }
                    },
                    "username": "VikingKoala",
                    "country": "eu",
                    "ranking": 16.608663525626916,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/aa9209bd96e427a6ff7e102b893f9af0-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1540.8968505859375,
                            "deviation": 67.47509765625,
                            "volatility": 0.0598648339509964
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/67609327"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1313799,
                    "username": "skycat",
                    "country": "hk",
                    "icon": "https://user-uploads.online-go.com/38afb43116aa167f22f876218978b46d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.0844792565135,
                            "deviation": 61.51318252265434,
                            "volatility": 0.05995542548164181
                        }
                    },
                    "ranking": 14.66278136032089,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67609327,
            "name": "Ladder Challenge: skycat(#61) vs benjito(#59)",
            "creator": 1313799,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1313799,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-08T23:38:20.218049Z",
            "ended": "2024-09-12T01:37:30.229632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.7158203125,
                            "deviation": 67.05571746826172,
                            "volatility": 0.05986573174595833
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1313799,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1116.851318359375,
                            "deviation": 67.10672760009766,
                            "volatility": 0.059944476932287216
                        }
                    },
                    "username": "skycat",
                    "country": "hk",
                    "ranking": 14.66278136032089,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/38afb43116aa167f22f876218978b46d-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/67624127"
            },
            "players": {
                "black": {
                    "id": 563935,
                    "username": "Luiz Vaz Go",
                    "country": "pt",
                    "icon": "https://user-uploads.online-go.com/dcaa947f698a84f1c06b6e4c36734407-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 711.1143327696414,
                            "deviation": 70.61861236077773,
                            "volatility": 0.060075789115179634
                        }
                    },
                    "ranking": 7.024519320920257,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67624127,
            "name": "Ladder Challenge: Luiz Vaz Go(#75) vs benjito(#58)",
            "creator": 563935,
            "mode": "game",
            "source": "play",
            "black": 563935,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-09T13:22:30.875219Z",
            "ended": "2024-09-11T18:36:13.794599Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 563935,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 806.8350830078125,
                            "deviation": 73.629638671875,
                            "volatility": 0.06005251035094261
                        }
                    },
                    "username": "Luiz Vaz Go",
                    "country": "pt",
                    "ranking": 7.024519320920257,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dcaa947f698a84f1c06b6e4c36734407-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.3050537109375,
                            "deviation": 66.32136535644531,
                            "volatility": 0.059865932911634445
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/67235570"
            },
            "players": {
                "black": {
                    "id": 490765,
                    "username": "Crispy duck",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.16565156775,
                            "deviation": 72.13451002160895,
                            "volatility": 0.060240456454887764
                        }
                    },
                    "ranking": 16.072042816952596,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67235570,
            "name": "Ladder Challenge: benjito(#325) vs Crispy duck(#202)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 490765,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-27T04:42:20.109558Z",
            "ended": "2024-09-11T10:51:39.067907Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 490765,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1235.0218505859375,
                            "deviation": 71.16908264160156,
                            "volatility": 0.060008034110069275
                        }
                    },
                    "username": "Crispy duck",
                    "country": "ua",
                    "ranking": 16.072042816952596,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/18206514bb3c23c8da420755898f0e52-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1534.428955078125,
                            "deviation": 66.1255111694336,
                            "volatility": 0.05986728519201279
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/67337562"
            },
            "players": {
                "black": {
                    "id": 1424935,
                    "username": "Oniya",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/b6cd63c0d2a16c0e477577062507bb2f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1137.3512918222298,
                            "deviation": 61.453420007996684,
                            "volatility": 0.06004698387848167
                        }
                    },
                    "ranking": 17.896319258218803,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67337562,
            "name": "Ladder Challenge: Oniya(#83) vs benjito(#57)",
            "creator": 1424935,
            "mode": "game",
            "source": "play",
            "black": 1424935,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 95543,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 315,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-30T16:59:04.542446Z",
            "ended": "2024-09-10T16:12:15.778280Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1424935,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1146.803466796875,
                            "deviation": 63.98291015625,
                            "volatility": 0.060092177242040634
                        }
                    },
                    "username": "Oniya",
                    "country": "us",
                    "ranking": 17.896319258218803,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b6cd63c0d2a16c0e477577062507bb2f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1531.90673828125,
                            "deviation": 65.73430633544922,
                            "volatility": 0.05986832082271576
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/66862419"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.548647863583,
                            "deviation": 65.85186377331392,
                            "volatility": 0.05993382900370875
                        }
                    },
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 860662,
                    "username": "cisba",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/2ba2bf8438549a88f35d2846c8f5b33c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.8351121347125,
                            "deviation": 65.61898522826124,
                            "volatility": 0.05997630015597823
                        }
                    },
                    "ranking": 27.08945451468812,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66862419,
            "name": "Ladder Challenge: benjito(#322) vs cisba(#194)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 860662,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-14T00:59:37.755982Z",
            "ended": "2024-09-08T06:28:14.747263Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1515.08056640625,
                            "deviation": 65.89928436279297,
                            "volatility": 0.05986519157886505
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 860662,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.794921875,
                            "deviation": 67.62261962890625,
                            "volatility": 0.05998438224196434
                        }
                    },
                    "username": "cisba",
                    "country": "it",
                    "ranking": 27.08945451468812,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2ba2bf8438549a88f35d2846c8f5b33c-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
        }
    ]
}