List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4483",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4481",
    "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": 83168,
            "name": "Connecting stones 9",
            "created": "2024-07-14T12:42:59.971677Z",
            "modified": "2026-05-27T18:21:30.977967Z"
        },
        {
            "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": 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-22T07:22:36.804281Z"
        },
        {
            "id": 102879,
            "name": "Connecting stones 83",
            "created": "2026-02-03T16:06:17.705037Z",
            "modified": "2026-05-19T20:07:08.821622Z"
        }
    ]
}