List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4862
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=4863",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4861",
    "results": [
        {
            "id": 37643,
            "name": "Diagram [1418]",
            "created": "2021-08-31T09:29:00.494710Z",
            "modified": "2026-03-31T16:54:58.634313Z"
        },
        {
            "id": 51348,
            "name": "Diagram [4417]",
            "created": "2022-03-07T15:15:53.353465Z",
            "modified": "2026-03-31T16:54:56.293685Z"
        },
        {
            "id": 45628,
            "name": "Diagram [5417]",
            "created": "2021-12-27T09:37:55.984117Z",
            "modified": "2026-03-31T16:54:54.870726Z"
        },
        {
            "id": 39844,
            "name": "Diagram [2417]",
            "created": "2021-10-08T08:48:56.682545Z",
            "modified": "2026-03-31T16:54:52.230339Z"
        },
        {
            "id": 37642,
            "name": "Diagram [1417]",
            "created": "2021-08-31T09:25:53.961679Z",
            "modified": "2026-03-31T16:54:50.965951Z"
        },
        {
            "id": 45622,
            "name": "Diagram [5416]",
            "created": "2021-12-27T09:36:10.459779Z",
            "modified": "2026-03-31T16:54:47.011458Z"
        },
        {
            "id": 39843,
            "name": "Diagram [2416]",
            "created": "2021-10-08T08:47:22.065522Z",
            "modified": "2026-03-31T16:54:44.636072Z"
        },
        {
            "id": 37641,
            "name": "Diagram [1416]",
            "created": "2021-08-31T09:24:17.721029Z",
            "modified": "2026-03-31T16:54:43.456581Z"
        },
        {
            "id": 45621,
            "name": "Diagram [5415]",
            "created": "2021-12-27T09:35:05.361202Z",
            "modified": "2026-03-31T16:54:39.662549Z"
        },
        {
            "id": 39842,
            "name": "Diagram [2415]",
            "created": "2021-10-08T08:45:01.745903Z",
            "modified": "2026-03-31T16:54:37.271771Z"
        }
    ]
}