List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4965",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4963",
    "results": [
        {
            "id": 27547,
            "name": "Problem Set 3 - Question 2 (Answer)",
            "created": "2021-02-06T14:26:48.039568Z",
            "modified": "2026-05-10T04:05:47.995646Z"
        },
        {
            "id": 30832,
            "name": "Diagram (83)",
            "created": "2021-06-01T17:24:41.398563Z",
            "modified": "2026-05-10T04:05:48.844880Z"
        },
        {
            "id": 33086,
            "name": "Diagram (3085)",
            "created": "2021-07-05T06:47:03.733592Z",
            "modified": "2026-05-10T04:05:49.774193Z"
        },
        {
            "id": 35180,
            "name": "2.x - Combined exercises 16",
            "created": "2021-08-01T13:12:35.162360Z",
            "modified": "2026-05-10T04:05:50.701930Z"
        },
        {
            "id": 75446,
            "name": "Capture 15",
            "created": "2023-07-21T17:43:54.054518Z",
            "modified": "2026-05-10T04:06:00.193569Z"
        },
        {
            "id": 76051,
            "name": "2023.08.21",
            "created": "2023-08-21T13:41:36.444616Z",
            "modified": "2026-05-10T04:06:01.050579Z"
        },
        {
            "id": 80155,
            "name": "3-4 Enclosure Joseki",
            "created": "2024-03-16T05:50:47.330738Z",
            "modified": "2026-05-10T04:06:01.910321Z"
        },
        {
            "id": 81581,
            "name": "Tsumego 84",
            "created": "2024-05-19T15:30:20.297477Z",
            "modified": "2026-05-10T04:06:02.780163Z"
        },
        {
            "id": 51924,
            "name": "示範 demonstration",
            "created": "2022-03-13T13:09:54.952447Z",
            "modified": "2026-05-10T04:06:03.875558Z"
        },
        {
            "id": 51925,
            "name": "示範 demonstration2",
            "created": "2022-03-13T13:13:05.547839Z",
            "modified": "2026-05-10T04:06:04.216060Z"
        }
    ]
}