List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=36",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=34",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/71736928"
            },
            "players": {
                "black": {
                    "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"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 71736928,
            "name": "Ladder Challenge: Gia(#609) vs Vsotvep(#608)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 209826,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "125.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-25T19:43:59.261948Z",
            "ended": "2025-02-13T15:53:22.520491Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 209826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1588.4901123046875,
                            "deviation": 64.21458435058594,
                            "volatility": 0.06003233417868614
                        }
                    },
                    "username": "Vsotvep",
                    "country": "nl",
                    "ranking": 25.222044797641196,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dbb1821b9d5d661e8afc1d31e2522832-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1069.4266357421875,
                            "deviation": 64.44275665283203,
                            "volatility": 0.06007332354784012
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71736869"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1256790,
                    "username": "tanyafeniks",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/1e57156228a0d4fb63e3243127c27c35-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.2622490170271,
                            "deviation": 65.51144495650878,
                            "volatility": 0.06026181514512633
                        }
                    },
                    "ranking": 10.970315916321814,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71736869,
            "name": "Ladder Challenge: Gia(#609) vs tanyafeniks(#545)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1256790,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-25T19:41:54.522029Z",
            "ended": "2025-02-09T16:55:33.886733Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.7587890625,
                            "deviation": 63.991943359375,
                            "volatility": 0.060076531022787094
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1256790,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 755.6781005859375,
                            "deviation": 66.88552856445312,
                            "volatility": 0.060137197375297546
                        }
                    },
                    "username": "tanyafeniks",
                    "country": "ru",
                    "ranking": 10.970315916321814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1e57156228a0d4fb63e3243127c27c35-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/71735853"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1702371,
                    "username": "chuachuong",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2f21d1ef006807accd00f0f1b20c4c60?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.4735516796898,
                            "deviation": 60.73395394605047,
                            "volatility": 0.05995624303951404
                        }
                    },
                    "ranking": 23.874611002783762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71735853,
            "name": "Gia vs. kor-dog",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1702371,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-25T18:58:22.831863Z",
            "ended": "2025-01-25T19:08:03.526906Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.20068359375,
                            "deviation": 63.126461029052734,
                            "volatility": 0.060066889971494675
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1702371,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1077.4306640625,
                            "deviation": 67.97449493408203,
                            "volatility": 0.05997601896524429
                        }
                    },
                    "username": "chuachuong",
                    "country": "un",
                    "ranking": 23.874611002783762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f21d1ef006807accd00f0f1b20c4c60?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/71704797"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1703550,
                    "username": "yujinbiao1962",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/0be85a4c0a6f572f40181ac27fb7bc62?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 71704797,
            "name": "Friendly Match",
            "creator": 1703550,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1703550,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 91187,
            "time_control_parameters": "{\"main_time\": 604800, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "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": "2025-01-24T20:31:43.702746Z",
            "ended": "2025-01-25T16:38:41.251468Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.20068359375,
                            "deviation": 63.126461029052734,
                            "volatility": 0.060066889971494675
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1703550,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500.0,
                            "deviation": 350.0,
                            "volatility": 0.05999999865889549
                        }
                    },
                    "username": "yujinbiao1962",
                    "country": "un",
                    "ranking": 24.303382182144386,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/0be85a4c0a6f572f40181ac27fb7bc62?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/71704633"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1159995,
                    "username": "Mr Oddjob",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/bc5fdb6e9b484d4732f09fd8596337bc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.706390597628,
                            "deviation": 64.450107972945,
                            "volatility": 0.05983778980689115
                        }
                    },
                    "ranking": 22.783890219911545,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71704633,
            "name": "Friendly Match",
            "creator": 1159995,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1159995,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 10,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"initial_time\": 60, \"time_increment\": 10, \"max_time\": 60, \"pause_on_weekends\": false, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "94.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-24T19:55:28.530314Z",
            "ended": "2025-01-24T20:21:11.829499Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1029.43115234375,
                            "deviation": 62.78901290893555,
                            "volatility": 0.06006813049316406
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1159995,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1424.6943359375,
                            "deviation": 66.70703887939453,
                            "volatility": 0.059721071273088455
                        }
                    },
                    "username": "Mr Oddjob",
                    "country": "gb",
                    "ranking": 22.783890219911545,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bc5fdb6e9b484d4732f09fd8596337bc-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/71703459"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1702371,
                    "username": "chuachuong",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2f21d1ef006807accd00f0f1b20c4c60?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.4735516796898,
                            "deviation": 60.73395394605047,
                            "volatility": 0.05995624303951404
                        }
                    },
                    "ranking": 23.874611002783762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71703459,
            "name": "Gia vs. kor-dog",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1702371,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "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": "2025-01-24T19:10:15.300661Z",
            "ended": "2025-01-24T19:23:43.796560Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1017.3711547851562,
                            "deviation": 62.91969680786133,
                            "volatility": 0.06006763502955437
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1702371,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1228.83984375,
                            "deviation": 82.00511169433594,
                            "volatility": 0.059976156800985336
                        }
                    },
                    "username": "chuachuong",
                    "country": "un",
                    "ranking": 23.874611002783762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f21d1ef006807accd00f0f1b20c4c60?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/71702646"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1702371,
                    "username": "chuachuong",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2f21d1ef006807accd00f0f1b20c4c60?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1472.4735516796898,
                            "deviation": 60.73395394605047,
                            "volatility": 0.05995624303951404
                        }
                    },
                    "ranking": 23.874611002783762,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71702646,
            "name": "Gia vs. kor-dog",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1702371,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "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": "2025-01-24T18:38:20.149730Z",
            "ended": "2025-01-24T18:49:15.501473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1027.2442626953125,
                            "deviation": 63.049659729003906,
                            "volatility": 0.060068316757678986
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1702371,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1189.85693359375,
                            "deviation": 86.45125579833984,
                            "volatility": 0.059980422258377075
                        }
                    },
                    "username": "chuachuong",
                    "country": "un",
                    "ranking": 23.874611002783762,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f21d1ef006807accd00f0f1b20c4c60?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/71701427"
            },
            "players": {
                "black": {
                    "id": 988809,
                    "username": "LETSGOOO46",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/f09d89c85d5d85d6f63d321cb5ba59c7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 804.352717938832,
                            "deviation": 60.864984786799816,
                            "volatility": 0.05987756018833127
                        }
                    },
                    "ranking": 9.876707070788964,
                    "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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 71701427,
            "name": "LETSGOOO46 vs. Gia",
            "creator": 988809,
            "mode": "game",
            "source": "play",
            "black": 988809,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 5,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"blitz\", \"pause_on_weekends\": false, \"initial_time\": 30, \"time_increment\": 5, \"max_time\": 300, \"time_control\": \"fischer\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-24T17:58:14.453627Z",
            "ended": "2025-01-24T18:13:13.217078Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 988809,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 991.4705200195312,
                            "deviation": 60.710872650146484,
                            "volatility": 0.05990959703922272
                        }
                    },
                    "username": "LETSGOOO46",
                    "country": "us",
                    "ranking": 9.876707070788964,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f09d89c85d5d85d6f63d321cb5ba59c7?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.585693359375,
                            "deviation": 63.21966552734375,
                            "volatility": 0.06006835773587227
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "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": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71701173"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 774758,
                    "username": "ArmenԾ",
                    "country": "am",
                    "icon": "https://secure.gravatar.com/avatar/68e50e52ac7ad6796d7d979ff8513daf?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.8081084140827,
                            "deviation": 60.912374754319444,
                            "volatility": 0.05924345846198829
                        }
                    },
                    "ranking": 19.191718774455737,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 71701173,
            "name": "Gia vs. ArmenԾ",
            "creator": 774758,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 774758,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 9,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"rapid\", \"pause_on_weekends\": false, \"initial_time\": 300, \"time_increment\": 7, \"max_time\": 3000, \"time_control\": \"fischer\"}",
            "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": "2025-01-24T17:48:23.782317Z",
            "ended": "2025-01-24T17:54:12.746777Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1027.2506103515625,
                            "deviation": 63.399497985839844,
                            "volatility": 0.06006843224167824
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 774758,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.6944580078125,
                            "deviation": 61.58327865600586,
                            "volatility": 0.05916304513812065
                        }
                    },
                    "username": "ArmenԾ",
                    "country": "am",
                    "ranking": 19.191718774455737,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/68e50e52ac7ad6796d7d979ff8513daf?s=32&d=retro",
                    "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/71640675"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1623546,
                    "username": "DAMIRx",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/0953357d4eb1ea1bb856d13b8551118e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 962.9066950571821,
                            "deviation": 61.95994307431586,
                            "volatility": 0.06044330703190013
                        }
                    },
                    "ranking": 14.041823595018878,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71640675,
            "name": "Fast rengo for 4 DDKs",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1623546,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "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": "2025-01-26T21:04:18.474417Z",
            "ended": "2025-02-01T12:20:36.023841Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1088.37158203125,
                            "deviation": 63.151615142822266,
                            "volatility": 0.06006292626261711
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1623546,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 942.9683837890625,
                            "deviation": 62.33620834350586,
                            "volatility": 0.0603351853787899
                        }
                    },
                    "username": "DAMIRx",
                    "country": "ua",
                    "ranking": 14.041823595018878,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0953357d4eb1ea1bb856d13b8551118e-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1635657
            ],
            "rengo_white_team": [
                1623546,
                1700796
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}