List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=482",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=480",
    "results": [
        {
            "id": 52507,
            "name": "Diagram [4803]",
            "created": "2022-03-19T10:01:06.808507Z",
            "modified": "2026-03-30T12:49:11.821024Z"
        },
        {
            "id": 52509,
            "name": "Diagram [4805]",
            "created": "2022-03-19T10:04:44.212301Z",
            "modified": "2026-03-30T12:49:11.848030Z"
        },
        {
            "id": 52510,
            "name": "Diagram [4806]",
            "created": "2022-03-19T10:05:56.944702Z",
            "modified": "2026-03-30T12:49:11.870447Z"
        },
        {
            "id": 52513,
            "name": "Diagram [4808]",
            "created": "2022-03-19T14:49:51.239562Z",
            "modified": "2026-03-30T12:49:12.000982Z"
        },
        {
            "id": 52511,
            "name": "Diagram [4807]",
            "created": "2022-03-19T10:06:53.298050Z",
            "modified": "2026-03-30T12:49:12.013697Z"
        },
        {
            "id": 52516,
            "name": "Diagram [4811]",
            "created": "2022-03-19T14:54:19.209108Z",
            "modified": "2026-03-30T12:49:12.020798Z"
        },
        {
            "id": 52514,
            "name": "Diagram [4809]",
            "created": "2022-03-19T14:51:10.561225Z",
            "modified": "2026-03-30T12:49:12.024048Z"
        },
        {
            "id": 52515,
            "name": "Diagram [4810]",
            "created": "2022-03-19T14:52:37.489407Z",
            "modified": "2026-03-30T12:49:12.030379Z"
        },
        {
            "id": 52517,
            "name": "Diagram [4812]",
            "created": "2022-03-19T14:55:35.605769Z",
            "modified": "2026-03-30T12:49:12.109046Z"
        },
        {
            "id": 52518,
            "name": "Diagram [4813]",
            "created": "2022-03-19T14:57:10.990224Z",
            "modified": "2026-03-30T12:49:12.160431Z"
        }
    ]
}