List all games played by a specific player.

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

{
    "count": 2714,
    "next": "https://online-go.com/api/v1/players/179/games?format=api&page=69",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=67",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/2279656"
            },
            "players": {
                "black": {
                    "id": 141954,
                    "username": "HYDROCEPHALUS",
                    "country": "ru",
                    "icon": "https://user-uploads.online-go.com/98ff16a94345f22cbf622eeff8f6150a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1905.7550787377777,
                            "deviation": 61.2822171281478,
                            "volatility": 0.06030112011827017
                        }
                    },
                    "ranking": 29.845797501230425,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 2279656,
            "name": "Tournament Game: Wien 19x19 Mai 2015 (6684) R:4 (rtayek vs HYDROCEPHALUS)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 141954,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 27,
            "black_player_rating": "1846.405",
            "white_player_rank": 26,
            "white_player_rating": "1763.008",
            "time_per_move": 36960,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 86400, \"max_time\": 259200, \"time_increment\": 36000}",
            "disable_analysis": true,
            "tournament": 6684,
            "tournament_round": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2015-06-23T20:05:11.608300Z",
            "ended": "2015-07-01T21:17:24.930687Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 141954,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2112.45068359375,
                            "deviation": 63.74898147583008,
                            "volatility": 0.06021462008357048
                        }
                    },
                    "username": "HYDROCEPHALUS",
                    "country": "ru",
                    "ranking": 29.845797501230425,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/98ff16a94345f22cbf622eeff8f6150a-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.3746337890625,
                            "deviation": 65.8570785522461,
                            "volatility": 0.05999285355210304
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/2248713"
            },
            "players": {
                "black": {
                    "id": 69627,
                    "username": "xhu98",
                    "country": "_Pirate",
                    "icon": "https://user-uploads.online-go.com/c621ba803d60469b8eb5169d641a25d1-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2547.3438087257227,
                            "deviation": 71.40044984649593,
                            "volatility": 0.060348369963809156
                        }
                    },
                    "ranking": 36.563299576186026,
                    "professional": false,
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 2248713,
            "name": "Tournament Game: Autumn 2014 Canadian Open 19x19 (3377) R:8 (rtayek vs xhu98)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 69627,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "canadian",
            "black_player_rank": 32,
            "black_player_rating": "2303.365",
            "white_player_rank": 26,
            "white_player_rating": "1722.943",
            "time_per_move": 36480,
            "time_control_parameters": "{\"time_control\": \"canadian\", \"period_time\": 172800, \"main_time\": 172800, \"stones_per_period\": 5}",
            "disable_analysis": false,
            "tournament": 3377,
            "tournament_round": 8,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2015-06-18T22:03:41.818305Z",
            "ended": "2015-06-29T01:52:37.448356Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 69627,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2431.390625,
                            "deviation": 72.84567260742188,
                            "volatility": 0.06003924459218979
                        }
                    },
                    "username": "xhu98",
                    "country": "_Pirate",
                    "ranking": 36.563299576186026,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/c621ba803d60469b8eb5169d641a25d1-32.png",
                    "ui_class": "supporter moderator"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2023.0863037109375,
                            "deviation": 65.39868927001953,
                            "volatility": 0.059995386749506
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/7729"
            },
            "players": {
                "black": {
                    "id": 40094,
                    "username": "pollemand",
                    "country": "dk",
                    "icon": "https://user-uploads.online-go.com/769b91b9135c109466f9ea5844e00c3d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2171.89178460396,
                            "deviation": 69.05182806949152,
                            "volatility": 0.060035483123523053
                        }
                    },
                    "ranking": 32.87197200792104,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 7729,
            "name": "OGS Alan Turing 2012 (Main Class), Round 2 Group 3",
            "creator": 40094,
            "mode": "game",
            "source": "play",
            "black": 40094,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 2469,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Timeout",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2013-08-29T17:16:40Z",
            "ended": "2013-12-27T12:44:25.942013Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 40094,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2689.461669921875,
                            "deviation": 72.80322265625,
                            "volatility": 0.059911321848630905
                        }
                    },
                    "username": "pollemand",
                    "country": "dk",
                    "ranking": 32.87197200792104,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/769b91b9135c109466f9ea5844e00c3d-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2247.400146484375,
                            "deviation": 64.75437927246094,
                            "volatility": 0.05995866283774376
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/2436373"
            },
            "players": {
                "black": {
                    "id": 90975,
                    "username": "stmm888",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/2b9d9d8e2d4dffc7428ab67517d378e2?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1160.3019454079356,
                            "deviation": 66.22004376713625,
                            "volatility": 0.05993129079756144
                        }
                    },
                    "ranking": 18.35881315707164,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 2436373,
            "name": "Tournament Game: Great fire (8905) R:1 (rtayek vs stmm888)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 90975,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 16,
            "black_player_rating": "719.908",
            "white_player_rank": 26,
            "white_player_rating": "1785.745",
            "time_per_move": 86880,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 43200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 8905,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2015-07-17T13:03:06.013062Z",
            "ended": "2015-07-19T09:59:48.244201Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 90975,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1234.8380126953125,
                            "deviation": 70.68899536132812,
                            "volatility": 0.06000146642327309
                        }
                    },
                    "username": "stmm888",
                    "country": "ca",
                    "ranking": 18.35881315707164,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2b9d9d8e2d4dffc7428ab67517d378e2?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2018.2728271484375,
                            "deviation": 65.40705108642578,
                            "volatility": 0.059994615614414215
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/254171"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 36812,
                    "username": "Kobajagi",
                    "country": "gb",
                    "icon": "https://secure.gravatar.com/avatar/ea9e55341b766878bbcc01c0dec478e5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2408.8414920455957,
                            "deviation": 73.21164123087505,
                            "volatility": 0.06005353226749404
                        }
                    },
                    "ranking": 35.269093052222395,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 254171,
            "name": "OGS Honinbo 2011 (Main Class), Round 1 Group 3",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 36812,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 2435,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2011-04-01T21:00:03Z",
            "ended": "2011-08-23T03:43:06Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2319.295654296875,
                            "deviation": 67.43461608886719,
                            "volatility": 0.05996556207537651
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 36812,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2500.09619140625,
                            "deviation": 79.25991821289062,
                            "volatility": 0.06000261381268501
                        }
                    },
                    "username": "Kobajagi",
                    "country": "gb",
                    "ranking": 35.269093052222395,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/ea9e55341b766878bbcc01c0dec478e5?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/25472920"
            },
            "players": {
                "black": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 25472920,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "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": 113280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 86400, \"initial_time\": 2419200, \"max_time\": 2419200}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "7.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-07-16T20:11:08.805851Z",
            "ended": "2020-10-21T05:52:47.224194Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1974.2578125,
                            "deviation": 66.55518341064453,
                            "volatility": 0.06001434847712517
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1954.509033203125,
                            "deviation": 63.755859375,
                            "volatility": 0.059884849935770035
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/34987587"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "username": "DonJuan",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2073.8149450045134,
                            "deviation": 63.994547965565225,
                            "volatility": 0.060007946244334885
                        }
                    },
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 34987587,
            "name": "Death to the Ray",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 17,
            "height": 17,
            "rules": "aga",
            "ranked": false,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "5.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": 89280,
            "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": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-07-02T18:53:17.969301Z",
            "ended": "2021-08-15T05:30:58.098364Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1889.00439453125,
                            "deviation": 65.56350708007812,
                            "volatility": 0.059884727001190186
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2041.640869140625,
                            "deviation": 64.96427154541016,
                            "volatility": 0.059998877346515656
                        }
                    },
                    "username": "DonJuan",
                    "country": "us",
                    "ranking": 31.80224064439231,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/863714a4c5ce50ad96a909e192f6765f?s=32&d=retro",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/53954450"
            },
            "players": {
                "black": {
                    "id": 1350404,
                    "username": "pornprawee.phangam",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3f5d707ae06a6cd931f696930dbfbcb9?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1440.5918979528792,
                            "deviation": 64.20041513302442,
                            "volatility": 0.05998745213396887
                        }
                    },
                    "ranking": 23.367866635565722,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 53954450,
            "name": "pornprawee.phangam vs. rtayek",
            "creator": 1350404,
            "mode": "game",
            "source": "play",
            "black": 1350404,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 2,
            "komi": "0.50",
            "time_control": "byoyomi",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 39,
            "time_control_parameters": "{\"system\": \"byoyomi\", \"main_time\": 1200, \"period_time\": 30, \"periods\": 5, \"pause_on_weekends\": false, \"time_control\": \"byoyomi\"}",
            "disable_analysis": true,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Cancellation",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2023-05-25T05:52:14.607035Z",
            "ended": "2023-05-25T05:52:33.995038Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 1350404,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1519.77392578125,
                            "deviation": 76.00078582763672,
                            "volatility": 0.05998726934194565
                        }
                    },
                    "username": "pornprawee.phangam",
                    "country": "un",
                    "ranking": 23.367866635565722,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3f5d707ae06a6cd931f696930dbfbcb9?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.2679443359375,
                            "deviation": 62.296630859375,
                            "volatility": 0.05987599864602089
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-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/2729515"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 119164,
                    "username": "orang",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/bb6f7cc1dcf7ecb1d1ab2f3d6f69efc7?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2192.8290675063536,
                            "deviation": 65.44290094368324,
                            "volatility": 0.0599839004109441
                        }
                    },
                    "ranking": 33.094071809211485,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 2729515,
            "name": "Tournament Game: Great fire (8905) R:3 (orang vs rtayek)",
            "creator": 119164,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 119164,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86880,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 43200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 8905,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Timeout",
            "black_lost": true,
            "white_lost": false,
            "annulled": true,
            "started": "2015-08-30T10:57:04.704721Z",
            "ended": "2015-08-30T22:57:04.723554Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2019.5987548828125,
                            "deviation": 67.3708724975586,
                            "volatility": 0.05999946594238281
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 119164,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2104.987060546875,
                            "deviation": 67.20242309570312,
                            "volatility": 0.059977978467941284
                        }
                    },
                    "username": "orang",
                    "country": "un",
                    "ranking": 33.094071809211485,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/bb6f7cc1dcf7ecb1d1ab2f3d6f69efc7?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/29260973"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1646.4704690046847,
                            "deviation": 66.75496409012591,
                            "volatility": 0.05988951006026123
                        }
                    },
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 710368,
                    "username": "Macrophage",
                    "country": "un",
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1731.2785582051597,
                            "deviation": 68.55895732246752,
                            "volatility": 0.05978255909269792
                        }
                    },
                    "ranking": 27.622978247647627,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29260973,
            "name": "Tournament Game: Winter Olympics. McMahon 2021. (19x19) (№ 2) (67762) R:1 (Macrophage vs rtayek)",
            "creator": 710368,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 710368,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 604800}",
            "disable_analysis": true,
            "tournament": 67762,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "10.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-12-17T23:34:58.378293Z",
            "ended": "2020-12-28T21:00:58.602958Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1900.143798828125,
                            "deviation": 63.62031173706055,
                            "volatility": 0.05987805500626564
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 710368,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1829.19921875,
                            "deviation": 65.8869857788086,
                            "volatility": 0.06000194326043129
                        }
                    },
                    "username": "Macrophage",
                    "country": "un",
                    "ranking": 27.622978247647627,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/90a535ecb859bd75ac6553453904b2ab-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
        }
    ]
}