List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5490",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5488",
    "results": [
        {
            "id": 6759,
            "name": "Jōseki Jiten",
            "created": "2017-02-19T09:47:55.978504Z",
            "modified": "2026-03-31T19:22:20.222887Z"
        },
        {
            "id": 6758,
            "name": "Joseki Jiten",
            "created": "2017-02-19T09:45:11.705484Z",
            "modified": "2026-03-31T19:22:19.040479Z"
        },
        {
            "id": 6757,
            "name": "Q16 R10",
            "created": "2017-02-19T05:04:20.145512Z",
            "modified": "2026-03-31T19:22:17.511567Z"
        },
        {
            "id": 6756,
            "name": "Q16 R16",
            "created": "2017-02-19T05:03:35.465695Z",
            "modified": "2026-03-31T19:22:15.944293Z"
        },
        {
            "id": 6755,
            "name": "Q16 R11",
            "created": "2017-02-19T05:02:56.725256Z",
            "modified": "2026-03-31T19:22:14.765205Z"
        },
        {
            "id": 6754,
            "name": "Q16 R17",
            "created": "2017-02-19T05:01:54.821592Z",
            "modified": "2026-03-31T19:22:13.196351Z"
        },
        {
            "id": 6753,
            "name": "Q16 R12",
            "created": "2017-02-19T05:01:09.954806Z",
            "modified": "2026-03-31T19:22:11.655353Z"
        },
        {
            "id": 6752,
            "name": "Q16 R13",
            "created": "2017-02-19T05:00:01.638205Z",
            "modified": "2026-03-31T19:22:10.152042Z"
        },
        {
            "id": 6751,
            "name": "Q16 Q13",
            "created": "2017-02-19T04:58:55.048456Z",
            "modified": "2026-03-31T19:22:09.003998Z"
        },
        {
            "id": 6750,
            "name": "Q16 Q14",
            "created": "2017-02-19T04:57:17.640389Z",
            "modified": "2026-03-31T19:22:07.494301Z"
        }
    ]
}