List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4801
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=4802",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4800",
    "results": [
        {
            "id": 13604,
            "name": "Introduction",
            "created": "2018-11-21T17:37:00.519321Z",
            "modified": "2026-05-14T15:34:30.950292Z"
        },
        {
            "id": 42166,
            "name": "Diagram [3447]",
            "created": "2021-11-05T09:29:27.910655Z",
            "modified": "2026-05-14T15:34:35.888216Z"
        },
        {
            "id": 41898,
            "name": "Diagram [3352]",
            "created": "2021-11-01T15:34:00.002699Z",
            "modified": "2026-05-14T15:35:31.565009Z"
        },
        {
            "id": 33632,
            "name": "Diagram (3177)",
            "created": "2021-07-11T07:41:33.292410Z",
            "modified": "2026-05-14T15:36:06.998088Z"
        },
        {
            "id": 33181,
            "name": "Diagram (3101)",
            "created": "2021-07-06T07:59:55.721251Z",
            "modified": "2026-05-14T15:36:07.169943Z"
        },
        {
            "id": 60046,
            "name": "question 43",
            "created": "2022-06-27T14:54:14.725279Z",
            "modified": "2026-05-14T15:36:08.563668Z"
        },
        {
            "id": 1892,
            "name": "Opening Moves 2.1",
            "created": "2014-11-19T01:44:17.750027Z",
            "modified": "2026-05-14T15:36:21.153262Z"
        },
        {
            "id": 1893,
            "name": "Opening Moves 2.2",
            "created": "2014-11-19T01:46:09.694581Z",
            "modified": "2026-05-14T15:36:22.000152Z"
        },
        {
            "id": 42698,
            "name": "Diagram [3703]",
            "created": "2021-11-14T13:20:01.439272Z",
            "modified": "2026-05-14T15:38:16.751866Z"
        },
        {
            "id": 34124,
            "name": "Diagram (3322)",
            "created": "2021-07-17T08:16:24.466702Z",
            "modified": "2026-05-14T15:38:22.521606Z"
        }
    ]
}