List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=83
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=-id&page=84",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=82",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/52494390"
            },
            "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": 1086916,
                    "username": "이하겸",
                    "country": "kr",
                    "icon": "https://secure.gravatar.com/avatar/2605a61cc76266d10a57ec33655265b4?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1388.9906160800865,
                            "deviation": 64.69360007086335,
                            "volatility": 0.060076229152040285
                        }
                    },
                    "ranking": 22.523429606573437,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52494390,
            "name": "Tournament Game: 바아아아아둑1 세번째 토너먼트 (101502) R:1 (이하겸 vs Julko)",
            "creator": 1086916,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1086916,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101502,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T20:00:20.723954Z",
            "ended": "2023-04-11T17:33:54.320948Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.33251953125,
                            "deviation": 76.02822875976562,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1086916,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1443.123046875,
                            "deviation": 63.38307571411133,
                            "volatility": 0.060061123222112656
                        }
                    },
                    "username": "이하겸",
                    "country": "kr",
                    "ranking": 22.523429606573437,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2605a61cc76266d10a57ec33655265b4?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/52494389"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1305991,
                    "username": "swartstraws",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/e523249194f93a763c68155f9dc4b81c-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1197.662167283709,
                            "deviation": 66.58141064959321,
                            "volatility": 0.05994826908987914
                        }
                    },
                    "ranking": 19.092464290147788,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52494389,
            "name": "Tournament Game: 바아아아아둑1 세번째 토너먼트 (101502) R:1 (swartstraws vs Julko)",
            "creator": 1305991,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1305991,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101502,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T20:00:20.623012Z",
            "ended": "2023-04-16T01:45:26.588268Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1070.3126220703125,
                            "deviation": 76.05195617675781,
                            "volatility": 0.05915854871273041
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1305991,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.3153076171875,
                            "deviation": 70.07770538330078,
                            "volatility": 0.05999961122870445
                        }
                    },
                    "username": "swartstraws",
                    "country": "us",
                    "ranking": 19.092464290147788,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/e523249194f93a763c68155f9dc4b81c-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52494388"
            },
            "players": {
                "black": {
                    "id": 1151470,
                    "username": "deleted-e66e3971-86a4-48f1-9635-098c95595c5e",
                    "country": "jp",
                    "icon": "https://secure.gravatar.com/avatar/c455391c5e92a6b37c5a190dec5e9d42?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1118.6910439667574,
                            "deviation": 76.86511733707295,
                            "volatility": 0.06019143763233301
                        }
                    },
                    "ranking": 17.513352518128976,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52494388,
            "name": "Tournament Game: 바아아아아둑1 세번째 토너먼트 (101502) R:1 (Julko vs sougo2022)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1151470,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101502,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T20:00:20.517898Z",
            "ended": "2023-04-13T16:10:07.162486Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1151470,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2140.489013671875,
                            "deviation": 77.12614440917969,
                            "volatility": 0.06002042442560196
                        }
                    },
                    "username": "deleted-e66e3971-86a4-48f1-9635-098c95595c5e",
                    "country": "jp",
                    "ranking": 17.513352518128976,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c455391c5e92a6b37c5a190dec5e9d42?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.33251953125,
                            "deviation": 76.02822875976562,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52494387"
            },
            "players": {
                "black": {
                    "id": 915664,
                    "username": "annikiya",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.166085715904,
                            "deviation": 66.1565273456288,
                            "volatility": 0.06046956579773443
                        }
                    },
                    "ranking": 22.459599085416702,
                    "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": 52494387,
            "name": "Tournament Game: 바아아아아둑1 세번째 토너먼트 (101502) R:1 (Julko vs annikiya)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 915664,
            "white": 15530,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101502,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T20:00:20.407742Z",
            "ended": "2023-04-10T18:57:11.632952Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 915664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.2723388671875,
                            "deviation": 68.61932373046875,
                            "volatility": 0.0600719191133976
                        }
                    },
                    "username": "annikiya",
                    "country": "eu",
                    "ranking": 22.459599085416702,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1063.9683837890625,
                            "deviation": 75.66787719726562,
                            "volatility": 0.05916063115000725
                        }
                    },
                    "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/52484269"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 986039,
                    "username": "skunsuke",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/f6165b856b6e0de8df4810fcec0efc23-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.428467192753,
                            "deviation": 62.35454915122111,
                            "volatility": 0.06003555001611094
                        }
                    },
                    "ranking": 13.933907844729523,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52484269,
            "name": "Tournament Game: Julko's 12 (101790) R:1 (skunsuke vs Julko)",
            "creator": 986039,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 986039,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101790,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-04-03T13:12:10.548867Z",
            "ended": "2023-04-14T08:40:20.001860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1062.25341796875,
                            "deviation": 76.70277404785156,
                            "volatility": 0.05916007608175278
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 986039,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 864.6575927734375,
                            "deviation": 63.985137939453125,
                            "volatility": 0.060045886784791946
                        }
                    },
                    "username": "skunsuke",
                    "country": "pl",
                    "ranking": 13.933907844729523,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f6165b856b6e0de8df4810fcec0efc23-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/52457096"
            },
            "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": 1100591,
                    "username": "THE SAGANIST",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.4692409193991,
                            "deviation": 64.13953806436146,
                            "volatility": 0.059684408955449575
                        }
                    },
                    "ranking": 15.24942765213303,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 52457096,
            "name": "Tournament Game: 19x19 Open D.E. Cup #16 (101595) R:1 (THE SAGANIST vs Julko)",
            "creator": 1100591,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1100591,
            "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": 101595,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-02T13:49:51.868811Z",
            "ended": "2023-05-22T13:12:39.767147Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.2442626953125,
                            "deviation": 67.88935089111328,
                            "volatility": 0.059147100895643234
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1100591,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1202.0931396484375,
                            "deviation": 65.1392822265625,
                            "volatility": 0.059862133115530014
                        }
                    },
                    "username": "THE SAGANIST",
                    "country": "us",
                    "ranking": 15.24942765213303,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c6696e06f0147ef1429a1a404fd85af2-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/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/52442954"
            },
            "players": {
                "black": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "username": "car8",
                    "country": "es",
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.0742523258923,
                            "deviation": 63.58699081882652,
                            "volatility": 0.05983092066755361
                        }
                    },
                    "ranking": 14.639124427667486,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 52442954,
            "name": "Tournament Game: 9x9 Mini League 10k-25k #141 (101698) R:1 (car8 vs Julko)",
            "creator": 787553,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 787553,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 95543,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 101698,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-04-02T01:25:45.664782Z",
            "ended": "2023-04-19T10:45:49.803249Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1084.921142578125,
                            "deviation": 75.59323120117188,
                            "volatility": 0.059158649295568466
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 787553,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1208.7373046875,
                            "deviation": 64.39778900146484,
                            "volatility": 0.05975203216075897
                        }
                    },
                    "username": "car8",
                    "country": "es",
                    "ranking": 14.639124427667486,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/67292e62e68e791da663c4c049942ed7-32.png",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/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/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
        }
    ]
}