List all games played by a specific player.

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

{
    "count": 1602,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=43",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=41",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/70444189"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 682367,
                    "username": "5r_p3",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 887.4748303545754,
                            "deviation": 64.0412805208092,
                            "volatility": 0.06015212789428141
                        }
                    },
                    "ranking": 12.153330943143208,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444189,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 682367,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "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": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T00:57:24.358869Z",
            "ended": "2024-12-25T06:31:45.408463Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 682367,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1119.5660400390625,
                            "deviation": 63.43203353881836,
                            "volatility": 0.059974461793899536
                        }
                    },
                    "username": "5r_p3",
                    "country": "un",
                    "ranking": 12.153330943143208,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/9cf1a2f5f484da01c4993d2f4151f517?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/70444183"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 486979,
                    "username": "AngryArborist",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/03ad0442e0ef472df350d2ad84605bf6?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.8811156299519,
                            "deviation": 64.63981096062874,
                            "volatility": 0.05994312842900778
                        }
                    },
                    "ranking": 11.475896740383876,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70444183,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 486979,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 86400}",
            "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": "2024-12-14T20:26:01.777980Z",
            "ended": "2024-12-23T23:59:13.420720Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 486979,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1015.8449096679688,
                            "deviation": 63.207550048828125,
                            "volatility": 0.05990918353199959
                        }
                    },
                    "username": "AngryArborist",
                    "country": "us",
                    "ranking": 11.475896740383876,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/03ad0442e0ef472df350d2ad84605bf6?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/70444227"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 805746,
                    "username": "Roxa",
                    "country": "co",
                    "icon": "https://user-uploads.online-go.com/3baa2202d76bf1805ac7cdcc94aef805-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.018986487404,
                            "deviation": 62.07390101070802,
                            "volatility": 0.060081858746688616
                        }
                    },
                    "ranking": 25.491871963619136,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444227,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 805746,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "9.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-15T14:42:03.158215Z",
            "ended": "2024-12-23T22:12:31.757436Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 805746,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 910.3842163085938,
                            "deviation": 63.377227783203125,
                            "volatility": 0.06008237600326538
                        }
                    },
                    "username": "Roxa",
                    "country": "co",
                    "ranking": 25.491871963619136,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3baa2202d76bf1805ac7cdcc94aef805-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/70444213"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1467745,
                    "username": "seh15",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/cf19197954e4b054c21511754a6f25cd-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 973.7433229691578,
                            "deviation": 60.88161830342184,
                            "volatility": 0.059948142405368825
                        }
                    },
                    "ranking": 14.30090040509735,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444213,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1467745,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 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": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "33.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T09:53:37.003272Z",
            "ended": "2024-12-22T10:44:02.994256Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1467745,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 957.0541381835938,
                            "deviation": 61.19241714477539,
                            "volatility": 0.05997404456138611
                        }
                    },
                    "username": "seh15",
                    "country": "fr",
                    "ranking": 14.30090040509735,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/cf19197954e4b054c21511754a6f25cd-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/70444223"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1586678,
                    "username": "deleted-f5ada478-4d2e-4b61-9369-abcee4177c3a",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/9c8a4b667a502aee131ddf66e2a39f65-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1155.095015170818,
                            "deviation": 62.33882274680167,
                            "volatility": 0.05995511922646888
                        }
                    },
                    "ranking": 18.254692230731695,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444223,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1586678,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 29484,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 28800, \"initial_time\": 86400, \"max_time\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-15T13:11:16.143651Z",
            "ended": "2024-12-20T10:25:43.915860Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1586678,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1010.6953125,
                            "deviation": 61.26789093017578,
                            "volatility": 0.059959881007671356
                        }
                    },
                    "username": "deleted-f5ada478-4d2e-4b61-9369-abcee4177c3a",
                    "country": "un",
                    "ranking": 18.254692230731695,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/9c8a4b667a502aee131ddf66e2a39f65-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/70444197"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1646518,
                    "username": "NumberOneWailordFan",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/1e3756e0202df92fcc101a8fe653329f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1222.387058614466,
                            "deviation": 64.80020178613825,
                            "volatility": 0.060037503175050945
                        }
                    },
                    "ranking": 19.565513469992236,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70444197,
            "name": "Fast friendly correspondence",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1646518,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43884,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 43200, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-14T22:30:15.501838Z",
            "ended": "2024-12-19T22:21:05.805131Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1000.0471801757812,
                            "deviation": 63.19976043701172,
                            "volatility": 0.06006638705730438
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1646518,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1102.02197265625,
                            "deviation": 65.24425506591797,
                            "volatility": 0.0600096769630909
                        }
                    },
                    "username": "NumberOneWailordFan",
                    "country": "us",
                    "ranking": 19.565513469992236,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1e3756e0202df92fcc101a8fe653329f-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/70558670"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 683983,
                    "username": "Barbara64",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 770.6180768646065,
                            "deviation": 62.284919768150466,
                            "volatility": 0.060035080485090125
                        }
                    },
                    "ranking": 8.884845626480162,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70558670,
            "name": "#SITS vague12 Gia/Barbara64",
            "creator": 683983,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 683983,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "33.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-18T17:58:13.219563Z",
            "ended": "2024-12-18T18:58:10.342916Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.0484008789062,
                            "deviation": 63.224220275878906,
                            "volatility": 0.06006791442632675
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 683983,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 851.56982421875,
                            "deviation": 61.882347106933594,
                            "volatility": 0.06003904715180397
                        }
                    },
                    "username": "Barbara64",
                    "country": "fr",
                    "ranking": 8.884845626480162,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/f2b5349b9769f3be0ea98c576532a34f-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/69804884"
            },
            "players": {
                "black": {
                    "id": 47075,
                    "username": "The3rdCoyote",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/42e2c4f2fa4b1c0f4351d341a0e2a913-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 786.0020373206345,
                            "deviation": 64.90691122691904,
                            "volatility": 0.06008030149704772
                        }
                    },
                    "ranking": 9.342439970716585,
                    "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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 69804884,
            "name": "Friendly Match",
            "creator": 47075,
            "mode": "game",
            "source": "play",
            "black": 47075,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "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": 87426,
            "time_control_parameters": "{\"main_time\": 129600, \"period_time\": 86400, \"periods\": 5, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"byoyomi\", \"time_control\": \"byoyomi\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "14.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-11-23T23:14:47.494237Z",
            "ended": "2024-12-18T18:27:17.060835Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 47075,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 901.7369384765625,
                            "deviation": 63.13699722290039,
                            "volatility": 0.06009940803050995
                        }
                    },
                    "username": "The3rdCoyote",
                    "country": "ie",
                    "ranking": 9.342439970716585,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/42e2c4f2fa4b1c0f4351d341a0e2a913-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 981.7235107421875,
                            "deviation": 63.402347564697266,
                            "volatility": 0.06006798893213272
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "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/70530544"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1104098,
                    "username": "tontonhoy",
                    "country": "fr",
                    "icon": "https://secure.gravatar.com/avatar/656b3e4f9900be53751283e40d706665?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1358.4174019232757,
                            "deviation": 62.1264891370108,
                            "volatility": 0.05994814596326834
                        }
                    },
                    "ranking": 22.00818096471299,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 70530544,
            "name": "#SITS - Vague 12 - Gia- Tontonhoy",
            "creator": 1104098,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1104098,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 58,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 3600, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "108.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-12-17T17:56:37.666933Z",
            "ended": "2024-12-17T18:30:41.686612Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 981.7235107421875,
                            "deviation": 63.402347564697266,
                            "volatility": 0.06006798893213272
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1104098,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1378.907958984375,
                            "deviation": 62.726009368896484,
                            "volatility": 0.05994119867682457
                        }
                    },
                    "username": "tontonhoy",
                    "country": "fr",
                    "ranking": 22.00818096471299,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/656b3e4f9900be53751283e40d706665?s=32&d=retro",
                    "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/70430211"
            },
            "players": {
                "black": {
                    "id": 758779,
                    "username": "Papirus",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/4712c90a4c2c119e6c44b3c429e41029-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1034.742232191248,
                            "deviation": 66.82363093970237,
                            "volatility": 0.05960887445390481
                        }
                    },
                    "ranking": 15.707491708690414,
                    "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": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 70430211,
            "name": "Дружеский матч",
            "creator": 758779,
            "mode": "game",
            "source": "play",
            "black": 758779,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87768,
            "time_control_parameters": "{\"initial_time\": 172800, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"speed\": \"correspondence\", \"system\": \"fischer\", \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-12-14T19:03:40.704168Z",
            "ended": "2024-12-17T09:56:21.684690Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 758779,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1126.772216796875,
                            "deviation": 65.3853530883789,
                            "volatility": 0.05958366394042969
                        }
                    },
                    "username": "Papirus",
                    "country": "ru",
                    "ranking": 15.707491708690414,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/4712c90a4c2c119e6c44b3c429e41029-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 988.8582153320312,
                            "deviation": 63.441776275634766,
                            "volatility": 0.0600694976747036
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "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
        }
    ]
}