List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=316
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=317",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=315",
    "results": [
        {
            "id": 5877,
            "name": "Chapter 4.3",
            "created": "2016-04-09T22:23:19.211786Z",
            "modified": "2026-04-17T03:09:20.245755Z"
        },
        {
            "id": 5878,
            "name": "Chapter 4.4",
            "created": "2016-04-09T22:25:51.854388Z",
            "modified": "2026-04-17T03:09:20.769803Z"
        },
        {
            "id": 5879,
            "name": "Chapter 4.5",
            "created": "2016-04-09T22:28:20.305488Z",
            "modified": "2026-04-22T22:35:26.361097Z"
        },
        {
            "id": 5880,
            "name": "Chapter 4.6",
            "created": "2016-04-09T22:29:14.022237Z",
            "modified": "2026-04-17T03:09:21.612971Z"
        },
        {
            "id": 5881,
            "name": "Chapter 4.7",
            "created": "2016-04-09T22:30:32.626607Z",
            "modified": "2026-04-19T07:48:46.292397Z"
        },
        {
            "id": 5882,
            "name": "Chapter 4.8",
            "created": "2016-04-09T22:31:55.996523Z",
            "modified": "2026-04-17T03:09:22.491925Z"
        },
        {
            "id": 5883,
            "name": "Chapter 4.9",
            "created": "2016-04-09T22:33:00.831870Z",
            "modified": "2026-04-17T03:09:22.832368Z"
        },
        {
            "id": 5884,
            "name": "Chapter 4.10",
            "created": "2016-04-09T22:35:30.398164Z",
            "modified": "2026-04-17T03:09:23.377703Z"
        },
        {
            "id": 5885,
            "name": "Chapter 4.11",
            "created": "2016-04-09T22:36:33.397880Z",
            "modified": "2026-04-17T03:09:23.694307Z"
        },
        {
            "id": 5886,
            "name": "Chapter 4.12",
            "created": "2016-04-10T06:04:40.714599Z",
            "modified": "2026-04-17T03:09:24.264735Z"
        }
    ]
}