List all games played by a specific player.

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

{
    "count": 1613,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=67",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=65",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/63552226"
            },
            "players": {
                "black": {
                    "id": 1523852,
                    "username": "zzbaebae",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/fe36436ae3400ed35d41a04370d428cb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1537.7960796413774,
                            "deviation": 62.28957062085747,
                            "volatility": 0.060023000410637
                        }
                    },
                    "ranking": 24.879473779100575,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1436318,
                    "username": "Tiny but weak",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/37fb583e8c12962e7a64103eccc8ad60-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1210.0152274452903,
                            "deviation": 68.20969726550695,
                            "volatility": 0.06000032278078161
                        }
                    },
                    "ranking": 19.33001758755446,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 63552226,
            "name": "친선 대국",
            "creator": 1523852,
            "mode": "game",
            "source": "play",
            "black": 1523852,
            "white": 1436318,
            "width": 19,
            "height": 19,
            "rules": "korean",
            "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": 72000,
            "time_control_parameters": "{\"per_move\": 72000, \"pause_on_weekends\": false, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-21T11:14:40.194066Z",
            "ended": "2024-05-10T11:07:18.576516Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1523852,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1797.2138671875,
                            "deviation": 109.13646697998047,
                            "volatility": 0.05999048054218292
                        }
                    },
                    "username": "zzbaebae",
                    "country": "kr",
                    "ranking": 24.879473779100575,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/fe36436ae3400ed35d41a04370d428cb-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1463012695312,
                            "deviation": 63.43439483642578,
                            "volatility": 0.060052286833524704
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1523852,
                1491440,
                641775,
                1508661,
                1531303
            ],
            "rengo_white_team": [
                1436318,
                526987,
                1187871,
                1413158,
                1512470
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/63146912"
            },
            "players": {
                "black": {
                    "id": 1445191,
                    "username": "myron2906",
                    "country": "ie",
                    "icon": "https://secure.gravatar.com/avatar/629d3de0008b64c1f9ecf901d7b9ba8b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 865.0326614049557,
                            "deviation": 61.11978639011322,
                            "volatility": 0.06000606122118228
                        }
                    },
                    "ranking": 11.560392407344121,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63146912,
            "name": "IGA League",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1445191,
            "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": 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": "133.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-04-06T09:34:35.113549Z",
            "ended": "2024-04-06T10:04:43.283053Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1445191,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 899.55908203125,
                            "deviation": 62.06083679199219,
                            "volatility": 0.06000148504972458
                        }
                    },
                    "username": "myron2906",
                    "country": "ie",
                    "ranking": 11.560392407344121,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/629d3de0008b64c1f9ecf901d7b9ba8b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1032.9481201171875,
                            "deviation": 63.70146179199219,
                            "volatility": 0.06005339324474335
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/63146776"
            },
            "players": {
                "black": {
                    "id": 1388593,
                    "username": "Larion0807",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/c8e179075ccb3a06997d92ef41b177e4-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2268.974626600553,
                            "deviation": 65.93721645569879,
                            "volatility": 0.05977954937404213
                        }
                    },
                    "ranking": 33.88430866420307,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63146776,
            "name": "Дружеский матч",
            "creator": 1388593,
            "mode": "game",
            "source": "play",
            "black": 1388593,
            "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": 87426,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"main_time\": 129600, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-06T09:27:03.379524Z",
            "ended": "2024-04-08T15:31:38.668236Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1388593,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1333.26025390625,
                            "deviation": 63.0518798828125,
                            "volatility": 0.05988859757781029
                        }
                    },
                    "username": "Larion0807",
                    "country": "ie",
                    "ranking": 33.88430866420307,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c8e179075ccb3a06997d92ef41b177e4-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1040.2691650390625,
                            "deviation": 63.636192321777344,
                            "volatility": 0.060051899403333664
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/63029686"
            },
            "players": {
                "black": {
                    "id": 794248,
                    "username": "せぽわわ",
                    "country": "jp",
                    "icon": "https://user-uploads.online-go.com/a92f9c2a4e3c8cfa4fbface3dc79f53e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.3906449087679,
                            "deviation": 62.81308260586651,
                            "volatility": 0.059172570341764236
                        }
                    },
                    "ranking": 28.89906977002232,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 63029686,
            "name": "Tournament Game: Through the years: Short Correspondence (90988) R:7 (Gia vs せぽわわ)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 794248,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "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": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 90988,
            "tournament_round": 7,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-04-02T10:50:14.437821Z",
            "ended": "2024-04-15T07:24:50.333300Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 794248,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1757.3115234375,
                            "deviation": 63.414093017578125,
                            "volatility": 0.05916205048561096
                        }
                    },
                    "username": "せぽわわ",
                    "country": "jp",
                    "ranking": 28.89906977002232,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a92f9c2a4e3c8cfa4fbface3dc79f53e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1016.272705078125,
                            "deviation": 63.658023834228516,
                            "volatility": 0.060049790889024734
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/62910056"
            },
            "players": {
                "black": {
                    "id": 427361,
                    "username": "shinuito",
                    "country": "ie",
                    "icon": "https://secure.gravatar.com/avatar/c458ba70fd5fe051ac06f156c773cfea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1865.2607719230584,
                            "deviation": 63.9182255791133,
                            "volatility": 0.05998006867416911
                        }
                    },
                    "ranking": 29.348595009952554,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 557693,
                    "username": "fedon",
                    "country": "cz",
                    "icon": "https://secure.gravatar.com/avatar/520a490fc010ca9dc8ee04dc4d89ec3d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1814.6627512746268,
                            "deviation": 66.17766500211789,
                            "volatility": 0.06016456824604723
                        }
                    },
                    "ranking": 28.711941560292402,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62910056,
            "name": "2v2 rengo",
            "creator": 427361,
            "mode": "game",
            "source": "play",
            "black": 427361,
            "white": 557693,
            "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": 86400,
            "time_control_parameters": "{\"per_move\": 86400, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-30T11:26:38.546986Z",
            "ended": "2024-05-14T15:00:42.479812Z",
            "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": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 557693,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1659.3624267578125,
                            "deviation": 62.44336700439453,
                            "volatility": 0.06006629019975662
                        }
                    },
                    "username": "fedon",
                    "country": "cz",
                    "ranking": 28.711941560292402,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/520a490fc010ca9dc8ee04dc4d89ec3d?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                427361,
                526987,
                1436588,
                1287817
            ],
            "rengo_white_team": [
                557693,
                1524532,
                1508661,
                961513
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/62846610"
            },
            "players": {
                "black": {
                    "id": 1393499,
                    "username": "Imtiyaz",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/56a672954f96d68180eb8444196aec12-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1033.3159040216926,
                            "deviation": 64.37615916895315,
                            "volatility": 0.06003245003586803
                        }
                    },
                    "ranking": 15.675558851695177,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1430643,
                    "username": "Tomii22",
                    "country": "ar",
                    "icon": "https://secure.gravatar.com/avatar/a1c33bcb95e8751eaaa576b4bd38bdc3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1173.0038062598765,
                            "deviation": 61.20226663968632,
                            "volatility": 0.05995890784629887
                        }
                    },
                    "ranking": 18.610859836490583,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62846610,
            "name": "the Rengo of may",
            "creator": 1393499,
            "mode": "game",
            "source": "play",
            "black": 1393499,
            "white": 1430643,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 129600,
            "time_control_parameters": "{\"per_move\": 129600, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"simple\", \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "25.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-05-16T06:07:21.052353Z",
            "ended": "2024-11-01T07:46:59.166303Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1393499,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1021.2847900390625,
                            "deviation": 63.42668914794922,
                            "volatility": 0.060034118592739105
                        }
                    },
                    "username": "Imtiyaz",
                    "country": "th",
                    "ranking": 15.675558851695177,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/56a672954f96d68180eb8444196aec12-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.6588745117188,
                            "deviation": 65.13468170166016,
                            "volatility": 0.06007655709981918
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1393499,
                1414512,
                1212710,
                766671,
                85719,
                1527653,
                947786,
                1517134,
                1331268,
                970061,
                1537697,
                1500166,
                1436318,
                1550143,
                1528756,
                745933,
                1102144,
                1509431,
                1397015,
                1374766,
                1467745,
                1128528,
                941675,
                1519982
            ],
            "rengo_white_team": [
                1430643,
                1188809,
                1245891,
                858685,
                1147366,
                1143379,
                1380330,
                1273939,
                1406193,
                589192,
                923952,
                1458732,
                43015,
                526987,
                713237,
                1542205,
                1535455,
                303737,
                1180393,
                1504621,
                1051076,
                1414992,
                1094734,
                1117026
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/62821844"
            },
            "players": {
                "black": {
                    "id": 1256790,
                    "username": "tanyafeniks",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/1e57156228a0d4fb63e3243127c27c35-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 807.5776759166199,
                            "deviation": 65.16015827669251,
                            "volatility": 0.06025627102289059
                        }
                    },
                    "ranking": 9.9693387093288,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 62821844,
            "name": "Tournament Game: Very fast correspondence (105637) R:6 (Gia vs tanyafeniks)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1256790,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "4.0",
            "handicap": 4,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-26T10:59:35.113837Z",
            "ended": "2024-04-17T20:03:28.314525Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1256790,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 785.2129516601562,
                            "deviation": 64.6119384765625,
                            "volatility": 0.06010795384645462
                        }
                    },
                    "username": "tanyafeniks",
                    "country": "ru",
                    "ranking": 9.9693387093288,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1e57156228a0d4fb63e3243127c27c35-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.6162719726562,
                            "deviation": 63.977516174316406,
                            "volatility": 0.060052111744880676
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "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/62821842"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483146,
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1356.816694821226,
                            "deviation": 62.77424778402456,
                            "volatility": 0.059492384940170104
                        }
                    },
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 62821842,
            "name": "Tournament Game: Very fast correspondence (105637) R:6 (teapoweredrobot vs Gia)",
            "creator": 483146,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 483146,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "7.0",
            "handicap": 7,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "28.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-26T10:59:34.375378Z",
            "ended": "2024-04-15T11:35:35.993940Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.9202270507812,
                            "deviation": 64.44386291503906,
                            "volatility": 0.06004960089921951
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1394.8924560546875,
                            "deviation": 65.49116516113281,
                            "volatility": 0.05950478836894035
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?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/62821840"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "username": "benjito",
                    "country": "kp",
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1344.336690859203,
                            "deviation": 66.13163089666548,
                            "volatility": 0.059935051354255975
                        }
                    },
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 62821840,
            "name": "Tournament Game: Very fast correspondence (105637) R:6 (benjito vs Gia)",
            "creator": 568679,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 568679,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-03-26T10:59:34.189404Z",
            "ended": "2024-04-15T20:22:10.306909Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.6611938476562,
                            "deviation": 64.30618286132812,
                            "volatility": 0.06005198881030083
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 568679,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1476.4720458984375,
                            "deviation": 63.11920928955078,
                            "volatility": 0.05991053953766823
                        }
                    },
                    "username": "benjito",
                    "country": "kp",
                    "ranking": 21.76696670762749,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/2c8d700ba953e473297cd4d3abacbcb7-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/62821837"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 76618,
                    "username": "yebellz",
                    "country": "_cat",
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1315.3633382272283,
                            "deviation": 63.33351975944551,
                            "volatility": 0.06003133880849064
                        }
                    },
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 62821837,
            "name": "Tournament Game: Very fast correspondence (105637) R:6 (yebellz vs Gia)",
            "creator": 76618,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 76618,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "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": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 129600}",
            "disable_analysis": false,
            "tournament": 105637,
            "tournament_round": 6,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-03-26T10:59:33.938648Z",
            "ended": "2024-04-16T13:23:33.152791Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.8334350585938,
                            "deviation": 64.20945739746094,
                            "volatility": 0.06005492061376572
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 76618,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1497.2701416015625,
                            "deviation": 62.919891357421875,
                            "volatility": 0.05999128893017769
                        }
                    },
                    "username": "yebellz",
                    "country": "_cat",
                    "ranking": 21.262579265874354,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/28db64ea93da1fb6a998e12f2400d5d6-32.png",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}