List all games played by a specific player.

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

{
    "count": 1476,
    "next": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=59",
    "previous": "https://online-go.com/api/v1/players/308797/games?format=api&ordering=-id&page=57",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/24452384"
            },
            "players": {
                "black": {
                    "id": 416402,
                    "username": "bunny.bunny",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a0434ca4013d2bf4f1f2db16f91a382d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1712.914448737736,
                            "deviation": 66.79438046836114,
                            "volatility": 0.059709263373623325
                        }
                    },
                    "ranking": 27.376108712707122,
                    "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": 24452384,
            "name": "Ladder Challenge: bunny.bunny(#116) vs Lys(#97)",
            "creator": 416402,
            "mode": "game",
            "source": "play",
            "black": 416402,
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-06-04T14:31:58.867729Z",
            "ended": "2020-06-25T13:02:03.811214Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 416402,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1700.1162109375,
                            "deviation": 64.38906860351562,
                            "volatility": 0.0597742535173893
                        }
                    },
                    "username": "bunny.bunny",
                    "country": "us",
                    "ranking": 27.376108712707122,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a0434ca4013d2bf4f1f2db16f91a382d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1658.169921875,
                            "deviation": 62.28080749511719,
                            "volatility": 0.059826139360666275
                        }
                    },
                    "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/24385298"
            },
            "players": {
                "black": {
                    "id": 428951,
                    "username": "dreffuz",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/b679c2edbddce417c5beffd12a1908c0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.580410473255,
                            "deviation": 61.120493839975026,
                            "volatility": 0.05985654982541792
                        }
                    },
                    "ranking": 16.79648736451506,
                    "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": 24385298,
            "name": "Il lockdown è finito",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 428951,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 4,
            "komi": "0.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-06-01T17:41:40.490384Z",
            "ended": "2020-06-20T10:12:32.867932Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 428951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1321.2264404296875,
                            "deviation": 63.08845520019531,
                            "volatility": 0.05992837995290756
                        }
                    },
                    "username": "dreffuz",
                    "country": "it",
                    "ranking": 16.79648736451506,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b679c2edbddce417c5beffd12a1908c0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1653.1851806640625,
                            "deviation": 62.27309799194336,
                            "volatility": 0.0598280243575573
                        }
                    },
                    "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/24321032"
            },
            "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": 81134,
                    "username": "Krakatok",
                    "country": "cl",
                    "icon": "https://user-uploads.online-go.com/d6e9e8e895a4bcf0d1c178b7ff7ca2a7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1688.3417304611626,
                            "deviation": 63.72574753626552,
                            "volatility": 0.05989964506531401
                        }
                    },
                    "ranking": 27.041603873552,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 24321032,
            "name": "Ladder Challenge: Lys(#90) vs Krakatok(#62)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 81134,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-05-29T20:58:37.911942Z",
            "ended": "2020-06-21T21:54:38.803465Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1653.1851806640625,
                            "deviation": 62.27309799194336,
                            "volatility": 0.0598280243575573
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 81134,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.96240234375,
                            "deviation": 64.39373016357422,
                            "volatility": 0.059940773993730545
                        }
                    },
                    "username": "Krakatok",
                    "country": "cl",
                    "ranking": 27.041603873552,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d6e9e8e895a4bcf0d1c178b7ff7ca2a7-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/23542137"
            },
            "players": {
                "black": {
                    "id": 640955,
                    "username": "mofarrell2008",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/bfdb280ffd1849027fae204e5d58c9d7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1285.496938328316,
                            "deviation": 67.09995903877248,
                            "volatility": 0.05986230842851618
                        }
                    },
                    "ranking": 20.73088015289188,
                    "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": 23542137,
            "name": "Ladder Challenge: mofarrell2008(#114) vs Lys(#75)",
            "creator": 640955,
            "mode": "game",
            "source": "play",
            "black": 640955,
            "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": "{\"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": "20.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-30T17:32:00.262325Z",
            "ended": "2020-07-06T14:58:27.695606Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 640955,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1490.353515625,
                            "deviation": 63.61492919921875,
                            "volatility": 0.059972722083330154
                        }
                    },
                    "username": "mofarrell2008",
                    "country": "us",
                    "ranking": 20.73088015289188,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bfdb280ffd1849027fae204e5d58c9d7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1635.182373046875,
                            "deviation": 61.94636535644531,
                            "volatility": 0.05982564017176628
                        }
                    },
                    "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/23511162"
            },
            "players": {
                "black": {
                    "id": 681562,
                    "username": "O21N",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/d079a4a89141c8d24c94228cc3e1cb03?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1714.2500355266536,
                            "deviation": 63.84995819184908,
                            "volatility": 0.059924888489680875
                        }
                    },
                    "ranking": 27.394152104479318,
                    "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": 23511162,
            "name": "Ladder Challenge: O21N(#113) vs Lys(#73)",
            "creator": 681562,
            "mode": "game",
            "source": "play",
            "black": 681562,
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-04-29T15:55:06.777530Z",
            "ended": "2020-05-25T20:53:41.811913Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 681562,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1770.573974609375,
                            "deviation": 63.560272216796875,
                            "volatility": 0.05999640002846718
                        }
                    },
                    "username": "O21N",
                    "country": "us",
                    "ranking": 27.394152104479318,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/d079a4a89141c8d24c94228cc3e1cb03?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.1806640625,
                            "deviation": 62.35493469238281,
                            "volatility": 0.05983559042215347
                        }
                    },
                    "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/23434616"
            },
            "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": 429553,
                    "username": "Recycling",
                    "country": "zz",
                    "icon": "https://secure.gravatar.com/avatar/ebb4fad82f443fcc700e9901e3f21dcd?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1691.76722264985,
                            "deviation": 61.71278398676,
                            "volatility": 0.05998692905623365
                        }
                    },
                    "ranking": 27.088525539342157,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23434616,
            "name": "Ladder Challenge: Lys(#72) vs Recycling(#50)",
            "creator": 308797,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 429553,
            "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": "32.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-26T20:24:13.329984Z",
            "ended": "2020-05-29T06:35:51.789696Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1666.607421875,
                            "deviation": 62.27783203125,
                            "volatility": 0.05983295291662216
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 429553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1825.47900390625,
                            "deviation": 63.179229736328125,
                            "volatility": 0.059990573674440384
                        }
                    },
                    "username": "Recycling",
                    "country": "zz",
                    "ranking": 27.088525539342157,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ebb4fad82f443fcc700e9901e3f21dcd?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/23430391"
            },
            "players": {
                "black": {
                    "id": 3710,
                    "username": "reese_anschultz",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/5782f13b599cd79138e55f31027f843e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.3339951075586,
                            "deviation": 63.64505058480793,
                            "volatility": 0.05984602841403022
                        }
                    },
                    "ranking": 21.921387606177888,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 23430391,
            "name": "Ladder Challenge: reese_anschultz(#116) vs Lys(#72)",
            "creator": 3710,
            "mode": "game",
            "source": "play",
            "black": 3710,
            "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": "{\"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": "113.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-26T17:38:38.515730Z",
            "ended": "2020-06-18T20:22:21.265076Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 3710,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1461.4183349609375,
                            "deviation": 62.680519104003906,
                            "volatility": 0.05996525287628174
                        }
                    },
                    "username": "reese_anschultz",
                    "country": "us",
                    "ranking": 21.921387606177888,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5782f13b599cd79138e55f31027f843e?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1647.5123291015625,
                            "deviation": 62.16250991821289,
                            "volatility": 0.05982961505651474
                        }
                    },
                    "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/23419667"
            },
            "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": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23419667,
            "name": "Partie amicale",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "6.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-26T10:41:53.997552Z",
            "ended": "2020-06-07T06:59:10.704381Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.5975341796875,
                            "deviation": 62.137760162353516,
                            "volatility": 0.059830259531736374
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1670.69091796875,
                            "deviation": 67.38907623291016,
                            "volatility": 0.061870720237493515
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/23369114"
            },
            "players": {
                "black": {
                    "id": 428951,
                    "username": "dreffuz",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/b679c2edbddce417c5beffd12a1908c0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.580410473255,
                            "deviation": 61.120493839975026,
                            "volatility": 0.05985654982541792
                        }
                    },
                    "ranking": 16.79648736451506,
                    "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": 23369114,
            "name": "Lockdown 3",
            "creator": 428951,
            "mode": "game",
            "source": "play",
            "black": 428951,
            "white": 308797,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.50",
            "time_control": "none",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 0,
            "time_control_parameters": "{\"system\": \"none\", \"time_control\": \"none\", \"speed\": \"correspondence\", \"pause_on_weekends\": false}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "61.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-24T16:05:27.004840Z",
            "ended": "2020-05-31T11:25:10.351761Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 428951,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.65673828125,
                            "deviation": 62.34685516357422,
                            "volatility": 0.059933170676231384
                        }
                    },
                    "username": "dreffuz",
                    "country": "it",
                    "ranking": 16.79648736451506,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b679c2edbddce417c5beffd12a1908c0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1649.408203125,
                            "deviation": 62.215423583984375,
                            "volatility": 0.05983128026127815
                        }
                    },
                    "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/23210180"
            },
            "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": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 23210180,
            "name": "Tournament Game: Beat the kyu be the dan 2020 (57697) R:1 (🐬Sofiam🐬 vs Lys)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 308797,
            "white": 126739,
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "44.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-04-18T14:32:14.376929Z",
            "ended": "2020-05-30T00:18:51.462442Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 308797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1660.2542724609375,
                            "deviation": 62.329986572265625,
                            "volatility": 0.0598313994705677
                        }
                    },
                    "username": "Lys",
                    "country": "it",
                    "ranking": 23.96313834057522,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5ccab3d1d5a7f9e6ecef1437a840a10d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1661.6312255859375,
                            "deviation": 68.27339935302734,
                            "volatility": 0.061849791556596756
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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
        }
    ]
}