List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4670
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4671",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4669",
    "results": [
        {
            "id": 37194,
            "name": "Diagram [1211]",
            "created": "2021-08-23T10:33:59.322996Z",
            "modified": "2026-05-19T03:26:51.115352Z"
        },
        {
            "id": 37195,
            "name": "Diagram [1212]",
            "created": "2021-08-23T10:35:43.721964Z",
            "modified": "2026-05-19T03:26:52.260891Z"
        },
        {
            "id": 47461,
            "name": "Diagram [5793]",
            "created": "2022-01-28T09:02:25.470849Z",
            "modified": "2026-05-19T03:27:36.728734Z"
        },
        {
            "id": 47462,
            "name": "Diagram [5794]",
            "created": "2022-01-28T09:04:30.008857Z",
            "modified": "2026-05-19T03:27:41.146615Z"
        },
        {
            "id": 23938,
            "name": "Puzzle 255-1",
            "created": "2020-11-28T11:59:53.928441Z",
            "modified": "2026-05-19T03:27:41.895060Z"
        },
        {
            "id": 23939,
            "name": "Puzzle 255-2",
            "created": "2020-11-28T12:00:07.893479Z",
            "modified": "2026-05-19T03:27:43.195151Z"
        },
        {
            "id": 44492,
            "name": "GW 102: Tesuji problems 5",
            "created": "2021-12-07T09:44:38.389532Z",
            "modified": "2026-05-19T03:28:55.396003Z"
        },
        {
            "id": 52710,
            "name": "Diagram [4867]",
            "created": "2022-03-21T09:19:28.089695Z",
            "modified": "2026-05-19T03:29:24.730632Z"
        },
        {
            "id": 48118,
            "name": "Diagram [4023]",
            "created": "2022-02-03T09:09:38.713522Z",
            "modified": "2026-05-19T03:29:42.909429Z"
        },
        {
            "id": 48120,
            "name": "Diagram [4024]",
            "created": "2022-02-03T09:12:58.785440Z",
            "modified": "2026-05-19T03:29:48.196290Z"
        }
    ]
}