List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=36
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=-ended&page=37",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=35",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/66465299"
            },
            "players": {
                "black": {
                    "id": 1403408,
                    "username": "Navor",
                    "country": "mx",
                    "icon": "https://user-uploads.online-go.com/558582afec9c71f7f8be06631d21cbca-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.8286320481277,
                            "deviation": 64.7327957918472,
                            "volatility": 0.05997150759413707
                        }
                    },
                    "ranking": 16.73767695193689,
                    "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": 66465299,
            "name": "Tournament Game: new year 2024       yeah    gg (109970) R:3 (Julko vs Navor)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1403408,
            "white": 15530,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109970,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-30T21:13:32.015597Z",
            "ended": "2024-09-19T06:43:31.662253Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1403408,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1139.0904541015625,
                            "deviation": 64.83908081054688,
                            "volatility": 0.059976428747177124
                        }
                    },
                    "username": "Navor",
                    "country": "mx",
                    "ranking": 16.73767695193689,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/558582afec9c71f7f8be06631d21cbca-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.3284301757812,
                            "deviation": 72.33199310302734,
                            "volatility": 0.05922522395849228
                        }
                    },
                    "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/66672297"
            },
            "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": 37174,
                    "username": "kapriz",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/e187b90d90c322f4f8422c3afd776ef2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1495.4943173297147,
                            "deviation": 69.04914513736159,
                            "volatility": 0.059657427263049526
                        }
                    },
                    "ranking": 24.233739831713272,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66672297,
            "name": "Tournament Game: TEST+ (47945) R:11 (kapriz vs Julko)",
            "creator": 37174,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 37174,
            "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": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400, \"speed\": \"correspondence\"}",
            "disable_analysis": false,
            "tournament": 47945,
            "tournament_round": 11,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "96.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-07T08:28:13.015102Z",
            "ended": "2024-09-18T18:51:22.816205Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 949.22900390625,
                            "deviation": 71.77708435058594,
                            "volatility": 0.05922558158636093
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 37174,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1562.5145263671875,
                            "deviation": 64.72062683105469,
                            "volatility": 0.05973842740058899
                        }
                    },
                    "username": "kapriz",
                    "country": "ru",
                    "ranking": 24.233739831713272,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e187b90d90c322f4f8422c3afd776ef2-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/66778997"
            },
            "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": 987373,
                    "username": "evadmit",
                    "country": "ua",
                    "icon": "https://user-uploads.online-go.com/fd72353149846f576ce3093012fb2128-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1090.8546372970536,
                            "deviation": 60.109604380747534,
                            "volatility": 0.05907214395988081
                        }
                    },
                    "ranking": 16.930022726883777,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66778997,
            "name": "Tournament Game: 13x13 Open D.E. Cup #38 (112588) R:5 (evadmit vs Julko)",
            "creator": 987373,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 987373,
            "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": 112588,
            "tournament_round": 5,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-11T02:15:23.716179Z",
            "ended": "2024-09-17T08:11:05.351026Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.2474975585938,
                            "deviation": 72.346435546875,
                            "volatility": 0.05922704562544823
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 987373,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.058837890625,
                            "deviation": 60.704219818115234,
                            "volatility": 0.05912001430988312
                        }
                    },
                    "username": "evadmit",
                    "country": "ua",
                    "ranking": 16.930022726883777,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fd72353149846f576ce3093012fb2128-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/67039961"
            },
            "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": 1476224,
                    "username": "John-Lee",
                    "country": "sv",
                    "icon": "https://user-uploads.online-go.com/b5f9d7bb636a865371cc959322191b9f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1018.2807896228531,
                            "deviation": 61.95644512884918,
                            "volatility": 0.05996251382909042
                        }
                    },
                    "ranking": 15.336243497239687,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67039961,
            "name": "Tournament Game: Torneo de práctica (117682) R:3 (John-Lee vs Julko)",
            "creator": 1476224,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1476224,
            "width": 9,
            "height": 9,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 117682,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-08-20T08:55:03.138641Z",
            "ended": "2024-09-14T18:41:37.808987Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.08642578125,
                            "deviation": 72.99917602539062,
                            "volatility": 0.059224486351013184
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1476224,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.3016967773438,
                            "deviation": 60.8200569152832,
                            "volatility": 0.05996431037783623
                        }
                    },
                    "username": "John-Lee",
                    "country": "sv",
                    "ranking": 15.336243497239687,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5f9d7bb636a865371cc959322191b9f-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/65326204"
            },
            "players": {
                "black": {
                    "id": 1254880,
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.3600929072657,
                            "deviation": 68.74308200631852,
                            "volatility": 0.059959228183305874
                        }
                    },
                    "ranking": 24.887962884672095,
                    "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": 65326204,
            "name": "Tournament Game: 19x19 Open D.E. Cup #68 (114498) R:2 (Julko vs sintsov2009)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1254880,
            "white": 15530,
            "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": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 114498,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "62.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-06-20T20:30:28.334113Z",
            "ended": "2024-09-14T12:49:30.253662Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1254880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1486.562255859375,
                            "deviation": 66.88606262207031,
                            "volatility": 0.059935394674539566
                        }
                    },
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "ranking": 24.887962884672095,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.7210083007812,
                            "deviation": 72.5934829711914,
                            "volatility": 0.059225086122751236
                        }
                    },
                    "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/67060261"
            },
            "players": {
                "black": {
                    "id": 1185177,
                    "username": "Eyes In The Darkness",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/7838260a76ed241dfa15daf4abed6fe0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1449.2025940504238,
                            "deviation": 73.02117046105676,
                            "volatility": 0.060111383386304604
                        }
                    },
                    "ranking": 23.505826760520403,
                    "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": 67060261,
            "name": "Tournament Game: ☆All levels☆ D.E  ★13x13★ (113901) R:3 (Julko vs General Ciao)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1185177,
            "white": 15530,
            "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": 113901,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-21T01:17:03.410321Z",
            "ended": "2024-09-04T09:49:12.904789Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1185177,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.6846923828125,
                            "deviation": 70.70917510986328,
                            "volatility": 0.06000977009534836
                        }
                    },
                    "username": "Eyes In The Darkness",
                    "country": "it",
                    "ranking": 23.505826760520403,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7838260a76ed241dfa15daf4abed6fe0-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.473388671875,
                            "deviation": 72.01219177246094,
                            "volatility": 0.059225380420684814
                        }
                    },
                    "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/65751476"
            },
            "players": {
                "black": {
                    "id": 1254880,
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.3600929072657,
                            "deviation": 68.74308200631852,
                            "volatility": 0.059959228183305874
                        }
                    },
                    "ranking": 24.887962884672095,
                    "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": 65751476,
            "name": "Tournament Game: 13x13 Open D.E. Cup #46 (117416) R:1 (Julko vs sintsov2009)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1254880,
            "white": 15530,
            "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": 117416,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-06T03:57:47.332665Z",
            "ended": "2024-08-29T18:50:28.036154Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1254880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.3428955078125,
                            "deviation": 68.40230560302734,
                            "volatility": 0.05995862931013107
                        }
                    },
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "ranking": 24.887962884672095,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 981.61669921875,
                            "deviation": 71.49928283691406,
                            "volatility": 0.05922582745552063
                        }
                    },
                    "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/67126024"
            },
            "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": 627235,
                    "username": "ZhivaGO8",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/3711dd8446a631f21e981e64c9dacccc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.8787513983557,
                            "deviation": 66.17067585151936,
                            "volatility": 0.05976832557183994
                        }
                    },
                    "ranking": 18.250357543975003,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67126024,
            "name": "Tournament Game: 19x19 New Zealand Open D.E. #11 (119186) R:1 (ZhivaG0 vs Julko)",
            "creator": 627235,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 627235,
            "width": 19,
            "height": 19,
            "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": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 119186,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-23T10:09:20.867631Z",
            "ended": "2024-08-29T06:04:54.102683Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.1304321289062,
                            "deviation": 72.26261901855469,
                            "volatility": 0.0592259056866169
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 627235,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 969.6737060546875,
                            "deviation": 67.94400787353516,
                            "volatility": 0.059964582324028015
                        }
                    },
                    "username": "ZhivaGO8",
                    "country": "001",
                    "ranking": 18.250357543975003,
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/67216893"
            },
            "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": 622557,
                    "username": "Fabriek",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/02fb2430da40719e90fe8c374cd54884-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1417.9087817071436,
                            "deviation": 63.43898206099538,
                            "volatility": 0.059877772465745015
                        }
                    },
                    "ranking": 23.000453629674638,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 67216893,
            "name": "Tournament Game: 13x13 New Zealand Handicap D.E. #5 (114270) R:3 (Fabriek vs Julko)",
            "creator": 622557,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 622557,
            "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": 114270,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-08-26T13:21:42.641979Z",
            "ended": "2024-08-27T16:26:03.598661Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 967.1304321289062,
                            "deviation": 72.26261901855469,
                            "volatility": 0.0592259056866169
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 622557,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.8438720703125,
                            "deviation": 63.694068908691406,
                            "volatility": 0.05990033224225044
                        }
                    },
                    "username": "Fabriek",
                    "country": "eu",
                    "ranking": 23.000453629674638,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/02fb2430da40719e90fe8c374cd54884-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/65666415"
            },
            "players": {
                "black": {
                    "id": 1254880,
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1538.3600929072657,
                            "deviation": 68.74308200631852,
                            "volatility": 0.059959228183305874
                        }
                    },
                    "ranking": 24.887962884672095,
                    "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": 65666415,
            "name": "Tournament Game: 13x13 Open League #28 (116762) R:1 (Julko vs sintsov2009)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1254880,
            "white": 15530,
            "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": 116762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-03T07:25:27.133633Z",
            "ended": "2024-08-27T08:12:39.888336Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1254880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1550.001708984375,
                            "deviation": 68.36701965332031,
                            "volatility": 0.05994802713394165
                        }
                    },
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "ranking": 24.887962884672095,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 968.2030029296875,
                            "deviation": 71.73957061767578,
                            "volatility": 0.059226322919130325
                        }
                    },
                    "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
        }
    ]
}