List all games played by a specific player.

GET /api/v1/players/15530/games?format=api&ordering=-id&page=62
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=63",
    "previous": "https://online-go.com/api/v1/players/15530/games?format=api&ordering=-id&page=61",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/60132813"
            },
            "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": 865532,
                    "username": "ch.d__",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/2e8254af0f2ae56850c6c53185d0640e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1073.8947942076907,
                            "deviation": 63.45245897175706,
                            "volatility": 0.060044657222141
                        }
                    },
                    "ranking": 16.567275523774654,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 60132813,
            "name": "Tournament Game: 13x13 Open D.E. Cup #28 (109893) R:2 (ch.d__ vs Julko)",
            "creator": 865532,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 865532,
            "width": 13,
            "height": 13,
            "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": 90782,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 109893,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-27T16:29:50.581329Z",
            "ended": "2024-01-12T18:48:00.581675Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1171.8062744140625,
                            "deviation": 69.03936767578125,
                            "volatility": 0.059152960777282715
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 865532,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1105.3458251953125,
                            "deviation": 65.90098571777344,
                            "volatility": 0.060077864676713943
                        }
                    },
                    "username": "ch.d__",
                    "country": "de",
                    "ranking": 16.567275523774654,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2e8254af0f2ae56850c6c53185d0640e-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/60120848"
            },
            "players": {
                "black": {
                    "id": 1101664,
                    "username": "gofrozen",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/3ace1e1ead38d8202ef35abc4754a4f9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1886.4150567745055,
                            "deviation": 73.29575465064318,
                            "volatility": 0.06006754055157931
                        }
                    },
                    "ranking": 29.609666012273923,
                    "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": 60120848,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (Julko vs gofrozen)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1101664,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "88.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-27T06:08:48.112731Z",
            "ended": "2024-03-26T23:58:48.105703Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1101664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1992.6478271484375,
                            "deviation": 79.27274322509766,
                            "volatility": 0.06006186082959175
                        }
                    },
                    "username": "gofrozen",
                    "country": "tw",
                    "ranking": 29.609666012273923,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3ace1e1ead38d8202ef35abc4754a4f9-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1098.8836669921875,
                            "deviation": 67.1837387084961,
                            "volatility": 0.05915519967675209
                        }
                    },
                    "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/60120847"
            },
            "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": 1381238,
                    "username": "BuzzerBeater",
                    "country": "030",
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1735.5371512679785,
                            "deviation": 79.97599482680565,
                            "volatility": 0.06095552451033335
                        }
                    },
                    "ranking": 27.67985261724378,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 60120847,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (Cfilorux vs Julko)",
            "creator": 1381238,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1381238,
            "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": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "105.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-27T06:08:47.981803Z",
            "ended": "2024-01-26T18:55:26.657985Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1129.4185791015625,
                            "deviation": 68.90655517578125,
                            "volatility": 0.05915568768978119
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1381238,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2044.1094970703125,
                            "deviation": 81.5859603881836,
                            "volatility": 0.06002373620867729
                        }
                    },
                    "username": "BuzzerBeater",
                    "country": "030",
                    "ranking": 27.67985261724378,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/d34952ca0e76fd14a163c154f3b31475-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/60120846"
            },
            "players": {
                "black": {
                    "id": 1436588,
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 588.6751839572613,
                            "deviation": 80.73457404236709,
                            "volatility": 0.0636275307525229
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 60120846,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (Julko vs Arrow A6)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1436588,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "7.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-27T06:08:47.545172Z",
            "ended": "2024-01-09T15:04:42.332158Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1436588,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 852.4682006835938,
                            "deviation": 69.29029846191406,
                            "volatility": 0.060084398835897446
                        }
                    },
                    "username": "Arrow A6 anti-",
                    "country": "zz",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1163.2904052734375,
                            "deviation": 67.6708755493164,
                            "volatility": 0.05915234982967377
                        }
                    },
                    "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/60120845"
            },
            "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": 1475570,
                    "username": "ClareTGold",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b8d71f8753e0881ec92cd3bb4adc5227?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1745.9522784536675,
                            "deviation": 84.49090897283467,
                            "volatility": 0.05997530026842051
                        }
                    },
                    "ranking": 27.818362825872565,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 60120845,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (ClareTGold vs Julko)",
            "creator": 1475570,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 1475570,
            "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": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "52.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-27T06:08:47.455991Z",
            "ended": "2024-01-24T19:48:30.735902Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1122.6402587890625,
                            "deviation": 68.3492660522461,
                            "volatility": 0.05915805324912071
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1475570,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1758.1700439453125,
                            "deviation": 117.86793518066406,
                            "volatility": 0.059992849826812744
                        }
                    },
                    "username": "ClareTGold",
                    "country": "un",
                    "ranking": 27.818362825872565,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b8d71f8753e0881ec92cd3bb4adc5227?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/60120844"
            },
            "players": {
                "black": {
                    "id": 1207928,
                    "username": "Nirimco91",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/c66f8143d23fb1691f75cf7f44ba9479-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1092.2636757023688,
                            "deviation": 62.38804953875728,
                            "volatility": 0.05993176242862187
                        }
                    },
                    "ranking": 16.959905893012014,
                    "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": 60120844,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (Julko vs Nirimco91)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 1207928,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-12-27T06:08:47.340710Z",
            "ended": "2024-01-30T16:47:03.283098Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1207928,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1316.1087646484375,
                            "deviation": 66.63050842285156,
                            "volatility": 0.059948477894067764
                        }
                    },
                    "username": "Nirimco91",
                    "country": "fr",
                    "ranking": 16.959905893012014,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c66f8143d23fb1691f75cf7f44ba9479-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1147.5640869140625,
                            "deviation": 69.80086517333984,
                            "volatility": 0.05915241315960884
                        }
                    },
                    "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/60120843"
            },
            "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": 739673,
                    "username": "TheYankee",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/15a762560206c6375f46701e58215f92?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.525522980906,
                            "deviation": 66.80092770596649,
                            "volatility": 0.0600202755002344
                        }
                    },
                    "ranking": 15.791979859124563,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 60120843,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (TheYankee vs Julko)",
            "creator": 739673,
            "mode": "game",
            "source": "play",
            "black": 15530,
            "white": 739673,
            "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": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "11.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-27T06:08:47.209277Z",
            "ended": "2024-02-20T19:15:48.064290Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1072.3138427734375,
                            "deviation": 66.61717987060547,
                            "volatility": 0.05916621536016464
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 739673,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.76025390625,
                            "deviation": 66.93898010253906,
                            "volatility": 0.060039669275283813
                        }
                    },
                    "username": "TheYankee",
                    "country": "us",
                    "ranking": 15.791979859124563,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/15a762560206c6375f46701e58215f92?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/60120836"
            },
            "players": {
                "black": {
                    "id": 681886,
                    "username": "a1x",
                    "country": "lu",
                    "icon": "https://user-uploads.online-go.com/ea0b6f04a9ea773c3ce5d601d0ba1389-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.4417522284434,
                            "deviation": 64.39698816321342,
                            "volatility": 0.05984897674009969
                        }
                    },
                    "ranking": 17.52888233560836,
                    "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": 60120836,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (Julko vs a1x)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 681886,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "55.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-27T06:08:46.095040Z",
            "ended": "2024-01-13T17:23:40.228019Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 681886,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1225.12353515625,
                            "deviation": 63.601993560791016,
                            "volatility": 0.059901025146245956
                        }
                    },
                    "username": "a1x",
                    "country": "lu",
                    "ranking": 17.52888233560836,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ea0b6f04a9ea773c3ce5d601d0ba1389-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.3656005859375,
                            "deviation": 68.18657684326172,
                            "volatility": 0.05915054678916931
                        }
                    },
                    "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/60120829"
            },
            "players": {
                "black": {
                    "id": 161307,
                    "username": "al3xys",
                    "country": "ro",
                    "icon": "https://secure.gravatar.com/avatar/f423b8c3b45fe9c7a713c148f479cb29?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1585.1387342494731,
                            "deviation": 64.08770813437607,
                            "volatility": 0.059895203411979604
                        }
                    },
                    "ranking": 25.581420178244464,
                    "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": 60120829,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (Julko vs al3xys)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 161307,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "98.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-12-27T06:08:45.121534Z",
            "ended": "2024-01-30T07:31:57.168097Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 161307,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1784.672119140625,
                            "deviation": 64.33650970458984,
                            "volatility": 0.059913065284490585
                        }
                    },
                    "username": "al3xys",
                    "country": "ro",
                    "ranking": 25.581420178244464,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/f423b8c3b45fe9c7a713c148f479cb29?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1148.302734375,
                            "deviation": 69.18380737304688,
                            "volatility": 0.05915272608399391
                        }
                    },
                    "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/60120821"
            },
            "players": {
                "black": {
                    "id": 749994,
                    "username": "awfulll",
                    "country": "it",
                    "icon": "https://user-uploads.online-go.com/f7e26bf1bd399f15f7bde1b2f77f9122-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1223.6024370524492,
                            "deviation": 66.2868382111438,
                            "volatility": 0.059618678485392124
                        }
                    },
                    "ranking": 19.588519303177303,
                    "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": 60120821,
            "name": "Tournament Game: 19x19 Open League #41 (110839) R:1 (Julko vs awfulll)",
            "creator": 15530,
            "mode": "game",
            "source": "play",
            "black": 749994,
            "white": 15530,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 110839,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-12-27T06:08:43.648794Z",
            "ended": "2024-02-08T21:32:12.061972Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 749994,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1406.0223388671875,
                            "deviation": 70.91259765625,
                            "volatility": 0.059692785143852234
                        }
                    },
                    "username": "awfulll",
                    "country": "it",
                    "ranking": 19.588519303177303,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f7e26bf1bd399f15f7bde1b2f77f9122-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1141.1014404296875,
                            "deviation": 67.43355560302734,
                            "volatility": 0.05915228649973869
                        }
                    },
                    "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
        }
    ]
}