List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=977",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=975",
    "results": [
        {
            "id": 80835,
            "name": "8.A.3.",
            "created": "2024-04-29T01:46:20.276226Z",
            "modified": "2026-05-18T21:42:29.908414Z"
        },
        {
            "id": 80834,
            "name": "8.A.1. Lessons",
            "created": "2024-04-29T01:29:32.279105Z",
            "modified": "2026-05-10T05:16:54.090275Z"
        },
        {
            "id": 80833,
            "name": "8.A.2.",
            "created": "2024-04-29T01:18:37.410782Z",
            "modified": "2026-05-13T20:47:29.352910Z"
        },
        {
            "id": 80832,
            "name": "problem #23",
            "created": "2024-04-28T18:16:47.625192Z",
            "modified": "2026-05-12T03:50:42.191527Z"
        },
        {
            "id": 80831,
            "name": "2024.04.28",
            "created": "2024-04-28T14:39:53.631728Z",
            "modified": "2026-05-19T00:48:45.293451Z"
        },
        {
            "id": 80830,
            "name": "── Chapter 8 ──",
            "created": "2024-04-28T13:37:32.752295Z",
            "modified": "2026-05-10T05:13:49.740025Z"
        },
        {
            "id": 80829,
            "name": "Niepełna drabinka",
            "created": "2024-04-28T13:08:32.419774Z",
            "modified": "2026-05-23T06:24:16.525632Z"
        },
        {
            "id": 80828,
            "name": "Problem 4",
            "created": "2024-04-28T12:59:02.014538Z",
            "modified": "2026-05-21T06:11:21.482742Z"
        },
        {
            "id": 80827,
            "name": "Problem 3",
            "created": "2024-04-28T12:54:17.565442Z",
            "modified": "2026-05-21T06:11:20.516427Z"
        },
        {
            "id": 80826,
            "name": "Luźna drabinka",
            "created": "2024-04-28T12:47:59.617806Z",
            "modified": "2026-05-18T05:43:07.269011Z"
        }
    ]
}