List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1070",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1068",
    "results": [
        {
            "id": 13932,
            "name": "Go topic",
            "created": "2019-01-01T05:25:15.418271Z",
            "modified": "2026-04-16T14:24:51.552579Z"
        },
        {
            "id": 13933,
            "name": "Go topic",
            "created": "2019-01-01T05:29:34.623403Z",
            "modified": "2026-05-08T08:14:58.316906Z"
        },
        {
            "id": 13934,
            "name": "gentleman's problem 27",
            "created": "2019-01-01T15:13:09.324052Z",
            "modified": "2026-05-27T23:41:01.779841Z"
        },
        {
            "id": 13935,
            "name": "Problem 32",
            "created": "2019-01-01T17:45:57.425707Z",
            "modified": "2026-05-28T06:09:55.123716Z"
        },
        {
            "id": 13936,
            "name": "Problem 33",
            "created": "2019-01-01T20:32:46.853890Z",
            "modified": "2026-05-28T06:11:19.225775Z"
        },
        {
            "id": 13937,
            "name": "Problem 34",
            "created": "2019-01-01T20:52:08.015895Z",
            "modified": "2026-05-28T06:12:10.546720Z"
        },
        {
            "id": 13938,
            "name": "gentleman's problem 28",
            "created": "2019-01-02T10:32:29.891062Z",
            "modified": "2026-05-27T23:41:03.102610Z"
        },
        {
            "id": 13939,
            "name": "Problem 35",
            "created": "2019-01-02T19:24:41.260207Z",
            "modified": "2026-05-28T06:13:20.326209Z"
        },
        {
            "id": 13940,
            "name": "jello butt 102",
            "created": "2019-01-02T21:32:36.094043Z",
            "modified": "2026-05-21T22:39:01.845652Z"
        },
        {
            "id": 13941,
            "name": "A puzzle name",
            "created": "2019-01-03T05:55:29.378274Z",
            "modified": "2026-04-15T11:02:15.721895Z"
        }
    ]
}