List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=811
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=812",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=810",
    "results": [
        {
            "id": 78446,
            "name": "tesuji 20",
            "created": "2023-12-03T03:42:16.335954Z",
            "modified": "2026-05-04T04:13:16.174261Z"
        },
        {
            "id": 78440,
            "name": "tesuji 19",
            "created": "2023-12-01T21:10:56.096673Z",
            "modified": "2026-05-04T04:13:15.823860Z"
        },
        {
            "id": 52257,
            "name": "tesuji 1",
            "created": "2022-03-16T01:58:29.509663Z",
            "modified": "2026-03-30T12:47:08.043570Z"
        },
        {
            "id": 98966,
            "name": "tesuji 1",
            "created": "2025-11-10T15:17:15.018428Z",
            "modified": "2026-03-30T17:09:09.882526Z"
        },
        {
            "id": 13322,
            "name": "testteststestetsetest",
            "created": "2018-09-26T04:26:23.857995Z",
            "modified": "2026-05-18T10:08:38.308326Z"
        },
        {
            "id": 14185,
            "name": "testtest",
            "created": "2019-03-03T11:48:28.093198Z",
            "modified": "2026-03-31T22:13:36.528850Z"
        },
        {
            "id": 91992,
            "name": "testing3",
            "created": "2025-03-05T17:10:45.697970Z",
            "modified": "2026-03-30T16:33:09.142805Z"
        },
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2026-03-30T16:33:09.152565Z"
        },
        {
            "id": 6879,
            "name": "testing",
            "created": "2017-03-14T14:09:17.367610Z",
            "modified": "2026-03-31T19:24:44.877204Z"
        },
        {
            "id": 14051,
            "name": "teste21",
            "created": "2019-01-22T10:53:35.895339Z",
            "modified": "2026-05-08T23:18:12.514002Z"
        }
    ]
}