List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=336
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=-modified&page=337",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=335",
    "results": [
        {
            "id": 54159,
            "name": "Netting Stones",
            "created": "2022-04-01T16:47:25.536268Z",
            "modified": "2026-04-29T10:12:26.760032Z"
        },
        {
            "id": 54054,
            "name": "---Nets---",
            "created": "2022-03-30T15:24:24.236701Z",
            "modified": "2026-04-29T10:12:26.695483Z"
        },
        {
            "id": 54053,
            "name": "Sequence to Atari Positions",
            "created": "2022-03-30T15:17:38.597538Z",
            "modified": "2026-04-29T10:12:25.966784Z"
        },
        {
            "id": 54034,
            "name": "---Atari---",
            "created": "2022-03-30T14:59:38.729877Z",
            "modified": "2026-04-29T10:12:25.442135Z"
        },
        {
            "id": 54043,
            "name": "Atari in Different Situations",
            "created": "2022-03-30T15:07:28.971365Z",
            "modified": "2026-04-29T10:12:25.161465Z"
        },
        {
            "id": 54202,
            "name": "When to Bend",
            "created": "2022-04-02T18:34:02.026321Z",
            "modified": "2026-04-29T10:12:24.720968Z"
        },
        {
            "id": 54025,
            "name": "Bending",
            "created": "2022-03-30T14:49:11.907613Z",
            "modified": "2026-04-29T10:12:24.027162Z"
        },
        {
            "id": 54018,
            "name": "---Hane---",
            "created": "2022-03-30T14:43:03.219260Z",
            "modified": "2026-04-29T10:12:23.665893Z"
        },
        {
            "id": 54016,
            "name": "Test: Attack the side",
            "created": "2022-03-30T14:40:13.545345Z",
            "modified": "2026-04-29T10:12:23.236009Z"
        },
        {
            "id": 54012,
            "name": "Invading the Side",
            "created": "2022-03-30T14:32:13.257469Z",
            "modified": "2026-04-29T10:12:23.233038Z"
        }
    ]
}