List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4865
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=-name&page=4866",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4864",
    "results": [
        {
            "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": 48749,
            "name": "Aula 006 — Exercícios de Formas I — 04",
            "created": "2022-02-09T18:47:48.077558Z",
            "modified": "2026-05-10T01:16:17.145977Z"
        },
        {
            "id": 48750,
            "name": "Aula 006 — Exercícios de Formas I — 03",
            "created": "2022-02-09T18:52:01.264736Z",
            "modified": "2026-05-10T01:09:29.995778Z"
        },
        {
            "id": 48748,
            "name": "Aula 006 — Exercícios de Formas I — 02",
            "created": "2022-02-09T17:30:12.670583Z",
            "modified": "2026-05-10T01:02:08.650218Z"
        },
        {
            "id": 48747,
            "name": "Aula 006 — Exercícios de Formas I — 01",
            "created": "2022-02-09T17:29:07.339134Z",
            "modified": "2026-05-10T00:11:28.019794Z"
        },
        {
            "id": 29523,
            "name": "Auguste vs Eliot 27/03/21",
            "created": "2021-03-30T08:44:25.664306Z",
            "modified": "2026-03-31T23:37:07.461879Z"
        },
        {
            "id": 29520,
            "name": "Auguste vs Charles 27/03/21",
            "created": "2021-03-30T08:27:00.920531Z",
            "modified": "2026-03-31T23:37:03.176535Z"
        },
        {
            "id": 29521,
            "name": "Auguste VS Charles 27/03/21 - 2",
            "created": "2021-03-30T08:31:07.443758Z",
            "modified": "2026-03-31T23:37:04.518657Z"
        },
        {
            "id": 66167,
            "name": "Auch mal Opfer bringen...",
            "created": "2022-12-05T13:38:33.315461Z",
            "modified": "2026-03-30T14:23:15.042824Z"
        }
    ]
}