List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=81
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=82",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=80",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/29719064"
            },
            "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29719064,
            "name": "2021 First Stones 20x21",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 21826,
            "white": 179,
            "width": 20,
            "height": 21,
            "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": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-01-02T02:36:54.848661Z",
            "ended": "2021-03-14T19:17:43.493344Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 21826,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2026.5958251953125,
                            "deviation": 65.78514099121094,
                            "volatility": 0.0600011944770813
                        }
                    },
                    "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": 1911.3824462890625,
                            "deviation": 64.91216278076172,
                            "volatility": 0.059881553053855896
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/541959"
            },
            "players": {
                "black": {
                    "id": 46874,
                    "username": "skydyr",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/37b1f43f5e9184927e5b69096c54b6ea?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1971.1111074270311,
                            "deviation": 63.94690563063848,
                            "volatility": 0.059948358139220226
                        }
                    },
                    "ranking": 30.626394685643874,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 541959,
            "name": "T:2481 R:2 (rtayek vs skydyr)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 46874,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 2481,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "6.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-03-30T02:21:34.424099Z",
            "ended": "2014-05-30T21:15:53.616301Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 46874,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1987.8482666015625,
                            "deviation": 64.50752258300781,
                            "volatility": 0.059964053332805634
                        }
                    },
                    "username": "skydyr",
                    "country": "un",
                    "ranking": 30.626394685643874,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/37b1f43f5e9184927e5b69096c54b6ea?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2262.90869140625,
                            "deviation": 69.97525787353516,
                            "volatility": 0.05995657294988632
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/604572"
            },
            "players": {
                "black": {
                    "id": 42125,
                    "username": "bapm",
                    "country": "ua",
                    "icon": "https://secure.gravatar.com/avatar/cdef8adc305c5954437cf27733c5a22d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1920.5369687197624,
                            "deviation": 75.257439005047,
                            "volatility": 0.060139405408183626
                        }
                    },
                    "ranking": 30.024666469548002,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 604572,
            "name": "T:2472 R:3 (rtayek vs bapm)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 42125,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "0.50",
            "time_control": "fischer",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": true,
            "tournament": 2472,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "5.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2014-05-14T21:26:36.171956Z",
            "ended": "2014-07-18T10:05:16.660386Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 42125,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2092.926513671875,
                            "deviation": 67.10301971435547,
                            "volatility": 0.06005368009209633
                        }
                    },
                    "username": "bapm",
                    "country": "ua",
                    "ranking": 30.024666469548002,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cdef8adc305c5954437cf27733c5a22d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2224.855224609375,
                            "deviation": 71.21785736083984,
                            "volatility": 0.05995990335941315
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/706090"
            },
            "players": {
                "black": {
                    "id": 31101,
                    "username": "stonexu",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/37a0f4e5d499b4860cb72c8a94001ad0?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1766.0500857262382,
                            "deviation": 66.06944485875849,
                            "volatility": 0.05980397379291148
                        }
                    },
                    "ranking": 28.083322395412974,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 706090,
            "name": "T:2484 R:2 (rtayek vs stonexu)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 31101,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": null,
            "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": true,
            "tournament": 2484,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "19.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-07-08T03:45:16.919798Z",
            "ended": "2014-09-20T04:09:32.450480Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 31101,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2077.12548828125,
                            "deviation": 66.59953308105469,
                            "volatility": 0.05999865010380745
                        }
                    },
                    "username": "stonexu",
                    "country": "un",
                    "ranking": 28.083322395412974,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/37a0f4e5d499b4860cb72c8a94001ad0?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2213.230224609375,
                            "deviation": 68.04116821289062,
                            "volatility": 0.059955108910799026
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/773116"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 7,
                    "username": "Mcadoux",
                    "country": "us",
                    "icon": "https://secure.gravatar.com/avatar/8f14e45fceea167a5a36dedd4bea2543?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1685.002422887828,
                            "deviation": 61.29547457065226,
                            "volatility": 0.05996195821864099
                        }
                    },
                    "ranking": 26.995771019233292,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 773116,
            "name": "Ladder Challenge: Mcadoux(#56) vs rtayek(#52)",
            "creator": 7,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 7,
            "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": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2014-08-04T13:46:27.733663Z",
            "ended": "2014-10-11T11:43:30.903209Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2207.458740234375,
                            "deviation": 67.5657730102539,
                            "volatility": 0.05995870381593704
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 7,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1891.01416015625,
                            "deviation": 63.57184982299805,
                            "volatility": 0.060017187148332596
                        }
                    },
                    "username": "Mcadoux",
                    "country": "us",
                    "ranking": 26.995771019233292,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/8f14e45fceea167a5a36dedd4bea2543?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/29891732"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 589692,
                    "username": "Utaha",
                    "country": "tw",
                    "icon": "https://user-uploads.online-go.com/33c4f15654c0189af8ac46e89b902a4e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2027.7967527356896,
                            "deviation": 67.04888604751851,
                            "volatility": 0.06015332698457103
                        }
                    },
                    "ranking": 31.28275419219046,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29891732,
            "name": "Tournament Game: Monthly Simultaneous McMahon 2020-02-16 17:00 (56209) R:3 (Utaha vs rtayek)",
            "creator": 589692,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 589692,
            "width": 19,
            "height": 19,
            "rules": "japanese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 0,
            "komi": "6.50",
            "time_control": "simple",
            "black_player_rank": 0,
            "black_player_rating": "0.000",
            "white_player_rank": 0,
            "white_player_rating": "0.000",
            "time_per_move": 89280,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 56209,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2021-01-07T16:40:10.429021Z",
            "ended": "2021-01-29T01:20:48.183453Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1858.734130859375,
                            "deviation": 64.32491302490234,
                            "volatility": 0.05986660346388817
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 589692,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2109.129150390625,
                            "deviation": 64.42759704589844,
                            "volatility": 0.06002401188015938
                        }
                    },
                    "username": "Utaha",
                    "country": "tw",
                    "ranking": 31.28275419219046,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/33c4f15654c0189af8ac46e89b902a4e-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/29943592"
            },
            "players": {
                "black": {
                    "id": 683771,
                    "username": "isibboi",
                    "country": "eu",
                    "icon": "https://secure.gravatar.com/avatar/68022cd1bcdd544cdfb64bb6712b2036?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1338.4930244657462,
                            "deviation": 63.02427985824846,
                            "volatility": 0.05991243966865559
                        }
                    },
                    "ranking": 21.666117153009683,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 29943592,
            "name": "Tournament Game: Black Beard Monthly #2 (56164) R:4 (rtayek vs isibboi)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 683771,
            "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": 4,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2021-01-09T08:05:01.049047Z",
            "ended": "2021-02-09T12:00:39.009326Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 683771,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1473.4393310546875,
                            "deviation": 64.47750091552734,
                            "volatility": 0.059996671974658966
                        }
                    },
                    "username": "isibboi",
                    "country": "eu",
                    "ranking": 21.666117153009683,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/68022cd1bcdd544cdfb64bb6712b2036?s=32&d=retro",
                    "ui_class": "supporter"
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1863.095703125,
                            "deviation": 64.2977294921875,
                            "volatility": 0.05986959859728813
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/3701925"
            },
            "players": {
                "black": {
                    "id": 120922,
                    "username": "krajog",
                    "country": "th",
                    "icon": "https://user-uploads.online-go.com/49ac379ee60ff0831aab05be80c61ef5-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2209.177530131137,
                            "deviation": 66.28259728633674,
                            "volatility": 0.059974616897253016
                        }
                    },
                    "ranking": 33.26602459547982,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 3701925,
            "name": "Tournament Game: @@ No Vacation, No Pain @@ (12154) R:2 (rtayek vs krajog)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 120922,
            "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": 29,
            "black_player_rating": "2061.915",
            "white_player_rank": 27,
            "white_player_rating": "1846.676",
            "time_per_move": 32640,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 345600, \"max_time\": 345600, \"time_increment\": 28800}",
            "disable_analysis": false,
            "tournament": 12154,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "2.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2016-01-14T21:35:43.618659Z",
            "ended": "2016-02-20T10:17:26.335279Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 120922,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2219.190673828125,
                            "deviation": 66.40103912353516,
                            "volatility": 0.05997234210371971
                        }
                    },
                    "username": "krajog",
                    "country": "th",
                    "ranking": 33.26602459547982,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/49ac379ee60ff0831aab05be80c61ef5-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2067.20751953125,
                            "deviation": 65.30023956298828,
                            "volatility": 0.06000526621937752
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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/3701920"
            },
            "players": {
                "black": {
                    "id": 179,
                    "username": "rtayek",
                    "country": "us",
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                },
                "white": {
                    "id": 48251,
                    "username": "Mitsunari",
                    "country": "fr",
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1586.4168117326853,
                            "deviation": 64.98850952687688,
                            "volatility": 0.060312781816786495
                        }
                    },
                    "ranking": 25.60007821207613,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 3701920,
            "name": "Tournament Game: @@ No Vacation, No Pain @@ (12154) R:2 (Desolation vs rtayek)",
            "creator": 48251,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 48251,
            "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": "1860.615",
            "white_player_rank": 23,
            "white_player_rating": "1417.796",
            "time_per_move": 32640,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 345600, \"max_time\": 345600, \"time_increment\": 28800}",
            "disable_analysis": false,
            "tournament": 12154,
            "tournament_round": 2,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "65.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-01-14T21:35:43.482975Z",
            "ended": "2016-03-08T19:39:53.579150Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2068.295166015625,
                            "deviation": 65.11056518554688,
                            "volatility": 0.06002046912908554
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 48251,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1716.6856689453125,
                            "deviation": 67.92155456542969,
                            "volatility": 0.060279879719018936
                        }
                    },
                    "username": "Mitsunari",
                    "country": "fr",
                    "ranking": 25.60007821207613,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/255f362392d68eb9c9f4cacbae4ff907-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/4159552"
            },
            "players": {
                "black": {
                    "id": 86014,
                    "username": "gRUR",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/a4aa14f82fe856ff4e66dfca2c94e0e8?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1991.3302841078735,
                            "deviation": 76.7118676738961,
                            "volatility": 0.0598987024629975
                        }
                    },
                    "ranking": 30.862652061581297,
                    "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": 1640.2055849537062,
                            "deviation": 66.65936318587654,
                            "volatility": 0.05988792057664593
                        }
                    },
                    "ranking": 26.371984753189384,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 4159552,
            "name": "Tournament Game: .Fight Club´s \"Bareknuckle Beatdown\" #14 (11711) R:3 (rtayek vs gRUR)",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 86014,
            "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": "1891.398",
            "white_player_rank": 27,
            "white_player_rating": "1873.046",
            "time_per_move": 46080,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 259200, \"time_increment\": 43200}",
            "disable_analysis": false,
            "tournament": 11711,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": true,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2016-03-04T14:26:04.689374Z",
            "ended": "2016-03-15T06:35:45.430264Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 86014,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2123.995361328125,
                            "deviation": 65.39720153808594,
                            "volatility": 0.05993925780057907
                        }
                    },
                    "username": "gRUR",
                    "country": "un",
                    "ranking": 30.862652061581297,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/a4aa14f82fe856ff4e66dfca2c94e0e8?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2082.919677734375,
                            "deviation": 65.69094848632812,
                            "volatility": 0.060017529875040054
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.371984753189384,
                    "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
        }
    ]
}