List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4837",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4835",
    "results": [
        {
            "id": 37969,
            "name": "Diagram [1582]",
            "created": "2021-09-06T16:21:15.112548Z",
            "modified": "2026-03-31T17:16:57.089124Z"
        },
        {
            "id": 51900,
            "name": "Diagram [4581]",
            "created": "2022-03-13T12:02:45.298844Z",
            "modified": "2026-03-31T17:16:54.526135Z"
        },
        {
            "id": 46006,
            "name": "Diagram [5581]",
            "created": "2022-01-04T09:26:02.150657Z",
            "modified": "2026-03-31T17:16:53.081959Z"
        },
        {
            "id": 40327,
            "name": "Diagram [2581]",
            "created": "2021-10-16T10:24:43.835276Z",
            "modified": "2026-03-31T17:16:50.347866Z"
        },
        {
            "id": 37968,
            "name": "Diagram [1581]",
            "created": "2021-09-06T16:19:43.660846Z",
            "modified": "2026-03-31T17:16:49.135932Z"
        },
        {
            "id": 51899,
            "name": "Diagram [4580]",
            "created": "2022-03-13T12:01:34.457908Z",
            "modified": "2026-03-31T17:16:46.549543Z"
        },
        {
            "id": 46005,
            "name": "Diagram [5580]",
            "created": "2022-01-04T09:20:45.830486Z",
            "modified": "2026-03-31T17:16:45.332040Z"
        },
        {
            "id": 40326,
            "name": "Diagram [2580]",
            "created": "2021-10-16T10:23:38.667043Z",
            "modified": "2026-03-31T17:16:42.958376Z"
        },
        {
            "id": 37967,
            "name": "Diagram [1580]",
            "created": "2021-09-06T16:18:11.338529Z",
            "modified": "2026-03-31T17:16:41.798876Z"
        },
        {
            "id": 46004,
            "name": "Diagram [5579]",
            "created": "2022-01-04T09:17:52.889615Z",
            "modified": "2026-03-31T17:16:38.104159Z"
        }
    ]
}