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": 26616,
            "name": "39:2-A2",
            "created": "2021-01-21T11:18:24.137857Z",
            "modified": "2026-05-02T19:10:27.263906Z"
        },
        {
            "id": 13897,
            "name": "486 / 900",
            "created": "2018-12-21T11:11:46.214486Z",
            "modified": "2026-05-02T19:10:19.265707Z"
        },
        {
            "id": 26615,
            "name": "39:2-A1",
            "created": "2021-01-21T11:18:04.549387Z",
            "modified": "2026-05-02T19:10:12.735376Z"
        },
        {
            "id": 26614,
            "name": "39:1-B3",
            "created": "2021-01-21T11:17:32.896734Z",
            "modified": "2026-05-02T19:10:12.550048Z"
        },
        {
            "id": 26613,
            "name": "39:1-B2",
            "created": "2021-01-21T11:17:05.161090Z",
            "modified": "2026-05-02T19:09:22.812733Z"
        },
        {
            "id": 26611,
            "name": "39:1-A3",
            "created": "2021-01-21T11:16:22.918916Z",
            "modified": "2026-05-02T19:09:20.634823Z"
        },
        {
            "id": 26612,
            "name": "39:1-B1",
            "created": "2021-01-21T11:16:46.033257Z",
            "modified": "2026-05-02T19:08:37.560474Z"
        },
        {
            "id": 26610,
            "name": "39:1-A2",
            "created": "2021-01-21T11:16:03.562242Z",
            "modified": "2026-05-02T19:08:35.499388Z"
        },
        {
            "id": 13896,
            "name": "485 / 900",
            "created": "2018-12-21T11:11:12.136667Z",
            "modified": "2026-05-02T19:08:16.604769Z"
        },
        {
            "id": 59054,
            "name": "question 26",
            "created": "2022-06-08T15:02:04.388930Z",
            "modified": "2026-05-02T19:07:28.276518Z"
        }
    ]
}