List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4493",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4491",
    "results": [
        {
            "id": 103038,
            "name": "Connecting stones 111",
            "created": "2026-02-09T21:55:34.054841Z",
            "modified": "2026-05-20T23:30:10.390431Z"
        },
        {
            "id": 103037,
            "name": "Connecting stones 110",
            "created": "2026-02-09T21:52:26.306990Z",
            "modified": "2026-05-17T23:13:54.172536Z"
        },
        {
            "id": 83863,
            "name": "Connecting stones 11",
            "created": "2024-08-04T16:40:21.657646Z",
            "modified": "2026-05-24T16:32:28.756378Z"
        },
        {
            "id": 103036,
            "name": "Connecting stones 109",
            "created": "2026-02-09T21:49:51.714692Z",
            "modified": "2026-05-26T00:41:52.820390Z"
        },
        {
            "id": 103018,
            "name": "Connecting stones 108",
            "created": "2026-02-08T18:20:42.108069Z",
            "modified": "2026-05-26T00:41:52.269433Z"
        },
        {
            "id": 103017,
            "name": "Connecting stones 107",
            "created": "2026-02-08T18:18:52.578306Z",
            "modified": "2026-05-26T14:28:40.243338Z"
        },
        {
            "id": 103016,
            "name": "Connecting stones 106",
            "created": "2026-02-08T18:16:00.600143Z",
            "modified": "2026-05-26T14:28:39.997098Z"
        },
        {
            "id": 103015,
            "name": "Connecting stones 105",
            "created": "2026-02-08T18:12:50.082521Z",
            "modified": "2026-05-10T17:08:58.154986Z"
        },
        {
            "id": 103014,
            "name": "Connecting stones 104",
            "created": "2026-02-08T18:09:47.746015Z",
            "modified": "2026-05-10T04:19:01.721321Z"
        },
        {
            "id": 103013,
            "name": "Connecting stones 103",
            "created": "2026-02-08T18:06:55.282985Z",
            "modified": "2026-05-22T22:17:50.341138Z"
        }
    ]
}