List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4905",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4903",
    "results": [
        {
            "id": 80831,
            "name": "2024.04.28",
            "created": "2024-04-28T14:39:53.631728Z",
            "modified": "2026-05-03T20:44:21.971311Z"
        },
        {
            "id": 80832,
            "name": "problem #23",
            "created": "2024-04-28T18:16:47.625192Z",
            "modified": "2026-05-12T03:50:42.191527Z"
        },
        {
            "id": 80833,
            "name": "8.A.2.",
            "created": "2024-04-29T01:18:37.410782Z",
            "modified": "2026-05-10T05:17:21.543276Z"
        },
        {
            "id": 80834,
            "name": "8.A.1. Lessons",
            "created": "2024-04-29T01:29:32.279105Z",
            "modified": "2026-05-10T05:16:54.090275Z"
        },
        {
            "id": 80835,
            "name": "8.A.3.",
            "created": "2024-04-29T01:46:20.276226Z",
            "modified": "2026-05-01T05:26:33.872072Z"
        },
        {
            "id": 80836,
            "name": "8.B.1. Exercises",
            "created": "2024-04-29T04:56:47.874495Z",
            "modified": "2026-05-01T05:25:04.553550Z"
        },
        {
            "id": 80837,
            "name": "8.B.2.",
            "created": "2024-04-29T05:00:16.903057Z",
            "modified": "2026-05-10T05:18:10.190866Z"
        },
        {
            "id": 80838,
            "name": "8.B.5.",
            "created": "2024-04-29T05:04:34.430285Z",
            "modified": "2026-04-08T02:35:19.366925Z"
        },
        {
            "id": 80839,
            "name": "8.B.3.",
            "created": "2024-04-29T05:11:02.603157Z",
            "modified": "2026-05-01T07:47:38.541919Z"
        },
        {
            "id": 80840,
            "name": "8.B.7.",
            "created": "2024-04-29T05:19:01.808480Z",
            "modified": "2026-04-08T02:35:36.685216Z"
        }
    ]
}