List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=5064
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=5065",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5063",
    "results": [
        {
            "id": 9331,
            "name": "test 2",
            "created": "2018-02-06T09:32:29.249888Z",
            "modified": "2026-03-31T20:17:51.355399Z"
        },
        {
            "id": 52794,
            "name": "test 2",
            "created": "2022-03-22T04:29:03.452018Z",
            "modified": "2026-05-03T05:39:15.814849Z"
        },
        {
            "id": 53212,
            "name": "test 2",
            "created": "2022-03-24T09:55:38.205438Z",
            "modified": "2026-05-02T15:43:25.769795Z"
        },
        {
            "id": 89803,
            "name": "test 2",
            "created": "2024-12-15T17:38:11.129625Z",
            "modified": "2026-03-30T16:25:08.963787Z"
        },
        {
            "id": 15406,
            "name": "test 20",
            "created": "2019-10-16T18:49:45.164422Z",
            "modified": "2026-04-15T09:43:18.193696Z"
        },
        {
            "id": 15385,
            "name": "test 3",
            "created": "2019-10-16T16:06:59.199088Z",
            "modified": "2026-04-15T09:43:12.432599Z"
        },
        {
            "id": 15386,
            "name": "test 4",
            "created": "2019-10-16T16:17:55.207341Z",
            "modified": "2026-04-15T09:43:12.444025Z"
        },
        {
            "id": 15388,
            "name": "test 5",
            "created": "2019-10-16T16:22:20.114838Z",
            "modified": "2026-04-15T09:43:13.050556Z"
        },
        {
            "id": 15390,
            "name": "test 6",
            "created": "2019-10-16T16:50:49.795312Z",
            "modified": "2026-04-15T09:43:13.063982Z"
        },
        {
            "id": 15391,
            "name": "test 7",
            "created": "2019-10-16T16:54:18.305295Z",
            "modified": "2026-04-15T09:43:13.660270Z"
        }
    ]
}