List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=36",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=34",
    "results": [
        {
            "id": 43435,
            "name": "Diagram [3972]",
            "created": "2021-11-27T10:04:54.848993Z",
            "modified": "2026-02-15T20:12:17.899754Z"
        },
        {
            "id": 43437,
            "name": "Diagram [3974]",
            "created": "2021-11-27T10:08:51.523155Z",
            "modified": "2026-02-15T20:12:19.786231Z"
        },
        {
            "id": 43438,
            "name": "Diagram [3975]",
            "created": "2021-11-27T10:10:48.420213Z",
            "modified": "2026-02-15T20:12:20.591766Z"
        },
        {
            "id": 43439,
            "name": "Diagram [3976]",
            "created": "2021-11-27T10:12:28.062117Z",
            "modified": "2026-02-15T20:12:21.429062Z"
        },
        {
            "id": 43440,
            "name": "Diagram [3977]",
            "created": "2021-11-27T10:15:15.902953Z",
            "modified": "2026-02-15T20:12:22.288643Z"
        },
        {
            "id": 43466,
            "name": "Oscar Vazquez 6d vs Jonas Welticke 6d — EGC 2021",
            "created": "2021-11-28T00:10:01.044007Z",
            "modified": "2026-02-15T20:12:26.331131Z"
        },
        {
            "id": 43881,
            "name": "Problem #007",
            "created": "2021-12-02T13:58:34.114694Z",
            "modified": "2026-02-15T20:13:24.695342Z"
        },
        {
            "id": 43883,
            "name": "Problem #008",
            "created": "2021-12-02T14:00:02.180243Z",
            "modified": "2026-02-15T20:13:25.535041Z"
        },
        {
            "id": 43884,
            "name": "Problem #009",
            "created": "2021-12-02T14:03:15.313783Z",
            "modified": "2026-02-15T20:13:26.693912Z"
        },
        {
            "id": 43885,
            "name": "Problem #010",
            "created": "2021-12-02T14:05:18.528218Z",
            "modified": "2026-02-15T20:13:33.285041Z"
        }
    ]
}