List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4871",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4869",
    "results": [
        {
            "id": 38785,
            "name": "Attack Intro 13",
            "created": "2021-09-23T20:29:04.762618Z",
            "modified": "2026-05-10T02:44:33.858407Z"
        },
        {
            "id": 41311,
            "name": "Attack Intro 12",
            "created": "2021-10-25T02:23:58.939017Z",
            "modified": "2026-05-10T02:41:49.822976Z"
        },
        {
            "id": 41082,
            "name": "Attack Intro 11",
            "created": "2021-10-23T14:44:04.531934Z",
            "modified": "2026-05-10T02:38:52.848500Z"
        },
        {
            "id": 41081,
            "name": "Attack Intro 10",
            "created": "2021-10-23T14:42:32.109135Z",
            "modified": "2026-05-10T02:35:50.920953Z"
        },
        {
            "id": 38734,
            "name": "Attack Intro 1",
            "created": "2021-09-23T12:45:42.752608Z",
            "modified": "2026-05-10T02:04:39.407923Z"
        },
        {
            "id": 7287,
            "name": "Attack 9",
            "created": "2017-04-06T16:00:45.386501Z",
            "modified": "2026-05-12T09:50:24.935224Z"
        },
        {
            "id": 7286,
            "name": "Attack 8",
            "created": "2017-04-06T15:59:29.477621Z",
            "modified": "2026-05-12T09:48:57.629531Z"
        },
        {
            "id": 7285,
            "name": "Attack 7",
            "created": "2017-04-06T15:58:17.147316Z",
            "modified": "2026-05-12T09:48:16.173593Z"
        },
        {
            "id": 7284,
            "name": "Attack 6",
            "created": "2017-04-06T15:54:57.205688Z",
            "modified": "2026-05-12T09:47:35.537590Z"
        },
        {
            "id": 7283,
            "name": "Attack 5",
            "created": "2017-04-06T15:53:26.731252Z",
            "modified": "2026-05-12T09:45:56.621623Z"
        }
    ]
}