List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=387
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=388",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=386",
    "results": [
        {
            "id": 80842,
            "name": "8.B.4.",
            "created": "2024-04-29T05:27:14.833418Z",
            "modified": "2026-05-01T07:48:15.611181Z"
        },
        {
            "id": 80429,
            "name": "7.B.6.",
            "created": "2024-03-31T17:06:44.489081Z",
            "modified": "2026-05-01T07:48:14.553920Z"
        },
        {
            "id": 80433,
            "name": "7.B.7.",
            "created": "2024-03-31T17:21:10.646302Z",
            "modified": "2026-05-01T07:48:13.893926Z"
        },
        {
            "id": 21272,
            "name": "21 kyu 1",
            "created": "2020-10-04T04:50:07.541378Z",
            "modified": "2026-05-01T07:48:13.259754Z"
        },
        {
            "id": 80436,
            "name": "7.B.9.",
            "created": "2024-03-31T17:38:46.231631Z",
            "modified": "2026-05-01T07:48:12.101370Z"
        },
        {
            "id": 46839,
            "name": "question3",
            "created": "2022-01-17T16:40:17.103622Z",
            "modified": "2026-05-01T07:48:12.018894Z"
        },
        {
            "id": 17825,
            "name": "4.B.10.",
            "created": "2020-04-20T01:47:39.428778Z",
            "modified": "2026-05-01T07:48:11.481620Z"
        },
        {
            "id": 1814,
            "name": "#14 The net",
            "created": "2014-11-12T07:56:09.238637Z",
            "modified": "2026-05-01T07:48:10.314108Z"
        },
        {
            "id": 84460,
            "name": "8.B.9.",
            "created": "2024-08-26T01:16:23.934356Z",
            "modified": "2026-05-01T07:48:09.816153Z"
        },
        {
            "id": 17788,
            "name": "4.B.5.",
            "created": "2020-04-19T07:09:04.728615Z",
            "modified": "2026-05-01T07:48:09.320400Z"
        }
    ]
}