List all games played by a specific player.

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

{
    "count": 1611,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=59",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=57",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/67791173"
            },
            "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": 1323516,
                    "username": "Potato farmer",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/7abb6e041d04e6e959ba903e16b01fbe-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1005.9380236767606,
                            "deviation": 64.37589262932325,
                            "volatility": 0.05992507753555433
                        }
                    },
                    "ranking": 15.053923650127537,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67791173,
            "name": "Friendly Match",
            "creator": 1323516,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1323516,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "2.0",
            "handicap": 2,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"max_time\": 604800, \"speed\": \"correspondence\", \"system\": \"fischer\", \"pause_on_weekends\": false, \"initial_time\": 259200, \"time_control\": \"fischer\", \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-15T11:23:51.059576Z",
            "ended": "2024-09-30T06:26:57.877189Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 951.1029663085938,
                            "deviation": 65.79695129394531,
                            "volatility": 0.06007099151611328
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1323516,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1150.061767578125,
                            "deviation": 63.23524856567383,
                            "volatility": 0.05997442826628685
                        }
                    },
                    "username": "Potato farmer",
                    "country": "_Pirate",
                    "ranking": 15.053923650127537,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7abb6e041d04e6e959ba903e16b01fbe-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/67761999"
            },
            "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": 1494807,
                    "username": "bimbimbambam",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b0b0ecbb62fdbb67f623e7c5fd92479c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.4905156778223,
                            "deviation": 278.04654692035496,
                            "volatility": 0.05999864646659438
                        }
                    },
                    "ranking": 25.498784021874336,
                    "professional": false,
                    "ui_class": "provisional"
                }
            },
            "id": 67761999,
            "name": "Φιλική παρτίδα ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1494807,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "absolute",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 114,
            "time_control_parameters": "{\"total_time\": 14400, \"pause_on_weekends\": false, \"speed\": \"live\", \"system\": \"absolute\", \"time_control\": \"absolute\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "216.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-14T09:26:35.475627Z",
            "ended": "2024-09-14T09:48:07.464241Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.5189208984375,
                            "deviation": 66.96133422851562,
                            "volatility": 0.06006850302219391
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1494807,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1579.490478515625,
                            "deviation": 278.0465393066406,
                            "volatility": 0.05999864637851715
                        }
                    },
                    "username": "bimbimbambam",
                    "country": "un",
                    "ranking": 25.498784021874336,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b0b0ecbb62fdbb67f623e7c5fd92479c?s=32&d=retro",
                    "ui_class": "provisional"
                }
            },
            "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/67538638"
            },
            "players": {
                "black": {
                    "id": 649419,
                    "username": "ErikBolding",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/c4f5701091c535ea838cc36d4a4b5ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.5835629860476,
                            "deviation": 76.56099921326857,
                            "volatility": 0.059998614708679184
                        }
                    },
                    "ranking": 21.753993918948318,
                    "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": 67538638,
            "name": "Vriendschappelijke Wedstrijd",
            "creator": 649419,
            "mode": "game",
            "source": "play",
            "black": 649419,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 364747,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 2419200, \"period_time\": 345600, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "9.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-06T14:01:13.786361Z",
            "ended": "2024-09-15T11:13:50.369311Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 649419,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.523681640625,
                            "deviation": 69.06749725341797,
                            "volatility": 0.05999081954360008
                        }
                    },
                    "username": "ErikBolding",
                    "country": "nl",
                    "ranking": 21.753993918948318,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c4f5701091c535ea838cc36d4a4b5ed7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.5189208984375,
                            "deviation": 66.96133422851562,
                            "volatility": 0.06006850302219391
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/67445630"
            },
            "players": {
                "black": {
                    "id": 625571,
                    "username": "Mavil64",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/128b6a8c14486bdc999e6b194dd2095e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 856.645392358831,
                            "deviation": 80.46577670040276,
                            "volatility": 0.0600013068425043
                        }
                    },
                    "ranking": 11.334837096347018,
                    "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": 67445630,
            "name": "Φιλική παρτίδα ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 625571,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 259200,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 259200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "46.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-03T11:50:51.585595Z",
            "ended": "2024-09-22T14:02:43.805014Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 625571,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 891.37646484375,
                            "deviation": 83.580810546875,
                            "volatility": 0.06000233814120293
                        }
                    },
                    "username": "Mavil64",
                    "country": "gr",
                    "ranking": 11.334837096347018,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/128b6a8c14486bdc999e6b194dd2095e-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1634521484375,
                            "deviation": 66.41206359863281,
                            "volatility": 0.060068488121032715
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/67258789"
            },
            "players": {
                "black": {
                    "id": 1021696,
                    "username": "_jneu",
                    "country": "au",
                    "icon": "https://user-uploads.online-go.com/640c85ace88d9dc31c6e5040ecb25499-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1466.9431227910995,
                            "deviation": 64.2788079524293,
                            "volatility": 0.061249096751891045
                        }
                    },
                    "ranking": 23.787498766566898,
                    "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": 67258789,
            "name": "Ladder Challenge: _jneu(#1641) vs Gia(#1011)",
            "creator": 1021696,
            "mode": "game",
            "source": "play",
            "black": 1021696,
            "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": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-27T23:05:58.007283Z",
            "ended": "2024-11-04T08:54:11.395880Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1021696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1253.2625732421875,
                            "deviation": 63.072410583496094,
                            "volatility": 0.0612313449382782
                        }
                    },
                    "username": "_jneu",
                    "country": "au",
                    "ranking": 23.787498766566898,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/640c85ace88d9dc31c6e5040ecb25499-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 997.6485595703125,
                            "deviation": 64.8614273071289,
                            "volatility": 0.060077082365751266
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/66935610"
            },
            "players": {
                "black": {
                    "id": 723381,
                    "username": "csgrsg",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/a50d69d671a33df8800b83d5291aa02e?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1800.0459173793045,
                            "deviation": 66.13709493862844,
                            "volatility": 0.059460080386305736
                        }
                    },
                    "ranking": 28.524716762909385,
                    "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": 66935610,
            "name": "Tournament Game: Through the years: Short Correspondence (90988) R:9 (Gia vs csgrsg)",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 723381,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 172800}",
            "disable_analysis": false,
            "tournament": 90988,
            "tournament_round": 9,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-16T14:48:03.655631Z",
            "ended": "2024-09-11T06:36:10.040996Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 723381,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1877.6004638671875,
                            "deviation": 66.26146697998047,
                            "volatility": 0.05954314395785332
                        }
                    },
                    "username": "csgrsg",
                    "country": "ru",
                    "ranking": 28.524716762909385,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a50d69d671a33df8800b83d5291aa02e?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.6973876953125,
                            "deviation": 66.17713165283203,
                            "volatility": 0.06006859242916107
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/66504182"
            },
            "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": 1399992,
                    "username": "Robinson123",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/23407e30484548548c342d8bc0bc3beb-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1340.5373868075353,
                            "deviation": 63.077328604351806,
                            "volatility": 0.06006733094224753
                        }
                    },
                    "ranking": 21.701448590233937,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66504182,
            "name": "Ladder Challenge: Robinson123(#1585) vs Gia(#1034)",
            "creator": 1399992,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1399992,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-08-01T06:40:35.261795Z",
            "ended": "2024-08-12T05:47:25.338858Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 975.8028564453125,
                            "deviation": 65.48945617675781,
                            "volatility": 0.060056913644075394
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1399992,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1587.1085205078125,
                            "deviation": 66.9673080444336,
                            "volatility": 0.0600227415561676
                        }
                    },
                    "username": "Robinson123",
                    "country": "_Pirate",
                    "ranking": 21.701448590233937,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/23407e30484548548c342d8bc0bc3beb-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/66463208"
            },
            "players": {
                "black": {
                    "id": 1190607,
                    "username": "benjolino",
                    "country": "001",
                    "icon": "https://user-uploads.online-go.com/68699620ab370b652933bacf548c97db-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 861.4630777901136,
                            "deviation": 62.093075974779694,
                            "volatility": 0.06004519407084648
                        }
                    },
                    "ranking": 11.464665581548603,
                    "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": 66463208,
            "name": "friendly game",
            "creator": 1190607,
            "mode": "game",
            "source": "play",
            "black": 1190607,
            "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": 133703,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 129600, \"initial_time\": 518400, \"max_time\": 864000}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "22.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-07-30T19:37:03.556336Z",
            "ended": "2024-09-24T12:55:02.430101Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1190607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 928.028076171875,
                            "deviation": 62.434871673583984,
                            "volatility": 0.06003309041261673
                        }
                    },
                    "username": "benjolino",
                    "country": "001",
                    "ranking": 11.464665581548603,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/68699620ab370b652933bacf548c97db-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 980.1634521484375,
                            "deviation": 66.41206359863281,
                            "volatility": 0.060068488121032715
                        }
                    },
                    "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
        },
        {
            "related": {
                "detail": "/api/v1/games/66421601"
            },
            "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": 1367815,
                    "username": "French_boi",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/defb1d2c44c6d77e7ce3db48419a014c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1243.1186565363228,
                            "deviation": 66.02044526763152,
                            "volatility": 0.05995289800420647
                        }
                    },
                    "ranking": 19.95484357846722,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 66421601,
            "name": "Ladder Challenge: French_boi(#1080) vs Gia(#1030)",
            "creator": 1367815,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1367815,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "34.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-29T09:10:36.926036Z",
            "ended": "2024-09-15T14:23:36.721095Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.5189208984375,
                            "deviation": 66.96133422851562,
                            "volatility": 0.06006850302219391
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1367815,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1217.36572265625,
                            "deviation": 69.04691314697266,
                            "volatility": 0.059985388070344925
                        }
                    },
                    "username": "French_boi",
                    "country": "us",
                    "ranking": 19.95484357846722,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/defb1d2c44c6d77e7ce3db48419a014c?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/66346215"
            },
            "players": {
                "black": {
                    "id": 649419,
                    "username": "ErikBolding",
                    "country": "nl",
                    "icon": "https://user-uploads.online-go.com/c4f5701091c535ea838cc36d4a4b5ed7-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1343.5835629860476,
                            "deviation": 76.56099921326857,
                            "volatility": 0.059998614708679184
                        }
                    },
                    "ranking": 21.753993918948318,
                    "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": 66346215,
            "name": "try",
            "creator": 649419,
            "mode": "game",
            "source": "play",
            "black": 649419,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 364747,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"main_time\": 2419200, \"period_time\": 345600, \"periods\": 5}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-07-26T13:22:06.681749Z",
            "ended": "2024-09-06T13:58:26.053767Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 649419,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1395.523681640625,
                            "deviation": 69.06749725341797,
                            "volatility": 0.05999081954360008
                        }
                    },
                    "username": "ErikBolding",
                    "country": "nl",
                    "ranking": 21.753993918948318,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c4f5701091c535ea838cc36d4a4b5ed7-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 999.6973876953125,
                            "deviation": 66.17713165283203,
                            "volatility": 0.06006859242916107
                        }
                    },
                    "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
        }
    ]
}