List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-ended&page=88
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=89",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-ended&page=87",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52442955"
            },
            "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": 1067981,
                    "username": "Averyw123",
                    "country": "nz",
                    "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1274.6513862158752,
                            "deviation": 65.37626830930803,
                            "volatility": 0.06010299986513658
                        }
                    },
                    "ranking": 20.534738366137827,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52442955,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #141 (101698) R:1 (Averyw123 vs Julko)",
            "creator": 1067981,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1067981,
            "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": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-04-02T01:25:45.781253Z",
            "ended": "2023-04-05T09:45:33.188365Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1051.1964111328125,
                            "deviation": 74.465087890625,
                            "volatility": 0.059161536395549774
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1067981,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1138.7684326171875,
                            "deviation": 66.73783874511719,
                            "volatility": 0.060016218572854996
                        }
                    },
                    "username": "Averyw123",
                    "country": "nz",
                    "ranking": 20.534738366137827,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f887017259dd7746e20627b59b0c7968-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/52442952"
            },
            "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": 52442952,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #141 (101698) R:1 (J_Dummy vs Julko)",
            "creator": 713716,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 713716,
            "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": "18.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-02T01:25:45.467071Z",
            "ended": "2023-04-05T06:39:04.081179Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.6168212890625,
                            "deviation": 75.38602447509766,
                            "volatility": 0.059162579476833344
                        }
                    },
                    "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": 1137.1658935546875,
                            "deviation": 67.5811538696289,
                            "volatility": 0.05994788557291031
                        }
                    },
                    "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/52442953"
            },
            "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": 52442953,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #141 (101698) 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": 101698,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-02T01:25:45.562431Z",
            "ended": "2023-04-05T06:35:02.237677Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1071.55078125,
                            "deviation": 75.99678802490234,
                            "volatility": 0.059164103120565414
                        }
                    },
                    "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": 1268.6920166015625,
                            "deviation": 63.980587005615234,
                            "volatility": 0.060079175978899
                        }
                    },
                    "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/52420210"
            },
            "players": {
                "black": {
                    "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": ""
                },
                "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": 52420210,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #15 (101559) R:1 (Julko vs Mordred49)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 769579,
            "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": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-01T07:49:09.232949Z",
            "ended": "2023-04-03T07:06:16.735247Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 769579,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1276.1710205078125,
                            "deviation": 63.20210647583008,
                            "volatility": 0.06007297337055206
                        }
                    },
                    "username": "Mordred49",
                    "country": "de",
                    "ranking": 17.06480644188734,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/84ee7b1f8c8464435af08dee93168c4f-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1045.937744140625,
                            "deviation": 76.51458740234375,
                            "volatility": 0.059158921241760254
                        }
                    },
                    "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/51548404"
            },
            "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": 938281,
                    "username": "lalca",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/68fb7ce9de99ede0203d1aff91b0a501-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1082.1311491217248,
                            "deviation": 64.86863877389135,
                            "volatility": 0.05974738143277743
                        }
                    },
                    "ranking": 16.744149595615706,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51548404,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (lalca vs Julko)",
            "creator": 938281,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 938281,
            "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": 105547,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 98404,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "24.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-02T12:00:13.974448Z",
            "ended": "2023-04-02T16:29:46.283293Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1050.2857666015625,
                            "deviation": 76.65553283691406,
                            "volatility": 0.059160102158784866
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 938281,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1384.8619384765625,
                            "deviation": 66.15769958496094,
                            "volatility": 0.05993080884218216
                        }
                    },
                    "username": "lalca",
                    "country": "cz",
                    "ranking": 16.744149595615706,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/68fb7ce9de99ede0203d1aff91b0a501-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/52420207"
            },
            "players": {
                "black": {
                    "id": 598257,
                    "username": "Lukyn",
                    "country": "cz",
                    "icon": "https://user-uploads.online-go.com/7fb279757514c99fe4a3b2dd3a47f12c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.7935596438176,
                            "deviation": 65.60252405321529,
                            "volatility": 0.05999068996296286
                        }
                    },
                    "ranking": 19.133626048074394,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "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": 52420207,
            "name": "Tournament Game: 9x9 Mini League 5k-15k #15 (101559) R:1 (Julko vs Lukyn)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 598257,
            "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": "14.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-01T07:49:09.068198Z",
            "ended": "2023-04-02T15:09:36.612910Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 598257,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1496.61083984375,
                            "deviation": 66.0672836303711,
                            "volatility": 0.05992516875267029
                        }
                    },
                    "username": "Lukyn",
                    "country": "cz",
                    "ranking": 19.133626048074394,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7fb279757514c99fe4a3b2dd3a47f12c-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1052.7960205078125,
                            "deviation": 76.4739990234375,
                            "volatility": 0.05916089192032814
                        }
                    },
                    "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/51548391"
            },
            "players": {
                "black": {
                    "id": 431273,
                    "username": "goplayer69",
                    "country": "ps",
                    "icon": "https://secure.gravatar.com/avatar/b33c8e7d58c273d756a149dd2d887480?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1317.7922774743968,
                            "deviation": 64.81007305547261,
                            "volatility": 0.05977746631390639
                        }
                    },
                    "ranking": 21.30528844658924,
                    "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": 51548391,
            "name": "Tournament Game: 尔曹身与名俱灭,不废江河忘八流。 (98404) R:1 (Julko vs goplayer69)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 431273,
            "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": 105547,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": 98404,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "92.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-03-02T12:00:12.861016Z",
            "ended": "2023-03-31T16:55:00.660138Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 431273,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1563.162109375,
                            "deviation": 64.06787872314453,
                            "volatility": 0.05982153117656708
                        }
                    },
                    "username": "goplayer69",
                    "country": "ps",
                    "ranking": 21.30528844658924,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b33c8e7d58c273d756a149dd2d887480?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1054.56787109375,
                            "deviation": 76.1478271484375,
                            "volatility": 0.0591614805161953
                        }
                    },
                    "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/51580367"
            },
            "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": 686730,
                    "username": "melial",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/ed6af155be9748bee48928b727be5672?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1413.3229695041143,
                            "deviation": 67.27139949904452,
                            "volatility": 0.06021402737770516
                        }
                    },
                    "ranking": 22.925460372557293,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 51580367,
            "name": "Tournament Game: 9x9 Open League #63 (100503) R:1 (melial vs Julko)",
            "creator": 686730,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 686730,
            "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": 100503,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "12.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-03T13:55:48.984408Z",
            "ended": "2023-03-30T18:17:05.476176Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1058.206298828125,
                            "deviation": 76.16016387939453,
                            "volatility": 0.05916253849864006
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 686730,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1426.9339599609375,
                            "deviation": 67.0407943725586,
                            "volatility": 0.060024797916412354
                        }
                    },
                    "username": "melial",
                    "country": "ca",
                    "ranking": 22.925460372557293,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ed6af155be9748bee48928b727be5672?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/51522142"
            },
            "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": 936790,
                    "username": "bjeanes",
                    "country": "au",
                    "icon": "https://secure.gravatar.com/avatar/673b3af90381f26882b7e7283ab137fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1313.2912602191734,
                            "deviation": 62.383031303189384,
                            "volatility": 0.05991312621223285
                        }
                    },
                    "ranking": 21.226082560791742,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 51522142,
            "name": "Tournament Game: 19x19 Double Elimination - March 2023 (98874) R:1 (bjeanes vs Julko)",
            "creator": 936790,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 936790,
            "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": 98874,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "19.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-01T14:00:11.686399Z",
            "ended": "2023-03-27T08:53:42.797261Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.5382080078125,
                            "deviation": 76.44917297363281,
                            "volatility": 0.05916387587785721
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 936790,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1353.6539306640625,
                            "deviation": 64.68788146972656,
                            "volatility": 0.059988781809806824
                        }
                    },
                    "username": "bjeanes",
                    "country": "au",
                    "ranking": 21.226082560791742,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/673b3af90381f26882b7e7283ab137fa?s=32&d=retro",
                    "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/51596981"
            },
            "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": 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": ""
                }
            },
            "id": 51596981,
            "name": "Tournament Game: 19x19 Open League #9 (100363) R:1 (janc vs Julko)",
            "creator": 788934,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 788934,
            "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": 100363,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "88.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-03-04T02:18:48.969053Z",
            "ended": "2023-03-26T19:13:35.371302Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.5814208984375,
                            "deviation": 75.76441955566406,
                            "volatility": 0.05916387587785721
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 788934,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2250.5302734375,
                            "deviation": 78.79981994628906,
                            "volatility": 0.05998833104968071
                        }
                    },
                    "username": "janc",
                    "country": "de",
                    "ranking": 31.66587745895115,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/eee9f66353829c1c039d44cb841c33ea-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
        }
    ]
}