List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=594
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=-modified&page=595",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=593",
    "results": [
        {
            "id": 21627,
            "name": "Puzzle 68 (p. 89)",
            "created": "2020-10-13T23:13:56.804069Z",
            "modified": "2026-05-11T07:41:56.492041Z"
        },
        {
            "id": 21626,
            "name": "Puzzle 67 (p. 89)",
            "created": "2020-10-13T23:06:46.553855Z",
            "modified": "2026-05-11T07:41:54.498048Z"
        },
        {
            "id": 25367,
            "name": "Tsumégo 93",
            "created": "2021-01-04T15:18:29.623099Z",
            "modified": "2026-05-11T07:40:18.719964Z"
        },
        {
            "id": 24292,
            "name": "Tsumégo 92",
            "created": "2020-12-14T18:15:31.101369Z",
            "modified": "2026-05-11T07:40:18.246232Z"
        },
        {
            "id": 28308,
            "name": "Question 3",
            "created": "2021-02-27T02:52:13.483179Z",
            "modified": "2026-05-11T07:40:01.369864Z"
        },
        {
            "id": 28309,
            "name": "Question 2",
            "created": "2021-02-27T02:56:49.150745Z",
            "modified": "2026-05-11T07:40:00.902397Z"
        },
        {
            "id": 6594,
            "name": "Hane Variations: L+1 Group A, one hane",
            "created": "2017-01-01T04:50:44.080174Z",
            "modified": "2026-05-11T07:39:50.848229Z"
        },
        {
            "id": 101579,
            "name": "Puzzle 6.53.21",
            "created": "2026-01-02T11:48:42.814878Z",
            "modified": "2026-05-11T07:39:48.751549Z"
        },
        {
            "id": 101578,
            "name": "Puzzle 6.53.20",
            "created": "2026-01-02T11:47:36.684744Z",
            "modified": "2026-05-11T07:39:48.380795Z"
        },
        {
            "id": 50321,
            "name": "question2",
            "created": "2022-02-24T04:25:42.518103Z",
            "modified": "2026-05-11T07:39:41.501943Z"
        }
    ]
}