List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=426
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=427",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=425",
    "results": [
        {
            "id": 47586,
            "name": "Diagram [5852]",
            "created": "2022-01-30T08:15:00.026229Z",
            "modified": "2026-03-30T12:03:02.824725Z"
        },
        {
            "id": 47588,
            "name": "Diagram [5854]",
            "created": "2022-01-30T08:20:15.501292Z",
            "modified": "2026-03-30T12:03:03.165884Z"
        },
        {
            "id": 47587,
            "name": "Diagram [5853]",
            "created": "2022-01-30T08:17:43.739631Z",
            "modified": "2026-03-30T12:03:03.267966Z"
        },
        {
            "id": 47589,
            "name": "Diagram [5855]",
            "created": "2022-01-30T08:22:55.885669Z",
            "modified": "2026-03-30T12:03:03.424332Z"
        },
        {
            "id": 47590,
            "name": "Diagram [5856]",
            "created": "2022-01-30T08:24:04.698299Z",
            "modified": "2026-03-30T12:03:03.833562Z"
        },
        {
            "id": 47591,
            "name": "Diagram [5857]",
            "created": "2022-01-30T08:25:52.165632Z",
            "modified": "2026-03-30T12:03:03.943058Z"
        },
        {
            "id": 47592,
            "name": "Diagram [5858]",
            "created": "2022-01-30T08:28:59.152676Z",
            "modified": "2026-03-30T12:03:04.035705Z"
        },
        {
            "id": 47593,
            "name": "Diagram [5859]",
            "created": "2022-01-30T08:30:09.051796Z",
            "modified": "2026-03-30T12:03:04.450570Z"
        },
        {
            "id": 47594,
            "name": "Diagram [5860]",
            "created": "2022-01-30T08:32:59.399715Z",
            "modified": "2026-03-30T12:03:04.559511Z"
        },
        {
            "id": 47595,
            "name": "Diagram [5861]",
            "created": "2022-01-30T08:35:41.795292Z",
            "modified": "2026-03-30T12:03:04.623749Z"
        }
    ]
}