List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5601",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5599",
    "results": [
        {
            "id": 48817,
            "name": "new player71",
            "created": "2022-02-11T01:54:45.832369Z",
            "modified": "2026-02-24T22:25:21.749612Z"
        },
        {
            "id": 48653,
            "name": "new player70",
            "created": "2022-02-09T01:48:30.967508Z",
            "modified": "2026-02-24T22:25:01.495727Z"
        },
        {
            "id": 47991,
            "name": "Diagram [5981]",
            "created": "2022-02-02T08:27:06.227633Z",
            "modified": "2026-02-24T22:24:27.024003Z"
        },
        {
            "id": 47987,
            "name": "Diagram [5977]",
            "created": "2022-02-02T08:21:52.604776Z",
            "modified": "2026-02-24T22:24:26.565585Z"
        },
        {
            "id": 47986,
            "name": "Diagram [5976]",
            "created": "2022-02-02T08:20:43.349374Z",
            "modified": "2026-02-24T22:24:21.343513Z"
        },
        {
            "id": 47984,
            "name": "Diagram [5974]",
            "created": "2022-02-02T08:12:20.848995Z",
            "modified": "2026-02-24T22:24:20.872851Z"
        },
        {
            "id": 47915,
            "name": "Diagram [5950]",
            "created": "2022-02-01T12:18:07.346555Z",
            "modified": "2026-02-24T22:24:07.868453Z"
        },
        {
            "id": 47912,
            "name": "Diagram [5949]",
            "created": "2022-02-01T10:10:23.800011Z",
            "modified": "2026-02-24T22:24:07.458641Z"
        },
        {
            "id": 47911,
            "name": "Diagram [5948]",
            "created": "2022-02-01T10:08:45.001038Z",
            "modified": "2026-02-24T22:24:06.995980Z"
        },
        {
            "id": 47910,
            "name": "Diagram [5947]",
            "created": "2022-02-01T10:07:15.638194Z",
            "modified": "2026-02-24T22:24:06.662286Z"
        }
    ]
}