List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1049",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1047",
    "results": [
        {
            "id": 30489,
            "name": "Rectangular Six on the Side 6",
            "created": "2021-05-18T20:50:31.053698Z",
            "modified": "2026-03-31T23:45:26.841969Z"
        },
        {
            "id": 30490,
            "name": "Rectangular Six on the Side 7",
            "created": "2021-05-18T20:51:36.082041Z",
            "modified": "2026-03-31T23:45:28.201693Z"
        },
        {
            "id": 30491,
            "name": "Rectangular Six on the Side 8",
            "created": "2021-05-18T21:04:06.542421Z",
            "modified": "2026-03-31T23:45:29.828680Z"
        },
        {
            "id": 30492,
            "name": "The 2-2-2 Shape 1",
            "created": "2021-05-18T21:06:22.331151Z",
            "modified": "2026-03-31T23:45:31.152017Z"
        },
        {
            "id": 30493,
            "name": "The 2-2-2 Shape 2",
            "created": "2021-05-18T21:08:06.143809Z",
            "modified": "2026-03-31T23:45:32.516868Z"
        },
        {
            "id": 30494,
            "name": "The 2-2-2 Shape 3",
            "created": "2021-05-18T21:08:41.656891Z",
            "modified": "2026-03-31T23:45:33.823999Z"
        },
        {
            "id": 30495,
            "name": "The 2-2-2 Shape 4",
            "created": "2021-05-18T21:10:02.241441Z",
            "modified": "2026-03-31T23:45:35.134054Z"
        },
        {
            "id": 30496,
            "name": "The 2-2-2 Shape 5",
            "created": "2021-05-19T03:20:50.817363Z",
            "modified": "2026-03-31T23:45:36.367967Z"
        },
        {
            "id": 30497,
            "name": "The 2-2-2 Shape in the Corner 1",
            "created": "2021-05-19T03:23:32.839715Z",
            "modified": "2026-03-31T23:45:37.729607Z"
        },
        {
            "id": 30498,
            "name": "The 2-2-2 Shape in the Corner 2",
            "created": "2021-05-19T03:25:44.866707Z",
            "modified": "2026-03-31T23:45:39.402211Z"
        }
    ]
}