List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=424
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=425",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=423",
    "results": [
        {
            "id": 47519,
            "name": "Diagram [5805]",
            "created": "2022-01-29T09:55:29.945238Z",
            "modified": "2026-03-30T12:02:03.471492Z"
        },
        {
            "id": 47520,
            "name": "Diagram [5806]",
            "created": "2022-01-29T09:57:44.416288Z",
            "modified": "2026-03-30T12:02:03.498319Z"
        },
        {
            "id": 47521,
            "name": "Diagram [5807]",
            "created": "2022-01-29T10:00:21.778255Z",
            "modified": "2026-03-30T12:02:03.541956Z"
        },
        {
            "id": 47524,
            "name": "Diagram [5810]",
            "created": "2022-01-29T10:07:21.862579Z",
            "modified": "2026-03-30T12:02:03.677810Z"
        },
        {
            "id": 47523,
            "name": "Diagram [5809]",
            "created": "2022-01-29T10:05:34.770017Z",
            "modified": "2026-03-30T12:02:03.682619Z"
        },
        {
            "id": 47525,
            "name": "Diagram [5811]",
            "created": "2022-01-29T10:09:05.741195Z",
            "modified": "2026-03-30T12:02:03.688547Z"
        },
        {
            "id": 47522,
            "name": "Diagram [5808]",
            "created": "2022-01-29T10:03:11.742920Z",
            "modified": "2026-03-30T12:02:03.689150Z"
        },
        {
            "id": 47527,
            "name": "Diagram [5813]",
            "created": "2022-01-29T10:15:20.449354Z",
            "modified": "2026-03-30T12:02:03.838059Z"
        },
        {
            "id": 47526,
            "name": "Diagram [5812]",
            "created": "2022-01-29T10:11:46.316311Z",
            "modified": "2026-03-30T12:02:03.843171Z"
        },
        {
            "id": 47529,
            "name": "Diagram [5815]",
            "created": "2022-01-29T10:18:44.476440Z",
            "modified": "2026-03-30T12:02:03.887125Z"
        }
    ]
}