List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5152",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5150",
    "results": [
        {
            "id": 88629,
            "name": "Problem 62",
            "created": "2024-11-29T22:35:14.754444Z",
            "modified": "2026-03-30T16:17:08.749052Z"
        },
        {
            "id": 88630,
            "name": "Problem 63",
            "created": "2024-11-29T22:36:26.879398Z",
            "modified": "2026-03-30T16:17:08.548122Z"
        },
        {
            "id": 88631,
            "name": "Problem 64",
            "created": "2024-11-29T22:37:00.324973Z",
            "modified": "2026-03-30T16:17:08.839827Z"
        },
        {
            "id": 88632,
            "name": "Problem 65",
            "created": "2024-11-29T22:38:07.617272Z",
            "modified": "2026-03-30T16:17:09.222447Z"
        },
        {
            "id": 88633,
            "name": "Problem 66",
            "created": "2024-11-29T22:56:24.237704Z",
            "modified": "2026-03-30T16:17:09.229208Z"
        },
        {
            "id": 88634,
            "name": "Problem 67",
            "created": "2024-11-29T23:01:39.122034Z",
            "modified": "2026-03-30T16:17:09.507898Z"
        },
        {
            "id": 88635,
            "name": "Problem 68",
            "created": "2024-11-29T23:03:11.435913Z",
            "modified": "2026-03-30T16:17:11.159173Z"
        },
        {
            "id": 88636,
            "name": "Problem 69",
            "created": "2024-11-29T23:05:10.312788Z",
            "modified": "2026-03-30T16:17:10.669155Z"
        },
        {
            "id": 88637,
            "name": "Problem 70",
            "created": "2024-11-29T23:07:46.170222Z",
            "modified": "2026-03-30T16:17:10.648866Z"
        },
        {
            "id": 88638,
            "name": "Problem 71",
            "created": "2024-11-29T23:08:55.996583Z",
            "modified": "2026-03-30T16:17:10.977890Z"
        }
    ]
}