List all games played by a specific player.

GET /api/v1/players/526987/games/?format=api&ordering=-id&page=56
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=57",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-id&page=55",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/68171016"
            },
            "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": 581535,
                    "username": "1Andreas",
                    "country": "de",
                    "icon": "https://user-uploads.online-go.com/61d6eb54a5e47aa7d699bb1552fda247-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 923.3781096336922,
                            "deviation": 61.6836847762708,
                            "volatility": 0.05954757317055953
                        }
                    },
                    "ranking": 13.071428522621172,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68171016,
            "name": "very fast correspondence ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 581535,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 14400, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-28T09:27:43.147194Z",
            "ended": "2024-10-07T12:24:12.433306Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9147338867188,
                            "deviation": 65.27788543701172,
                            "volatility": 0.06007416173815727
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 581535,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1199.059326171875,
                            "deviation": 66.43709564208984,
                            "volatility": 0.05960884690284729
                        }
                    },
                    "username": "1Andreas",
                    "country": "de",
                    "ranking": 13.071428522621172,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/61d6eb54a5e47aa7d699bb1552fda247-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/68171012"
            },
            "players": {
                "black": {
                    "id": 1637544,
                    "username": "minhchou",
                    "country": "vn",
                    "icon": "https://secure.gravatar.com/avatar/8f377167e77b670b0e8395941e4b77d3?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 442.7435408467811,
                            "deviation": 140.86182140167668,
                            "volatility": 0.05999125372264358
                        }
                    },
                    "ranking": 5,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1100.204091598003,
                            "deviation": 64.01934733662408,
                            "volatility": 0.06006973987863595
                        }
                    },
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 68171012,
            "name": "very fast correspondence ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 1637544,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 14400, \"max_time\": 86400, \"pause_on_weekends\": true, \"time_control\": \"fischer\"}",
            "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-09-28T09:33:15.481583Z",
            "ended": "2024-09-28T17:04:45.960587Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1637544,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 442.7435302734375,
                            "deviation": 140.86181640625,
                            "volatility": 0.059991255402565
                        }
                    },
                    "username": "minhchou",
                    "country": "vn",
                    "ranking": 5,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8f377167e77b670b0e8395941e4b77d3?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.0368041992188,
                            "deviation": 66.0722427368164,
                            "volatility": 0.06006940081715584
                        }
                    },
                    "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/68169867"
            },
            "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": 626549,
                    "username": "punchkick",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/900ce5468490d46ee6c6e2a316613170?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.8720849161318,
                            "deviation": 81.91908543987213,
                            "volatility": 0.05999461707508826
                        }
                    },
                    "ranking": 21.79339170229508,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 68169867,
            "name": "very fast correspondence ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 626549,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "7.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": 15084,
            "time_control_parameters": "{\"system\": \"fischer\", \"speed\": \"correspondence\", \"initial_time\": 86400, \"time_increment\": 14400, \"max_time\": 86400, \"pause_on_weekends\": true, \"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-09-28T08:25:31.727388Z",
            "ended": "2024-09-28T21:16:25.358064Z",
            "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": 626549,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1345.8720703125,
                            "deviation": 81.91908264160156,
                            "volatility": 0.059994615614414215
                        }
                    },
                    "username": "punchkick",
                    "country": "un",
                    "ranking": 21.79339170229508,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/900ce5468490d46ee6c6e2a316613170?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/68060349"
            },
            "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": 68060349,
            "name": "rematch",
            "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": "56.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-24T14:23:54.696751Z",
            "ended": "2024-10-09T08:47:47.890850Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1190607,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.6283569335938,
                            "deviation": 62.04771041870117,
                            "volatility": 0.06003926694393158
                        }
                    },
                    "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": 963.6721801757812,
                            "deviation": 66.3326644897461,
                            "volatility": 0.06007877737283707
                        }
                    },
                    "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/68003247"
            },
            "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": 68003247,
            "name": "Friendly Match",
            "creator": 1323516,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1323516,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 88451,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-22T14:39:38.196164Z",
            "ended": "2024-10-06T15:31:57.303787Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 948.9147338867188,
                            "deviation": 65.27788543701172,
                            "volatility": 0.06007416173815727
                        }
                    },
                    "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": 1214.5865478515625,
                            "deviation": 62.836307525634766,
                            "volatility": 0.059960294514894485
                        }
                    },
                    "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": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/68003082"
            },
            "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": 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": ""
                }
            },
            "id": 68003082,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 625571,
            "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": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2024-09-22T14:12:52.074328Z",
            "ended": "2024-09-28T14:43:28.676726Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 966.0368041992188,
                            "deviation": 66.0722427368164,
                            "volatility": 0.06006940081715584
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "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": ""
                }
            },
            "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/68000481"
            },
            "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": 68000481,
            "name": "Rengo for 8",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1323516,
            "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": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-23T09:22:24.119221Z",
            "ended": "2024-11-03T13:33:58.562728Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 984.6588745117188,
                            "deviation": 65.13468170166016,
                            "volatility": 0.06007655709981918
                        }
                    },
                    "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": 1119.0328369140625,
                            "deviation": 62.8961067199707,
                            "volatility": 0.05996778979897499
                        }
                    },
                    "username": "Potato farmer",
                    "country": "_Pirate",
                    "ranking": 15.053923650127537,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/7abb6e041d04e6e959ba903e16b01fbe-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                526987,
                1509508,
                1456522,
                1523852
            ],
            "rengo_white_team": [
                1323516,
                1257368,
                655475,
                1143064
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/67980569"
            },
            "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": 52,
                    "username": "trohde",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1149.9691440468132,
                            "deviation": 62.79855033603951,
                            "volatility": 0.060333922584151975
                        }
                    },
                    "ranking": 18.151732743338837,
                    "professional": false,
                    "ui_class": "supporter moderator"
                }
            },
            "id": 67980569,
            "name": "Till Death Do Us Part :-D",
            "creator": 52,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 52,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "8.0",
            "handicap": 8,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 177587,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 172800, \"initial_time\": 604800, \"max_time\": 2419200}",
            "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-09-21T18:13:49.687587Z",
            "ended": "2024-11-29T21:26:03.998276Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1014.1824340820312,
                            "deviation": 63.807952880859375,
                            "volatility": 0.0600607804954052
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 52,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1444.610107421875,
                            "deviation": 62.088504791259766,
                            "volatility": 0.06015290319919586
                        }
                    },
                    "username": "trohde",
                    "country": "de",
                    "ranking": 18.151732743338837,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8c42ecc20ab6bebb81d2fd415d95cc25?s=32&d=retro",
                    "ui_class": "supporter moderator"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/67860737"
            },
            "players": {
                "black": {
                    "id": 514459,
                    "username": "MichaelPender",
                    "country": "ie",
                    "icon": "https://user-uploads.online-go.com/be45fc409557473cbec8673c399a0112-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 842.3106044066543,
                            "deviation": 62.565724216367315,
                            "volatility": 0.05995584097717369
                        }
                    },
                    "ranking": 10.944175752725616,
                    "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": 67860737,
            "name": "IGA League",
            "creator": 514459,
            "mode": "game",
            "source": "play",
            "black": 514459,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": "0.0",
            "handicap": 0,
            "komi": "6.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 51,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2700, \"period_time\": 30, \"periods\": 3}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "57.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2024-09-17T18:54:04.123940Z",
            "ended": "2024-09-17T19:19:59.917270Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 514459,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 931.188232421875,
                            "deviation": 62.907798767089844,
                            "volatility": 0.05996251478791237
                        }
                    },
                    "username": "MichaelPender",
                    "country": "ie",
                    "ranking": 10.944175752725616,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/be45fc409557473cbec8673c399a0112-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 993.8007202148438,
                            "deviation": 66.92205810546875,
                            "volatility": 0.06006692349910736
                        }
                    },
                    "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/67853988"
            },
            "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": 1260791,
                    "username": "xojac13",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/90ae1ac0e909bfba22b1ae42ad578143?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 995.9667834961955,
                            "deviation": 64.42227354171946,
                            "volatility": 0.059973633610267287
                        }
                    },
                    "ranking": 14.823307170949041,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 67853988,
            "name": "Firendly Game",
            "creator": 1260791,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1260791,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": "1.0",
            "handicap": 1,
            "komi": "0.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 172800,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 172800, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "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-09-17T14:15:31.337943Z",
            "ended": "2024-10-15T13:36:41.217787Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 974.07666015625,
                            "deviation": 66.000244140625,
                            "volatility": 0.06007787957787514
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 17.127590393947607,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1260791,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1046.3245849609375,
                            "deviation": 68.3279037475586,
                            "volatility": 0.05997486785054207
                        }
                    },
                    "username": "xojac13",
                    "country": "un",
                    "ranking": 14.823307170949041,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/90ae1ac0e909bfba22b1ae42ad578143?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
        }
    ]
}