List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=107",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=105",
    "results": [
        {
            "id": 8359,
            "name": "https://shinkaya.blogspot.com/2017/08/tsumego-challenge-2017-for-sdk-player.html",
            "created": "2017-08-05T16:01:35.957085Z",
            "modified": "2026-04-16T09:29:01.556827Z"
        },
        {
            "id": 48750,
            "name": "Aula 006 — Exercícios de Formas I — 03",
            "created": "2022-02-09T18:52:01.264736Z",
            "modified": "2026-04-16T09:28:42.120120Z"
        },
        {
            "id": 48390,
            "name": "示範 demonstration3",
            "created": "2022-02-06T15:55:19.312815Z",
            "modified": "2026-04-16T09:28:41.067354Z"
        },
        {
            "id": 48342,
            "name": "KM III 1.5",
            "created": "2022-02-06T14:39:27.179975Z",
            "modified": "2026-04-16T09:28:39.896976Z"
        },
        {
            "id": 48157,
            "name": "Question 5",
            "created": "2022-02-04T05:21:31.189081Z",
            "modified": "2026-04-16T09:28:38.655194Z"
        },
        {
            "id": 48012,
            "name": "Diagram[4003]",
            "created": "2022-02-02T09:11:01.342323Z",
            "modified": "2026-04-16T09:28:37.494549Z"
        },
        {
            "id": 47961,
            "name": "จับกิน 3",
            "created": "2022-02-02T06:49:11.209655Z",
            "modified": "2026-04-16T09:28:36.502004Z"
        },
        {
            "id": 47373,
            "name": "question27",
            "created": "2022-01-27T09:11:06.505174Z",
            "modified": "2026-04-16T09:28:35.096704Z"
        },
        {
            "id": 47254,
            "name": "question25",
            "created": "2022-01-26T07:05:15.430271Z",
            "modified": "2026-04-16T09:28:34.032807Z"
        },
        {
            "id": 47232,
            "name": "question3",
            "created": "2022-01-26T06:20:52.027356Z",
            "modified": "2026-04-16T09:28:32.873238Z"
        }
    ]
}