List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4849
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=4850",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4848",
    "results": [
        {
            "id": 51662,
            "name": "Diagram [4521]",
            "created": "2022-03-11T09:09:56.495136Z",
            "modified": "2026-03-31T17:08:54.539042Z"
        },
        {
            "id": 45899,
            "name": "Diagram [5521]",
            "created": "2022-01-01T14:08:26.075209Z",
            "modified": "2026-03-31T17:08:53.110780Z"
        },
        {
            "id": 40089,
            "name": "Diagram [2521]",
            "created": "2021-10-13T09:04:55.551283Z",
            "modified": "2026-03-31T17:08:50.302426Z"
        },
        {
            "id": 37864,
            "name": "Diagram [1521]",
            "created": "2021-09-04T15:41:56.642889Z",
            "modified": "2026-03-31T17:08:49.091646Z"
        },
        {
            "id": 51624,
            "name": "Diagram [4520]",
            "created": "2022-03-10T09:30:23.011265Z",
            "modified": "2026-03-31T17:08:46.195556Z"
        },
        {
            "id": 45898,
            "name": "Diagram [5520]",
            "created": "2022-01-01T14:06:27.572612Z",
            "modified": "2026-03-31T17:08:44.993738Z"
        },
        {
            "id": 40088,
            "name": "Diagram [2520]",
            "created": "2021-10-13T09:03:13.051028Z",
            "modified": "2026-03-31T17:08:42.695023Z"
        },
        {
            "id": 37863,
            "name": "Diagram [1520]",
            "created": "2021-09-04T15:39:42.610405Z",
            "modified": "2026-03-31T17:08:41.542586Z"
        },
        {
            "id": 51623,
            "name": "Diagram [4519]",
            "created": "2022-03-10T09:28:18.578264Z",
            "modified": "2026-03-31T17:08:38.936671Z"
        },
        {
            "id": 45897,
            "name": "Diagram [5519]",
            "created": "2022-01-01T14:04:08.968958Z",
            "modified": "2026-03-31T17:08:37.786338Z"
        }
    ]
}