List all games played by a specific player.

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

{
    "count": 1616,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=93",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=91",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/48396425"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 85719,
                    "username": "πŸ’– KoBa πŸ’–",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.1184319040863,
                            "deviation": 70.3932272667699,
                            "volatility": 0.060184614428408126
                        }
                    },
                    "ranking": 27.580683625534014,
                    "professional": false,
                    "ui_class": " supporter"
                }
            },
            "id": 48396425,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 85719,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 1200, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "95.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-06T16:19:12.325087Z",
            "ended": "2022-11-06T19:41:15.776928Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.6773071289062,
                            "deviation": 69.16756439208984,
                            "volatility": 0.060010265558958054
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 85719,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1805.71923828125,
                            "deviation": 70.75448608398438,
                            "volatility": 0.060117799788713455
                        }
                    },
                    "username": "πŸ’– KoBa πŸ’–",
                    "country": "_Pirate",
                    "ranking": 27.580683625534014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-32.png",
                    "ui_class": " supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48313523"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 48313523,
            "name": "Friendly stressful game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 209826,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 14400, \"max_time\": 172800, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-11-03T08:57:30.181931Z",
            "ended": "2022-11-08T09:13:52.525298Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.6773071289062,
                            "deviation": 69.16756439208984,
                            "volatility": 0.060010265558958054
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 209826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1675.796630859375,
                            "deviation": 64.59748077392578,
                            "volatility": 0.060059793293476105
                        }
                    },
                    "username": "Vsotvep",
                    "country": "nl",
                    "ranking": 25.222044797641196,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbb1821b9d5d661e8afc1d31e2522832-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48301860"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1176.9942591310453,
                            "deviation": 62.52784223724872,
                            "volatility": 0.06033179894124726
                        }
                    },
                    "ranking": 18.689480388666897,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 48301860,
            "name": "slow 17 auto auto",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 17,
            "height": 17,
            "rules": "japanese",
            "ranked": false,
            "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": 179520,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "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-11-02T20:58:52.838529Z",
            "ended": "2023-02-10T12:30:03.956878Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.3173217773438,
                            "deviation": 67.97931671142578,
                            "volatility": 0.06000950559973717
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1469.0849609375,
                            "deviation": 64.46116638183594,
                            "volatility": 0.06015506014227867
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.689480388666897,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "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/48301825"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1176.9942591310453,
                            "deviation": 62.52784223724872,
                            "volatility": 0.06033179894124726
                        }
                    },
                    "ranking": 18.689480388666897,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 48301825,
            "name": "17, auto auto, slow",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 17,
            "height": 17,
            "rules": "japanese",
            "ranked": false,
            "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": 179520,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2022-11-02T20:56:44.635307Z",
            "ended": "2022-11-02T20:58:25.216788Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.6773071289062,
                            "deviation": 69.16756439208984,
                            "volatility": 0.060010265558958054
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1471.717041015625,
                            "deviation": 64.92159271240234,
                            "volatility": 0.06015723943710327
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.689480388666897,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "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/48298840"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 427361,
                    "username": "shinuito",
                    "country": "ie",
                    "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.2607719230584,
                            "deviation": 63.9182255791133,
                            "volatility": 0.05998006867416911
                        }
                    },
                    "ranking": 29.348595009952554,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 48298840,
            "name": "Friendly stressful game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 427361,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 14400, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "43.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-03T08:49:30.405371Z",
            "ended": "2022-11-06T22:45:44.870695Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.6773071289062,
                            "deviation": 69.16756439208984,
                            "volatility": 0.060010265558958054
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 427361,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.51806640625,
                            "deviation": 64.8734359741211,
                            "volatility": 0.06001891568303108
                        }
                    },
                    "username": "shinuito",
                    "country": "ie",
                    "ranking": 29.348595009952554,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48271188"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "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"
                }
            },
            "id": 48271188,
            "name": "ULTRA FAST (+4hr) handi",
            "creator": 76618,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 76618,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.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": "19 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-11-01T17:04:13.783010Z",
            "ended": "2022-11-04T15:29:30.442867Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 964.6773071289062,
                            "deviation": 69.16756439208984,
                            "volatility": 0.060010265558958054
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 76618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1520.4180908203125,
                            "deviation": 61.75017547607422,
                            "volatility": 0.05999540165066719
                        }
                    },
                    "username": "yebellz",
                    "country": "_cat",
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "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/48221528"
            },
            "players": {
                "black": {
                    "id": 45869,
                    "username": "paulcornett",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/a2d635a1703b0ce11c49fbf00855bcdb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.2482885071206,
                            "deviation": 64.99585321129375,
                            "volatility": 0.05999454140153078
                        }
                    },
                    "ranking": 16.682394346497617,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 48221528,
            "name": "Season 2 Round 3",
            "creator": 45869,
            "mode": "game",
            "source": "play",
            "black": 45869,
            "white": 526987,
            "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": 35,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 15, \"initial_time\": 1800, \"max_time\": 3000}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-10-30T17:02:53.929051Z",
            "ended": "2022-10-30T18:16:42.997006Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 45869,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1117.3287353515625,
                            "deviation": 66.5880126953125,
                            "volatility": 0.05999566987156868
                        }
                    },
                    "username": "paulcornett",
                    "country": "ie",
                    "ranking": 16.682394346497617,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a2d635a1703b0ce11c49fbf00855bcdb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.1404418945312,
                            "deviation": 69.46015930175781,
                            "volatility": 0.06000637263059616
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48221474"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 45869,
                    "username": "paulcornett",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/a2d635a1703b0ce11c49fbf00855bcdb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1079.2482885071206,
                            "deviation": 64.99585321129375,
                            "volatility": 0.05999454140153078
                        }
                    },
                    "ranking": 16.682394346497617,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48221474,
            "name": "Season 2 Round 3",
            "creator": 45869,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 45869,
            "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": 35,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"live\", \"pause_on_weekends\": false, \"time_increment\": 15, \"initial_time\": 1800, \"max_time\": 3000}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2022-10-30T17:01:43.392007Z",
            "ended": "2022-10-30T17:02:21.831634Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.1404418945312,
                            "deviation": 69.46015930175781,
                            "volatility": 0.06000637263059616
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 45869,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1117.3287353515625,
                            "deviation": 66.5880126953125,
                            "volatility": 0.05999566987156868
                        }
                    },
                    "username": "paulcornett",
                    "country": "ie",
                    "ranking": 16.682394346497617,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a2d635a1703b0ce11c49fbf00855bcdb-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48219089"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 966571,
                    "username": "CPF_Sarin.AJ.O",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/3ebf2823c0006937a0d3d0f290e65a93-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1065.391650497627,
                            "deviation": 62.34096712346763,
                            "volatility": 0.05960336839327512
                        }
                    },
                    "ranking": 16.38324330683535,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 48219089,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 966571,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 3, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-10-30T15:05:37.709185Z",
            "ended": "2022-10-30T15:23:02.784849Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 945.1404418945312,
                            "deviation": 69.46015930175781,
                            "volatility": 0.06000637263059616
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 966571,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1151.3812255859375,
                            "deviation": 62.49602127075195,
                            "volatility": 0.05987869203090668
                        }
                    },
                    "username": "CPF_Sarin.AJ.O",
                    "country": "th",
                    "ranking": 16.38324330683535,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ebf2823c0006937a0d3d0f290e65a93-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/48141772"
            },
            "players": {
                "black": {
                    "id": 2408,
                    "username": "richyfourtytwo",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1524.9926543210318,
                            "deviation": 65.32843532399444,
                            "volatility": 0.059741689688304116
                        }
                    },
                    "ranking": 24.685924012231194,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 85719,
                    "username": "πŸ’– KoBa πŸ’–",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1728.1184319040863,
                            "deviation": 70.3932272667699,
                            "volatility": 0.060184614428408126
                        }
                    },
                    "ranking": 27.580683625534014,
                    "professional": false,
                    "ui_class": " supporter"
                }
            },
            "id": 48141772,
            "name": "Regular’s Sixpack Rengo Series - Game 8 ",
            "creator": 2408,
            "mode": "game",
            "source": "play",
            "black": 2408,
            "white": 85719,
            "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": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-10-31T15:47:51.105663Z",
            "ended": "2022-12-05T17:24:14.258415Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 2408,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1665.373779296875,
                            "deviation": 64.48410034179688,
                            "volatility": 0.05978906527161598
                        }
                    },
                    "username": "richyfourtytwo",
                    "country": "de",
                    "ranking": 24.685924012231194,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.99267578125,
                            "deviation": 69.12325286865234,
                            "volatility": 0.060010042041540146
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                2408,
                309835,
                463594
            ],
            "rengo_white_team": [
                85719,
                213965,
                526987
            ],
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}