List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=366
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=367",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=365",
    "results": [
        {
            "id": 42911,
            "name": "Diagram [3801]",
            "created": "2021-11-18T09:53:05.461241Z",
            "modified": "2026-03-30T11:20:11.622971Z"
        },
        {
            "id": 42912,
            "name": "Diagram [3802]",
            "created": "2021-11-18T09:54:55.482256Z",
            "modified": "2026-03-30T11:20:11.744970Z"
        },
        {
            "id": 42914,
            "name": "Diagram [3804]",
            "created": "2021-11-18T10:01:30.878078Z",
            "modified": "2026-03-30T11:20:11.829395Z"
        },
        {
            "id": 42913,
            "name": "Diagram [3803]",
            "created": "2021-11-18T09:59:08.033351Z",
            "modified": "2026-03-30T11:20:11.829901Z"
        },
        {
            "id": 42915,
            "name": "Diagram [3805]",
            "created": "2021-11-18T10:03:34.426728Z",
            "modified": "2026-03-30T11:20:11.952669Z"
        },
        {
            "id": 42916,
            "name": "Diagram [3806]",
            "created": "2021-11-18T10:05:48.116631Z",
            "modified": "2026-03-30T11:20:11.955982Z"
        },
        {
            "id": 42917,
            "name": "Diagram [3807]",
            "created": "2021-11-18T10:07:49.344354Z",
            "modified": "2026-03-30T11:20:12.060951Z"
        },
        {
            "id": 42919,
            "name": "Diagram [3809]",
            "created": "2021-11-18T10:13:04.553432Z",
            "modified": "2026-03-30T11:20:12.086552Z"
        },
        {
            "id": 42918,
            "name": "Diagram [3808]",
            "created": "2021-11-18T10:10:31.935708Z",
            "modified": "2026-03-30T11:20:12.144033Z"
        },
        {
            "id": 42920,
            "name": "Diagram [3810]",
            "created": "2021-11-18T10:14:48.652099Z",
            "modified": "2026-03-30T11:20:12.173557Z"
        }
    ]
}