List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4870",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4868",
    "results": [
        {
            "id": 13310,
            "name": "Level 1",
            "created": "2018-09-23T17:54:48.267472Z",
            "modified": "2026-04-16T22:54:19.694049Z"
        },
        {
            "id": 13309,
            "name": "Lesson 1",
            "created": "2018-09-23T17:51:42.897999Z",
            "modified": "2026-04-16T22:54:19.380971Z"
        },
        {
            "id": 13308,
            "name": "hhhhhh",
            "created": "2018-09-21T23:14:05.113099Z",
            "modified": "2026-04-17T03:14:15.449994Z"
        },
        {
            "id": 13307,
            "name": "counting liberties2",
            "created": "2018-09-21T22:27:19.884946Z",
            "modified": "2026-03-31T21:57:40.563107Z"
        },
        {
            "id": 13306,
            "name": "counting liberties",
            "created": "2018-09-21T22:25:20.011140Z",
            "modified": "2026-04-16T22:54:18.978266Z"
        },
        {
            "id": 13305,
            "name": "basic introduction",
            "created": "2018-09-21T22:22:04.904887Z",
            "modified": "2026-04-12T23:35:33.904036Z"
        },
        {
            "id": 13304,
            "name": "KameKami 1",
            "created": "2018-09-17T17:20:37.050028Z",
            "modified": "2026-03-31T21:57:36.607914Z"
        },
        {
            "id": 13303,
            "name": "003. Barricading",
            "created": "2018-09-15T21:16:18.898839Z",
            "modified": "2026-05-04T04:28:33.084318Z"
        },
        {
            "id": 13302,
            "name": "Create Life",
            "created": "2018-09-14T23:40:15.094639Z",
            "modified": "2026-03-31T21:57:33.723683Z"
        },
        {
            "id": 13301,
            "name": "Best Move",
            "created": "2018-09-14T23:36:59.872558Z",
            "modified": "2026-03-31T21:57:32.435294Z"
        }
    ]
}