List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5878",
    "results": [
        {
            "id": 54820,
            "name": "🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔",
            "created": "2022-04-12T00:25:16.645235Z",
            "modified": "2026-05-10T01:02:32.016694Z"
        },
        {
            "id": 54821,
            "name": "🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔🤔",
            "created": "2022-04-12T00:28:37.770798Z",
            "modified": "2026-05-10T01:09:48.538763Z"
        }
    ]
}