List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5451
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5452",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5450",
    "results": [
        {
            "id": 35937,
            "name": "Example 7.1 - Rectangular six",
            "created": "2021-08-10T13:21:41.743129Z",
            "modified": "2026-03-30T10:24:02.027496Z"
        },
        {
            "id": 35901,
            "name": "Exercise 6.7 - Ko",
            "created": "2021-08-10T11:26:32.333127Z",
            "modified": "2026-03-30T10:24:00.830380Z"
        },
        {
            "id": 35900,
            "name": "Exercise 6.6 - Ko",
            "created": "2021-08-10T11:25:11.936726Z",
            "modified": "2026-03-30T10:24:00.734647Z"
        },
        {
            "id": 35882,
            "name": "Diagram 6.1.6 - Direct and indirect ko",
            "created": "2021-08-10T10:25:50.306286Z",
            "modified": "2026-03-30T10:23:13.076225Z"
        },
        {
            "id": 35881,
            "name": "Diagram 6.1.5 - Direct and indirect ko",
            "created": "2021-08-10T10:23:58.032688Z",
            "modified": "2026-03-30T10:23:13.052015Z"
        },
        {
            "id": 35880,
            "name": "Diagram 6.1.4 - Picnic ko",
            "created": "2021-08-10T10:21:14.303711Z",
            "modified": "2026-03-30T10:23:13.035190Z"
        },
        {
            "id": 35879,
            "name": "Diagram 6.1.3 - Life and death ko",
            "created": "2021-08-10T10:18:51.262568Z",
            "modified": "2026-03-30T10:23:12.933271Z"
        },
        {
            "id": 35878,
            "name": "Diagram [957]",
            "created": "2021-08-10T10:15:27.083162Z",
            "modified": "2026-03-30T10:23:12.900642Z"
        },
        {
            "id": 35877,
            "name": "Diagram 6.1.2 - Single ko",
            "created": "2021-08-10T10:14:50.483134Z",
            "modified": "2026-03-30T10:23:12.884729Z"
        },
        {
            "id": 35876,
            "name": "Diagram [956]",
            "created": "2021-08-10T10:13:57.374586Z",
            "modified": "2026-03-30T10:23:12.837642Z"
        }
    ]
}