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

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

{
    "count": 1971695,
    "next": "https://online-go.com/api/v1/players?format=api&ordering=upper_username&page=63",
    "previous": "https://online-go.com/api/v1/players?format=api&ordering=upper_username&page=61",
    "results": [
        {
            "id": 1712229,
            "username": "จาง",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/272fc5e3c15ee405218e56bf6626dcd4?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1028.1852136055456,
                    "deviation": 86.48930930130248,
                    "volatility": 0.06001681959243995
                }
            },
            "ranking": 15.560326580067114,
            "professional": false,
            "ui_class": ""
        },
        {
            "id": 1955592,
            "username": "จาย",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/f170b148718f6d03e53e6b5a95ec0083?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 471.649300892926,
                    "deviation": 160.62981401968185,
                    "volatility": 0.05999695528216002
                }
            },
            "ranking": 5,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 334790,
            "username": "ชยพ",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/475209521f86ffdf1dcd60c560885c7a?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1365.5323589951631,
                    "deviation": 253.234687490212,
                    "volatility": 0.05999890519315139
                }
            },
            "ranking": 22.12911684478112,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1240279,
            "username": "ชัย",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/aa35d9412ad905d7988529d948246b3f?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1528563,
            "username": "ซัน",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/b82d0370bb7029766d1db84dc0c4202e?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1099505,
            "username": "ณณณ",
            "country": "th",
            "icon": "https://user-uploads.online-go.com/c9fe8be087dece3afe18adfbfa538a29-64.png",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1906663,
            "username": "ณดา",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/0aab02ea303b2f1126401c55203ff4e6?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 1303451,
            "username": "ณิช",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/bc3e85266612640c61d1ab608ed002be?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        },
        {
            "id": 458081,
            "username": "ดิว",
            "country": "th",
            "icon": "https://user-uploads.online-go.com/c1a74cc595dc8567ffca6c7690949ac4-64.png",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 2561.0771990579615,
                    "deviation": 151.3710018594782,
                    "volatility": 0.060015478885474996
                }
            },
            "ranking": 36.687771992081764,
            "professional": false,
            "ui_class": ""
        },
        {
            "id": 1154208,
            "username": "ตตต",
            "country": "un",
            "icon": "https://secure.gravatar.com/avatar/1845630cd0776210a5ff0f3c3a350c27?s=64&d=retro",
            "ratings": {
                "version": 5,
                "overall": {
                    "rating": 1500,
                    "deviation": 350,
                    "volatility": 0.06
                }
            },
            "ranking": 24.303382182144386,
            "professional": false,
            "ui_class": "provisional"
        }
    ]
}