List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4814
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=4815",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4813",
    "results": [
        {
            "id": 52209,
            "name": "Diagram [4681]",
            "created": "2022-03-15T11:14:53.030338Z",
            "modified": "2026-03-31T17:29:14.516519Z"
        },
        {
            "id": 40958,
            "name": "Diagram [2681]",
            "created": "2021-10-22T08:06:20.529444Z",
            "modified": "2026-03-31T17:29:11.899841Z"
        },
        {
            "id": 38143,
            "name": "Diagram [1681]",
            "created": "2021-09-10T09:26:47.222642Z",
            "modified": "2026-03-31T17:29:10.489834Z"
        },
        {
            "id": 32113,
            "name": "Diagram (679)",
            "created": "2021-06-25T14:01:43.466508Z",
            "modified": "2026-03-31T17:29:08.709344Z"
        },
        {
            "id": 40957,
            "name": "Diagram [2680]",
            "created": "2021-10-22T08:04:50.989653Z",
            "modified": "2026-03-31T17:29:04.152563Z"
        },
        {
            "id": 38142,
            "name": "Diagram [1680]",
            "created": "2021-09-10T09:24:16.143335Z",
            "modified": "2026-03-31T17:29:02.686815Z"
        },
        {
            "id": 40956,
            "name": "Diagram [2679]",
            "created": "2021-10-22T08:03:23.251688Z",
            "modified": "2026-03-31T17:28:57.471847Z"
        },
        {
            "id": 38141,
            "name": "Diagram [1679]",
            "created": "2021-09-10T09:20:30.553144Z",
            "modified": "2026-03-31T17:28:56.037570Z"
        },
        {
            "id": 40955,
            "name": "Diagram [2678]",
            "created": "2021-10-22T08:02:16.445443Z",
            "modified": "2026-03-31T17:28:50.558227Z"
        },
        {
            "id": 38140,
            "name": "Diagram [1678]",
            "created": "2021-09-10T09:18:28.868223Z",
            "modified": "2026-03-31T17:28:49.182407Z"
        }
    ]
}