List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5405",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5403",
    "results": [
        {
            "id": 7666,
            "name": "401/861",
            "created": "2017-04-29T06:32:25.060650Z",
            "modified": "2026-03-31T19:43:32.861913Z"
        },
        {
            "id": 7665,
            "name": "problem 010",
            "created": "2017-04-29T05:46:30.628383Z",
            "modified": "2026-03-31T19:43:31.275772Z"
        },
        {
            "id": 7664,
            "name": "problem 009",
            "created": "2017-04-29T05:29:26.876422Z",
            "modified": "2026-03-31T19:43:29.671847Z"
        },
        {
            "id": 7663,
            "name": "problem 008",
            "created": "2017-04-29T05:08:41.379160Z",
            "modified": "2026-03-31T19:43:28.085977Z"
        },
        {
            "id": 7662,
            "name": "problem 007",
            "created": "2017-04-29T05:05:18.883408Z",
            "modified": "2026-03-31T19:43:26.565999Z"
        },
        {
            "id": 7661,
            "name": "problem 006",
            "created": "2017-04-29T05:03:51.242928Z",
            "modified": "2026-03-31T19:43:24.327132Z"
        },
        {
            "id": 7660,
            "name": "problem 750",
            "created": "2017-04-29T04:54:09.076433Z",
            "modified": "2026-04-03T19:08:01.826479Z"
        },
        {
            "id": 7659,
            "name": "problem 749",
            "created": "2017-04-29T04:50:45.760744Z",
            "modified": "2026-04-03T19:07:58.385303Z"
        },
        {
            "id": 7658,
            "name": "problem 748",
            "created": "2017-04-29T04:48:27.385746Z",
            "modified": "2026-04-03T19:07:34.596123Z"
        },
        {
            "id": 7657,
            "name": "problem 747",
            "created": "2017-04-29T04:32:31.134130Z",
            "modified": "2026-04-03T19:06:39.619713Z"
        }
    ]
}