List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5109",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5107",
    "results": [
        {
            "id": 86508,
            "name": "Dead or alive?",
            "created": "2024-10-25T12:27:27.702714Z",
            "modified": "2026-05-03T00:07:08.385448Z"
        },
        {
            "id": 86568,
            "name": "Question 1",
            "created": "2024-10-26T06:13:00.977018Z",
            "modified": "2026-03-30T16:11:14.840294Z"
        },
        {
            "id": 86569,
            "name": "Question 2",
            "created": "2024-10-26T06:14:40.589393Z",
            "modified": "2026-03-30T16:11:14.863634Z"
        },
        {
            "id": 86570,
            "name": "Question 3",
            "created": "2024-10-26T06:15:22.947608Z",
            "modified": "2026-02-16T01:25:52.522040Z"
        },
        {
            "id": 86571,
            "name": "Question 4",
            "created": "2024-10-26T06:16:23.288620Z",
            "modified": "2026-02-16T01:25:53.400077Z"
        },
        {
            "id": 86572,
            "name": "Question 5",
            "created": "2024-10-26T06:17:44.823873Z",
            "modified": "2026-02-16T01:25:54.459604Z"
        },
        {
            "id": 86573,
            "name": "Question 6",
            "created": "2024-10-26T06:18:20.047395Z",
            "modified": "2026-02-16T01:25:55.371551Z"
        },
        {
            "id": 86574,
            "name": "Question 7",
            "created": "2024-10-26T06:18:53.782031Z",
            "modified": "2026-02-16T01:25:56.396134Z"
        },
        {
            "id": 86575,
            "name": "Question 8",
            "created": "2024-10-26T06:19:20.869547Z",
            "modified": "2026-02-16T01:25:57.431509Z"
        },
        {
            "id": 86576,
            "name": "Question 9",
            "created": "2024-10-26T06:20:00.507860Z",
            "modified": "2026-02-16T01:25:58.315128Z"
        }
    ]
}