List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4834
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=4835",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4833",
    "results": [
        {
            "id": 51907,
            "name": "Diagram [4588]",
            "created": "2022-03-13T12:10:33.808546Z",
            "modified": "2026-03-31T17:17:50.976113Z"
        },
        {
            "id": 46013,
            "name": "Diagram [5588]",
            "created": "2022-01-04T12:43:48.549224Z",
            "modified": "2026-03-31T17:17:49.508464Z"
        },
        {
            "id": 40366,
            "name": "Diagram [2588]",
            "created": "2021-10-17T09:47:46.955813Z",
            "modified": "2026-03-31T17:17:46.630541Z"
        },
        {
            "id": 37993,
            "name": "Diagram [1588]",
            "created": "2021-09-07T09:45:11.553581Z",
            "modified": "2026-03-31T17:17:45.349173Z"
        },
        {
            "id": 51906,
            "name": "Diagram [4587]",
            "created": "2022-03-13T12:09:10.258956Z",
            "modified": "2026-03-31T17:17:42.508680Z"
        },
        {
            "id": 46012,
            "name": "Diagram [5587]",
            "created": "2022-01-04T12:40:12.815242Z",
            "modified": "2026-03-31T17:17:41.162841Z"
        },
        {
            "id": 42516,
            "name": "Diagram [3587}",
            "created": "2021-11-11T08:24:56.113307Z",
            "modified": "2026-03-31T17:17:39.955700Z"
        },
        {
            "id": 40365,
            "name": "Diagram [2587]",
            "created": "2021-10-17T09:45:53.108905Z",
            "modified": "2026-03-31T17:17:38.794353Z"
        },
        {
            "id": 37974,
            "name": "Diagram [1587]",
            "created": "2021-09-06T16:30:36.626635Z",
            "modified": "2026-03-31T17:17:37.605551Z"
        },
        {
            "id": 51905,
            "name": "Diagram [4586]",
            "created": "2022-03-13T12:08:10.233845Z",
            "modified": "2026-03-31T17:17:34.928387Z"
        }
    ]
}