List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=424
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=425",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=423",
    "results": [
        {
            "id": 14450,
            "name": "Example 65 (Miscellaneous Tesuji)",
            "created": "2019-05-08T22:37:54.773740Z",
            "modified": "2026-05-02T05:36:17.461652Z"
        },
        {
            "id": 48229,
            "name": "question7",
            "created": "2022-02-05T08:38:35.256719Z",
            "modified": "2026-05-02T05:35:49.188175Z"
        },
        {
            "id": 43687,
            "name": "GW 58: 8 TP 5",
            "created": "2021-11-30T21:34:53.775486Z",
            "modified": "2026-05-02T05:35:48.793506Z"
        },
        {
            "id": 43686,
            "name": "GW 58: 8 TP 4",
            "created": "2021-11-30T21:32:04.370668Z",
            "modified": "2026-05-02T05:35:47.431300Z"
        },
        {
            "id": 2542,
            "name": "6. No solution",
            "created": "2015-03-20T22:21:27.632592Z",
            "modified": "2026-05-02T05:35:47.175763Z"
        },
        {
            "id": 579,
            "name": "052 - 539",
            "created": "2014-10-08T06:15:35.102160Z",
            "modified": "2026-05-02T05:35:43.326288Z"
        },
        {
            "id": 21390,
            "name": "puzzle #3",
            "created": "2020-10-08T00:07:08.559126Z",
            "modified": "2026-05-02T05:35:19.612284Z"
        },
        {
            "id": 2349,
            "name": "Life and Death 2.14",
            "created": "2015-01-20T23:26:58.556579Z",
            "modified": "2026-05-02T05:35:18.349086Z"
        },
        {
            "id": 52805,
            "name": "question 8",
            "created": "2022-03-22T07:33:19.677060Z",
            "modified": "2026-05-02T05:34:46.207131Z"
        },
        {
            "id": 581,
            "name": "053 - 539",
            "created": "2014-10-08T06:20:22.898373Z",
            "modified": "2026-05-02T05:34:44.618577Z"
        }
    ]
}