List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=29",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=27",
    "results": [
        {
            "id": 102903,
            "name": "Connecting stones 91",
            "created": "2026-02-04T10:02:05.713428Z",
            "modified": "2026-05-21T15:38:41.685624Z"
        },
        {
            "id": 102902,
            "name": "Connecting stones 90",
            "created": "2026-02-04T10:00:25.472378Z",
            "modified": "2026-05-21T15:35:15.407933Z"
        },
        {
            "id": 102901,
            "name": "Connecting stones 89",
            "created": "2026-02-04T09:58:04.744333Z",
            "modified": "2026-05-21T01:52:17.796942Z"
        },
        {
            "id": 102900,
            "name": "Connecting stones 88",
            "created": "2026-02-04T09:56:30.787550Z",
            "modified": "2026-05-18T15:33:27.497287Z"
        },
        {
            "id": 102899,
            "name": "Connecting stones 87",
            "created": "2026-02-04T09:54:38.464591Z",
            "modified": "2026-05-10T23:24:51.010920Z"
        },
        {
            "id": 102898,
            "name": "Connecting stones 86",
            "created": "2026-02-04T09:52:52.331009Z",
            "modified": "2026-05-13T21:54:23.867147Z"
        },
        {
            "id": 102882,
            "name": "26.2.3(2)",
            "created": "2026-02-04T02:54:47.161561Z",
            "modified": "2026-04-15T11:05:15.704446Z"
        },
        {
            "id": 102881,
            "name": "Connecting stones 85",
            "created": "2026-02-03T16:12:09.053534Z",
            "modified": "2026-05-16T14:17:40.667428Z"
        },
        {
            "id": 102880,
            "name": "Connecting stones 84",
            "created": "2026-02-03T16:10:01.799930Z",
            "modified": "2026-05-16T14:17:40.103490Z"
        },
        {
            "id": 102879,
            "name": "Connecting stones 83",
            "created": "2026-02-03T16:06:17.705037Z",
            "modified": "2026-05-19T20:07:08.821622Z"
        }
    ]
}