List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=86
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=87",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=85",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52420204"
            },
            "players": {
                "black": {
                    "id": 483986,
                    "username": "Gibleh",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1318.0802207548552,
                            "deviation": 67.15168580288808,
                            "volatility": 0.06086081434868503
                        }
                    },
                    "ranking": 21.310346268599677,
                    "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": 52420204,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #15 (101559) R:1 (Julko vs Gibleh)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 483986,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 101559,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "2.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T07:49:08.912770Z",
            "ended": "2023-04-21T06:52:07.949273Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483986,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.98193359375,
                            "deviation": 67.00460815429688,
                            "volatility": 0.06055372580885887
                        }
                    },
                    "username": "Gibleh",
                    "country": "de",
                    "ranking": 21.310346268599677,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3a7cc062b854b71c95e0932f4a42aead?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.615234375,
                            "deviation": 74.6153335571289,
                            "volatility": 0.0591561384499073
                        }
                    },
                    "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/52653108"
            },
            "players": {
                "black": {
                    "id": 788934,
                    "username": "janc",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/eee9f66353829c1c039d44cb841c33ea-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2061.635214411886,
                            "deviation": 73.27842132439112,
                            "volatility": 0.05996925579161119
                        }
                    },
                    "ranking": 31.66587745895115,
                    "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": 52653108,
            "name": "Tournament Game: 19x19 Open League #12 (101593) R:1 (Julko vs janc)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 788934,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 101593,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-09T10:09:24.869694Z",
            "ended": "2023-04-19T15:02:10.674371Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 788934,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2302.531982421875,
                            "deviation": 82.78260803222656,
                            "volatility": 0.05996821075677872
                        }
                    },
                    "username": "janc",
                    "country": "de",
                    "ranking": 31.66587745895115,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/eee9f66353829c1c039d44cb841c33ea-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.6463623046875,
                            "deviation": 73.9107894897461,
                            "volatility": 0.0591561384499073
                        }
                    },
                    "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/52438199"
            },
            "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": 713716,
                    "username": "J_Dummy",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 854.3524049454528,
                            "deviation": 64.23622286306902,
                            "volatility": 0.05993340682627516
                        }
                    },
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52438199,
            "name": "Tournament Game: Go students (101057) R:1 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 101057,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "54.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T21:00:21.009476Z",
            "ended": "2023-04-19T10:49:58.742950Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1074.447509765625,
                            "deviation": 74.76874542236328,
                            "volatility": 0.05915726721286774
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 713716,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1158.5732421875,
                            "deviation": 67.42803955078125,
                            "volatility": 0.059941936284303665
                        }
                    },
                    "username": "J_Dummy",
                    "country": "zz",
                    "ranking": 11.272788284265493,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/dad4ee435e4d2f2f732724573d55844b-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/52442954"
            },
            "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": 988.0742523258923,
                            "deviation": 63.58699081882652,
                            "volatility": 0.05983092066755361
                        }
                    },
                    "ranking": 14.639124427667486,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52442954,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #141 (101698) 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": null,
            "handicap": 0,
            "komi": "5.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": 101698,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-02T01:25:45.664782Z",
            "ended": "2023-04-19T10:45:49.803249Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.921142578125,
                            "deviation": 75.59323120117188,
                            "volatility": 0.059158649295568466
                        }
                    },
                    "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": 1208.7373046875,
                            "deviation": 64.39778900146484,
                            "volatility": 0.05975203216075897
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.639124427667486,
                    "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/52427827"
            },
            "players": {
                "black": {
                    "id": 1220803,
                    "username": "nobhaete",
                    "country": "cn",
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1903.7504079307619,
                            "deviation": 72.11921191448371,
                            "volatility": 0.05983556722739327
                        }
                    },
                    "ranking": 29.821433113974106,
                    "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": 52427827,
            "name": "Tournament Game: OST - Olympic System Tournament (101409) R:1 (Julko vs nobhaete)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1220803,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 91187,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101409,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T14:01:00.619872Z",
            "ended": "2023-04-18T07:02:36.757497Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1220803,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1850.511474609375,
                            "deviation": 75.04664611816406,
                            "volatility": 0.05993581935763359
                        }
                    },
                    "username": "nobhaete",
                    "country": "cn",
                    "ranking": 29.821433113974106,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1085.35595703125,
                            "deviation": 74.98320770263672,
                            "volatility": 0.0591588132083416
                        }
                    },
                    "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/51178573"
            },
            "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": 503193,
                    "username": "kwinin",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/5c913aa0ce35a219f64b21c96af63e84-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1377.3779532687881,
                            "deviation": 63.336793653317486,
                            "volatility": 0.05924512013470777
                        }
                    },
                    "ranking": 22.32907031102587,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51178573,
            "name": "Tournament Game: Annual Tournament: 2020 (50317) R:6 (kwinin vs Julko)",
            "creator": 503193,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 503193,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 265920,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 604800, \"max_time\": 1209600}",
            "disable_analysis": false,
            "tournament": 50317,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-17T23:21:14.604312Z",
            "ended": "2023-04-18T07:00:49.093457Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1089.835205078125,
                            "deviation": 75.10881805419922,
                            "volatility": 0.05916004627943039
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 503193,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1410.0198974609375,
                            "deviation": 66.63311767578125,
                            "volatility": 0.0592973455786705
                        }
                    },
                    "username": "kwinin",
                    "country": "us",
                    "ranking": 22.32907031102587,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/5c913aa0ce35a219f64b21c96af63e84-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/52494389"
            },
            "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": 1305991,
                    "username": "swartstraws",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e523249194f93a763c68155f9dc4b81c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.662167283709,
                            "deviation": 66.58141064959321,
                            "volatility": 0.05994826908987914
                        }
                    },
                    "ranking": 19.092464290147788,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52494389,
            "name": "Tournament Game: 바아아아아둑1 세번째 토너먼트 (101502) R:1 (swartstraws vs Julko)",
            "creator": 1305991,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1305991,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 101502,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T20:00:20.623012Z",
            "ended": "2023-04-16T01:45:26.588268Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3126220703125,
                            "deviation": 76.05195617675781,
                            "volatility": 0.05915854871273041
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1305991,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.3153076171875,
                            "deviation": 70.07770538330078,
                            "volatility": 0.05999961122870445
                        }
                    },
                    "username": "swartstraws",
                    "country": "us",
                    "ranking": 19.092464290147788,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e523249194f93a763c68155f9dc4b81c-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/52484269"
            },
            "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": 986039,
                    "username": "skunsuke",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/f6165b856b6e0de8df4810fcec0efc23-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.428467192753,
                            "deviation": 62.35454915122111,
                            "volatility": 0.06003555001611094
                        }
                    },
                    "ranking": 13.933907844729523,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52484269,
            "name": "Tournament Game: Julko's 12 (101790) R:1 (skunsuke vs Julko)",
            "creator": 986039,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 986039,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101790,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T13:12:10.548867Z",
            "ended": "2023-04-14T08:40:20.001860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.25341796875,
                            "deviation": 76.70277404785156,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 986039,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.6575927734375,
                            "deviation": 63.985137939453125,
                            "volatility": 0.060045886784791946
                        }
                    },
                    "username": "skunsuke",
                    "country": "pl",
                    "ranking": 13.933907844729523,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f6165b856b6e0de8df4810fcec0efc23-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/52494388"
            },
            "players": {
                "black": {
                    "id": 1151470,
                    "username": "deleted-e66e3971-86a4-48f1-9635-098c95595c5e",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/c455391c5e92a6b37c5a190dec5e9d42?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.6910439667574,
                            "deviation": 76.86511733707295,
                            "volatility": 0.06019143763233301
                        }
                    },
                    "ranking": 17.513352518128976,
                    "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": 52494388,
            "name": "Tournament Game: 바아아아아둑1 세번째 토너먼트 (101502) R:1 (Julko vs sougo2022)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1151470,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 101502,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T20:00:20.517898Z",
            "ended": "2023-04-13T16:10:07.162486Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1151470,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2140.489013671875,
                            "deviation": 77.12614440917969,
                            "volatility": 0.06002042442560196
                        }
                    },
                    "username": "deleted-e66e3971-86a4-48f1-9635-098c95595c5e",
                    "country": "jp",
                    "ranking": 17.513352518128976,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c455391c5e92a6b37c5a190dec5e9d42?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.33251953125,
                            "deviation": 76.02822875976562,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "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/52636117"
            },
            "players": {
                "black": {
                    "id": 782501,
                    "username": "マンジュリカ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1613.1492347649423,
                            "deviation": 66.21889845362597,
                            "volatility": 0.05849840812884101
                        }
                    },
                    "ranking": 25.986924418598104,
                    "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": 52636117,
            "name": "Tournament Game: Christmas tournament (97912) R:2 (Julko vs マンジュリカ)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 782501,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "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": 97912,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-04-08T17:54:21.313202Z",
            "ended": "2023-04-11T17:54:31.418776Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 782501,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1609.951171875,
                            "deviation": 66.51802062988281,
                            "volatility": 0.05849098414182663
                        }
                    },
                    "username": "マンジュリカ",
                    "country": "jp",
                    "ranking": 25.986924418598104,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fbeb691b3d1b4b41a890cb9b89b59bc6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.33251953125,
                            "deviation": 76.02822875976562,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "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
        }
    ]
}