List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=192",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=190",
    "results": [
        {
            "id": 86145,
            "name": "Basic tactics 17",
            "created": "2024-10-16T13:12:21.016129Z",
            "modified": "2026-02-16T01:24:45.513758Z"
        },
        {
            "id": 86146,
            "name": "Basic tactics 18",
            "created": "2024-10-16T13:13:17.465822Z",
            "modified": "2026-02-16T01:24:46.674939Z"
        },
        {
            "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"
        },
        {
            "id": 86577,
            "name": "Question 10",
            "created": "2024-10-26T06:20:50.484960Z",
            "modified": "2026-02-16T01:25:59.377976Z"
        }
    ]
}