List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4924
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=4925",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4923",
    "results": [
        {
            "id": 100701,
            "name": "Example 41",
            "created": "2025-12-16T16:01:12.924918Z",
            "modified": "2026-05-10T22:48:24.093248Z"
        },
        {
            "id": 100702,
            "name": "Example 42",
            "created": "2025-12-16T16:07:46.826627Z",
            "modified": "2026-05-10T22:48:24.746415Z"
        },
        {
            "id": 29138,
            "name": "Tsumégo 78",
            "created": "2021-03-22T21:57:17.617735Z",
            "modified": "2026-05-10T22:48:29.877057Z"
        },
        {
            "id": 29492,
            "name": "Tsumégo 79",
            "created": "2021-03-29T21:06:38.034439Z",
            "modified": "2026-05-10T22:48:30.307042Z"
        },
        {
            "id": 42163,
            "name": "Diagram [3445]",
            "created": "2021-11-05T09:25:15.000935Z",
            "modified": "2026-05-10T22:48:51.792255Z"
        },
        {
            "id": 42165,
            "name": "Diagram [3446]",
            "created": "2021-11-05T09:27:54.223854Z",
            "modified": "2026-05-10T22:48:52.677748Z"
        },
        {
            "id": 780,
            "name": "129 - 539",
            "created": "2014-10-09T15:51:48.166431Z",
            "modified": "2026-05-10T22:48:54.077674Z"
        },
        {
            "id": 781,
            "name": "130 - 539",
            "created": "2014-10-09T15:53:35.076197Z",
            "modified": "2026-05-10T22:48:54.448549Z"
        },
        {
            "id": 30238,
            "name": "Problem 1",
            "created": "2021-04-29T16:18:07.623623Z",
            "modified": "2026-05-10T22:48:57.395355Z"
        },
        {
            "id": 30316,
            "name": "Problem 2",
            "created": "2021-05-06T15:45:04.833479Z",
            "modified": "2026-05-10T22:48:57.869368Z"
        }
    ]
}