List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=4903
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=4904",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4902",
    "results": [
        {
            "id": 80816,
            "name": "problem #22",
            "created": "2024-04-26T22:01:24.115641Z",
            "modified": "2026-03-30T15:44:11.639531Z"
        },
        {
            "id": 80818,
            "name": "2024.04.27",
            "created": "2024-04-27T11:46:21.154909Z",
            "modified": "2026-05-05T14:15:19.862278Z"
        },
        {
            "id": 80821,
            "name": "Problem 1",
            "created": "2024-04-27T20:22:23.067684Z",
            "modified": "2026-05-10T01:11:37.965465Z"
        },
        {
            "id": 80822,
            "name": "Problem 2",
            "created": "2024-04-27T20:29:32.241541Z",
            "modified": "2026-05-10T01:18:17.209422Z"
        },
        {
            "id": 80825,
            "name": "7.C.2.",
            "created": "2024-04-28T12:27:54.171334Z",
            "modified": "2026-05-10T04:27:28.473577Z"
        },
        {
            "id": 80826,
            "name": "Luźna drabinka",
            "created": "2024-04-28T12:47:59.617806Z",
            "modified": "2026-05-10T01:04:30.102575Z"
        },
        {
            "id": 80827,
            "name": "Problem 3",
            "created": "2024-04-28T12:54:17.565442Z",
            "modified": "2026-05-10T01:30:47.891817Z"
        },
        {
            "id": 80828,
            "name": "Problem 4",
            "created": "2024-04-28T12:59:02.014538Z",
            "modified": "2026-05-10T01:36:09.468883Z"
        },
        {
            "id": 80829,
            "name": "Niepełna drabinka",
            "created": "2024-04-28T13:08:32.419774Z",
            "modified": "2026-05-10T01:11:38.762125Z"
        },
        {
            "id": 80830,
            "name": "── Chapter 8 ──",
            "created": "2024-04-28T13:37:32.752295Z",
            "modified": "2026-05-10T05:13:49.740025Z"
        }
    ]
}