List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&ordering=-id&page=85
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=-id&page=86",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&ordering=-id&page=84",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/66933552"
            },
            "players": {
                "black": {
                    "id": 11372,
                    "username": "Carel",
                    "country": "_Scotland",
                    "icon": "https://secure.gravatar.com/avatar/d04e237ce10e8d5d3440046944c89417?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1292.3916243045364,
                            "deviation": 65.67142702351883,
                            "volatility": 0.059964723165606366
                        }
                    },
                    "ranking": 20.854712007568494,
                    "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": 66933552,
            "name": "Ladder Challenge: benjito(#45) vs Carel(#34)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 11372,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-16T13:24:11.613171Z",
            "ended": "2024-08-28T17:40:06.689143Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 11372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1463.33740234375,
                            "deviation": 66.18147277832031,
                            "volatility": 0.05996153503656387
                        }
                    },
                    "username": "Carel",
                    "country": "_Scotland",
                    "ranking": 20.854712007568494,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d04e237ce10e8d5d3440046944c89417?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1527.960205078125,
                            "deviation": 65.14266204833984,
                            "volatility": 0.059867557138204575
                        }
                    },
                    "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/66929491"
            },
            "players": {
                "black": {
                    "id": 21047,
                    "username": "Etherion",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/934d74c8519389163007892a409cdc27?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2017.9788244460751,
                            "deviation": 71.74452186126348,
                            "volatility": 0.06000050009463617
                        }
                    },
                    "ranking": 31.170397250128225,
                    "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": 66929491,
            "name": "Ladder Challenge: Etherion(#70) vs benjito(#43)",
            "creator": 21047,
            "mode": "game",
            "source": "play",
            "black": 21047,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-16T10:16:03.977432Z",
            "ended": "2024-08-16T13:23:40.701373Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21047,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1811.194091796875,
                            "deviation": 66.17599487304688,
                            "volatility": 0.059914134442806244
                        }
                    },
                    "username": "Etherion",
                    "country": "cz",
                    "ranking": 31.170397250128225,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/934d74c8519389163007892a409cdc27?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1522.9736328125,
                            "deviation": 65.48056030273438,
                            "volatility": 0.0598798431456089
                        }
                    },
                    "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/66906178"
            },
            "players": {
                "black": {
                    "id": 33930,
                    "username": "gbohus",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/209095761f0b90a02c69dda51d33f8d2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.9791410290748,
                            "deviation": 63.812040703451615,
                            "volatility": 0.05996437854927865
                        }
                    },
                    "ranking": 26.0704374853381,
                    "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": 66906178,
            "name": "Ladder Challenge: benjito(#40) vs gbohus(#26)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 33930,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-15T13:53:52.537509Z",
            "ended": "2024-08-23T11:09:44.095565Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 33930,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.679443359375,
                            "deviation": 64.40182495117188,
                            "volatility": 0.059947408735752106
                        }
                    },
                    "username": "gbohus",
                    "country": "eu",
                    "ranking": 26.0704374853381,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/209095761f0b90a02c69dda51d33f8d2-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.6341552734375,
                            "deviation": 65.16645050048828,
                            "volatility": 0.05987340956926346
                        }
                    },
                    "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/66906175"
            },
            "players": {
                "black": {
                    "id": 1268500,
                    "username": "ecopat",
                    "country": "151",
                    "icon": "https://user-uploads.online-go.com/91c2520ede807d42a0680461b7e69277-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1786.2850793403977,
                            "deviation": 63.92874802861141,
                            "volatility": 0.05983854381251818
                        }
                    },
                    "ranking": 28.347061680719456,
                    "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": 66906175,
            "name": "Ladder Challenge: benjito(#40) vs ecopat(#25)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 1268500,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-15T13:53:48.793375Z",
            "ended": "2024-08-16T13:15:10.843535Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1268500,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1731.7440185546875,
                            "deviation": 64.054931640625,
                            "volatility": 0.05976681411266327
                        }
                    },
                    "username": "ecopat",
                    "country": "151",
                    "ranking": 28.347061680719456,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/91c2520ede807d42a0680461b7e69277-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1528.8135986328125,
                            "deviation": 65.49345397949219,
                            "volatility": 0.05988143011927605
                        }
                    },
                    "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/66886124"
            },
            "players": {
                "black": {
                    "id": 183443,
                    "username": "Jobie",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/651f74b83d7b87ec4b3e9304a5a71649?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.689508705594,
                            "deviation": 68.16545134687111,
                            "volatility": 0.05966373486124955
                        }
                    },
                    "ranking": 17.821665951601254,
                    "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": 66886124,
            "name": "Ladder Challenge: Jobie(#54) vs benjito(#38)",
            "creator": 183443,
            "mode": "game",
            "source": "play",
            "black": 183443,
            "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-08-14T20:04:26.890087Z",
            "ended": "2024-08-26T20:18:38.233916Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 183443,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1226.1318359375,
                            "deviation": 64.67986297607422,
                            "volatility": 0.059617917984724045
                        }
                    },
                    "username": "Jobie",
                    "country": "eu",
                    "ranking": 17.821665951601254,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/651f74b83d7b87ec4b3e9304a5a71649?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.20361328125,
                            "deviation": 64.90425872802734,
                            "volatility": 0.05986892431974411
                        }
                    },
                    "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/66872622"
            },
            "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": 709291,
                    "username": "Kiril Georgiev",
                    "country": "bg",
                    "icon": "https://user-uploads.online-go.com/8e9c2c564fd6fb61fb200c2c6b9529a5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.469766815182,
                            "deviation": 65.7072349376166,
                            "volatility": 0.06016850935029179
                        }
                    },
                    "ranking": 22.514747098842175,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66872622,
            "name": "Ladder Challenge: Kiril Georgiev(#82) vs benjito(#52)",
            "creator": 709291,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 709291,
            "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-08-14T10:00:57.387781Z",
            "ended": "2024-08-16T21:08:17.679276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1518.9718017578125,
                            "deviation": 65.67437744140625,
                            "volatility": 0.05987844243645668
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 709291,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1506.3599853515625,
                            "deviation": 65.5399169921875,
                            "volatility": 0.06010808050632477
                        }
                    },
                    "username": "Kiril Georgiev",
                    "country": "bg",
                    "ranking": 22.514747098842175,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8e9c2c564fd6fb61fb200c2c6b9529a5-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
        },
        {
            "related": {
                "detail": "/api/v1/games/66817130"
            },
            "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": 1410208,
                    "username": "Go火",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/458bad589c3152bcbd9848fe21712395?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.2009711182873,
                            "deviation": 62.57190785893906,
                            "volatility": 0.05999774513493539
                        }
                    },
                    "ranking": 22.874265983130567,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66817130,
            "name": "Friendly Match",
            "creator": 1410208,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 1410208,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 31,
            "time_control_parameters": "{\"main_time\": 30, \"period_time\": 30, \"periods\": 2, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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": "2024-08-12T11:36:03.519221Z",
            "ended": "2024-08-12T11:38:50.828605Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.018310546875,
                            "deviation": 65.46077728271484,
                            "volatility": 0.05988755449652672
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1410208,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.688720703125,
                            "deviation": 62.823482513427734,
                            "volatility": 0.059943344444036484
                        }
                    },
                    "username": "Go火",
                    "country": "un",
                    "ranking": 22.874265983130567,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/458bad589c3152bcbd9848fe21712395?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/66793252"
            },
            "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": 79290,
                    "username": "setra",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/bb0ac8541f597f390f94641f73af9ad4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.255351069777,
                            "deviation": 65.2057054987732,
                            "volatility": 0.06021770593362885
                        }
                    },
                    "ranking": 25.155705259647632,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 66793252,
            "name": "Ladder Challenge: benjito(#48) vs setra(#37)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 79290,
            "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-08-11T14:32:51.529299Z",
            "ended": "2024-08-12T13:16:54.285714Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1545.2677001953125,
                            "deviation": 65.32720947265625,
                            "volatility": 0.05988601967692375
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 79290,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1556.774169921875,
                            "deviation": 65.38890838623047,
                            "volatility": 0.06000935286283493
                        }
                    },
                    "username": "setra",
                    "country": "ca",
                    "ranking": 25.155705259647632,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb0ac8541f597f390f94641f73af9ad4-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/66793243"
            },
            "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": 601962,
                    "username": "b_b_b_b_b_b_b",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://user-uploads.online-go.com/41bda493ea896c1e26e9b5189b09b0f6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.0463028384133,
                            "deviation": 70.310258017415,
                            "volatility": 0.060230871903904484
                        }
                    },
                    "ranking": 17.271115295315738,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66793243,
            "name": "Ladder Challenge: benjito(#48) vs b_b_b_b_b_b_b(#31)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 601962,
            "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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-11T14:32:37.254450Z",
            "ended": "2024-08-14T18:32:20.947619Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1532.808837890625,
                            "deviation": 64.91094970703125,
                            "volatility": 0.059883709996938705
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.925059144229444,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 601962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.3717041015625,
                            "deviation": 64.91117095947266,
                            "volatility": 0.060065604746341705
                        }
                    },
                    "username": "b_b_b_b_b_b_b",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 17.271115295315738,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/41bda493ea896c1e26e9b5189b09b0f6-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
        }
    ]
}