List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=67
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=68",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=66",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/18715926"
            },
            "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": 18715926,
            "name": "Friendly Match",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "7.50",
            "time_control": "fischer",
            "black_player_rank": 27,
            "black_player_rating": "1831.691",
            "white_player_rank": 26,
            "white_player_rating": "1769.556",
            "time_per_move": 351360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 345600, \"initial_time\": 518400, \"max_time\": 518400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2019-07-17T22:14:43.076884Z",
            "ended": "2019-08-01T22:45:03.775676Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2048.239013671875,
                            "deviation": 65.83589172363281,
                            "volatility": 0.05990196019411087
                        }
                    },
                    "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": 1949.37109375,
                            "deviation": 68.09880065917969,
                            "volatility": 0.06001771241426468
                        }
                    },
                    "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/27038556"
            },
            "players": {
                "black": {
                    "id": 288355,
                    "username": "ccho",
                    "country": "kr",
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1845.8844027638772,
                            "deviation": 66.30791128644823,
                            "volatility": 0.05889277667755585
                        }
                    },
                    "ranking": 29.106854522335947,
                    "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": 27038556,
            "name": "Tournament Game: Very fast Correspondence DAN 2020-09-21 (65487) R:1 (rtayek vs ccho)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 288355,
            "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": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 15360,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 14400, \"initial_time\": 86400, \"max_time\": 172800}",
            "disable_analysis": false,
            "tournament": 65487,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-09-20T13:25:18.448814Z",
            "ended": "2020-09-27T21:32:07.249591Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 288355,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2022.5880126953125,
                            "deviation": 64.13224029541016,
                            "volatility": 0.05977208912372589
                        }
                    },
                    "username": "ccho",
                    "country": "kr",
                    "ranking": 29.106854522335947,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/8bf57bd416b8392d44ced9b0f1d6ff70-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1979.4361572265625,
                            "deviation": 64.77657318115234,
                            "volatility": 0.05987720191478729
                        }
                    },
                    "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/26772037"
            },
            "players": {
                "black": {
                    "id": 556808,
                    "username": "kkchen1391",
                    "country": "tw",
                    "icon": "https://secure.gravatar.com/avatar/4ba6927f7f3c2cd4e8606d0e907ab3e1?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1776.1180126057607,
                            "deviation": 67.83013576400968,
                            "volatility": 0.059973758248475784
                        }
                    },
                    "ranking": 28.21492153381362,
                    "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": 26772037,
            "name": "Tournament Game: Black Beard Monthly #2 (56164) R:3 (rtayek vs kkchen1391)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 556808,
            "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": 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\": true, \"time_increment\": 86400, \"initial_time\": 259200, \"max_time\": 259200}",
            "disable_analysis": true,
            "tournament": 56164,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "20.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-09-08T22:08:05.300246Z",
            "ended": "2020-10-18T06:26:49.692636Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 556808,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1827.6009521484375,
                            "deviation": 64.95094299316406,
                            "volatility": 0.05997827276587486
                        }
                    },
                    "username": "kkchen1391",
                    "country": "tw",
                    "ranking": 28.21492153381362,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4ba6927f7f3c2cd4e8606d0e907ab3e1?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1970.3446044921875,
                            "deviation": 63.81149673461914,
                            "volatility": 0.05988170951604843
                        }
                    },
                    "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/27915345"
            },
            "players": {
                "black": {
                    "id": 476,
                    "username": "Sighris",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1718.1074059230114,
                            "deviation": 65.66038781838468,
                            "volatility": 0.060043175898684936
                        }
                    },
                    "ranking": 27.446185241349827,
                    "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": 27915345,
            "name": "25x25 experiment fork at move 151",
            "creator": 476,
            "mode": "game",
            "source": "play",
            "black": 476,
            "white": 179,
            "width": 25,
            "height": 25,
            "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": 264000,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": true, \"time_increment\": 259200, \"initial_time\": 432000, \"max_time\": 1209600}",
            "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": "2020-10-29T23:58:36.318663Z",
            "ended": "2020-11-29T01:46:56.412650Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 476,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1682.56591796875,
                            "deviation": 68.01983642578125,
                            "volatility": 0.060016799718141556
                        }
                    },
                    "username": "Sighris",
                    "country": "us",
                    "ranking": 27.446185241349827,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/723bb203abd91557546f067966ec50ba?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1906.3973388671875,
                            "deviation": 63.58235549926758,
                            "volatility": 0.059883538633584976
                        }
                    },
                    "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/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/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/25342351"
            },
            "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": 25342351,
            "name": "Grabthar’s Hammer",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "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": "22.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2020-07-11T08:19:35.481180Z",
            "ended": "2020-10-15T22:27:17.564389Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1966.3748779296875,
                            "deviation": 63.55400466918945,
                            "volatility": 0.05988311767578125
                        }
                    },
                    "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": 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"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        }
    ]
}