List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4843
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=4844",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4842",
    "results": [
        {
            "id": 51734,
            "name": "Diagram [4551]",
            "created": "2022-03-12T11:28:36.484403Z",
            "modified": "2026-03-31T17:12:54.526249Z"
        },
        {
            "id": 45947,
            "name": "Diagram [5551]",
            "created": "2022-01-02T11:57:16.341830Z",
            "modified": "2026-03-31T17:12:53.314962Z"
        },
        {
            "id": 40269,
            "name": "Diagram [2551]",
            "created": "2021-10-15T09:37:19.281768Z",
            "modified": "2026-03-31T17:12:50.987287Z"
        },
        {
            "id": 37903,
            "name": "Diagram [1551]",
            "created": "2021-09-05T09:22:19.967548Z",
            "modified": "2026-03-31T17:12:49.811939Z"
        },
        {
            "id": 45946,
            "name": "Diagram [5550]",
            "created": "2022-01-02T11:56:48.688933Z",
            "modified": "2026-03-31T17:12:46.134129Z"
        },
        {
            "id": 42455,
            "name": "Diagram [3550]",
            "created": "2021-11-09T12:38:41.104411Z",
            "modified": "2026-03-31T17:12:44.708919Z"
        },
        {
            "id": 40232,
            "name": "Diagram [2550]",
            "created": "2021-10-14T09:30:20.778789Z",
            "modified": "2026-03-31T17:12:43.544614Z"
        },
        {
            "id": 37902,
            "name": "Diagram [1550]",
            "created": "2021-09-05T09:19:58.791827Z",
            "modified": "2026-03-31T17:12:42.386776Z"
        },
        {
            "id": 45945,
            "name": "Diagram [5549]",
            "created": "2022-01-02T11:54:36.530687Z",
            "modified": "2026-03-31T17:12:38.479414Z"
        },
        {
            "id": 40231,
            "name": "Diagram [2549]",
            "created": "2021-10-14T09:28:30.008116Z",
            "modified": "2026-03-31T17:12:35.638724Z"
        }
    ]
}