List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=4809
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=4810",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4808",
    "results": [
        {
            "id": 13947,
            "name": "Problem 39",
            "created": "2019-01-05T14:07:09.789936Z",
            "modified": "2026-05-15T17:58:45.506576Z"
        },
        {
            "id": 13946,
            "name": "Problem 38",
            "created": "2019-01-05T13:58:42.149408Z",
            "modified": "2026-05-15T17:51:16.685574Z"
        },
        {
            "id": 13945,
            "name": "Problem 37",
            "created": "2019-01-05T12:53:49.389495Z",
            "modified": "2026-05-15T17:45:32.439818Z"
        },
        {
            "id": 13944,
            "name": "Problem 36",
            "created": "2019-01-05T12:30:56.515355Z",
            "modified": "2026-05-15T17:38:10.766458Z"
        },
        {
            "id": 13943,
            "name": "台ufhgjtc",
            "created": "2019-01-05T08:39:56.778827Z",
            "modified": "2026-03-31T22:08:55.420388Z"
        },
        {
            "id": 13942,
            "name": "from fb group",
            "created": "2019-01-05T02:44:43.970747Z",
            "modified": "2026-03-31T22:08:53.987731Z"
        },
        {
            "id": 13941,
            "name": "A puzzle name",
            "created": "2019-01-03T05:55:29.378274Z",
            "modified": "2026-04-15T11:02:15.721895Z"
        },
        {
            "id": 13940,
            "name": "jello butt 102",
            "created": "2019-01-02T21:32:36.094043Z",
            "modified": "2026-03-31T22:08:51.332403Z"
        },
        {
            "id": 13939,
            "name": "Problem 35",
            "created": "2019-01-02T19:24:41.260207Z",
            "modified": "2026-05-15T17:28:43.579066Z"
        },
        {
            "id": 13938,
            "name": "gentleman's problem 28",
            "created": "2019-01-02T10:32:29.891062Z",
            "modified": "2026-04-29T10:00:09.673568Z"
        }
    ]
}