List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=1070
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=1071",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1069",
    "results": [
        {
            "id": 13942,
            "name": "from fb group",
            "created": "2019-01-05T02:44:43.970747Z",
            "modified": "2026-03-31T22:08:53.987731Z"
        },
        {
            "id": 13943,
            "name": "台ufhgjtc",
            "created": "2019-01-05T08:39:56.778827Z",
            "modified": "2026-03-31T22:08:55.420388Z"
        },
        {
            "id": 13944,
            "name": "Problem 36",
            "created": "2019-01-05T12:30:56.515355Z",
            "modified": "2026-05-28T06:22:12.188752Z"
        },
        {
            "id": 13945,
            "name": "Problem 37",
            "created": "2019-01-05T12:53:49.389495Z",
            "modified": "2026-05-28T09:38:26.205054Z"
        },
        {
            "id": 13946,
            "name": "Problem 38",
            "created": "2019-01-05T13:58:42.149408Z",
            "modified": "2026-05-28T09:39:32.624301Z"
        },
        {
            "id": 13947,
            "name": "Problem 39",
            "created": "2019-01-05T14:07:09.789936Z",
            "modified": "2026-05-28T09:42:13.649450Z"
        },
        {
            "id": 13948,
            "name": "Problem 40",
            "created": "2019-01-05T14:22:00.710560Z",
            "modified": "2026-05-28T09:43:46.475960Z"
        },
        {
            "id": 13949,
            "name": "1001 L&D by Bozulich, #348",
            "created": "2019-01-05T14:41:32.611993Z",
            "modified": "2026-03-31T22:08:56.771113Z"
        },
        {
            "id": 13950,
            "name": "Problem 41",
            "created": "2019-01-05T17:45:34.497717Z",
            "modified": "2026-05-28T09:49:08.056078Z"
        },
        {
            "id": 13951,
            "name": "Problem 42",
            "created": "2019-01-05T18:28:18.037640Z",
            "modified": "2026-05-28T09:50:26.043880Z"
        }
    ]
}