List all games played by a specific player.

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

{
    "count": 1615,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=78",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=76",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/55005484"
            },
            "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": 1064205,
                    "username": "Barrabashka",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/8db252a41d3db47109cbbf29d63ef1eb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1066.97275031014,
                            "deviation": 64.65307938913513,
                            "volatility": 0.05991212282495057
                        }
                    },
                    "ranking": 16.417573712420516,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 55005484,
            "name": "Дружеский матч",
            "creator": 1064205,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1064205,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30168,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 172800, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-07-02T13:51:59.124080Z",
            "ended": "2023-08-17T09:04:40.305518Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1172.00439453125,
                            "deviation": 65.83642578125,
                            "volatility": 0.06004798784852028
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1064205,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1302.3746337890625,
                            "deviation": 64.56582641601562,
                            "volatility": 0.05990287661552429
                        }
                    },
                    "username": "Barrabashka",
                    "country": "ru",
                    "ranking": 16.417573712420516,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8db252a41d3db47109cbbf29d63ef1eb-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/55805345"
            },
            "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": 1394073,
                    "username": "A230385",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/899c753479312dfac1fae6cf7d491318?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.7956352450785,
                            "deviation": 64.8571992610837,
                            "volatility": 0.06018030047697968
                        }
                    },
                    "ranking": 21.6713503874209,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 55805345,
            "name": "Tournament Game: Very fast correspondence (105637) R:1 (時透無一郎 vs Gia)",
            "creator": 1394073,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1394073,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-07-31T21:00:59.161464Z",
            "ended": "2023-08-16T13:02:46.503789Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.5252685546875,
                            "deviation": 65.29254913330078,
                            "volatility": 0.060037992894649506
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1394073,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1618.22119140625,
                            "deviation": 82.73600769042969,
                            "volatility": 0.060005828738212585
                        }
                    },
                    "username": "A230385",
                    "country": "un",
                    "ranking": 21.6713503874209,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/899c753479312dfac1fae6cf7d491318?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/55461819"
            },
            "players": {
                "black": {
                    "id": 915664,
                    "username": "annikiya",
                    "country": "eu",
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1385.166085715904,
                            "deviation": 66.1565273456288,
                            "volatility": 0.06046956579773443
                        }
                    },
                    "ranking": 22.459599085416702,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 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": 55461819,
            "name": "Tournament Game: Dimi's fast paced 2023 tournament (98527) R:2 (Gia vs annikiya)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 915664,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87426,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 129600, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": 98527,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "32.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-07-19T11:13:36.979674Z",
            "ended": "2023-08-13T16:15:44.989734Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 915664,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1455.336181640625,
                            "deviation": 64.46228790283203,
                            "volatility": 0.06016601249575615
                        }
                    },
                    "username": "annikiya",
                    "country": "eu",
                    "ranking": 22.459599085416702,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4ad14ba91097da1d05bba869e334b2f3-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1153.22705078125,
                            "deviation": 65.04606628417969,
                            "volatility": 0.06003935635089874
                        }
                    },
                    "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/55805347"
            },
            "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": 964246,
                    "username": "For Our Planet",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/a045e99db60be7a2955a559395854dca-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2373.5798983138347,
                            "deviation": 62.7802464062756,
                            "volatility": 0.060172589986998294
                        }
                    },
                    "ranking": 34.92770921287262,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 55805347,
            "name": "Tournament Game: Very fast correspondence (105637) R:1 (For Our Planet vs Gia)",
            "creator": 964246,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 964246,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-07-31T21:00:59.337052Z",
            "ended": "2023-08-09T17:29:57.940500Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1162.2281494140625,
                            "deviation": 65.24256134033203,
                            "volatility": 0.06004050001502037
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 964246,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2377.51708984375,
                            "deviation": 87.30097961425781,
                            "volatility": 0.06005821004509926
                        }
                    },
                    "username": "For Our Planet",
                    "country": "us",
                    "ranking": 34.92770921287262,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/a045e99db60be7a2955a559395854dca-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/55461816"
            },
            "players": {
                "black": {
                    "id": 1015870,
                    "username": "Pianotorious",
                    "country": "_LGBT",
                    "icon": "https://user-uploads.online-go.com/da01b739c36b3855ea2b5b45ad1d11d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1120.767532001666,
                            "deviation": 62.238138927331136,
                            "volatility": 0.0600730526521418
                        }
                    },
                    "ranking": 17.556283173154497,
                    "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": 1075.246698969284,
                            "deviation": 63.87554368767704,
                            "volatility": 0.06007186854226903
                        }
                    },
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 55461816,
            "name": "Tournament Game: Dimi's fast paced 2023 tournament (98527) R:2 (Gia vs Pianotorious)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1015870,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87426,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 129600, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": 98527,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "1.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2023-07-19T11:13:36.777948Z",
            "ended": "2023-08-07T20:09:09.313412Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1015870,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1280.3182373046875,
                            "deviation": 66.97945404052734,
                            "volatility": 0.059975724667310715
                        }
                    },
                    "username": "Pianotorious",
                    "country": "_LGBT",
                    "ranking": 17.556283173154497,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/da01b739c36b3855ea2b5b45ad1d11d9-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.9146728515625,
                            "deviation": 65.39449310302734,
                            "volatility": 0.060037579387426376
                        }
                    },
                    "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/40157415"
            },
            "players": {
                "black": {
                    "id": 1106384,
                    "username": "SFA2A09",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/d62330abe9f47ae7fc0d6a1a5562999c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 440.21718477260424,
                            "deviation": 83.51094394399519,
                            "volatility": 0.060009144484975456
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 1079390,
                    "username": "h3207844521",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9d4c47a0e4a324e723c47e107f2c1a38?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 904.2331846512817,
                            "deviation": 105.32752346771753,
                            "volatility": 0.060008758231904595
                        }
                    },
                    "ranking": 12.586400631524457,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 40157415,
            "name": "Friendly Match",
            "creator": 396144,
            "mode": "game",
            "source": "play",
            "black": 1106384,
            "white": 1079390,
            "width": 19,
            "height": 19,
            "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": 439680,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"initial_time\": 691200, \"time_increment\": 432000, \"max_time\": 1209600, \"pause_on_weekends\": false, \"time_control\": \"fischer\", \"per_move\": 439680}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "86.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-02T21:08:40.168836Z",
            "ended": "2023-08-05T02:51:32.391659Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1145.9146728515625,
                            "deviation": 65.39449310302734,
                            "volatility": 0.060037579387426376
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1079390,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 978.43017578125,
                            "deviation": 107.2415542602539,
                            "volatility": 0.059997301548719406
                        }
                    },
                    "username": "h3207844521",
                    "country": "un",
                    "ranking": 12.586400631524457,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9d4c47a0e4a324e723c47e107f2c1a38?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                1106384,
                1100982,
                1094871,
                1095492,
                837133,
                913349,
                784649,
                1080421,
                987246,
                369189,
                1098807,
                650897,
                396144,
                657233,
                1107577,
                1067261,
                1069442,
                1076251,
                1110260,
                567443,
                729980,
                956094,
                446159,
                927663,
                1035974,
                918551,
                828967,
                1062856,
                1024525,
                1018436,
                1004865,
                891604,
                676869,
                1059379,
                526987,
                943081,
                1072194,
                1084107,
                1069885,
                1025502,
                1114517
            ],
            "rengo_white_team": [
                1079390,
                929627,
                1052398,
                1021027,
                1024835,
                340857,
                1080037,
                1048870,
                1103653,
                606964,
                733164,
                905204,
                925373,
                845834,
                1097641,
                1068723,
                960963,
                1003444,
                904469,
                1104975,
                1108908,
                1106420,
                1096871,
                1092385,
                996548,
                735469,
                931387,
                777584,
                627444,
                766231,
                983523,
                1025714,
                372559,
                940696,
                1107113,
                702129,
                995598,
                1060416,
                1078125,
                814885
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/55393939"
            },
            "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": 1367835,
                    "username": "Tomogogy",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 880.3463213300853,
                            "deviation": 63.40459754618589,
                            "volatility": 0.059990784792258826
                        }
                    },
                    "ranking": 11.966631198992888,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 55393939,
            "name": "Tournament Game: Summer holiday tournament (105298) R:1 (Tomogogy vs Gia)",
            "creator": 1367835,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1367835,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 30851,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 28800, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": 105298,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-07-16T21:27:14.994752Z",
            "ended": "2023-07-25T14:48:43.496052Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.9266357421875,
                            "deviation": 65.7143783569336,
                            "volatility": 0.060037728399038315
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1367835,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1131.6319580078125,
                            "deviation": 63.48168182373047,
                            "volatility": 0.06001134216785431
                        }
                    },
                    "username": "Tomogogy",
                    "country": "fr",
                    "ranking": 11.966631198992888,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/726d3c85cae450f426719cd5cf9744d9-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/54312502"
            },
            "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": 627059,
                    "username": "DJG89",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/6900c4b233fd0d24d3c119f7b5e98809-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1038.5243503428267,
                            "deviation": 61.578668777976034,
                            "volatility": 0.0599559901380478
                        }
                    },
                    "ranking": 15.791953719577421,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 54312502,
            "name": "friendly group training",
            "creator": 627059,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 627059,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "0.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": 91187,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 604800, \"period_time\": 86400, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-06-07T04:18:29.610867Z",
            "ended": "2023-07-22T13:22:32.012362Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.9266357421875,
                            "deviation": 65.7143783569336,
                            "volatility": 0.060037728399038315
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 627059,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1239.7081298828125,
                            "deviation": 60.97586441040039,
                            "volatility": 0.05997297540307045
                        }
                    },
                    "username": "DJG89",
                    "country": "us",
                    "ranking": 15.791953719577421,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/6900c4b233fd0d24d3c119f7b5e98809-32.png",
                    "ui_class": ""
                }
            },
            "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/55461821"
            },
            "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": 597125,
                    "username": "Ryogishiki",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/7b995cc68feef87af2a284edfddfc2e7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1833.175557491758,
                            "deviation": 68.03172530317896,
                            "volatility": 0.05944264063044656
                        }
                    },
                    "ranking": 28.94691641777962,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 55461821,
            "name": "Tournament Game: Dimi's fast paced 2023 tournament (98527) R:2 (Ryogishiki vs Gia)",
            "creator": 597125,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 597125,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87426,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 129600, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": 98527,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": true,
            "started": "2023-07-19T11:13:37.117474Z",
            "ended": "2023-07-19T11:27:06.757583Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1133.9266357421875,
                            "deviation": 65.7143783569336,
                            "volatility": 0.060037728399038315
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 16.5964002691283,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 597125,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1992.465087890625,
                            "deviation": 63.77770233154297,
                            "volatility": 0.0595538429915905
                        }
                    },
                    "username": "Ryogishiki",
                    "country": "ru",
                    "ranking": 28.94691641777962,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/7b995cc68feef87af2a284edfddfc2e7?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/55030185"
            },
            "players": {
                "black": {
                    "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"
                },
                "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": 55030185,
            "name": "Tournament Game: World's Huggiest Tournament (104454) R:1 (Gia vs teapoweredrobot)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 483146,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": 104454,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "77.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2023-07-03T13:01:00.502043Z",
            "ended": "2023-07-18T20:14:32.723012Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 483146,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1480.7445068359375,
                            "deviation": 65.58132934570312,
                            "volatility": 0.05952105298638344
                        }
                    },
                    "username": "teapoweredrobot",
                    "country": "_LGBT",
                    "ranking": 21.980885805338126,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4e3a847dc8373ec10d22542ee6d8dd8d?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1136.9918212890625,
                            "deviation": 65.38963317871094,
                            "volatility": 0.06003893166780472
                        }
                    },
                    "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
        }
    ]
}