List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=19
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=20",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=18",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/76752913"
            },
            "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": 467927,
                    "username": "maksnokia1990",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1289.3593199295337,
                            "deviation": 65.77130131927866,
                            "volatility": 0.05933752895415194
                        }
                    },
                    "ranking": 20.800331953042267,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76752913,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:3 (maksnokia1990 vs Gia)",
            "creator": 467927,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 467927,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "60.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-27T22:31:09.829886Z",
            "ended": "2025-08-15T16:31:53.231824Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.450439453125,
                            "deviation": 65.07193756103516,
                            "volatility": 0.06006639450788498
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 467927,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.2005615234375,
                            "deviation": 65.4374008178711,
                            "volatility": 0.05927221104502678
                        }
                    },
                    "username": "maksnokia1990",
                    "country": "ru",
                    "ranking": 20.800331953042267,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c40989665d0ca48a3160d84aa9dc835a-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/76752909"
            },
            "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": 845789,
                    "username": "deleted-7f1c0507-92dc-493f-bf03-40151acfe391",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/7367b6c284bb971da693cad621324002-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 959.1731504447548,
                            "deviation": 61.35112928315531,
                            "volatility": 0.05995597965265034
                        }
                    },
                    "ranking": 13.951888032055082,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76752909,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:3 (GrimSheeper vs Gia)",
            "creator": 845789,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 845789,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-27T22:31:09.521398Z",
            "ended": "2025-08-11T10:31:07.721649Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.7724609375,
                            "deviation": 64.17324829101562,
                            "volatility": 0.060067158192396164
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 845789,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.8563232421875,
                            "deviation": 61.994712829589844,
                            "volatility": 0.05996432900428772
                        }
                    },
                    "username": "deleted-7f1c0507-92dc-493f-bf03-40151acfe391",
                    "country": "gb",
                    "ranking": 13.951888032055082,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7367b6c284bb971da693cad621324002-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/76752904"
            },
            "players": {
                "black": {
                    "id": 1651334,
                    "username": "artificialkozm",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/23c17533d31472bf91bbfacc5e019255?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.674935298827,
                            "deviation": 62.732921700515355,
                            "volatility": 0.06003452348954672
                        }
                    },
                    "ranking": 14.978707006656121,
                    "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": 76752904,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:3 (Gia vs artificialkozm)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1651334,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2025-06-27T22:31:04.603530Z",
            "ended": "2025-07-02T07:04:06.098544Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1651334,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.2052001953125,
                            "deviation": 62.349422454833984,
                            "volatility": 0.06003457307815552
                        }
                    },
                    "username": "artificialkozm",
                    "country": "fr",
                    "ranking": 14.978707006656121,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/23c17533d31472bf91bbfacc5e019255?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.137939453125,
                            "deviation": 64.17146301269531,
                            "volatility": 0.06007113307714462
                        }
                    },
                    "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/76752898"
            },
            "players": {
                "black": {
                    "id": 918737,
                    "username": "Sagreh",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/09b392061b71e14f042f213c16f74d4e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1064.864548614035,
                            "deviation": 60.94803986275495,
                            "volatility": 0.0599111219663933
                        }
                    },
                    "ranking": 16.371787023915694,
                    "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": 76752898,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:3 (Gia vs Sagreh)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 918737,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-06-27T22:31:04.221819Z",
            "ended": "2025-07-13T14:12:23.259720Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 918737,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1200.1490478515625,
                            "deviation": 62.86024856567383,
                            "volatility": 0.05994779244065285
                        }
                    },
                    "username": "Sagreh",
                    "country": "fr",
                    "ranking": 16.371787023915694,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/09b392061b71e14f042f213c16f74d4e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1056.0732421875,
                            "deviation": 64.56752014160156,
                            "volatility": 0.060071635991334915
                        }
                    },
                    "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/76752891"
            },
            "players": {
                "black": {
                    "id": 1678377,
                    "username": "filip.l.s.johansson",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/cad3d1f75362f6a953abc6c042ca79cb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1254.118953093009,
                            "deviation": 64.51734283597804,
                            "volatility": 0.05997814977164525
                        }
                    },
                    "ranking": 20.158795746604294,
                    "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": 76752891,
            "name": "Tournament Game: DDK Playground: Fast Correspondence McMahon I (122056) R:3 (Gia vs filip.l.s.johansson)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1678377,
            "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": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-27T22:31:03.700006Z",
            "ended": "2025-08-29T10:36:55.950121Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1678377,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1286.5245361328125,
                            "deviation": 64.4538803100586,
                            "volatility": 0.06000356748700142
                        }
                    },
                    "username": "filip.l.s.johansson",
                    "country": "se",
                    "ranking": 20.158795746604294,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cad3d1f75362f6a953abc6c042ca79cb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1094.292236328125,
                            "deviation": 64.01258850097656,
                            "volatility": 0.06006653234362602
                        }
                    },
                    "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/76703388"
            },
            "players": {
                "black": {
                    "id": 125615,
                    "username": "kevin.storey.39",
                    "country": "gb",
                    "icon": "https://user-uploads.online-go.com/5766275578af88666e161ef04d598aa9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.662070985838,
                            "deviation": 63.58556770416138,
                            "volatility": 0.05953048695028904
                        }
                    },
                    "ranking": 15.162385308482746,
                    "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": 76703388,
            "name": "Ladder Challenge: kevin.storey.39(#293) vs Gia(#291)",
            "creator": 125615,
            "mode": "game",
            "source": "play",
            "black": 125615,
            "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": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-26T12:20:51.748532Z",
            "ended": "2025-08-19T15:49:21.983882Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 125615,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.4287109375,
                            "deviation": 63.18450164794922,
                            "volatility": 0.059537649154663086
                        }
                    },
                    "username": "kevin.storey.39",
                    "country": "gb",
                    "ranking": 15.162385308482746,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5766275578af88666e161ef04d598aa9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.3289794921875,
                            "deviation": 64.22513580322266,
                            "volatility": 0.060065802186727524
                        }
                    },
                    "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/76678416"
            },
            "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": 1522774,
                    "username": "avidia",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/51901ebf12cd3fe6dbcd967f1c91eea7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.5212837696615,
                            "deviation": 65.80880281572331,
                            "volatility": 0.06000263406942592
                        }
                    },
                    "ranking": 14.673002724104029,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76678416,
            "name": "figg Online League Match",
            "creator": 1522774,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1522774,
            "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": "{\"main_time\": 3600, \"pause_on_weekends\": false, \"period_time\": 30, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 3}",
            "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-06-25T17:03:38.268451Z",
            "ended": "2025-06-25T18:07:21.947033Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1049.9945068359375,
                            "deviation": 64.34468841552734,
                            "volatility": 0.06006944179534912
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1522774,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1044.568603515625,
                            "deviation": 65.58694458007812,
                            "volatility": 0.06000257283449173
                        }
                    },
                    "username": "avidia",
                    "country": "it",
                    "ranking": 14.673002724104029,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/51901ebf12cd3fe6dbcd967f1c91eea7-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/76674699"
            },
            "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": 533906,
                    "username": "Nosean",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/2dc7028ff27c1a45458ee45ead9f9b31-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.4978608817892,
                            "deviation": 64.54557863800234,
                            "volatility": 0.06001449451051226
                        }
                    },
                    "ranking": 16.51554697007528,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76674699,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:3 (Nosean vs Gia)",
            "creator": 533906,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 533906,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-25T14:43:41.464911Z",
            "ended": "2025-07-18T15:52:36.814992Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1026.0487060546875,
                            "deviation": 64.25666046142578,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 533906,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1248.9239501953125,
                            "deviation": 65.02159118652344,
                            "volatility": 0.06001178175210953
                        }
                    },
                    "username": "Nosean",
                    "country": "un",
                    "ranking": 16.51554697007528,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2dc7028ff27c1a45458ee45ead9f9b31-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/76674698"
            },
            "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": 1683349,
                    "username": "Pjur",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/4741a9c734dfacceb3056e4dbc73612b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1304.9487741636053,
                            "deviation": 61.62672075161181,
                            "volatility": 0.060000910299064306
                        }
                    },
                    "ranking": 21.078556586677834,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76674698,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:3 (Pjur vs Gia)",
            "creator": 1683349,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1683349,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-25T14:43:41.406512Z",
            "ended": "2025-07-15T05:03:11.224615Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1043.9144287109375,
                            "deviation": 64.59312438964844,
                            "volatility": 0.06006854400038719
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1683349,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1183.490966796875,
                            "deviation": 63.87332534790039,
                            "volatility": 0.06000959873199463
                        }
                    },
                    "username": "Pjur",
                    "country": "pl",
                    "ranking": 21.078556586677834,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4741a9c734dfacceb3056e4dbc73612b-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/76674695"
            },
            "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": 627235,
                    "username": "ZhivaGO8",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/3711dd8446a631f21e981e64c9dacccc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1167.169096466307,
                            "deviation": 66.11654862760763,
                            "volatility": 0.05977044291810548
                        }
                    },
                    "ranking": 18.495420664062294,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 76674695,
            "name": "Tournament Game: Absolute Fortnight - May 2025 (124386) R:3 (ZhivaGO8 vs Gia)",
            "creator": 627235,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 627235,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 9573,
            "time_control_parameters": "{\"system\": \"absolute\", \"time_control\": \"absolute\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"total_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 124386,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-06-25T14:43:41.224676Z",
            "ended": "2025-07-14T08:42:39.217012Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1048.8641357421875,
                            "deviation": 64.4766845703125,
                            "volatility": 0.06007010117173195
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 627235,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1283.4268798828125,
                            "deviation": 66.81192016601562,
                            "volatility": 0.05986907333135605
                        }
                    },
                    "username": "ZhivaGO8",
                    "country": "001",
                    "ranking": 18.495420664062294,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3711dd8446a631f21e981e64c9dacccc-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
        }
    ]
}