List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=324",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=322",
    "results": [
        {
            "id": 5947,
            "name": "Chapter 7.1",
            "created": "2016-04-11T00:50:10.097460Z",
            "modified": "2026-04-17T03:10:17.094430Z"
        },
        {
            "id": 5948,
            "name": "Chapter 7.2",
            "created": "2016-04-11T00:51:11.961115Z",
            "modified": "2026-04-17T03:10:17.803882Z"
        },
        {
            "id": 5949,
            "name": "Chapter 7.3",
            "created": "2016-04-11T00:52:18.892493Z",
            "modified": "2026-04-17T03:10:17.940164Z"
        },
        {
            "id": 5950,
            "name": "Chapter 7.4",
            "created": "2016-04-11T00:53:56.685013Z",
            "modified": "2026-04-17T03:10:18.743799Z"
        },
        {
            "id": 5951,
            "name": "Chapter 7.5",
            "created": "2016-04-11T00:55:15.094184Z",
            "modified": "2026-04-17T03:10:18.795407Z"
        },
        {
            "id": 5952,
            "name": "Chapter 7.6",
            "created": "2016-04-11T00:57:14.816019Z",
            "modified": "2026-04-29T15:54:05.997027Z"
        },
        {
            "id": 5953,
            "name": "Chapter 7.7",
            "created": "2016-04-11T00:58:47.989049Z",
            "modified": "2026-04-17T03:10:19.735345Z"
        },
        {
            "id": 5954,
            "name": "Chapter 7.8",
            "created": "2016-04-11T01:00:13.489026Z",
            "modified": "2026-04-17T03:10:20.568204Z"
        },
        {
            "id": 5955,
            "name": "Chapter 7.9",
            "created": "2016-04-11T01:02:34.003088Z",
            "modified": "2026-04-23T05:31:46.284139Z"
        },
        {
            "id": 5956,
            "name": "Chapter 7.10",
            "created": "2016-04-11T01:04:06.921530Z",
            "modified": "2026-04-17T03:10:21.423660Z"
        }
    ]
}