List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=29
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=30",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=28",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/68346833"
            },
            "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": 859868,
                    "username": "vadim852",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/347a2e3414d65e917c9d6b7db9dba3bc-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 655.753721195011,
                            "deviation": 74.7581229403344,
                            "volatility": 0.05989660338302821
                        }
                    },
                    "ranking": 5.148259764299018,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68346833,
            "name": "Tournament Game: Christmas Tournament - Presents for everyone! 🎄🎄🎄 (81923) R:4 (vadim852 vs Julko)",
            "creator": 859868,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 859868,
            "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": 89280,
            "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": true,
            "tournament": 81923,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-04T07:08:04.077969Z",
            "ended": "2024-11-23T09:45:29.274891Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.0198364257812,
                            "deviation": 67.34938049316406,
                            "volatility": 0.059232812374830246
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 859868,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 881.8777465820312,
                            "deviation": 70.43805694580078,
                            "volatility": 0.05991998314857483
                        }
                    },
                    "username": "vadim852",
                    "country": "ru",
                    "ranking": 5.148259764299018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/347a2e3414d65e917c9d6b7db9dba3bc-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/69520613"
            },
            "players": {
                "black": {
                    "id": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 979.5807550515904,
                            "deviation": 64.48311956080356,
                            "volatility": 0.05982842522427498
                        }
                    },
                    "ranking": 14.439266543648484,
                    "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": 69520613,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #261 (121984) R:1 (Julko vs car8)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 787553,
            "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": 121984,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "17.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-11-14T14:44:07.940180Z",
            "ended": "2024-11-23T01:15:29.610927Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1177.9263916015625,
                            "deviation": 64.08043670654297,
                            "volatility": 0.05976768955588341
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.439266543648484,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.509033203125,
                            "deviation": 67.60009765625,
                            "volatility": 0.05923430994153023
                        }
                    },
                    "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/69520616"
            },
            "players": {
                "black": {
                    "id": 1559707,
                    "username": "Westpreusse",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/a9c958903a4819ee0c7a8d1f513ee0d9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 433.868428386445,
                            "deviation": 63.592723287004695,
                            "volatility": 0.060082397562928457
                        }
                    },
                    "ranking": 5,
                    "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": 69520616,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #261 (121984) R:1 (Julko vs Westpreusse)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1559707,
            "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": 121984,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-14T14:44:08.185544Z",
            "ended": "2024-11-22T09:59:39.900121Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1559707,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 775.5467529296875,
                            "deviation": 64.5462646484375,
                            "volatility": 0.06008751317858696
                        }
                    },
                    "username": "Westpreusse",
                    "country": "de",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a9c958903a4819ee0c7a8d1f513ee0d9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1016.234375,
                            "deviation": 67.63590240478516,
                            "volatility": 0.059235796332359314
                        }
                    },
                    "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/69618021"
            },
            "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": 621863,
                    "username": "SeirennAthena",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/836d74864fe58d387fcba5cb33688399-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1818.4871132854137,
                            "deviation": 64.29279181010172,
                            "volatility": 0.060145777865802656
                        }
                    },
                    "ranking": 28.76067834052422,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69618021,
            "name": "Tournament Game: 19x19 Open League #66 (122052) R:1 (SeirennAthena vs Julko)",
            "creator": 621863,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 621863,
            "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": 122052,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2024-11-17T21:06:10.027363Z",
            "ended": "2024-11-22T03:37:22.392456Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1016.234375,
                            "deviation": 67.63590240478516,
                            "volatility": 0.059235796332359314
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 621863,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1808.0128173828125,
                            "deviation": 64.52715301513672,
                            "volatility": 0.06014644354581833
                        }
                    },
                    "username": "SeirennAthena",
                    "country": "us",
                    "ranking": 28.76067834052422,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/836d74864fe58d387fcba5cb33688399-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/69520635"
            },
            "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": 119361,
                    "username": "lovecall",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/f5ced46e5247b6ca2d5103146cb3af84-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2036.3709130478533,
                            "deviation": 69.24156063484705,
                            "volatility": 0.05968387284980461
                        }
                    },
                    "ranking": 31.380433285197487,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69520635,
            "name": "Tournament Game: 13x13 Open League #32 (121281) R:1 (lovecall vs Julko)",
            "creator": 119361,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 119361,
            "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": 121281,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-14T14:44:29.614478Z",
            "ended": "2024-11-20T22:04:25.702896Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1016.3103637695312,
                            "deviation": 66.86309051513672,
                            "volatility": 0.059235829859972
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 119361,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2052.466796875,
                            "deviation": 70.53728485107422,
                            "volatility": 0.05963176116347313
                        }
                    },
                    "username": "lovecall",
                    "country": "th",
                    "ranking": 31.380433285197487,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f5ced46e5247b6ca2d5103146cb3af84-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/68877143"
            },
            "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": 1415519,
                    "username": "ninagoesgo",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/ed29cf8964fddaad8edb3f8fa1b3efd0-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1104.1632075021394,
                            "deviation": 60.750377346909254,
                            "volatility": 0.05978232603549362
                        }
                    },
                    "ranking": 17.210746800566707,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68877143,
            "name": "Tournament Game: 9x9 New Zealand Handicap League #9 (119665) R:1 (ninagoesgo vs Julko)",
            "creator": 1415519,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1415519,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "3.0",
            "handicap": 1,
            "komi": "1.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 119665,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-23T00:18:55.699363Z",
            "ended": "2024-11-20T21:23:18.534539Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1007.13134765625,
                            "deviation": 67.21141815185547,
                            "volatility": 0.05923708528280258
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1415519,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1053.7276611328125,
                            "deviation": 61.780052185058594,
                            "volatility": 0.05993971601128578
                        }
                    },
                    "username": "ninagoesgo",
                    "country": "_Pirate",
                    "ranking": 17.210746800566707,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ed29cf8964fddaad8edb3f8fa1b3efd0-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/69520615"
            },
            "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": 1618440,
                    "username": "deleted-741ba05a-e063-4c8d-b0e5-3bdd93aaa3ff",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/a589a4f8162703ab7668095029fe6818-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1601.6020934734318,
                            "deviation": 70.68074747309831,
                            "volatility": 0.06019240181254699
                        }
                    },
                    "ranking": 25.820617638854298,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 69520615,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #261 (121984) R:1 (Coffeeandbanhbao vs Julko)",
            "creator": 1618440,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1618440,
            "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": 121984,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "23.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-14T14:44:08.118475Z",
            "ended": "2024-11-20T18:43:49.147324Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.96533203125,
                            "deviation": 67.54341125488281,
                            "volatility": 0.05923838913440704
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1618440,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1127.3746337890625,
                            "deviation": 72.87939453125,
                            "volatility": 0.05998051166534424
                        }
                    },
                    "username": "deleted-741ba05a-e063-4c8d-b0e5-3bdd93aaa3ff",
                    "country": "un",
                    "ranking": 25.820617638854298,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a589a4f8162703ab7668095029fe6818-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/68877125"
            },
            "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": 483986,
                    "username": "Gibleh",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.68428691462,
                            "deviation": 67.90323124354015,
                            "volatility": 0.06085905448764069
                        }
                    },
                    "ranking": 21.233009589920286,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68877125,
            "name": "Tournament Game: 9x9 New Zealand Handicap League #9 (119665) R:1 (Gibleh vs Julko)",
            "creator": 483986,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 483986,
            "width": 9,
            "height": 9,
            "rules": "nz",
            "ranked": true,
            "handicap_rank_difference": "10.0",
            "handicap": 2,
            "komi": "-1.00",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 119665,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "6 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-10-23T00:18:53.601698Z",
            "ended": "2024-11-20T18:43:16.384780Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1039.05419921875,
                            "deviation": 67.21479034423828,
                            "volatility": 0.05922974273562431
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.5277099609375,
                            "deviation": 64.88695526123047,
                            "volatility": 0.06081007421016693
                        }
                    },
                    "username": "Gibleh",
                    "country": "de",
                    "ranking": 21.233009589920286,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?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/68727569"
            },
            "players": {
                "black": {
                    "id": 44133,
                    "username": "horho",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/43c30c4486fac27b4cb63a382157381d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1396.1614742818156,
                            "deviation": 62.753905962208954,
                            "volatility": 0.05991808925286319
                        }
                    },
                    "ranking": 22.64263726834491,
                    "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": 68727569,
            "name": "Tournament Game: Winter Olympic Games 2020 (№6) (19x19) (66100) R:21 (Julko vs horho)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 44133,
            "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": 24000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 14400, \"initial_time\": 864000, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 66100,
            "tournament_round": 21,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "13.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-17T17:34:15.177411Z",
            "ended": "2024-11-19T16:31:45.282656Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 44133,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1402.9976806640625,
                            "deviation": 62.93777084350586,
                            "volatility": 0.05993840843439102
                        }
                    },
                    "username": "horho",
                    "country": "un",
                    "ranking": 22.64263726834491,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/43c30c4486fac27b4cb63a382157381d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1041.9942626953125,
                            "deviation": 66.92745971679688,
                            "volatility": 0.05923083797097206
                        }
                    },
                    "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/68456175"
            },
            "players": {
                "black": {
                    "id": 949961,
                    "username": "Parmacenda",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.24080516324,
                            "deviation": 62.38010882980903,
                            "volatility": 0.0598616643332869
                        }
                    },
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "ui_class": ""
                },
                "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": 68456175,
            "name": "Tournament Game: 19x19 New Zealand Open League #10 (120175) R:1 (Julko vs Parmacenda)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 949961,
            "white": 15530,
            "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": 120175,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-10-08T03:16:38.159285Z",
            "ended": "2024-11-19T07:17:43.735039Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 949961,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1325.3238525390625,
                            "deviation": 62.86338806152344,
                            "volatility": 0.05991329997777939
                        }
                    },
                    "username": "Parmacenda",
                    "country": "es",
                    "ranking": 21.557728110527016,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/34efe9753fdac64b2f17ccc8b6bede33-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.3311767578125,
                            "deviation": 66.82925415039062,
                            "volatility": 0.05923222377896309
                        }
                    },
                    "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
        }
    ]
}