List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5064",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5062",
    "results": [
        {
            "id": 15397,
            "name": "test 11",
            "created": "2019-10-16T17:50:02.652644Z",
            "modified": "2026-04-15T09:43:14.912294Z"
        },
        {
            "id": 15398,
            "name": "test 12",
            "created": "2019-10-16T17:59:07.135168Z",
            "modified": "2026-04-15T09:43:15.525660Z"
        },
        {
            "id": 15399,
            "name": "test 13",
            "created": "2019-10-16T18:05:44.424302Z",
            "modified": "2026-04-15T09:43:15.677395Z"
        },
        {
            "id": 15400,
            "name": "test 14",
            "created": "2019-10-16T18:09:50.015555Z",
            "modified": "2026-04-15T09:43:16.146734Z"
        },
        {
            "id": 15401,
            "name": "test 15",
            "created": "2019-10-16T18:16:07.536927Z",
            "modified": "2026-04-15T09:43:16.299670Z"
        },
        {
            "id": 15402,
            "name": "test 16",
            "created": "2019-10-16T18:24:31.376413Z",
            "modified": "2026-04-15T09:43:16.755782Z"
        },
        {
            "id": 15403,
            "name": "test 17",
            "created": "2019-10-16T18:27:22.817776Z",
            "modified": "2026-04-15T09:43:16.985428Z"
        },
        {
            "id": 15404,
            "name": "test 18",
            "created": "2019-10-16T18:32:49.303855Z",
            "modified": "2026-04-15T09:43:17.573511Z"
        },
        {
            "id": 15405,
            "name": "test 19",
            "created": "2019-10-16T18:40:37.949886Z",
            "modified": "2026-04-15T09:43:17.689552Z"
        },
        {
            "id": 52794,
            "name": "test 2",
            "created": "2022-03-22T04:29:03.452018Z",
            "modified": "2026-05-03T05:39:15.814849Z"
        }
    ]
}