List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5443",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5441",
    "results": [
        {
            "id": 36730,
            "name": "Example 9.2.4 - Sacrifice for a kill",
            "created": "2021-08-16T16:13:29.971424Z",
            "modified": "2026-03-30T10:29:00.032654Z"
        },
        {
            "id": 36659,
            "name": "the under",
            "created": "2021-08-16T04:28:59.489523Z",
            "modified": "2026-03-30T10:28:10.495646Z"
        },
        {
            "id": 36669,
            "name": "Does White can live?",
            "created": "2021-08-16T07:18:01.935097Z",
            "modified": "2026-03-30T10:28:10.492648Z"
        },
        {
            "id": 36496,
            "name": "初级棋型题#10",
            "created": "2021-08-15T07:35:00.349637Z",
            "modified": "2026-03-30T10:28:10.285007Z"
        },
        {
            "id": 36491,
            "name": "初级棋型题#8",
            "created": "2021-08-15T07:32:04.332715Z",
            "modified": "2026-03-30T10:28:10.274887Z"
        },
        {
            "id": 36494,
            "name": "初级棋型题#9",
            "created": "2021-08-15T07:33:14.244806Z",
            "modified": "2026-03-30T10:28:10.273939Z"
        },
        {
            "id": 36483,
            "name": "初级棋型题#5",
            "created": "2021-08-15T07:25:16.195216Z",
            "modified": "2026-03-30T10:28:10.219485Z"
        },
        {
            "id": 36489,
            "name": "初级棋型题#7",
            "created": "2021-08-15T07:30:22.694781Z",
            "modified": "2026-03-30T10:28:10.219453Z"
        },
        {
            "id": 36486,
            "name": "初级棋型题#6",
            "created": "2021-08-15T07:28:32.270632Z",
            "modified": "2026-03-30T10:28:10.097498Z"
        },
        {
            "id": 36481,
            "name": "初级棋型题#4",
            "created": "2021-08-15T07:22:53.218444Z",
            "modified": "2026-03-30T10:28:10.089610Z"
        }
    ]
}