List all games played by a specific player.

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

{
    "count": 5000,
    "next": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=19",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=17",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/73303705"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 162289,
                    "username": "Christoph_R",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1595.5548742540932,
                            "deviation": 67.59018634139801,
                            "volatility": 0.06076898832665214
                        }
                    },
                    "ranking": 25.733044026870626,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 73303705,
            "name": "Tournament Game: tournoi 13x13 noob_boot (122107) R:4 (Christoph_R vs Julko)",
            "creator": 162289,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 162289,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 122107,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-14T16:11:52.981135Z",
            "ended": "2025-03-20T18:44:05.170502Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 793.8837280273438,
                            "deviation": 67.368896484375,
                            "volatility": 0.059275221079587936
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 162289,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1671.37646484375,
                            "deviation": 67.15670013427734,
                            "volatility": 0.060626957565546036
                        }
                    },
                    "username": "Christoph_R",
                    "country": "de",
                    "ranking": 25.733044026870626,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a4ef3d94c2b5706461baf03646b29f7a-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/73254780"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1408189,
                    "username": "msaari",
                    "country": "fi",
                    "icon": "https://user-uploads.online-go.com/d84f8843f1ada4bb45291df34e84950f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1002.6163704657981,
                            "deviation": 62.76521506097277,
                            "volatility": 0.05974198209363873
                        }
                    },
                    "ranking": 14.97735480821881,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73254780,
            "name": "Tournament Game: 19x19 New Zealand Handicap D.E. #22 (121756) R:3 (msaari vs Julko)",
            "creator": 1408189,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1408189,
            "width": 19,
            "height": 19,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "5.0",
            "handicap": 5,
            "komi": "0.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 121756,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-03-13T06:29:48.664978Z",
            "ended": "2025-04-03T10:51:28.593911Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 787.7535400390625,
                            "deviation": 68.24958038330078,
                            "volatility": 0.05927625671029091
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1408189,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 944.923583984375,
                            "deviation": 63.18183135986328,
                            "volatility": 0.05978589132428169
                        }
                    },
                    "username": "msaari",
                    "country": "fi",
                    "ranking": 14.97735480821881,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d84f8843f1ada4bb45291df34e84950f-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/73026996"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1679691,
                    "username": "kazenotani",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/c371c1dcffda922a8ebc9e62ab95deb8-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1180.9041529802269,
                            "deviation": 63.90539570142098,
                            "volatility": 0.05996790652114228
                        }
                    },
                    "ranking": 18.766255643363927,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 73026996,
            "name": "Tournament Game: The Julko's double elimination II (124589) R:4 (kazenotani vs Julko)",
            "creator": 1679691,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1679691,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 124589,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-03-06T09:04:06.480119Z",
            "ended": "2025-04-11T07:25:16.257422Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 790.4830932617188,
                            "deviation": 67.95703887939453,
                            "volatility": 0.05927073955535889
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1679691,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.6336669921875,
                            "deviation": 66.83393096923828,
                            "volatility": 0.059970736503601074
                        }
                    },
                    "username": "kazenotani",
                    "country": "jp",
                    "ranking": 18.766255643363927,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c371c1dcffda922a8ebc9e62ab95deb8-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/72783536"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1585751,
                    "username": "モーリー",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/7a236a7c5de57541a47c216a42f778e9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1454.104351958557,
                            "deviation": 66.09242082238372,
                            "volatility": 0.05997865151997226
                        }
                    },
                    "ranking": 23.58399679593431,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783536,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (モーリー vs Julko)",
            "creator": 1585751,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1585751,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "11.0",
            "handicap": 4,
            "komi": "-1.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-27T00:39:20.141253Z",
            "ended": "2025-03-13T20:26:19.173722Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 800.3314819335938,
                            "deviation": 65.75086975097656,
                            "volatility": 0.05927962809801102
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1585751,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1404.0467529296875,
                            "deviation": 67.45521545410156,
                            "volatility": 0.060006726533174515
                        }
                    },
                    "username": "モーリー",
                    "country": "jp",
                    "ranking": 23.58399679593431,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7a236a7c5de57541a47c216a42f778e9-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/72783534"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081552,
                    "username": "nukazuke",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/857d43ab4a791385a862a9c3ff603678?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1425.4592642513064,
                            "deviation": 64.28805537602578,
                            "volatility": 0.059810258378822354
                        }
                    },
                    "ranking": 23.123402244787435,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783534,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (nukazuke vs Julko)",
            "creator": 1081552,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1081552,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 4,
            "komi": "3.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "75 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:20.075307Z",
            "ended": "2025-04-17T13:59:42.516219Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 791.4774169921875,
                            "deviation": 69.17855072021484,
                            "volatility": 0.05927494540810585
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1081552,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1331.5367431640625,
                            "deviation": 64.53031921386719,
                            "volatility": 0.05973981320858002
                        }
                    },
                    "username": "nukazuke",
                    "country": "un",
                    "ranking": 23.123402244787435,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/857d43ab4a791385a862a9c3ff603678?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72783533"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1099730,
                    "username": "Vouy4ger",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/ee4b7c72dfb49fdd77e00a5b484b23c7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 848.9862502195245,
                            "deviation": 68.03769327009604,
                            "volatility": 0.05998716587234915
                        }
                    },
                    "ranking": 11.126925460677477,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783533,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (Vouy4ger vs Julko)",
            "creator": 1099730,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1099730,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 1,
            "komi": "-1.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2025-02-27T00:39:20.014230Z",
            "ended": "2025-03-05T20:00:33.747836Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 836.7138061523438,
                            "deviation": 68.91217041015625,
                            "volatility": 0.05927455797791481
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1099730,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 962.31591796875,
                            "deviation": 64.29833221435547,
                            "volatility": 0.05994972214102745
                        }
                    },
                    "username": "Vouy4ger",
                    "country": "us",
                    "ranking": 11.126925460677477,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ee4b7c72dfb49fdd77e00a5b484b23c7?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/72783532"
            },
            "players": {
                "black": {
                    "id": 1042989,
                    "username": "artur.benson",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 707.9684517871419,
                            "deviation": 67.72391950292916,
                            "volatility": 0.060585716923822204
                        }
                    },
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 72783532,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (Julko vs artur.benson)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1042989,
            "white": 15530,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 3,
            "komi": "3.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:19.951733Z",
            "ended": "2025-03-25T07:45:07.109907Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1042989,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 426.7034912109375,
                            "deviation": 71.75877380371094,
                            "volatility": 0.06050978973507881
                        }
                    },
                    "username": "artur.benson",
                    "country": "un",
                    "ranking": 6.921879411764922,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c19a3d3c31109327845a7b793056efc4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 801.7200317382812,
                            "deviation": 67.80644226074219,
                            "volatility": 0.059273671358823776
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-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/72783531"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 949961,
                    "username": "Parmacenda",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.24080516324,
                            "deviation": 62.38010882980903,
                            "volatility": 0.0598616643332869
                        }
                    },
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783531,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (Parmacenda vs Julko)",
            "creator": 949961,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 949961,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 4,
            "komi": "3.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:19.892847Z",
            "ended": "2025-03-31T07:21:14.320276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 807.2454833984375,
                            "deviation": 68.47140502929688,
                            "volatility": 0.05927209183573723
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 949961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1349.90087890625,
                            "deviation": 63.27145767211914,
                            "volatility": 0.05985941365361214
                        }
                    },
                    "username": "Parmacenda",
                    "country": "es",
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-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/72783530"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1384972,
                    "username": "Marie-Johanna",
                    "country": "_Starfleet",
                    "icon": "https://user-uploads.online-go.com/c74764359ce05b361ccf801685f25723-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1322.6255192402211,
                            "deviation": 65.99723666964438,
                            "volatility": 0.06001992406659554
                        }
                    },
                    "ranking": 21.39003993704401,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783530,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (Marie-Johanna vs Julko)",
            "creator": 1384972,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1384972,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "9.0",
            "handicap": 4,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:19.819392Z",
            "ended": "2025-03-12T19:31:58.455886Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 817.1539916992188,
                            "deviation": 65.93632507324219,
                            "volatility": 0.059276606887578964
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1384972,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1284.989990234375,
                            "deviation": 66.42510986328125,
                            "volatility": 0.060028076171875
                        }
                    },
                    "username": "Marie-Johanna",
                    "country": "_Starfleet",
                    "ranking": 21.39003993704401,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c74764359ce05b361ccf801685f25723-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/72783529"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1726589,
                    "username": "deleted-562db264-87fd-4e45-89ad-52a307774807",
                    "country": "qo",
                    "icon": "https://user-uploads.online-go.com/412ac57a993174701e486711922da225-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2003.3361381688617,
                            "deviation": 77.41362019991227,
                            "volatility": 0.06003925247288903
                        }
                    },
                    "ranking": 31.001805787568014,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 72783529,
            "name": "Tournament Game: 13x13 New Zealand Handicap League #10 (125150) R:1 (CFandBB vs Julko)",
            "creator": 1726589,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1726589,
            "width": 13,
            "height": 13,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 125150,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "25 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2025-02-27T00:39:19.769985Z",
            "ended": "2025-03-04T09:20:16.515826Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 843.6285400390625,
                            "deviation": 67.7038345336914,
                            "volatility": 0.059276558458805084
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1726589,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.7088623046875,
                            "deviation": 165.43685913085938,
                            "volatility": 0.05999530851840973
                        }
                    },
                    "username": "deleted-562db264-87fd-4e45-89ad-52a307774807",
                    "country": "qo",
                    "ranking": 31.001805787568014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/412ac57a993174701e486711922da225-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
        }
    ]
}