List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4830",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4828",
    "results": [
        {
            "id": 13738,
            "name": "What is territory",
            "created": "2018-11-28T07:43:44.447188Z",
            "modified": "2026-05-07T07:08:32.892849Z"
        },
        {
            "id": 13733,
            "name": "Introduction",
            "created": "2018-11-28T03:18:33.510360Z",
            "modified": "2026-05-06T02:40:34.066485Z"
        },
        {
            "id": 13732,
            "name": "2. Глаза",
            "created": "2018-11-27T08:36:56.219723Z",
            "modified": "2026-03-31T22:04:13.265819Z"
        },
        {
            "id": 13731,
            "name": "1. Атари",
            "created": "2018-11-27T08:35:16.082780Z",
            "modified": "2026-03-31T22:04:11.898852Z"
        },
        {
            "id": 13730,
            "name": "kill white",
            "created": "2018-11-27T00:34:42.587417Z",
            "modified": "2026-04-16T22:55:00.355501Z"
        },
        {
            "id": 13729,
            "name": "how to kill",
            "created": "2018-11-27T00:31:52.893241Z",
            "modified": "2026-04-16T22:55:08.188867Z"
        },
        {
            "id": 13728,
            "name": "I did not know what to call this",
            "created": "2018-11-26T20:03:16.549535Z",
            "modified": "2026-03-31T22:04:07.263903Z"
        },
        {
            "id": 13727,
            "name": "GO Quiz",
            "created": "2018-11-25T18:46:54.899215Z",
            "modified": "2026-05-10T05:21:03.754073Z"
        },
        {
            "id": 13726,
            "name": "Go Quiz",
            "created": "2018-11-23T19:34:41.654172Z",
            "modified": "2026-05-10T05:21:02.392404Z"
        },
        {
            "id": 13725,
            "name": "question 1",
            "created": "2018-11-23T11:57:19.125258Z",
            "modified": "2026-04-17T03:14:22.103828Z"
        }
    ]
}