List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=819
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=820",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=818",
    "results": [
        {
            "id": 35044,
            "name": "take the stones",
            "created": "2021-07-31T22:39:09.532916Z",
            "modified": "2026-03-30T10:16:03.022614Z"
        },
        {
            "id": 29444,
            "name": "table1",
            "created": "2021-03-27T22:40:39.845625Z",
            "modified": "2026-03-31T23:36:27.338353Z"
        },
        {
            "id": 75275,
            "name": "tEST LUCK",
            "created": "2023-07-18T09:40:00.748310Z",
            "modified": "2026-05-17T16:55:01.302843Z"
        },
        {
            "id": 90965,
            "name": "süper problem7",
            "created": "2025-02-12T11:48:37.218521Z",
            "modified": "2026-03-30T16:29:06.747095Z"
        },
        {
            "id": 89532,
            "name": "süper problem 6",
            "created": "2024-12-08T14:10:56.869592Z",
            "modified": "2026-05-10T01:41:43.612537Z"
        },
        {
            "id": 89531,
            "name": "süper problem 5",
            "created": "2024-12-08T13:06:23.801448Z",
            "modified": "2026-05-10T01:36:39.247111Z"
        },
        {
            "id": 23495,
            "name": "swirly",
            "created": "2020-11-18T15:45:22.693945Z",
            "modified": "2026-05-14T23:15:59.900812Z"
        },
        {
            "id": 74031,
            "name": "swdfgio",
            "created": "2023-06-24T00:47:10.669917Z",
            "modified": "2026-03-30T15:09:10.341112Z"
        },
        {
            "id": 63424,
            "name": "sus sus sus sus sus sus sus sus",
            "created": "2022-10-05T22:45:43.645213Z",
            "modified": "2026-05-15T03:40:37.352303Z"
        },
        {
            "id": 63423,
            "name": "sus sus sus sus sus sus",
            "created": "2022-10-05T22:22:43.806456Z",
            "modified": "2026-05-17T22:31:18.478321Z"
        }
    ]
}