List all games played by a specific player.

GET /api/v1/players/179/games?format=api&page=76
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=77",
    "previous": "https://online-go.com/api/v1/players/179/games?format=api&page=75",
    "results": [
        {
            "related": {
                "detail": "/api/v1/games/28587215"
            },
            "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": 28587215,
            "name": "Ray of Fucking Sunshine",
            "creator": 21826,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 21826,
            "width": 19,
            "height": 19,
            "rules": "aga",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 9,
            "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": 90240,
            "time_control_parameters": "{\"system\": \"fischer\", \"time_control\": \"fischer\", \"speed\": \"correspondence\", \"pause_on_weekends\": false, \"time_increment\": 86400, \"initial_time\": 345600, \"max_time\": 345600}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2020-11-25T03:02:56.108662Z",
            "ended": "2021-01-09T02:28:32.763584Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1886.6494140625,
                            "deviation": 63.8697509765625,
                            "volatility": 0.05987267196178436
                        }
                    },
                    "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": 2024.481201171875,
                            "deviation": 65.48785400390625,
                            "volatility": 0.06000731512904167
                        }
                    },
                    "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/187041"
            },
            "players": {
                "black": {
                    "id": 4085,
                    "username": "Daltontree",
                    "country": "ca",
                    "icon": "https://secure.gravatar.com/avatar/56528ed864396e0d9136d2d6c316587b?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2152.1378995650844,
                            "deviation": 64.19399740157412,
                            "volatility": 0.05996109684388665
                        }
                    },
                    "ranking": 32.66045374674756,
                    "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": 187041,
            "name": "19x19 ladder challenge: Daltontree vs rtayek",
            "creator": 4085,
            "mode": "game",
            "source": "play",
            "black": 4085,
            "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": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2010-01-16T18:58:43Z",
            "ended": "2010-03-09T03:27:30Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 4085,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2174.288818359375,
                            "deviation": 64.29334259033203,
                            "volatility": 0.05996457114815712
                        }
                    },
                    "username": "Daltontree",
                    "country": "ca",
                    "ranking": 32.66045374674756,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/56528ed864396e0d9136d2d6c316587b?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2290.129638671875,
                            "deviation": 69.7965087890625,
                            "volatility": 0.059997349977493286
                        }
                    },
                    "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/190310"
            },
            "players": {
                "black": {
                    "id": 27798,
                    "username": "ethanb",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/4404273c18b49c545a00a254c8404e9c?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2213.333753632417,
                            "deviation": 66.38770482340568,
                            "volatility": 0.060028934964699736
                        }
                    },
                    "ranking": 33.30953679757826,
                    "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": 190310,
            "name": "19x19 ladder challenge: ethanb vs rtayek",
            "creator": 27798,
            "mode": "game",
            "source": "play",
            "black": 27798,
            "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": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": null,
            "tournament_round": 0,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "13.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2010-02-09T04:38:35Z",
            "ended": "2010-07-02T22:41:28Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 27798,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2165.422607421875,
                            "deviation": 67.5699691772461,
                            "volatility": 0.060041334480047226
                        }
                    },
                    "username": "ethanb",
                    "country": "un",
                    "ranking": 33.30953679757826,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/4404273c18b49c545a00a254c8404e9c?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2299.606201171875,
                            "deviation": 69.59789276123047,
                            "volatility": 0.05999431014060974
                        }
                    },
                    "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/203556"
            },
            "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": 1023,
                    "username": "betterlife",
                    "country": "ch",
                    "icon": "https://user-uploads.online-go.com/1108cbca41ef5215fb830ad9965a1e5d-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1831.142060317397,
                            "deviation": 66.24593643909618,
                            "volatility": 0.060118352493043835
                        }
                    },
                    "ranking": 28.921222430888204,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 203556,
            "name": "OGS Tianyuan 2008 (Main Class), Round 3 Group 1",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 1023,
            "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": 2397,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2010-04-30T20:00:33Z",
            "ended": "2010-08-02T22:55:56Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2311.1025390625,
                            "deviation": 69.33609008789062,
                            "volatility": 0.05998926982283592
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 1023,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2330.501953125,
                            "deviation": 65.40621948242188,
                            "volatility": 0.060015227645635605
                        }
                    },
                    "username": "betterlife",
                    "country": "ch",
                    "ranking": 28.921222430888204,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/1108cbca41ef5215fb830ad9965a1e5d-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/203570"
            },
            "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": 3696,
                    "username": "Neandertaler",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/2f17ce9842b70337e0f664319e086ea5?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2094.4809630532845,
                            "deviation": 71.03301514591087,
                            "volatility": 0.06036980253508548
                        }
                    },
                    "ranking": 32.03179355925853,
                    "professional": false,
                    "ui_class": ""
                }
            },
            "id": 203570,
            "name": "OGS Tianyuan 2008 (Main Class), Round 3 Group 1",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 3696,
            "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": 2397,
            "tournament_round": 3,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "0.5 points",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2010-04-30T20:00:33Z",
            "ended": "2010-08-19T22:44:55Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2291.852294921875,
                            "deviation": 67.40023803710938,
                            "volatility": 0.05998426675796509
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 3696,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2048.2041015625,
                            "deviation": 64.34835815429688,
                            "volatility": 0.05998310074210167
                        }
                    },
                    "username": "Neandertaler",
                    "country": "un",
                    "ranking": 32.03179355925853,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/2f17ce9842b70337e0f664319e086ea5?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/199113"
            },
            "players": {
                "black": {
                    "id": 6945,
                    "username": "dexy",
                    "country": "rs",
                    "icon": "https://secure.gravatar.com/avatar/cfce19fadbdf637eddeebec38052d2db?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2002.5234858964864,
                            "deviation": 66.52359171983247,
                            "volatility": 0.06010862919475195
                        }
                    },
                    "ranking": 30.992413096795453,
                    "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": 199113,
            "name": "OGS Honinbo 2010 (Main Class), Round 1 Group 1",
            "creator": 6945,
            "mode": "game",
            "source": "play",
            "black": 6945,
            "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": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 604800, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 2420,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2010-04-01T21:00:11Z",
            "ended": "2010-09-29T00:46:38Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 6945,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2475.4287109375,
                            "deviation": 65.07669067382812,
                            "volatility": 0.060003239661455154
                        }
                    },
                    "username": "dexy",
                    "country": "rs",
                    "ranking": 30.992413096795453,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/cfce19fadbdf637eddeebec38052d2db?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2314.50048828125,
                            "deviation": 68.56996154785156,
                            "volatility": 0.05998126417398453
                        }
                    },
                    "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/236636"
            },
            "players": {
                "black": {
                    "id": 31321,
                    "username": "shusaku77",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/3f72eb5dff1cae36cc35c1ff8f340846?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2100.577992143432,
                            "deviation": 69.08550523563963,
                            "volatility": 0.06005856611968096
                        }
                    },
                    "ranking": 32.099085258529804,
                    "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": 236636,
            "name": "OGS Alan Turing 2010 (Handicap Class), Round 1 Group 4",
            "creator": 31321,
            "mode": "game",
            "source": "play",
            "black": 31321,
            "white": 179,
            "width": 19,
            "height": 19,
            "rules": "chinese",
            "ranked": true,
            "handicap_rank_difference": null,
            "handicap": 3,
            "komi": "9.00",
            "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": 2449,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2010-12-17T23:00:02Z",
            "ended": "2011-03-11T00:57:37Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 31321,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2133.118896484375,
                            "deviation": 72.12059020996094,
                            "volatility": 0.06002868339419365
                        }
                    },
                    "username": "shusaku77",
                    "country": "un",
                    "ranking": 32.099085258529804,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/3f72eb5dff1cae36cc35c1ff8f340846?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2304.3388671875,
                            "deviation": 69.07698059082031,
                            "volatility": 0.059977948665618896
                        }
                    },
                    "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/248016"
            },
            "players": {
                "black": {
                    "id": 22797,
                    "username": "oolong32",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/b73bcd98423a279187c12dc1d58ece8d?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2229.8147885462663,
                            "deviation": 69.70806378674052,
                            "volatility": 0.06005108307229134
                        }
                    },
                    "ranking": 33.48127884243718,
                    "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": 248016,
            "name": "6th morituri Tagai-sen Tourney",
            "creator": 22797,
            "mode": "game",
            "source": "play",
            "black": 22797,
            "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": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 1401,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2011-02-23T13:14:39Z",
            "ended": "2011-04-15T20:22:23Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 22797,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2287.8388671875,
                            "deviation": 66.16725158691406,
                            "volatility": 0.06001764163374901
                        }
                    },
                    "username": "oolong32",
                    "country": "un",
                    "ranking": 33.48127884243718,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b73bcd98423a279187c12dc1d58ece8d?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2285.597900390625,
                            "deviation": 68.47798919677734,
                            "volatility": 0.059969738125801086
                        }
                    },
                    "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/257044"
            },
            "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": 15530,
                    "username": "Julko",
                    "country": "pl",
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 850.7818459575044,
                            "deviation": 67.0614219335446,
                            "volatility": 0.059280600554013116
                        }
                    },
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "ui_class": "supporter"
                }
            },
            "id": 257044,
            "name": "19x19 ladder challenge: Julko vs rtayek",
            "creator": 179,
            "mode": "game",
            "source": "play",
            "black": 179,
            "white": 15530,
            "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": null,
            "tournament_round": 0,
            "ladder": 313,
            "pause_on_weekends": false,
            "outcome": "Resignation",
            "black_lost": false,
            "white_lost": true,
            "annulled": false,
            "started": "2011-04-16T14:12:18Z",
            "ended": "2011-05-21T03:15:42Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2260.173095703125,
                            "deviation": 67.54524993896484,
                            "volatility": 0.05996005982160568
                        }
                    },
                    "username": "rtayek",
                    "country": "us",
                    "ranking": 26.46023941476983,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/231d4295c63cdb7e846bdb2192a88a91-32.png",
                    "ui_class": ""
                },
                "white": {
                    "id": 15530,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 1332.7652587890625,
                            "deviation": 68.6260986328125,
                            "volatility": 0.05978962406516075
                        }
                    },
                    "username": "Julko",
                    "country": "pl",
                    "ranking": 11.175835728954786,
                    "professional": false,
                    "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-32.png",
                    "ui_class": "supporter"
                }
            },
            "rengo": false,
            "rengo_black_team": null,
            "rengo_white_team": null,
            "rengo_casual_mode": false,
            "flags": null,
            "bot_detection_results": null,
            "bot_parameters": null
        },
        {
            "related": {
                "detail": "/api/v1/games/247344"
            },
            "players": {
                "black": {
                    "id": 14620,
                    "username": "morituri",
                    "country": "de",
                    "icon": "https://secure.gravatar.com/avatar/b83631fa4d483e23178e48d8e4b3a955?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2286.841821005177,
                            "deviation": 64.9686065824193,
                            "volatility": 0.05991017216274213
                        }
                    },
                    "ranking": 34.06589090127554,
                    "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": 247344,
            "name": "6th morituri Tagai-sen Tourney",
            "creator": 14620,
            "mode": "game",
            "source": "play",
            "black": 14620,
            "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": 86400,
            "time_control_parameters": "{\"time_control\": \"fischer\", \"initial_time\": 259200, \"max_time\": 604800, \"time_increment\": 86400}",
            "disable_analysis": false,
            "tournament": 1401,
            "tournament_round": 1,
            "ladder": null,
            "pause_on_weekends": false,
            "outcome": "3.5 points",
            "black_lost": true,
            "white_lost": false,
            "annulled": false,
            "started": "2011-02-17T18:30:19Z",
            "ended": "2011-06-09T07:27:21Z",
            "sgf_filename": null,
            "historical_ratings": {
                "black": {
                    "id": 14620,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2420.109619140625,
                            "deviation": 64.56262969970703,
                            "volatility": 0.05992086976766586
                        }
                    },
                    "username": "morituri",
                    "country": "de",
                    "ranking": 34.06589090127554,
                    "professional": false,
                    "icon": "https://secure.gravatar.com/avatar/b83631fa4d483e23178e48d8e4b3a955?s=32&d=retro",
                    "ui_class": ""
                },
                "white": {
                    "id": 179,
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2255.58740234375,
                            "deviation": 67.58602142333984,
                            "volatility": 0.05996383726596832
                        }
                    },
                    "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
        }
    ]
}