List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=40
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=41",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=39",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/65666409"
            },
            "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": 1378844,
                    "username": "Quincey",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bebefaa363c3af97c16cdee98495d138?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 325.40727188675737,
                            "deviation": 65.51417372100212,
                            "volatility": 0.05993263610426461
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65666409,
            "name": "Tournament Game: 13x13 Open League #28 (116762) R:1 (Marrel vs Julko)",
            "creator": 1378844,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1378844,
            "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": "16.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-03T07:25:26.665912Z",
            "ended": "2024-07-20T07:44:40.499428Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 996.0360107421875,
                            "deviation": 69.0540542602539,
                            "volatility": 0.059233423322439194
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1378844,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 443.8072814941406,
                            "deviation": 71.53820037841797,
                            "volatility": 0.05991791561245918
                        }
                    },
                    "username": "Quincey",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bebefaa363c3af97c16cdee98495d138?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/65705625"
            },
            "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": 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": ""
                }
            },
            "id": 65705625,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #88 (117683) R:1 (sintsov2009 vs Julko)",
            "creator": 1254880,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1254880,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 117683,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-04T13:22:07.398147Z",
            "ended": "2024-07-18T18:16:25.894872Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.4249267578125,
                            "deviation": 68.50687408447266,
                            "volatility": 0.059222783893346786
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1254880,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.8837890625,
                            "deviation": 69.86006927490234,
                            "volatility": 0.05992753803730011
                        }
                    },
                    "username": "Go_Hikaru",
                    "country": "ru",
                    "ranking": 24.887962884672095,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/b5d7c92315c2daaf2b1ad407fc866c08-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/65199627"
            },
            "players": {
                "black": {
                    "id": 750303,
                    "username": "jubu",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.594164655018,
                            "deviation": 68.35333872883297,
                            "volatility": 0.05986610906795695
                        }
                    },
                    "ranking": 17.819718939149247,
                    "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": 65199627,
            "name": "Tournament Game: all let's go 13x13 Ranking (113908) R:1 (Julko vs jubu)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 750303,
            "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": 113908,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-06-16T07:00:48.808835Z",
            "ended": "2024-07-18T10:46:13.684959Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.9097900390625,
                            "deviation": 67.69815826416016,
                            "volatility": 0.059866998344659805
                        }
                    },
                    "username": "jubu",
                    "country": "de",
                    "ranking": 17.819718939149247,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 970.4249267578125,
                            "deviation": 68.50687408447266,
                            "volatility": 0.059222783893346786
                        }
                    },
                    "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/65705624"
            },
            "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": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.4353767274386,
                            "deviation": 63.82079383189841,
                            "volatility": 0.059829839452363566
                        }
                    },
                    "ranking": 14.126504350128775,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 65705624,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #88 (117683) R:1 (car8 vs Julko)",
            "creator": 787553,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 787553,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 117683,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-04T13:22:07.301362Z",
            "ended": "2024-07-18T07:45:03.458678Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.9156494140625,
                            "deviation": 68.59642791748047,
                            "volatility": 0.05922427028417587
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1213.5826416015625,
                            "deviation": 63.9870491027832,
                            "volatility": 0.05977313593029976
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.126504350128775,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-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/65117913"
            },
            "players": {
                "black": {
                    "id": 750303,
                    "username": "jubu",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.594164655018,
                            "deviation": 68.35333872883297,
                            "volatility": 0.05986610906795695
                        }
                    },
                    "ranking": 17.819718939149247,
                    "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": 65117913,
            "name": "Tournament Game: ☆All levels☆ D.E  ★13x13★ (113901) R:1 (Julko vs jubu)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 750303,
            "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": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2024-06-13T08:17:05.795929Z",
            "ended": "2024-07-18T05:09:02.904584Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 750303,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.9097900390625,
                            "deviation": 67.69815826416016,
                            "volatility": 0.059866998344659805
                        }
                    },
                    "username": "jubu",
                    "country": "de",
                    "ranking": 17.819718939149247,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/48df242077c034db1384cacabace2d7a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.9156494140625,
                            "deviation": 68.59642791748047,
                            "volatility": 0.05922427028417587
                        }
                    },
                    "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/65705618"
            },
            "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": 598257,
                    "username": "Lukyn",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/7fb279757514c99fe4a3b2dd3a47f12c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.7935596438176,
                            "deviation": 65.60252405321529,
                            "volatility": 0.05999068996296286
                        }
                    },
                    "ranking": 19.133626048074394,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 65705618,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #88 (117683) R:1 (Lukyn vs Julko)",
            "creator": 598257,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 598257,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 117683,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-04T13:22:06.797044Z",
            "ended": "2024-07-17T07:42:18.986817Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.15234375,
                            "deviation": 68.22441864013672,
                            "volatility": 0.059225134551525116
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 598257,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1401.281982421875,
                            "deviation": 65.47579956054688,
                            "volatility": 0.0599558986723423
                        }
                    },
                    "username": "Lukyn",
                    "country": "cz",
                    "ranking": 19.133626048074394,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7fb279757514c99fe4a3b2dd3a47f12c-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/65666401"
            },
            "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": 777164,
                    "username": "sweissner2",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/678047e226d2c7bf4aeac51b8ac1b72d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.4244569795208,
                            "deviation": 67.7881662183178,
                            "volatility": 0.06095967967772665
                        }
                    },
                    "ranking": 24.601241849781307,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 65666401,
            "name": "Tournament Game: 13x13 Open League #28 (116762) R:1 (sweissner2 vs Julko)",
            "creator": 777164,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 777164,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-03T07:25:26.068401Z",
            "ended": "2024-07-16T08:28:17.617632Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.6152954101562,
                            "deviation": 67.53265380859375,
                            "volatility": 0.05922534689307213
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 777164,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1692.637451171875,
                            "deviation": 67.98595428466797,
                            "volatility": 0.06059953570365906
                        }
                    },
                    "username": "sweissner2",
                    "country": "us",
                    "ranking": 24.601241849781307,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/678047e226d2c7bf4aeac51b8ac1b72d-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/63247843"
            },
            "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": 1046335,
                    "username": "狐黍稷",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/c460948a6aa0fb309eff4518bb454cb0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1680.6761818769464,
                            "deviation": 67.26383690078728,
                            "volatility": 0.05993570067750264
                        }
                    },
                    "ranking": 26.936256997651313,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63247843,
            "name": "Tournament Game: 19x19 New Zealand Open League #4 (114385) R:1 (狐黍稷 vs Julko)",
            "creator": 1046335,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1046335,
            "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": 114385,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "53 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-09T18:58:05.165715Z",
            "ended": "2024-07-15T08:29:13.615604Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.47900390625,
                            "deviation": 66.9055404663086,
                            "volatility": 0.05922573432326317
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1046335,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1580.6151123046875,
                            "deviation": 66.32428741455078,
                            "volatility": 0.05997069180011749
                        }
                    },
                    "username": "狐黍稷",
                    "country": "cn",
                    "ranking": 26.936256997651313,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c460948a6aa0fb309eff4518bb454cb0-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/65748588"
            },
            "players": {
                "black": {
                    "id": 1040914,
                    "username": "kashiwamochi",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.7802581547032,
                            "deviation": 67.42760465673456,
                            "volatility": 0.06024848147128804
                        }
                    },
                    "ranking": 17.556546036559958,
                    "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": 65748588,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #242 (117726) R:1 (Julko vs kashiwamochi)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1040914,
            "white": 15530,
            "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": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 117726,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-06T01:20:32.375066Z",
            "ended": "2024-07-14T07:34:37.725397Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1040914,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1272.5697021484375,
                            "deviation": 65.9760513305664,
                            "volatility": 0.05997522175312042
                        }
                    },
                    "username": "kashiwamochi",
                    "country": "jp",
                    "ranking": 17.556546036559958,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dd3f29a7830e9021ab132dc68c60403b-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 983.6177368164062,
                            "deviation": 66.77938079833984,
                            "volatility": 0.05922708660364151
                        }
                    },
                    "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/65666410"
            },
            "players": {
                "black": {
                    "id": 1273384,
                    "username": "DougHawkins2012",
                    "country": "ca",
                    "icon": "https://user-uploads.online-go.com/d37dda6cdfbafde31846ecdbd6bdd175-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.0467040389317,
                            "deviation": 64.98239376069841,
                            "volatility": 0.05995270075940873
                        }
                    },
                    "ranking": 15.399039647630667,
                    "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": 65666410,
            "name": "Tournament Game: 13x13 Open League #28 (116762) R:1 (Julko vs DougHawkins2012)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1273384,
            "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": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-03T07:25:26.731759Z",
            "ended": "2024-07-12T18:52:18.911128Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1273384,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 866.0526733398438,
                            "deviation": 69.39971160888672,
                            "volatility": 0.05995974689722061
                        }
                    },
                    "username": "DougHawkins2012",
                    "country": "ca",
                    "ranking": 15.399039647630667,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d37dda6cdfbafde31846ecdbd6bdd175-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.79931640625,
                            "deviation": 67.09468841552734,
                            "volatility": 0.059228383004665375
                        }
                    },
                    "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
        }
    ]
}