List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4859
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=4860",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4858",
    "results": [
        {
            "id": 51503,
            "name": "Diagram [4454]",
            "created": "2022-03-09T07:40:38.775007Z",
            "modified": "2026-03-31T16:59:58.534019Z"
        },
        {
            "id": 37759,
            "name": "Diagram [1454]",
            "created": "2021-09-02T13:25:55.700014Z",
            "modified": "2026-03-31T16:59:52.588902Z"
        },
        {
            "id": 51463,
            "name": "Diagram [4453]",
            "created": "2022-03-08T10:20:49.081255Z",
            "modified": "2026-03-31T16:59:49.957653Z"
        },
        {
            "id": 37758,
            "name": "Diagram [1453]",
            "created": "2021-09-02T13:24:06.577582Z",
            "modified": "2026-03-31T16:59:45.284608Z"
        },
        {
            "id": 45734,
            "name": "Diagram [5452]",
            "created": "2021-12-28T10:29:29.088803Z",
            "modified": "2026-03-31T16:59:39.853439Z"
        },
        {
            "id": 37683,
            "name": "Diagram [1452]",
            "created": "2021-09-01T17:15:17.745732Z",
            "modified": "2026-03-31T16:59:35.609587Z"
        },
        {
            "id": 31724,
            "name": "Diagram (450)",
            "created": "2021-06-18T15:16:00.116900Z",
            "modified": "2026-03-31T16:59:33.910447Z"
        },
        {
            "id": 45733,
            "name": "Diagram [5451]",
            "created": "2021-12-28T10:27:56.135736Z",
            "modified": "2026-03-31T16:59:31.099345Z"
        },
        {
            "id": 39950,
            "name": "Diagram [2451]",
            "created": "2021-10-11T10:03:21.006057Z",
            "modified": "2026-03-31T16:59:28.377860Z"
        },
        {
            "id": 37682,
            "name": "Diagram [1451]",
            "created": "2021-09-01T17:13:44.403123Z",
            "modified": "2026-03-31T16:59:27.049030Z"
        }
    ]
}