List and search players. Supports filtering by username, country, and other attributes.

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

{
    "count": 1971014,
    "next": "https://online-go.com/api/v1/players?format=api&ordering=-upper_username&page=45",
    "previous": "https://online-go.com/api/v1/players?format=api&ordering=-upper_username&page=43",
    "results": [
        {
            "id": 1832719,
            "username": "黄芪粉",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/84e89e8b9d9272dae19b418bb9dde59c?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 422.97699109196355,
                    "deviation": 80.78145870724073,
                    "volatility": 0.06000341034078734
                }
            },
            "ranking": 5,
            "professional": false,
            "ui_class": ""
        },
        {
            "id": 1859332,
            "username": "黄色闪光波风水门",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/8b0f2298a7c4a01bc37c724e1252c4b4?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 710.3615547953566,
                    "deviation": 250,
                    "volatility": 0.06
                }
            },
            "ranking": 7.000000000000001,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1929822,
            "username": "黄肇煜",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/cbc37ab3f25d2d734b447c84b6cb3186?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 589.5693354080246,
                    "deviation": 204.34290784939577,
                    "volatility": 0.05999934920073861
                }
            },
            "ranking": 5,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 393367,
            "username": "黄老师",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/0f6b21e5540dccc2fbd63370d1eae7ae?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1469994,
            "username": "黄翊航",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/8379963b51a1ef78b03840b526596d8f?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 511.611920687135,
                    "deviation": 73.07425362401618,
                    "volatility": 0.060023439252721376
                }
            },
            "ranking": 5,
            "professional": false,
            "ui_class": ""
        },
        {
            "id": 1048170,
            "username": "黄翊扬",
            "country": "my",
            "icon": "https://secure.gravatar.com/avatar/a6a30ec23c574635ab5c7ed0e924c13c?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 919.4341255878744,
                    "deviation": 121.13162048235002,
                    "volatility": 0.060001427429221245
                }
            },
            "ranking": 12.972337179163302,
            "professional": false,
            "ui_class": ""
        },
        {
            "id": 1747568,
            "username": "黄美熙",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/bd5d4c218a75e3aa60b6bb58cce7b5c7?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 923343,
            "username": "黄緑色",
            "country": "jp",
            "icon": "https://secure.gravatar.com/avatar/477fd91a746dbca4e5defccf1ba8fb22?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1547.3691874406215,
                    "deviation": 264.0786569486834,
                    "volatility": 0.06001009008439651
                }
            },
            "ranking": 25.023140738654856,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1190452,
            "username": "黄粑儿",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/385200f1827ce915a93337715ec55063?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1557244,
            "username": "黄祺321",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/b95a66d37d939cfd47cab7fcc8368107?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1150.3045310659609,
                    "deviation": 280.07024172218115,
                    "volatility": 0.060002117227263854
                }
            },
            "ranking": 18.1584834266443,
            "professional": false,
            "ui_class": "provisional"
        }
    ]
}