List all games played by a specific player.

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

{
    "count": 1475,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=23",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-ended&page=21",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/48724066"
            },
            "players": {
                "black": {
                    "id": 76618,
                    "username": "yebellz",
                    "country": "_cat",
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3633382272283,
                            "deviation": 63.33351975944551,
                            "volatility": 0.06003133880849064
                        }
                    },
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48724066,
            "name": "Ultra Fast",
            "creator": 76618,
            "mode": "game",
            "source": "play",
            "black": 76618,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-19T17:34:21.702281Z",
            "ended": "2022-11-28T19:56:42.492438Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 76618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1539.3460693359375,
                            "deviation": 62.122779846191406,
                            "volatility": 0.059995394200086594
                        }
                    },
                    "username": "yebellz",
                    "country": "_cat",
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1643.7735595703125,
                            "deviation": 63.97980499267578,
                            "volatility": 0.0598008930683136
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/48924503"
            },
            "players": {
                "black": {
                    "id": 818667,
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.2400163518753,
                            "deviation": 62.21884425905596,
                            "volatility": 0.05602844266878324
                        }
                    },
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48924503,
            "name": "Again ",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 818667,
            "white": 308797,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-27T14:44:42.941405Z",
            "ended": "2022-11-27T15:17:45.268692Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 818667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.614013671875,
                            "deviation": 62.005123138427734,
                            "volatility": 0.05734517425298691
                        }
                    },
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1638.9122314453125,
                            "deviation": 63.845314025878906,
                            "volatility": 0.05980243906378746
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/48915662"
            },
            "players": {
                "black": {
                    "id": 818667,
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.2400163518753,
                            "deviation": 62.21884425905596,
                            "volatility": 0.05602844266878324
                        }
                    },
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48915662,
            "name": "???",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 818667,
            "white": 308797,
            "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": 87768,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 172800, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "26.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-27T06:06:41.350692Z",
            "ended": "2022-11-27T09:41:10.277852Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 818667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1387.09912109375,
                            "deviation": 62.39312744140625,
                            "volatility": 0.057357415556907654
                        }
                    },
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-32.png",
                    "ui_class": "bot"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1634.3448486328125,
                            "deviation": 63.673744201660156,
                            "volatility": 0.05980395898222923
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/48270865"
            },
            "players": {
                "black": {
                    "id": 76618,
                    "username": "yebellz",
                    "country": "_cat",
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3633382272283,
                            "deviation": 63.33351975944551,
                            "volatility": 0.06003133880849064
                        }
                    },
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48270865,
            "name": "ULTRA FAST (+4hr) even",
            "creator": 76618,
            "mode": "game",
            "source": "play",
            "black": 76618,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 16320,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 172800, \"time_increment\": 14400, \"max_time\": 259200, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-11-06T15:27:21.760940Z",
            "ended": "2022-11-18T19:59:26.227304Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 76618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.774169921875,
                            "deviation": 62.11683654785156,
                            "volatility": 0.05999269336462021
                        }
                    },
                    "username": "yebellz",
                    "country": "_cat",
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.67236328125,
                            "deviation": 63.7641716003418,
                            "volatility": 0.05980128422379494
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/46934342"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 39903,
                    "username": "nicknick",
                    "country": "il",
                    "icon": "https://secure.gravatar.com/avatar/3c75b268303639624c49c7aca80fddff?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.9389017973447,
                            "deviation": 63.9518874090558,
                            "volatility": 0.05983106752686701
                        }
                    },
                    "ranking": 22.787721759999755,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 46934342,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:5 (nicknick vs Lys)",
            "creator": 39903,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 39903,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-09T13:38:51.878884Z",
            "ended": "2022-11-04T00:31:16.243240Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1639.634033203125,
                            "deviation": 63.96731185913086,
                            "volatility": 0.059802040457725525
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 39903,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.0494384765625,
                            "deviation": 63.120147705078125,
                            "volatility": 0.05987754091620445
                        }
                    },
                    "username": "nicknick",
                    "country": "il",
                    "ranking": 22.787721759999755,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3c75b268303639624c49c7aca80fddff?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/47898535"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 842962,
                    "username": "S0nge",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/4cf1491451be0c3593c448c1a249fd24-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2016.3377979591846,
                            "deviation": 70.4851900068778,
                            "volatility": 0.06001913657481709
                        }
                    },
                    "ranking": 31.15156394138107,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 47898535,
            "name": "Tournament Game: Nine*Nine, NineNineNine (72565) R:12 (S0nge vs Lys)",
            "creator": 842962,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 842962,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 72565,
            "tournament_round": 12,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-10-17T17:56:16.421902Z",
            "ended": "2022-10-25T18:17:01.693567Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.4100341796875,
                            "deviation": 64.0823974609375,
                            "volatility": 0.05980345234274864
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 842962,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1767.521484375,
                            "deviation": 63.41832733154297,
                            "volatility": 0.06000647693872452
                        }
                    },
                    "username": "S0nge",
                    "country": "fr",
                    "ranking": 31.15156394138107,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4cf1491451be0c3593c448c1a249fd24-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/46934329"
            },
            "players": {
                "black": {
                    "id": 290017,
                    "username": "TomaLexi",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/4efc42ddd4bbd42cca018c9b45101c5b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2062.9190101009603,
                            "deviation": 69.69238667073537,
                            "volatility": 0.059872343821649784
                        }
                    },
                    "ranking": 31.680288650825034,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 46934329,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:5 (Lys vs TomaLexi)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 290017,
            "white": 308797,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-09-09T13:38:50.707065Z",
            "ended": "2022-10-23T05:39:19.185364Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 290017,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1888.064697265625,
                            "deviation": 63.209686279296875,
                            "volatility": 0.059902943670749664
                        }
                    },
                    "username": "TomaLexi",
                    "country": "de",
                    "ranking": 31.680288650825034,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4efc42ddd4bbd42cca018c9b45101c5b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1652.2542724609375,
                            "deviation": 63.948402404785156,
                            "volatility": 0.059804994612932205
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/46934335"
            },
            "players": {
                "black": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 36464,
                    "username": "trotro",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/99815e1ffdd7c157094979e0b0e208da-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1855.4767281426566,
                            "deviation": 67.48533755945913,
                            "volatility": 0.05999890811987104
                        }
                    },
                    "ranking": 29.226844343273065,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 46934335,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:5 (trotro vs Lys)",
            "creator": 36464,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 36464,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-09T13:38:51.276928Z",
            "ended": "2022-10-10T06:08:14.092072Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.54345703125,
                            "deviation": 64.03020477294922,
                            "volatility": 0.05980648100376129
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 36464,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1796.490478515625,
                            "deviation": 63.53905487060547,
                            "volatility": 0.06002004072070122
                        }
                    },
                    "username": "trotro",
                    "country": "fr",
                    "ranking": 29.226844343273065,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/99815e1ffdd7c157094979e0b0e208da-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/46934339"
            },
            "players": {
                "black": {
                    "id": 281554,
                    "username": "trung5000",
                    "country": "_DOOP",
                    "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1789.4477203996873,
                            "deviation": 63.603987181684985,
                            "volatility": 0.059921190093792175
                        }
                    },
                    "ranking": 28.388012816452974,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "username": "Lys",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1478.1151812072278,
                            "deviation": 62.88757774290636,
                            "volatility": 0.059780427771688786
                        }
                    },
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 46934339,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:5 (Lys vs trung5000)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 281554,
            "white": 308797,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 57697,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-09-09T13:38:51.618234Z",
            "ended": "2022-10-05T08:34:58.013049Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 281554,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1908.7186279296875,
                            "deviation": 64.82605743408203,
                            "volatility": 0.059966083616018295
                        }
                    },
                    "username": "trung5000",
                    "country": "_DOOP",
                    "ranking": 28.388012816452974,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.6036376953125,
                            "deviation": 63.81684875488281,
                            "volatility": 0.05980006232857704
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-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/46272246"
            },
            "players": {
                "black": {
                    "id": 76618,
                    "username": "yebellz",
                    "country": "_cat",
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3633382272283,
                            "deviation": 63.33351975944551,
                            "volatility": 0.06003133880849064
                        }
                    },
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 209826,
                    "username": "Vsotvep",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/dbb1821b9d5d661e8afc1d31e2522832-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1560.7214127748869,
                            "deviation": 63.8107254176611,
                            "volatility": 0.06003360431814359
                        }
                    },
                    "ranking": 25.222044797641196,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 46272246,
            "name": "Regular’s Sixpack Rengo Series - Game 4",
            "creator": 2408,
            "mode": "game",
            "source": "play",
            "black": 76618,
            "white": 209826,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 259200, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-08-17T09:53:14.069818Z",
            "ended": "2022-09-26T09:50:46.679319Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.6036376953125,
                            "deviation": 63.81684875488281,
                            "volatility": 0.05980006232857704
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 209826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1675.18310546875,
                            "deviation": 65.03158569335938,
                            "volatility": 0.060061343014240265
                        }
                    },
                    "username": "Vsotvep",
                    "country": "nl",
                    "ranking": 25.222044797641196,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbb1821b9d5d661e8afc1d31e2522832-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                76618,
                126739,
                308797
            ],
            "rengo_white_team": [
                209826,
                213965,
                994421
            ],
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}