List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=662
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=663",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=661",
    "results": [
        {
            "id": 8571,
            "name": "wierd Puzzles",
            "created": "2017-09-26T09:43:06.082335Z",
            "modified": "2026-04-15T09:31:02.975937Z"
        },
        {
            "id": 13457,
            "name": "why does this exist?",
            "created": "2018-10-27T00:51:38.150766Z",
            "modified": "2026-03-31T22:00:52.793020Z"
        },
        {
            "id": 13456,
            "name": "why does this exist",
            "created": "2018-10-27T00:25:09.681600Z",
            "modified": "2026-04-22T08:06:51.706908Z"
        },
        {
            "id": 14360,
            "name": "who win",
            "created": "2019-04-28T21:59:33.709842Z",
            "modified": "2026-05-10T00:52:28.730174Z"
        },
        {
            "id": 48018,
            "name": "who will death?",
            "created": "2022-02-02T11:00:35.449766Z",
            "modified": "2026-05-09T18:46:38.607117Z"
        },
        {
            "id": 19216,
            "name": "who is better?",
            "created": "2020-06-07T00:29:13.642994Z",
            "modified": "2026-03-31T22:48:59.692850Z"
        },
        {
            "id": 53553,
            "name": "who has more space",
            "created": "2022-03-27T03:16:04.457725Z",
            "modified": "2026-03-30T13:00:08.723524Z"
        },
        {
            "id": 35091,
            "name": "white will die",
            "created": "2021-08-01T06:15:55.631285Z",
            "modified": "2026-03-30T10:17:06.879477Z"
        },
        {
            "id": 28283,
            "name": "white to save",
            "created": "2021-02-26T13:08:45.853090Z",
            "modified": "2026-04-16T22:42:12.609791Z"
        },
        {
            "id": 20660,
            "name": "white to kill",
            "created": "2020-08-27T18:00:41.668647Z",
            "modified": "2026-04-24T16:56:09.793543Z"
        }
    ]
}