List all games played by a specific player.

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

{
    "count": 1616,
    "next": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=100",
    "previous": "https://online-go.com/api/v1/players/526987/games/?format=api&ordering=-ended&page=98",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/42503615"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 118865,
                    "username": "thong.hsienjin",
                    "country": "my",
                    "icon": "https://secure.gravatar.com/avatar/a32fcdcd4b10558536ed1cb46738792a?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1447.8655810055134,
                            "deviation": 61.41718618078747,
                            "volatility": 0.060005593411400424
                        }
                    },
                    "ranking": 23.48445905198415,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 42503615,
            "name": "🐬",
            "creator": 126739,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 118865,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": false, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "39.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-04-23T20:17:44.354939Z",
            "ended": "2022-07-08T18:57:52.346026Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 118865,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1451.643798828125,
                            "deviation": 61.75040817260742,
                            "volatility": 0.060006994754076004
                        }
                    },
                    "username": "thong.hsienjin",
                    "country": "my",
                    "ranking": 23.48445905198415,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a32fcdcd4b10558536ed1cb46738792a?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                467927,
                497653,
                503904,
                526987,
                593760,
                634707,
                709533,
                775974,
                802206,
                855825,
                888331,
                906930,
                919215,
                943445,
                982567,
                987502,
                1004222,
                1025493,
                1053334,
                1062859,
                1063235,
                1067981,
                1080684,
                1081756,
                1092952,
                1092953,
                1097284,
                1120633,
                1131116,
                1131982,
                1133099,
                1135351,
                1135670,
                1135837,
                1138511,
                1138989,
                1139302,
                1140933,
                1141238,
                1141369,
                1142376,
                1142384,
                1142826,
                1143379,
                1143459,
                1143460,
                1144593,
                1144813,
                1144830
            ],
            "rengo_white_team": [
                118865,
                184338,
                192651,
                487788,
                706506,
                737927,
                744082,
                747196,
                825902,
                879985,
                910807,
                919917,
                938004,
                978180,
                986386,
                991353,
                1003444,
                1030991,
                1038719,
                1063453,
                1068518,
                1070945,
                1071786,
                1076188,
                1095593,
                1099836,
                1106433,
                1119539,
                1125317,
                1125633,
                1125738,
                1129965,
                1129973,
                1133965,
                1136900,
                1137284,
                1137511,
                1138398,
                1139052,
                1140530,
                1140877,
                1142651,
                1143375,
                1143678,
                1143736,
                1143997,
                1144877,
                1145059,
                1145288,
                1145853
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44953643"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1121329,
                    "username": "firedragonwizardhk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6887d623f7399a130a9de61d25ab9bf8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.427975451927,
                            "deviation": 63.80795416932501,
                            "volatility": 0.060016056274424655
                        }
                    },
                    "ranking": 22.6636278287865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44953643,
            "name": "Friendly Match",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1121329,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"system\": \"simple\", \"time_control\": \"simple\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"per_move\": 86400}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-06-28T10:01:49.354767Z",
            "ended": "2022-07-05T20:23:01.733328Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1121329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1203.91650390625,
                            "deviation": 91.08061218261719,
                            "volatility": 0.060013994574546814
                        }
                    },
                    "username": "firedragonwizardhk",
                    "country": "un",
                    "ranking": 22.6636278287865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6887d623f7399a130a9de61d25ab9bf8?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/44437364"
            },
            "players": {
                "black": {
                    "id": 309835,
                    "username": "Feijoa",
                    "country": "xx",
                    "icon": "https://user-uploads.online-go.com/933c836f564b271ba762aff02e654cf3-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1212.1145787130124,
                            "deviation": 67.11807524160487,
                            "volatility": 0.06014092739017703
                        }
                    },
                    "ranking": 19.370147554077473,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44437364,
            "name": "Fun 9x9 handicap Rengo",
            "creator": 309835,
            "mode": "game",
            "source": "play",
            "black": 309835,
            "white": 126739,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "-2.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": "4.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-09T18:07:12.684506Z",
            "ended": "2022-06-27T23:36:58.962243Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1779.111083984375,
                            "deviation": 76.8987808227539,
                            "volatility": 0.07132777571678162
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                309835,
                350349,
                526987
            ],
            "rengo_white_team": [
                126739,
                445887,
                552734
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44875890"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 845381,
                    "username": "melvin871205",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/5f6c747cb758117bab513b18f8f79b88?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1036.253548112567,
                            "deviation": 66.65694724537899,
                            "volatility": 0.06011656707367932
                        }
                    },
                    "ranking": 15.741279290608187,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44875890,
            "name": "Friendly game",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 845381,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 40,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"speed\": \"live\", \"main_time\": 900, \"period_time\": 30, \"periods\": 3, \"periods_min\": 1, \"periods_max\": 300, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-25T10:13:00.124609Z",
            "ended": "2022-06-25T10:46:55.282011Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 845381,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1113.813232421875,
                            "deviation": 66.65168762207031,
                            "volatility": 0.06005876511335373
                        }
                    },
                    "username": "melvin871205",
                    "country": "un",
                    "ranking": 15.741279290608187,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/5f6c747cb758117bab513b18f8f79b88?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44410523"
            },
            "players": {
                "black": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "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": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 44410523,
            "name": "Fun 9x9 handicap Rengo",
            "creator": 309835,
            "mode": "game",
            "source": "play",
            "black": 126739,
            "white": 526987,
            "width": 9,
            "height": 9,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": "8.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-06-09T04:59:26.647019Z",
            "ended": "2022-06-23T07:46:53.416568Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1768.8245849609375,
                            "deviation": 73.26050567626953,
                            "volatility": 0.0711933821439743
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                126739,
                309835,
                552734
            ],
            "rengo_white_team": [
                526987,
                901254,
                1078801
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44386413"
            },
            "players": {
                "black": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1121329,
                    "username": "firedragonwizardhk",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/6887d623f7399a130a9de61d25ab9bf8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1397.427975451927,
                            "deviation": 63.80795416932501,
                            "volatility": 0.060016056274424655
                        }
                    },
                    "ranking": 22.6636278287865,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44386413,
            "name": "Friendly game ",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 526987,
            "white": 1121329,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-06-07T10:26:49.742434Z",
            "ended": "2022-06-23T05:11:53.215807Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 1121329,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1174.7166748046875,
                            "deviation": 111.77753448486328,
                            "volatility": 0.06000768020749092
                        }
                    },
                    "username": "firedragonwizardhk",
                    "country": "un",
                    "ranking": 22.6636278287865,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/6887d623f7399a130a9de61d25ab9bf8?s=32&d=retro",
                    "ui_class": ""
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44102562"
            },
            "players": {
                "black": {
                    "id": 106165,
                    "username": "alex7y",
                    "country": "ru",
                    "icon": "https://secure.gravatar.com/avatar/2439000a56cada6a5a70ee83670f8b49?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1367.9368955563386,
                            "deviation": 62.222230948742826,
                            "volatility": 0.06040183128437084
                        }
                    },
                    "ranking": 22.169845333427247,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 126739,
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1012.0554496406809,
                            "deviation": 84.91308607572303,
                            "volatility": 0.076882078105041
                        }
                    },
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 44102562,
            "name": "Friendly stressful rengo",
            "creator": 526987,
            "mode": "game",
            "source": "play",
            "black": 106165,
            "white": 126739,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 43200,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"per_move\": 43200, \"pause_on_weekends\": true, \"time_control\": \"simple\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-05-28T03:24:40.763226Z",
            "ended": "2022-06-21T17:48:02.778473Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 126739,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1729.04443359375,
                            "deviation": 76.2200698852539,
                            "volatility": 0.07113289088010788
                        }
                    },
                    "username": "🐬Sofiam🐬",
                    "country": "_Olimpic_Movement",
                    "ranking": 15.194279748149173,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-32.png",
                    "ui_class": ""
                }
            },
            "rengo": true,
            "rengo_black_team": [
                106165,
                526987,
                614051,
                896349,
                930563,
                1153778
            ],
            "rengo_white_team": [
                126739,
                671956,
                790924,
                852678,
                1159138,
                1159642
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/41482398"
            },
            "players": {
                "black": {
                    "id": 645517,
                    "username": "Beolach",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/06652d4c785b36cc38e0d49f0361f307-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1846.439921648581,
                            "deviation": 64.24950268362184,
                            "volatility": 0.05965599070577738
                        }
                    },
                    "ranking": 29.1138204663582,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "username": "Gia",
                    "country": "gr",
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 41482398,
            "name": "Friendly Match",
            "creator": 645517,
            "mode": "game",
            "source": "play",
            "black": 645517,
            "white": 526987,
            "width": 25,
            "height": 25,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2022-02-24T14:23:25.611664Z",
            "ended": "2022-06-21T14:08:29.246828Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 645517,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1616.65673828125,
                            "deviation": 63.280731201171875,
                            "volatility": 0.05980435758829117
                        }
                    },
                    "username": "Beolach",
                    "country": "us",
                    "ranking": 29.1138204663582,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/06652d4c785b36cc38e0d49f0361f307-32.png",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                645517,
                818517,
                920084,
                1119151
            ],
            "rengo_white_team": [
                526987,
                723375,
                791915,
                1046489
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/44722343"
            },
            "players": {
                "black": {
                    "id": 841073,
                    "username": "Olx",
                    "country": "_Pirate",
                    "icon": "https://secure.gravatar.com/avatar/95d5612547fb1636d897c613862cf373?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.565770270519,
                            "deviation": 66.55926707716225,
                            "volatility": 0.06010738227779255
                        }
                    },
                    "ranking": 29.102858075468838,
                    "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": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 44722343,
            "name": "irish league",
            "creator": 841073,
            "mode": "game",
            "source": "play",
            "black": 841073,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 56,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"time_control\": \"byoyomi\", \"speed\": \"live\", \"pause_on_weekends\": false, \"main_time\": 2400, \"period_time\": 30, \"periods\": 5}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "81.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2022-06-19T16:08:26.660366Z",
            "ended": "2022-06-19T16:49:28.855105Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 841073,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1516.362060546875,
                            "deviation": 62.600154876708984,
                            "volatility": 0.060031499713659286
                        }
                    },
                    "username": "Olx",
                    "country": "_Pirate",
                    "ranking": 29.102858075468838,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/95d5612547fb1636d897c613862cf373?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "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/40726129"
            },
            "players": {
                "black": {
                    "id": 190966,
                    "username": "Michelangelo (Mikey)",
                    "country": "ch",
                    "icon": "https://user-uploads.online-go.com/37d159c8c2532a291bf81b78b22c867d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 897.3402835485928,
                            "deviation": 63.37668455569534,
                            "volatility": 0.06000401276591977
                        }
                    },
                    "ranking": 12.40925388510289,
                    "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": 1037.37883100195,
                            "deviation": 64.20297467996596,
                            "volatility": 0.06007382619759769
                        }
                    },
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 40726129,
            "name": "Дружеский матч",
            "creator": 956094,
            "mode": "game",
            "source": "play",
            "black": 190966,
            "white": 526987,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 87840,
            "time_control_parameters": "{\"system\": \"simple\", \"speed\": \"correspondence\", \"initial_time\": 129600, \"time_increment\": 86400, \"max_time\": 604800, \"pause_on_weekends\": true, \"time_control\": \"fischer\", \"per_move\": 87840}",
            "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": "2022-02-02T10:10:41.546362Z",
            "ended": "2022-06-16T14:50:40.361743Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 190966,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 989.8496704101562,
                            "deviation": 66.79290771484375,
                            "volatility": 0.060032546520233154
                        }
                    },
                    "username": "Michelangelo (Mikey)",
                    "country": "ch",
                    "ranking": 12.40925388510289,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/37d159c8c2532a291bf81b78b22c867d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 526987,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 908.7755126953125,
                            "deviation": 69.94343566894531,
                            "volatility": 0.06000549718737602
                        }
                    },
                    "username": "Gia",
                    "country": "gr",
                    "ranking": 15.766404574828009,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": true,
            "rengo_black_team": [
                190966,
                1114517,
                1111837,
                831547,
                948853,
                1114976,
                730185,
                1003444,
                476961,
                654183,
                800146,
                956094,
                626823,
                981323,
                627444,
                1092953,
                1055592,
                724367,
                842305,
                639442,
                1114047,
                1052840,
                398538
            ],
            "rengo_white_team": [
                526987,
                503469,
                870867,
                1114142,
                1114305,
                1092952,
                978052,
                1115147,
                1114757,
                1054371,
                1095957,
                1069442,
                1024525,
                1102488,
                856959,
                1033415,
                1114914,
                1059379,
                568679,
                1114524,
                922111,
                903734,
                709398
            ],
            "rengo_casual_mode": true,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}