List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4876
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=4877",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4875",
    "results": [
        {
            "id": 39517,
            "name": "Diagram [2345]",
            "created": "2021-10-05T07:41:32.944397Z",
            "modified": "2026-03-31T16:43:46.520685Z"
        },
        {
            "id": 37535,
            "name": "Diagram [1345]",
            "created": "2021-08-29T09:34:14.663422Z",
            "modified": "2026-03-31T16:43:45.314531Z"
        },
        {
            "id": 31473,
            "name": "Diagram (343)",
            "created": "2021-06-16T08:46:30.601830Z",
            "modified": "2026-03-31T16:43:44.141930Z"
        },
        {
            "id": 50791,
            "name": "Diagram [4344]",
            "created": "2022-03-01T08:39:59.473731Z",
            "modified": "2026-03-31T16:43:42.970983Z"
        },
        {
            "id": 45434,
            "name": "Diagram [5344]",
            "created": "2021-12-24T12:12:54.814596Z",
            "modified": "2026-03-31T16:43:41.665768Z"
        },
        {
            "id": 39516,
            "name": "Diagram [2344]",
            "created": "2021-10-05T07:39:55.452277Z",
            "modified": "2026-03-31T16:43:37.746474Z"
        },
        {
            "id": 37534,
            "name": "Diagram [1344]",
            "created": "2021-08-29T09:32:51.657528Z",
            "modified": "2026-03-31T16:43:36.546082Z"
        },
        {
            "id": 31472,
            "name": "Diagram (342)",
            "created": "2021-06-16T08:45:48.852702Z",
            "modified": "2026-03-31T16:43:35.133611Z"
        },
        {
            "id": 50790,
            "name": "Diagram [4343]",
            "created": "2022-03-01T08:38:26.499247Z",
            "modified": "2026-03-31T16:43:33.967807Z"
        },
        {
            "id": 45433,
            "name": "Diagram [5343]",
            "created": "2021-12-24T12:11:31.900335Z",
            "modified": "2026-03-31T16:43:32.617937Z"
        }
    ]
}