List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=437",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=435",
    "results": [
        {
            "id": 47886,
            "name": "Diagram [5923]",
            "created": "2022-02-01T09:12:31.842661Z",
            "modified": "2026-03-30T12:05:09.984133Z"
        },
        {
            "id": 47916,
            "name": "Diagram [5951]",
            "created": "2022-02-01T12:19:56.752218Z",
            "modified": "2026-03-30T12:06:13.693078Z"
        },
        {
            "id": 47917,
            "name": "Diagram [5952]",
            "created": "2022-02-01T12:21:32.427203Z",
            "modified": "2026-03-30T12:06:13.819201Z"
        },
        {
            "id": 47918,
            "name": "Diagram [5953]",
            "created": "2022-02-01T12:24:39.907980Z",
            "modified": "2026-03-30T12:06:14.002882Z"
        },
        {
            "id": 47919,
            "name": "Diagram [5954]",
            "created": "2022-02-01T12:26:23.184876Z",
            "modified": "2026-03-30T12:06:14.031250Z"
        },
        {
            "id": 47920,
            "name": "Diagram [5955]",
            "created": "2022-02-01T12:28:48.588670Z",
            "modified": "2026-03-30T12:06:14.050015Z"
        },
        {
            "id": 47921,
            "name": "Diagram [5956]",
            "created": "2022-02-01T12:30:29.183968Z",
            "modified": "2026-03-30T12:06:14.099670Z"
        },
        {
            "id": 47922,
            "name": "Diagram [5957]",
            "created": "2022-02-01T12:32:44.497362Z",
            "modified": "2026-03-30T12:06:14.266642Z"
        },
        {
            "id": 47923,
            "name": "Diagram [5958]",
            "created": "2022-02-01T12:35:52.262688Z",
            "modified": "2026-03-30T12:06:14.309250Z"
        },
        {
            "id": 47924,
            "name": "Diagram [5959]",
            "created": "2022-02-01T12:37:08.459489Z",
            "modified": "2026-03-30T12:06:14.324796Z"
        }
    ]
}