List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5360",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5358",
    "results": [
        {
            "id": 47925,
            "name": "Diagram [5960]",
            "created": "2022-02-01T12:38:21.604651Z",
            "modified": "2026-03-30T12:06:14.439267Z"
        },
        {
            "id": 47926,
            "name": "Diagram [5961]",
            "created": "2022-02-01T12:39:38.669334Z",
            "modified": "2026-03-30T12:06:14.433181Z"
        },
        {
            "id": 47924,
            "name": "Diagram [5959]",
            "created": "2022-02-01T12:37:08.459489Z",
            "modified": "2026-03-30T12:06:14.324796Z"
        },
        {
            "id": 47923,
            "name": "Diagram [5958]",
            "created": "2022-02-01T12:35:52.262688Z",
            "modified": "2026-03-30T12:06:14.309250Z"
        },
        {
            "id": 47922,
            "name": "Diagram [5957]",
            "created": "2022-02-01T12:32:44.497362Z",
            "modified": "2026-03-30T12:06:14.266642Z"
        },
        {
            "id": 47921,
            "name": "Diagram [5956]",
            "created": "2022-02-01T12:30:29.183968Z",
            "modified": "2026-03-30T12:06:14.099670Z"
        },
        {
            "id": 47920,
            "name": "Diagram [5955]",
            "created": "2022-02-01T12:28:48.588670Z",
            "modified": "2026-03-30T12:06:14.050015Z"
        },
        {
            "id": 47919,
            "name": "Diagram [5954]",
            "created": "2022-02-01T12:26:23.184876Z",
            "modified": "2026-03-30T12:06:14.031250Z"
        },
        {
            "id": 47918,
            "name": "Diagram [5953]",
            "created": "2022-02-01T12:24:39.907980Z",
            "modified": "2026-03-30T12:06:14.002882Z"
        },
        {
            "id": 47917,
            "name": "Diagram [5952]",
            "created": "2022-02-01T12:21:32.427203Z",
            "modified": "2026-03-30T12:06:13.819201Z"
        }
    ]
}