List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=95
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=96",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=94",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/50990052"
            },
            "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": 769579,
                    "username": "Mordred49",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/84ee7b1f8c8464435af08dee93168c4f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1097.2243258128578,
                            "deviation": 60.619159808488995,
                            "volatility": 0.06012285761050382
                        }
                    },
                    "ranking": 17.06480644188734,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50990052,
            "name": "Tournament Game: 9x9 Open League #59 (99731) R:1 (Mordred49 vs Julko)",
            "creator": 769579,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 769579,
            "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": 99731,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-02-11T16:07:46.725339Z",
            "ended": "2023-02-12T16:55:37.496235Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1139.5506591796875,
                            "deviation": 65.06185150146484,
                            "volatility": 0.0591680146753788
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 769579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1351.0545654296875,
                            "deviation": 66.37892150878906,
                            "volatility": 0.06008626148104668
                        }
                    },
                    "username": "Mordred49",
                    "country": "de",
                    "ranking": 17.06480644188734,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84ee7b1f8c8464435af08dee93168c4f-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/50025271"
            },
            "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": 839901,
                    "username": "nenleh",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/58f3b564798cf9c58eba8550f15a6c5c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.140432286271,
                            "deviation": 62.17268173482884,
                            "volatility": 0.05981236522620437
                        }
                    },
                    "ranking": 23.932189465251014,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 50025271,
            "name": "Tournament Game: Handicap Jan/2023 - handicap to ensure an interesting game for everyone (98070) R:1 (nenleh vs Julko)",
            "creator": 839901,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 839901,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-09T11:00:47.613170Z",
            "ended": "2023-02-10T23:28:43.344623Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1135.856689453125,
                            "deviation": 64.8329086303711,
                            "volatility": 0.05916932597756386
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 839901,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1590.627197265625,
                            "deviation": 63.8664436340332,
                            "volatility": 0.059865932911634445
                        }
                    },
                    "username": "nenleh",
                    "country": "eu",
                    "ranking": 23.932189465251014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/58f3b564798cf9c58eba8550f15a6c5c-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/50222973"
            },
            "players": {
                "black": {
                    "id": 127600,
                    "username": "hacklun",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.349513844134,
                            "deviation": 65.24816578145332,
                            "volatility": 0.05992608817435922
                        }
                    },
                    "ranking": 17.671295558188955,
                    "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": 50222973,
            "name": "Tournament Game: Alan Turing Main Title Tournament 2021 (72426) R:3 (Julko vs hacklun)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 127600,
            "white": 15530,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 72426,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-16T10:27:22.476276Z",
            "ended": "2023-02-08T12:01:35.020661Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 127600,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1252.7882080078125,
                            "deviation": 65.47795104980469,
                            "volatility": 0.060031235218048096
                        }
                    },
                    "username": "hacklun",
                    "country": "ru",
                    "ranking": 17.671295558188955,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f07bce053c40f66c9ead9369f4caca20?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.7684326171875,
                            "deviation": 64.98937225341797,
                            "volatility": 0.0591665580868721
                        }
                    },
                    "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/50264156"
            },
            "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": 807372,
                    "username": "bluffery",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/786b2a8399cc34882bf515725047e28b-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1115.4933720769795,
                            "deviation": 62.52633198445762,
                            "volatility": 0.0599824460972061
                        }
                    },
                    "ranking": 17.447085692289885,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50264156,
            "name": "Tournament Game: 6 kyu- 15 kyu NO ANALYSIS :D (97103) R:2 (bluffery vs Julko)",
            "creator": 807372,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 807372,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 1,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89819,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 432000, \"period_time\": 86400, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": 97103,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-17T18:54:45.131114Z",
            "ended": "2023-02-08T11:57:52.527960Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1106.9237060546875,
                            "deviation": 65.29721069335938,
                            "volatility": 0.059166163206100464
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 807372,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1187.3414306640625,
                            "deviation": 64.89237976074219,
                            "volatility": 0.06000594422221184
                        }
                    },
                    "username": "bluffery",
                    "country": "_Pirate",
                    "ranking": 17.447085692289885,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/786b2a8399cc34882bf515725047e28b-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/49339974"
            },
            "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": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339974,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (🐬Sofiam🐬 vs Julko)",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 126739,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:06.684790Z",
            "ended": "2023-02-07T19:24:05.844228Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1107.949462890625,
                            "deviation": 64.66524505615234,
                            "volatility": 0.05916664004325867
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1663.0399169921875,
                            "deviation": 78.27997589111328,
                            "volatility": 0.07470852881669998
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-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/50025279"
            },
            "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": 578486,
                    "username": "SapporoHeita",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1533.6908120097137,
                            "deviation": 66.27800862058643,
                            "volatility": 0.05913119068093474
                        }
                    },
                    "ranking": 24.817590394526384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50025279,
            "name": "Tournament Game: Handicap Jan/2023 - handicap to ensure an interesting game for everyone (98070) R:1 (SapporoHeita vs Julko)",
            "creator": 578486,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 578486,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-01-09T11:00:48.676458Z",
            "ended": "2023-02-07T08:53:23.942447Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1127.3343505859375,
                            "deviation": 64.48795318603516,
                            "volatility": 0.059160344302654266
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 578486,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1629.8502197265625,
                            "deviation": 65.27781677246094,
                            "volatility": 0.05939885601401329
                        }
                    },
                    "username": "SapporoHeita",
                    "country": "jp",
                    "ranking": 24.817590394526384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/603ad21fcd4a5baadbb649cda0854949-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/50025293"
            },
            "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": 380817,
                    "username": "look info döskee",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1001.1282744304297,
                            "deviation": 68.63680878166396,
                            "volatility": 0.058646562422007574
                        }
                    },
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 50025293,
            "name": "Tournament Game: Handicap Jan/2023 - handicap to ensure an interesting game for everyone (98070) R:1 (döskee vs Julko)",
            "creator": 380817,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 380817,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "50.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-01-09T11:00:52.152708Z",
            "ended": "2023-02-05T18:48:21.758682Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.3829345703125,
                            "deviation": 64.58526611328125,
                            "volatility": 0.05916183814406395
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 380817,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1494.69482421875,
                            "deviation": 62.447452545166016,
                            "volatility": 0.058700159192085266
                        }
                    },
                    "username": "look info döskee",
                    "country": "zz",
                    "ranking": 14.942969758566955,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-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/49339985"
            },
            "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": 57826,
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.2867534165161,
                            "deviation": 65.61187990653967,
                            "volatility": 0.059800638373197684
                        }
                    },
                    "ranking": 14.266245656591975,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 49339985,
            "name": "Tournament Game: Julko's 11 (97767) R:1 (maciej.rozalski.7 vs Julko)",
            "creator": 57826,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 57826,
            "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\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 97767,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "36.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-13T21:20:08.483525Z",
            "ended": "2023-02-02T17:41:02.878586Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1130.808837890625,
                            "deviation": 64.85884857177734,
                            "volatility": 0.05916251614689827
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 57826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1171.11767578125,
                            "deviation": 65.35150909423828,
                            "volatility": 0.05983031168580055
                        }
                    },
                    "username": "maciej.rozalski.7",
                    "country": "pl",
                    "ranking": 14.266245656591975,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/82606a79d31244b18e3d25b727a886f3?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/49620724"
            },
            "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": 717054,
                    "username": "Dalmore",
                    "country": "se",
                    "icon": "https://user-uploads.online-go.com/24d0d39798951c82e2ae9909eb8b6335-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.2527763060414,
                            "deviation": 67.23969032046593,
                            "volatility": 0.05978416372297557
                        }
                    },
                    "ranking": 12.992940430028431,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 49620724,
            "name": "Tournament Game: Honinbo Main Title Tournament 2021 (70977) R:3 (Dalmore vs Julko)",
            "creator": 717054,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 717054,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 70977,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "49.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-12-25T05:38:07.756681Z",
            "ended": "2023-02-02T10:47:07.523288Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1124.016845703125,
                            "deviation": 64.95606231689453,
                            "volatility": 0.05916402116417885
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 717054,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 962.0370483398438,
                            "deviation": 64.33780670166016,
                            "volatility": 0.05986689776182175
                        }
                    },
                    "username": "Dalmore",
                    "country": "se",
                    "ranking": 12.992940430028431,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/24d0d39798951c82e2ae9909eb8b6335-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/49620751"
            },
            "players": {
                "black": {
                    "id": 115475,
                    "username": "kissmecomix",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 825.3174635162549,
                            "deviation": 73.08081157867083,
                            "volatility": 0.059900272968635294
                        }
                    },
                    "ranking": 10.472362119799328,
                    "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": 49620751,
            "name": "Tournament Game: Honinbo Main Title Tournament 2021 (70977) R:3 (Julko vs kissmecomix)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 115475,
            "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": 93120,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 604800, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 70977,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-12-25T05:38:10.053611Z",
            "ended": "2023-01-31T19:58:18.414279Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 115475,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1081.914306640625,
                            "deviation": 65.87556457519531,
                            "volatility": 0.0601641945540905
                        }
                    },
                    "username": "kissmecomix",
                    "country": "us",
                    "ranking": 10.472362119799328,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f72c35551599aa6afd223647fe5997c6-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.2991943359375,
                            "deviation": 65.25630950927734,
                            "volatility": 0.059164635837078094
                        }
                    },
                    "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
        }
    ]
}