List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=63
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1612,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=64",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=62",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/64419609"
            },
            "players": {
                "black": {
                    "id": 1461910,
                    "username": "Dante1051",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/ad9a614369377d05cd2ec39f03f01969-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 920.5334492879327,
                            "deviation": 250,
                            "volatility": 0.06
                        }
                    },
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64419609,
            "name": "GoMagic Online League Match",
            "creator": 1461910,
            "mode": "game",
            "source": "play",
            "black": 1461910,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 59,
            "time_control_parameters": "{\"main_time\": 2400, \"pause_on_weekends\": false, \"period_time\": 40, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 4}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-19T16:36:19.429639Z",
            "ended": "2024-05-19T17:06:32.125235Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1461910,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1500,
                            "deviation": 350,
                            "volatility": 0.06
                        }
                    },
                    "username": "Dante1051",
                    "country": "eu",
                    "ranking": 13.000000000000002,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/ad9a614369377d05cd2ec39f03f01969-32.png",
                    "ui_class": "provisional"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 959.6931762695312,
                            "deviation": 63.897281646728516,
                            "volatility": 0.060061100870370865
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/64389306"
            },
            "players": {
                "black": {
                    "id": 69820,
                    "username": "puma00",
                    "country": "at",
                    "icon": "https://user-uploads.online-go.com/32c4ed98ca604b8f83fd1f8811d4b756-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 638.1673089422424,
                            "deviation": 63.72257986663149,
                            "volatility": 0.05996307344145295
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64389306,
            "name": "Freundschaftsspiel",
            "creator": 69820,
            "mode": "game",
            "source": "play",
            "black": 69820,
            "white": 526987,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-18T15:26:25.627576Z",
            "ended": "2024-05-26T14:01:10.390162Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 69820,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 883.4540405273438,
                            "deviation": 62.89468765258789,
                            "volatility": 0.05994025617837906
                        }
                    },
                    "username": "puma00",
                    "country": "at",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/32c4ed98ca604b8f83fd1f8811d4b756-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.6527099609375,
                            "deviation": 64.52408599853516,
                            "volatility": 0.06006375700235367
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/64363310"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 486979,
                    "username": "AngryArborist",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/03ad0442e0ef472df350d2ad84605bf6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.8811156299519,
                            "deviation": 64.63981096062874,
                            "volatility": 0.05994312842900778
                        }
                    },
                    "ranking": 11.475896740383876,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64363310,
            "name": "Friendly Match",
            "creator": 486979,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 486979,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-17T20:14:48.327365Z",
            "ended": "2024-07-06T15:08:57.958042Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.1531982421875,
                            "deviation": 64.97050476074219,
                            "volatility": 0.06005802005529404
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 486979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1078.8604736328125,
                            "deviation": 61.994239807128906,
                            "volatility": 0.05990637466311455
                        }
                    },
                    "username": "AngryArborist",
                    "country": "us",
                    "ranking": 11.475896740383876,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03ad0442e0ef472df350d2ad84605bf6?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/64266147"
            },
            "players": {
                "black": {
                    "id": 648853,
                    "username": "GreenAsJade",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/a514781fc09f34d4b314f885e7f900c5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1354.7827047547512,
                            "deviation": 64.09573331117095,
                            "volatility": 0.05997618959038971
                        }
                    },
                    "ranking": 21.94615583831013,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64266147,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 648853,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "50.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-14T08:20:49.077498Z",
            "ended": "2024-06-08T11:38:06.448267Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 648853,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1308.193359375,
                            "deviation": 63.28459930419922,
                            "volatility": 0.05998622998595238
                        }
                    },
                    "username": "GreenAsJade",
                    "country": "au",
                    "ranking": 21.94615583831013,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a514781fc09f34d4b314f885e7f900c5-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.6632080078125,
                            "deviation": 65.10379791259766,
                            "volatility": 0.06005953252315521
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/64165110"
            },
            "players": {
                "black": {
                    "id": 943856,
                    "username": "Zakii",
                    "country": "hu",
                    "icon": "https://user-uploads.online-go.com/4ade244dca4d0f3211637c079e4f44bf-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.6300002118625,
                            "deviation": 67.54446823804422,
                            "volatility": 0.06000992425166662
                        }
                    },
                    "ranking": 13.696016337376227,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64165110,
            "name": "GoMagic Online League Match",
            "creator": 943856,
            "mode": "game",
            "source": "play",
            "black": 943856,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 59,
            "time_control_parameters": "{\"main_time\": 2400, \"pause_on_weekends\": false, \"period_time\": 40, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 4}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-10T17:12:30.903164Z",
            "ended": "2024-05-10T17:29:30.741278Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 943856,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.6300048828125,
                            "deviation": 67.54447174072266,
                            "volatility": 0.060009922832250595
                        }
                    },
                    "username": "Zakii",
                    "country": "hu",
                    "ranking": 13.696016337376227,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ade244dca4d0f3211637c079e4f44bf-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/64140964"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605043,
                    "username": "deleted-9cdae7c0-ada9-4575-9370-42a9b83032bb",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/c8967fbbcd5b485ede16c201c00de63c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 550.9281909828109,
                            "deviation": 67.25917129047657,
                            "volatility": 0.060022998994711564
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64140964,
            "name": "Friendly Match",
            "creator": 605043,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 605043,
            "width": 9,
            "height": 9,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89448,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 86400, \"period_time\": 86400, \"periods\": 3}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-09T20:54:07.088446Z",
            "ended": "2024-05-14T21:05:24.903441Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 605043,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 598.3717651367188,
                            "deviation": 74.98099517822266,
                            "volatility": 0.06001216918230057
                        }
                    },
                    "username": "deleted-9cdae7c0-ada9-4575-9370-42a9b83032bb",
                    "country": "un",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/c8967fbbcd5b485ede16c201c00de63c?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/64135951"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1329523,
                    "username": "GO778",
                    "country": "lt",
                    "icon": "https://user-uploads.online-go.com/0863569c3c3ebd3e90bd5ecb8a3075ba-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 958.7367472441629,
                            "deviation": 63.695342580793856,
                            "volatility": 0.06000051467481503
                        }
                    },
                    "ranking": 13.941352882014684,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 64135951,
            "name": "GoMagic Online League Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1329523,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 59,
            "time_control_parameters": "{\"main_time\": 2400, \"pause_on_weekends\": false, \"period_time\": 40, \"speed\": \"live\", \"stones_per_period\": 10, \"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"periods\": 4}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "75.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-09T16:58:12.106011Z",
            "ended": "2024-05-09T18:41:46.174054Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1329523,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 972.877197265625,
                            "deviation": 65.87776184082031,
                            "volatility": 0.06000729650259018
                        }
                    },
                    "username": "GO778",
                    "country": "lt",
                    "ranking": 13.941352882014684,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/0863569c3c3ebd3e90bd5ecb8a3075ba-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/64017746"
            },
            "players": {
                "black": {
                    "id": 1459841,
                    "username": "Bouddhette",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/50b04b09f938f35ac08b1cdad7ab85a0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 928.1071814211264,
                            "deviation": 60.8353685773274,
                            "volatility": 0.059804186964012955
                        }
                    },
                    "ranking": 13.189688441277484,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 64017746,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1459841,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "27.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-05-05T17:37:38.316327Z",
            "ended": "2024-05-25T11:07:59.489971Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1459841,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 788.5764770507812,
                            "deviation": 61.149658203125,
                            "volatility": 0.05998668074607849
                        }
                    },
                    "username": "Bouddhette",
                    "country": "fr",
                    "ranking": 13.189688441277484,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/50b04b09f938f35ac08b1cdad7ab85a0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 976.6527099609375,
                            "deviation": 64.52408599853516,
                            "volatility": 0.06006375700235367
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-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/63869637"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 698241,
                    "username": "Андрей Голомыздо",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/76d174f0d1a97377902ca431c0bc8fca?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1422.4931734700367,
                            "deviation": 64.39327832473599,
                            "volatility": 0.05968586113307475
                        }
                    },
                    "ranking": 23.075181617572202,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63869637,
            "name": "Tournament Game: World battles 2024 (115008) R:1 (Андрей Голомыздо vs Gia)",
            "creator": 698241,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 698241,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "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\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 115008,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "29.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-30T16:31:23.790855Z",
            "ended": "2024-06-08T09:32:15.303387Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.3736572265625,
                            "deviation": 64.55979919433594,
                            "volatility": 0.060060326009988785
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 698241,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1434.73876953125,
                            "deviation": 63.82347106933594,
                            "volatility": 0.059770841151475906
                        }
                    },
                    "username": "Андрей Голомыздо",
                    "country": "ru",
                    "ranking": 23.075181617572202,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/76d174f0d1a97377902ca431c0bc8fca?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/63783690"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1109.2342898201457,
                            "deviation": 63.85200882827322,
                            "volatility": 0.06006861422600058
                        }
                    },
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 460985,
                    "username": "g.hein",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/4365fbc25d97e8d3f854fb767af6875d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 994.022514687045,
                            "deviation": 62.785986489820985,
                            "volatility": 0.05997455562432586
                        }
                    },
                    "ranking": 14.778070910337268,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63783690,
            "name": "IGA League",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 460985,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-27T18:35:43.128381Z",
            "ended": "2024-04-27T19:29:05.483425Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 986.4807739257812,
                            "deviation": 63.415771484375,
                            "volatility": 0.06005387380719185
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.316824232397558,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 460985,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1154.7637939453125,
                            "deviation": 63.37578582763672,
                            "volatility": 0.06003694608807564
                        }
                    },
                    "username": "g.hein",
                    "country": "001",
                    "ranking": 14.778070910337268,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4365fbc25d97e8d3f854fb767af6875d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}