List all games played by a specific player.

GET /api/v1/players/568679/games/?format=api&page=56
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&page=57",
    "previous": "https://online-go.com/api/v1/players/568679/games/?format=api&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/37391926"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 671546,
                    "username": "DrunkAtNight",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.2010047344024,
                            "deviation": 61.021610258571734,
                            "volatility": 0.06008704763735232
                        }
                    },
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 37391926,
            "name": "Day Drinking",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 671546,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-09-28T13:59:01.721152Z",
            "ended": "2021-10-12T14:52:11.449238Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1467.658203125,
                            "deviation": 63.39958953857422,
                            "volatility": 0.0598033107817173
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 671546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.469482421875,
                            "deviation": 62.83982467651367,
                            "volatility": 0.06010359153151512
                        }
                    },
                    "username": "DrunkAtNight",
                    "country": "us",
                    "ranking": 25.56772114898589,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1d8ba1e1835131a316cff9c76e171cec-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/21185454"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 536192,
                    "username": "Fiskhumla",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/21a47fcc837cc7b058ad0c8a00dac82b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1627.0384810040932,
                            "deviation": 61.676324040251394,
                            "volatility": 0.0598528305462554
                        }
                    },
                    "ranking": 26.185393179068164,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21185454,
            "name": "Ladder Challenge: Fiskhumla(#14) vs benjito(#13)",
            "creator": 536192,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 536192,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1117.582",
            "white_player_rank": 21,
            "white_player_rating": "1298.903",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 90,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-03T21:50:38.038762Z",
            "ended": "2020-01-18T20:19:00.275865Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.9222412109375,
                            "deviation": 62.430870056152344,
                            "volatility": 0.05994343012571335
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 536192,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1668.4029541015625,
                            "deviation": 63.67501449584961,
                            "volatility": 0.059929996728897095
                        }
                    },
                    "username": "Fiskhumla",
                    "country": "se",
                    "ranking": 26.185393179068164,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/21a47fcc837cc7b058ad0c8a00dac82b-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/21204740"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 711505,
                    "username": "GoGabeGo",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/da783ea1c309f934b303c272c155f343-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1699.7503282038415,
                            "deviation": 61.40030349854515,
                            "volatility": 0.060508215142559114
                        }
                    },
                    "ranking": 27.19750874943698,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21204740,
            "name": "benjito vs. GoGabeGo",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 711505,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 18,
            "black_player_rating": "900.974",
            "white_player_rank": 13,
            "white_player_rating": "420.053",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"per_move\": 30, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-05T01:59:08.516872Z",
            "ended": "2020-01-05T02:34:06.667863Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1583.989013671875,
                            "deviation": 61.85385513305664,
                            "volatility": 0.05993751436471939
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 711505,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1624.9132080078125,
                            "deviation": 95.8824234008789,
                            "volatility": 0.05999687686562538
                        }
                    },
                    "username": "GoGabeGo",
                    "country": "us",
                    "ranking": 27.19750874943698,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/da783ea1c309f934b303c272c155f343-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/21215153"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 607476,
                    "username": "Melvin H.",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2a6855169d5fa369470b2282e7290ca6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1604.68883712948,
                            "deviation": 60.48645438425957,
                            "volatility": 0.0595717984055511
                        }
                    },
                    "ranking": 25.865191346768167,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21215153,
            "name": "benjito vs. Melvin H.",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 607476,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 17,
            "black_player_rating": "831.009",
            "white_player_rank": 20,
            "white_player_rating": "1115.750",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-05T17:44:50.286243Z",
            "ended": "2020-01-05T18:14:18.488731Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1573.32373046875,
                            "deviation": 61.65148162841797,
                            "volatility": 0.05993670970201492
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 607476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1684.7071533203125,
                            "deviation": 60.41005325317383,
                            "volatility": 0.05959358438849449
                        }
                    },
                    "username": "Melvin H.",
                    "country": "un",
                    "ranking": 25.865191346768167,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2a6855169d5fa369470b2282e7290ca6?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/21301711"
            },
            "players": {
                "black": {
                    "id": 26945,
                    "username": "Farael",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/168b01103f08c8a226b12d64a9542672-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.9794852175282,
                            "deviation": 64.53276276783565,
                            "volatility": 0.060281263557645244
                        }
                    },
                    "ranking": 18.826464932544347,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21301711,
            "name": "Freundschaftsspiel",
            "creator": 26945,
            "mode": "game",
            "source": "play",
            "black": 26945,
            "white": 568679,
            "width": 9,
            "height": 9,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 13,
            "black_player_rating": "430.996",
            "white_player_rank": 14,
            "white_player_rating": "574.302",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"live\", \"initial_time\": 30, \"time_increment\": 10, \"max_time\": 60, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-01-11T01:30:31.094345Z",
            "ended": "2020-01-11T01:33:48.018458Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 26945,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1460.45068359375,
                            "deviation": 62.872440338134766,
                            "volatility": 0.06018887832760811
                        }
                    },
                    "username": "Farael",
                    "country": "_DOOP",
                    "ranking": 18.826464932544347,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/168b01103f08c8a226b12d64a9542672-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.0992431640625,
                            "deviation": 62.02798080444336,
                            "volatility": 0.0599391907453537
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/22034036"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 291227,
                    "username": "ch82",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/99f1279901c28e10f424014c710249aa-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1047.3558758484442,
                            "deviation": 65.2170829515134,
                            "volatility": 0.060059193649146456
                        }
                    },
                    "ranking": 15.987987062799187,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 22034036,
            "name": "Ladder Challenge: ch82(#34) vs benjito(#26)",
            "creator": 291227,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 291227,
            "width": 13,
            "height": 13,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 20,
            "black_player_rating": "1193.572",
            "white_player_rank": 16,
            "white_player_rating": "794.362",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 314,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-02-25T20:56:13.002849Z",
            "ended": "2020-03-09T18:35:07.134419Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1593.2086181640625,
                            "deviation": 63.98131561279297,
                            "volatility": 0.05991916358470917
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 291227,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1258.9041748046875,
                            "deviation": 67.1773681640625,
                            "volatility": 0.060076359659433365
                        }
                    },
                    "username": "ch82",
                    "country": "ru",
                    "ranking": 15.987987062799187,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99f1279901c28e10f424014c710249aa-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/21367473"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 496800,
                    "username": "deleted-ae300da7-ffe6-43d8-a9b0-52c578a729ca",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/afc1bcf3cbaade5b15669231932aa601?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.793454933259,
                            "deviation": 60.55108166175097,
                            "volatility": 0.05878387222147605
                        }
                    },
                    "ranking": 21.445422221332294,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21367473,
            "name": "Ladder Challenge: ws_go(#111) vs benjito(#72)",
            "creator": 496800,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 496800,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1066.819",
            "white_player_rank": 15,
            "white_player_rating": "681.978",
            "time_per_move": 89280,
            "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": "2020-01-15T05:25:50.354892Z",
            "ended": "2020-01-15T22:44:09.173054Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1584.06591796875,
                            "deviation": 63.14454650878906,
                            "volatility": 0.059942085295915604
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 496800,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1446.0234375,
                            "deviation": 60.46506118774414,
                            "volatility": 0.0595695860683918
                        }
                    },
                    "username": "deleted-ae300da7-ffe6-43d8-a9b0-52c578a729ca",
                    "country": "un",
                    "ranking": 21.445422221332294,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/afc1bcf3cbaade5b15669231932aa601?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/39449208"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 31635,
                    "username": "OlegS",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1227.6764457874833,
                            "deviation": 65.3504284403965,
                            "volatility": 0.05961236003100404
                        }
                    },
                    "ranking": 19.665469657308357,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 39449208,
            "name": "Ladder Challenge: OlegS(#251) vs benjito(#196)",
            "creator": 31635,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 31635,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 89280,
            "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": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-12-12T14:15:43.892565Z",
            "ended": "2022-02-24T19:48:23.837356Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.21728515625,
                            "deviation": 62.825439453125,
                            "volatility": 0.05982058867812157
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 31635,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1619.4208984375,
                            "deviation": 62.261619567871094,
                            "volatility": 0.059684425592422485
                        }
                    },
                    "username": "OlegS",
                    "country": "ru",
                    "ranking": 19.665469657308357,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7b5863e94685529be45ba151639b1f7a-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/21460904"
            },
            "players": {
                "black": {
                    "id": 609317,
                    "username": "pfafulous",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/5fe80ee86c943cd2dc6bcb802680fd53-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1414.3772495309881,
                            "deviation": 61.35517005728252,
                            "volatility": 0.059982394632090846
                        }
                    },
                    "ranking": 22.94272286989612,
                    "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": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 21460904,
            "name": "Maybe this time?",
            "creator": 609317,
            "mode": "game",
            "source": "play",
            "black": 609317,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 19,
            "black_player_rating": "1089.317",
            "white_player_rank": 20,
            "white_player_rating": "1196.530",
            "time_per_move": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-01-21T01:35:54.643865Z",
            "ended": "2020-03-11T15:42:35.346824Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 609317,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1530.2640380859375,
                            "deviation": 63.63340377807617,
                            "volatility": 0.05999154970049858
                        }
                    },
                    "username": "pfafulous",
                    "country": "ca",
                    "ranking": 22.94272286989612,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5fe80ee86c943cd2dc6bcb802680fd53-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1596.113037109375,
                            "deviation": 63.895660400390625,
                            "volatility": 0.05991656705737114
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "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/41194277"
            },
            "players": {
                "black": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 795819,
                    "username": "Groin",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/65ca0d36c36080dd9bb178f0c1a086f4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1756.9828689439391,
                            "deviation": 69.35882301411208,
                            "volatility": 0.05997359271400018
                        }
                    },
                    "ranking": 27.964159994902197,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 41194277,
            "name": "Ladder Challenge: benjito(#93) vs Groin(#56)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 568679,
            "white": 795819,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 210,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-12T07:23:17.494120Z",
            "ended": "2022-02-27T05:58:46.524878Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.4603271484375,
                            "deviation": 63.40232467651367,
                            "volatility": 0.059829022735357285
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 795819,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1926.0009765625,
                            "deviation": 72.97554779052734,
                            "volatility": 0.05995320528745651
                        }
                    },
                    "username": "Groin",
                    "country": "zz",
                    "ranking": 27.964159994902197,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/65ca0d36c36080dd9bb178f0c1a086f4-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
        }
    ]
}