List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4588",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4586",
    "results": [
        {
            "id": 72136,
            "name": "Start point",
            "created": "2023-05-24T16:30:01.337797Z",
            "modified": "2026-05-10T02:05:45.723283Z"
        },
        {
            "id": 72138,
            "name": "34Joseki",
            "created": "2023-05-24T18:16:44.213262Z",
            "modified": "2026-05-10T07:27:09.036087Z"
        },
        {
            "id": 72139,
            "name": "44approachJoseki",
            "created": "2023-05-24T18:18:15.543115Z",
            "modified": "2026-05-23T06:23:23.979276Z"
        },
        {
            "id": 72140,
            "name": "33InvasionA",
            "created": "2023-05-24T18:20:01.308372Z",
            "modified": "2026-05-10T01:17:46.052462Z"
        },
        {
            "id": 72141,
            "name": "44AttachJoseki",
            "created": "2023-05-24T18:23:59.203212Z",
            "modified": "2026-05-14T16:00:44.803538Z"
        },
        {
            "id": 72142,
            "name": "44PincerJoseki",
            "created": "2023-05-24T19:04:08.825151Z",
            "modified": "2026-05-14T16:06:42.419718Z"
        },
        {
            "id": 72163,
            "name": "Question 13",
            "created": "2023-05-26T01:23:56.683743Z",
            "modified": "2026-03-30T15:02:10.932205Z"
        },
        {
            "id": 72166,
            "name": "3rd? ? ? ?",
            "created": "2023-05-26T04:03:35.487651Z",
            "modified": "2026-05-08T12:29:45.054070Z"
        },
        {
            "id": 72170,
            "name": "Question 14",
            "created": "2023-05-26T09:24:22.389225Z",
            "modified": "2026-03-30T15:02:11.182013Z"
        },
        {
            "id": 72172,
            "name": "34PincerSimple",
            "created": "2023-05-26T09:59:46.319928Z",
            "modified": "2026-05-10T01:35:44.761228Z"
        }
    ]
}