List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=5302
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5303",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5301",
    "results": [
        {
            "id": 69885,
            "name": "vivantoumort",
            "created": "2023-03-17T09:49:34.862097Z",
            "modified": "2026-02-16T00:20:49.576831Z"
        },
        {
            "id": 29705,
            "name": "vivevive",
            "created": "2021-04-03T08:48:11.961207Z",
            "modified": "2026-04-15T09:51:07.734130Z"
        },
        {
            "id": 24321,
            "name": "Vivir incondicionalmente",
            "created": "2020-12-15T07:53:13.656323Z",
            "modified": "2026-04-15T10:14:14.711110Z"
        },
        {
            "id": 24320,
            "name": "VIVIR incondicionalmente",
            "created": "2020-12-15T07:51:36.690375Z",
            "modified": "2026-04-16T22:44:17.415497Z"
        },
        {
            "id": 35930,
            "name": "vm3isierotlflo",
            "created": "2021-08-10T12:50:05.540654Z",
            "modified": "2026-04-01T00:38:23.085691Z"
        },
        {
            "id": 29771,
            "name": "Vođena partija 11x11",
            "created": "2021-04-04T14:18:30.169179Z",
            "modified": "2026-03-31T23:40:34.482777Z"
        },
        {
            "id": 29770,
            "name": "Vođena partija 9x9",
            "created": "2021-04-04T14:17:32.467775Z",
            "modified": "2026-04-15T09:51:08.395822Z"
        },
        {
            "id": 8179,
            "name": "Vol.1 - 1",
            "created": "2017-06-24T17:26:33.463402Z",
            "modified": "2026-03-31T19:54:13.219752Z"
        },
        {
            "id": 10042,
            "name": "Volume 1- KO fighting",
            "created": "2018-05-16T20:05:33.398837Z",
            "modified": "2026-03-31T20:34:39.708265Z"
        },
        {
            "id": 73541,
            "name": "Vồ ngược 1",
            "created": "2023-06-12T18:03:27.666074Z",
            "modified": "2026-03-30T15:07:07.713849Z"
        }
    ]
}