List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=434
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=435",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=433",
    "results": [
        {
            "id": 7281,
            "name": "Attack 3",
            "created": "2017-04-06T15:50:57.528607Z",
            "modified": "2026-04-23T23:01:01.412725Z"
        },
        {
            "id": 7282,
            "name": "Attack 4",
            "created": "2017-04-06T15:52:05.066737Z",
            "modified": "2026-04-28T08:09:38.934779Z"
        },
        {
            "id": 7283,
            "name": "Attack 5",
            "created": "2017-04-06T15:53:26.731252Z",
            "modified": "2026-04-23T23:01:41.993829Z"
        },
        {
            "id": 7284,
            "name": "Attack 6",
            "created": "2017-04-06T15:54:57.205688Z",
            "modified": "2026-04-29T16:40:09.932558Z"
        },
        {
            "id": 7285,
            "name": "Attack 7",
            "created": "2017-04-06T15:58:17.147316Z",
            "modified": "2026-04-29T16:55:11.176376Z"
        },
        {
            "id": 7286,
            "name": "Attack 8",
            "created": "2017-04-06T15:59:29.477621Z",
            "modified": "2026-04-25T22:02:18.712579Z"
        },
        {
            "id": 7287,
            "name": "Attack 9",
            "created": "2017-04-06T16:00:45.386501Z",
            "modified": "2026-05-02T03:47:00.620320Z"
        },
        {
            "id": 7288,
            "name": "Attack 10",
            "created": "2017-04-06T16:02:06.567420Z",
            "modified": "2026-05-02T04:02:49.616418Z"
        },
        {
            "id": 7289,
            "name": "Attack 11",
            "created": "2017-04-06T16:03:28.513700Z",
            "modified": "2026-05-01T19:47:26.428038Z"
        },
        {
            "id": 7290,
            "name": "Attack 12",
            "created": "2017-04-06T16:04:43.960515Z",
            "modified": "2026-05-01T20:02:43.701115Z"
        }
    ]
}