List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5677",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5675",
    "results": [
        {
            "id": 86581,
            "name": "Question 14",
            "created": "2024-10-26T06:23:45.816344Z",
            "modified": "2026-02-16T01:26:03.098277Z"
        },
        {
            "id": 86580,
            "name": "Question 13",
            "created": "2024-10-26T06:22:54.845078Z",
            "modified": "2026-02-16T01:26:02.199892Z"
        },
        {
            "id": 86579,
            "name": "Question 12",
            "created": "2024-10-26T06:22:14.772084Z",
            "modified": "2026-02-16T01:26:01.170194Z"
        },
        {
            "id": 86578,
            "name": "Question 11",
            "created": "2024-10-26T06:21:31.117096Z",
            "modified": "2026-02-16T01:26:00.325056Z"
        },
        {
            "id": 86577,
            "name": "Question 10",
            "created": "2024-10-26T06:20:50.484960Z",
            "modified": "2026-02-16T01:25:59.377976Z"
        },
        {
            "id": 86576,
            "name": "Question 9",
            "created": "2024-10-26T06:20:00.507860Z",
            "modified": "2026-02-16T01:25:58.315128Z"
        },
        {
            "id": 86575,
            "name": "Question 8",
            "created": "2024-10-26T06:19:20.869547Z",
            "modified": "2026-02-16T01:25:57.431509Z"
        },
        {
            "id": 86574,
            "name": "Question 7",
            "created": "2024-10-26T06:18:53.782031Z",
            "modified": "2026-02-16T01:25:56.396134Z"
        },
        {
            "id": 86573,
            "name": "Question 6",
            "created": "2024-10-26T06:18:20.047395Z",
            "modified": "2026-02-16T01:25:55.371551Z"
        },
        {
            "id": 86572,
            "name": "Question 5",
            "created": "2024-10-26T06:17:44.823873Z",
            "modified": "2026-02-16T01:25:54.459604Z"
        }
    ]
}