List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=443
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=modified&page=444",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=442",
    "results": [
        {
            "id": 48583,
            "name": "new player69",
            "created": "2022-02-08T07:08:00.450846Z",
            "modified": "2026-03-30T12:11:07.650788Z"
        },
        {
            "id": 48587,
            "name": "how to capture",
            "created": "2022-02-08T11:05:28.003609Z",
            "modified": "2026-03-30T12:11:07.705249Z"
        },
        {
            "id": 48620,
            "name": "Dizziness",
            "created": "2022-02-08T20:17:36.203675Z",
            "modified": "2026-03-30T12:11:08.543475Z"
        },
        {
            "id": 48662,
            "name": "about the first thing",
            "created": "2022-02-09T02:42:48.905991Z",
            "modified": "2026-03-30T12:12:13.127039Z"
        },
        {
            "id": 48752,
            "name": "Aula 006 — Exercícios de Formas I — 06",
            "created": "2022-02-09T19:39:36.845177Z",
            "modified": "2026-03-30T12:13:10.257868Z"
        },
        {
            "id": 48751,
            "name": "Aula 006 — Exercícios de Formas I — 05",
            "created": "2022-02-09T19:15:21.987161Z",
            "modified": "2026-03-30T12:13:10.270921Z"
        },
        {
            "id": 48758,
            "name": "4. Survival",
            "created": "2022-02-09T21:54:54.868005Z",
            "modified": "2026-03-30T12:13:10.474705Z"
        },
        {
            "id": 48763,
            "name": "5. Mini life",
            "created": "2022-02-10T00:12:51.502261Z",
            "modified": "2026-03-30T12:13:10.667277Z"
        },
        {
            "id": 48773,
            "name": "Intermediate 009",
            "created": "2022-02-10T01:14:53.317754Z",
            "modified": "2026-03-30T12:13:11.137188Z"
        },
        {
            "id": 48774,
            "name": "Intermediate 010",
            "created": "2022-02-10T01:28:28.024080Z",
            "modified": "2026-03-30T12:13:11.188032Z"
        }
    ]
}