List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=350
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=351",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=349",
    "results": [
        {
            "id": 40918,
            "name": "play 24",
            "created": "2021-10-22T02:06:32.190649Z",
            "modified": "2026-03-30T11:05:15.648781Z"
        },
        {
            "id": 41042,
            "name": "Big Knight Corner Enclosure",
            "created": "2021-10-23T07:58:49.098373Z",
            "modified": "2026-03-30T11:06:06.682617Z"
        },
        {
            "id": 41136,
            "name": "1. One choice",
            "created": "2021-10-23T20:15:23.306555Z",
            "modified": "2026-03-30T11:07:11.015787Z"
        },
        {
            "id": 41129,
            "name": "Nothing",
            "created": "2021-10-23T19:42:58.209043Z",
            "modified": "2026-03-30T11:07:11.021458Z"
        },
        {
            "id": 41140,
            "name": "4. One choice, 9 glitches",
            "created": "2021-10-23T20:20:54.470899Z",
            "modified": "2026-03-30T11:07:11.114448Z"
        },
        {
            "id": 41139,
            "name": "3. One choice, one glitch",
            "created": "2021-10-23T20:18:35.492921Z",
            "modified": "2026-03-30T11:07:11.114644Z"
        },
        {
            "id": 41137,
            "name": "2. The choices and the nothings",
            "created": "2021-10-23T20:17:04.644623Z",
            "modified": "2026-03-30T11:07:11.130042Z"
        },
        {
            "id": 41146,
            "name": "7. The \"challenge\"",
            "created": "2021-10-23T20:30:05.027514Z",
            "modified": "2026-03-30T11:07:11.182226Z"
        },
        {
            "id": 41142,
            "name": "6. Fake nowheres",
            "created": "2021-10-23T20:24:48.596692Z",
            "modified": "2026-03-30T11:07:11.187097Z"
        },
        {
            "id": 41187,
            "name": "三々入り定石(黒先)",
            "created": "2021-10-24T08:44:35.977634Z",
            "modified": "2026-03-30T11:07:12.087852Z"
        }
    ]
}