List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=815",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=813",
    "results": [
        {
            "id": 15385,
            "name": "test 3",
            "created": "2019-10-16T16:06:59.199088Z",
            "modified": "2026-04-15T09:43:12.432599Z"
        },
        {
            "id": 15406,
            "name": "test 20",
            "created": "2019-10-16T18:49:45.164422Z",
            "modified": "2026-04-15T09:43:18.193696Z"
        },
        {
            "id": 52794,
            "name": "test 2",
            "created": "2022-03-22T04:29:03.452018Z",
            "modified": "2026-05-18T06:45:41.861755Z"
        },
        {
            "id": 89803,
            "name": "test 2",
            "created": "2024-12-15T17:38:11.129625Z",
            "modified": "2026-05-19T03:13:57.214840Z"
        },
        {
            "id": 53212,
            "name": "test 2",
            "created": "2022-03-24T09:55:38.205438Z",
            "modified": "2026-05-19T07:59:41.096212Z"
        },
        {
            "id": 9331,
            "name": "test 2",
            "created": "2018-02-06T09:32:29.249888Z",
            "modified": "2026-03-31T20:17:51.355399Z"
        },
        {
            "id": 15384,
            "name": "test 2",
            "created": "2019-10-16T16:01:29.385221Z",
            "modified": "2026-05-18T05:35:58.113976Z"
        },
        {
            "id": 15405,
            "name": "test 19",
            "created": "2019-10-16T18:40:37.949886Z",
            "modified": "2026-04-15T09:43:17.689552Z"
        },
        {
            "id": 15404,
            "name": "test 18",
            "created": "2019-10-16T18:32:49.303855Z",
            "modified": "2026-04-15T09:43:17.573511Z"
        },
        {
            "id": 15403,
            "name": "test 17",
            "created": "2019-10-16T18:27:22.817776Z",
            "modified": "2026-04-15T09:43:16.985428Z"
        }
    ]
}