List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4856
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=4857",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4855",
    "results": [
        {
            "id": 37822,
            "name": "Diagram [1482]",
            "created": "2021-09-04T09:45:01.119897Z",
            "modified": "2026-03-31T17:03:38.959610Z"
        },
        {
            "id": 31814,
            "name": "Diagram (480)",
            "created": "2021-06-20T08:55:37.531151Z",
            "modified": "2026-03-31T17:03:37.701450Z"
        },
        {
            "id": 51530,
            "name": "Diagram [4481]",
            "created": "2022-03-09T10:15:44.372877Z",
            "modified": "2026-03-31T17:03:36.423312Z"
        },
        {
            "id": 45780,
            "name": "Diagram [5481]",
            "created": "2021-12-29T12:37:30.376898Z",
            "modified": "2026-03-31T17:03:35.198978Z"
        },
        {
            "id": 42305,
            "name": "Diagram [3481]",
            "created": "2021-11-07T08:38:30.665735Z",
            "modified": "2026-03-31T17:03:33.994563Z"
        },
        {
            "id": 37821,
            "name": "Diagram [1481]",
            "created": "2021-09-04T09:42:39.569308Z",
            "modified": "2026-03-31T17:03:31.456514Z"
        },
        {
            "id": 45779,
            "name": "Diagram [5480]",
            "created": "2021-12-29T12:35:50.711037Z",
            "modified": "2026-03-31T17:03:27.415293Z"
        },
        {
            "id": 37820,
            "name": "Diagram [1480]",
            "created": "2021-09-04T09:39:26.767222Z",
            "modified": "2026-03-31T17:03:23.099349Z"
        },
        {
            "id": 45778,
            "name": "Diagram [5479]",
            "created": "2021-12-29T12:33:32.655781Z",
            "modified": "2026-03-31T17:03:19.051766Z"
        },
        {
            "id": 39992,
            "name": "Diagram [2479]",
            "created": "2021-10-12T08:21:41.922259Z",
            "modified": "2026-03-31T17:03:16.557651Z"
        }
    ]
}