List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=36
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=37",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=35",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/71640660"
            },
            "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": 1606789,
                    "username": "DoctorDoom",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b9961a81040ebc9faf2cf59381739dc9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1884.3436191898513,
                            "deviation": 78.59209645687748,
                            "volatility": 0.05999671835523648
                        }
                    },
                    "ranking": 29.58423145704015,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71640660,
            "name": "Fast rengo for 8",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1606789,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-27T05:46:08.061318Z",
            "ended": "2025-03-12T04:15:50.722777Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1060.78857421875,
                            "deviation": 63.97224426269531,
                            "volatility": 0.0600816011428833
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1606789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1884.3436279296875,
                            "deviation": 78.59209442138672,
                            "volatility": 0.05999671667814255
                        }
                    },
                    "username": "DoctorDoom",
                    "country": "un",
                    "ranking": 29.58423145704015,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b9961a81040ebc9faf2cf59381739dc9?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1578503,
                1525148,
                1630446
            ],
            "rengo_white_team": [
                1606789,
                1623546,
                1654915,
                391401
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71533153"
            },
            "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": 818667,
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1301.2400163518753,
                            "deviation": 62.21884425905596,
                            "volatility": 0.05602844266878324
                        }
                    },
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "ui_class": "bot"
                }
            },
            "id": 71533153,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 818667,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": 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-19T14:12:02.302599Z",
            "ended": "2025-01-19T19:14:40.183641Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1006.6353149414062,
                            "deviation": 64.1783218383789,
                            "volatility": 0.060062773525714874
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 818667,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1441.3603515625,
                            "deviation": 62.49280548095703,
                            "volatility": 0.05721962824463844
                        }
                    },
                    "username": "doge_bot_4",
                    "country": "_Pirate",
                    "ranking": 21.01266895673272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e8cf352e08ee27b0f5755901f08a1bc1-32.png",
                    "ui_class": "bot"
                }
            },
            "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/71527209"
            },
            "players": {
                "black": {
                    "id": 1228019,
                    "username": "IronLady",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/ad7a9540455a01739e206c88d900cbe8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.4993496864595,
                            "deviation": 65.90751311924481,
                            "volatility": 0.06001178951756253
                        }
                    },
                    "ranking": 15.386626257748798,
                    "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": 71527209,
            "name": "#SITS 1st wave / 2025 Gia vs IronLady",
            "creator": 1228019,
            "mode": "game",
            "source": "play",
            "black": 1228019,
            "white": 526987,
            "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": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-19T09:03:37.440514Z",
            "ended": "2025-01-19T10:02:07.593481Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1228019,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.8385009765625,
                            "deviation": 67.31388092041016,
                            "volatility": 0.0600130558013916
                        }
                    },
                    "username": "IronLady",
                    "country": "fr",
                    "ranking": 15.386626257748798,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ad7a9540455a01739e206c88d900cbe8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1008.6006469726562,
                            "deviation": 64.54902648925781,
                            "volatility": 0.06005982309579849
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/71478935"
            },
            "players": {
                "black": {
                    "id": 1677740,
                    "username": "trujakka",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/fd30c1bb82831a209fbe6c9805bc723e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 853.3900683785956,
                            "deviation": 61.1358414775096,
                            "volatility": 0.06002572578919481
                        }
                    },
                    "ranking": 11.246697589410896,
                    "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": 71478935,
            "name": "Friendly Match",
            "creator": 1677740,
            "mode": "game",
            "source": "play",
            "black": 1677740,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "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": 177587,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 604800, \"period_time\": 172800, \"periods\": 5}",
            "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": "2025-01-17T18:31:36.173294Z",
            "ended": "2025-02-13T11:28:13.371542Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1677740,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 816.2653198242188,
                            "deviation": 61.529762268066406,
                            "volatility": 0.0600220188498497
                        }
                    },
                    "username": "trujakka",
                    "country": "us",
                    "ranking": 11.246697589410896,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd30c1bb82831a209fbe6c9805bc723e-32.png",
                    "ui_class": ""
                },
                "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/71310610"
            },
            "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": 1611816,
                    "username": "Stanou",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/166fe2441a26c1fe8c5cf5a331bf337d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.9832594762025,
                            "deviation": 63.34043135066526,
                            "volatility": 0.05999562216038629
                        }
                    },
                    "ranking": 14.985824575124232,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71310610,
            "name": "#SITS Groupe G Gia VS Stanou",
            "creator": 1611816,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1611816,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-01-12T12:32:57.450463Z",
            "ended": "2025-01-12T13:58:31.764982Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1025.0924072265625,
                            "deviation": 64.71284484863281,
                            "volatility": 0.06006092578172684
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1611816,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 968.2894287109375,
                            "deviation": 72.3488540649414,
                            "volatility": 0.06000879779458046
                        }
                    },
                    "username": "Stanou",
                    "country": "fr",
                    "ranking": 14.985824575124232,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/166fe2441a26c1fe8c5cf5a331bf337d-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/71284461"
            },
            "players": {
                "black": {
                    "id": 683983,
                    "username": "Barbara64",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.6180768646065,
                            "deviation": 62.284919768150466,
                            "volatility": 0.060035080485090125
                        }
                    },
                    "ranking": 8.884845626480162,
                    "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": 71284461,
            "name": "#SITSvague1 saison5 Barbara64/Gia",
            "creator": 683983,
            "mode": "game",
            "source": "play",
            "black": 683983,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "66.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-11T16:08:07.097074Z",
            "ended": "2025-01-11T17:13:49.683572Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 683983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.154296875,
                            "deviation": 61.94701385498047,
                            "volatility": 0.06004277989268303
                        }
                    },
                    "username": "Barbara64",
                    "country": "fr",
                    "ranking": 8.884845626480162,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.1918334960938,
                            "deviation": 64.79027557373047,
                            "volatility": 0.06006249412894249
                        }
                    },
                    "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/71262851"
            },
            "players": {
                "black": {
                    "id": 1131163,
                    "username": "oryoki",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/bb3d2f48113838de532e2e367b36ec40-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.8481431585612,
                            "deviation": 63.53634732543952,
                            "volatility": 0.05852500609849523
                        }
                    },
                    "ranking": 12.602139326930814,
                    "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": 71262851,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:1 (Gia vs oryoki)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1131163,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "65.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-10T22:00:52.947828Z",
            "ended": "2025-01-25T10:43:07.924882Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1131163,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1019.1491088867188,
                            "deviation": 66.35957336425781,
                            "volatility": 0.05857440456748009
                        }
                    },
                    "username": "oryoki",
                    "country": "un",
                    "ranking": 12.602139326930814,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/bb3d2f48113838de532e2e367b36ec40-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1027.2327880859375,
                            "deviation": 63.293556213378906,
                            "volatility": 0.06006712466478348
                        }
                    },
                    "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/71262850"
            },
            "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": 375436,
                    "username": "KupaTrupa",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/94226789649b5f66eacf21a2c413ebf6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1080.6549199427118,
                            "deviation": 63.478769578911695,
                            "volatility": 0.059930749882211296
                        }
                    },
                    "ranking": 16.712547107241885,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71262850,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:1 (KupaTrupa vs Gia)",
            "creator": 375436,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 375436,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-10T22:00:52.887496Z",
            "ended": "2025-01-17T21:08:16.245399Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1020.6055908203125,
                            "deviation": 64.81482696533203,
                            "volatility": 0.060059804469347
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 375436,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1013.542236328125,
                            "deviation": 61.5175666809082,
                            "volatility": 0.05996032804250717
                        }
                    },
                    "username": "KupaTrupa",
                    "country": "fr",
                    "ranking": 16.712547107241885,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/94226789649b5f66eacf21a2c413ebf6-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/71262849"
            },
            "players": {
                "black": {
                    "id": 924554,
                    "username": "sigi_sax",
                    "country": "_United_Federation_of_Planets",
                    "icon": "https://secure.gravatar.com/avatar/4e8ba08368e5df396465c2204b473b08?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.01392485126,
                            "deviation": 64.99302828808746,
                            "volatility": 0.059710392435961136
                        }
                    },
                    "ranking": 14.140358749574649,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 71262849,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:1 (Gia vs sigi_sax)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 924554,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "43.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-10T22:00:52.827467Z",
            "ended": "2025-02-07T16:31:05.888624Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 924554,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.2205810546875,
                            "deviation": 63.903411865234375,
                            "volatility": 0.05972523242235184
                        }
                    },
                    "username": "sigi_sax",
                    "country": "_United_Federation_of_Planets",
                    "ranking": 14.140358749574649,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e8ba08368e5df396465c2204b473b08?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1059.572021484375,
                            "deviation": 64.10061645507812,
                            "volatility": 0.06007152050733566
                        }
                    },
                    "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/71262848"
            },
            "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": 1502144,
                    "username": "Victorda",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/20ee8d5a138d02851a257b7a9af8d474-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.291149671259,
                            "deviation": 63.842382878646234,
                            "volatility": 0.05994308918040196
                        }
                    },
                    "ranking": 15.764447807895808,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 71262848,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:1 (Victorda vs Gia)",
            "creator": 1502144,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1502144,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 37368,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 36000, \"initial_time\": 172800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122056,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "48.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-01-10T22:00:52.762396Z",
            "ended": "2025-01-24T16:21:58.820946Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.2845458984375,
                            "deviation": 63.59123229980469,
                            "volatility": 0.060068704187870026
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1502144,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.4691162109375,
                            "deviation": 60.59653091430664,
                            "volatility": 0.059951212257146835
                        }
                    },
                    "username": "Victorda",
                    "country": "fr",
                    "ranking": 15.764447807895808,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/20ee8d5a138d02851a257b7a9af8d474-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
        }
    ]
}