List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4829
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=4830",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4828",
    "results": [
        {
            "id": 40456,
            "name": "Diagram [2606]",
            "created": "2021-10-18T07:57:48.137943Z",
            "modified": "2026-03-31T17:20:19.702904Z"
        },
        {
            "id": 38012,
            "name": "Diagram [1606]",
            "created": "2021-09-07T12:39:00.277059Z",
            "modified": "2026-03-31T17:20:18.546938Z"
        },
        {
            "id": 52036,
            "name": "Diagram [4605]",
            "created": "2022-03-14T07:29:49.613432Z",
            "modified": "2026-03-31T17:20:15.756914Z"
        },
        {
            "id": 46041,
            "name": "Diagram [5605]",
            "created": "2022-01-06T08:41:09.002750Z",
            "modified": "2026-03-31T17:20:14.578114Z"
        },
        {
            "id": 40455,
            "name": "Diagram [2605]",
            "created": "2021-10-18T07:55:50.545320Z",
            "modified": "2026-03-31T17:20:07.145075Z"
        },
        {
            "id": 38011,
            "name": "Diagram [1605]",
            "created": "2021-09-07T12:36:52.160667Z",
            "modified": "2026-03-31T17:20:05.685425Z"
        },
        {
            "id": 46034,
            "name": "Diagram [5604]",
            "created": "2022-01-05T09:34:25.348063Z",
            "modified": "2026-03-31T17:20:00.039774Z"
        },
        {
            "id": 40454,
            "name": "Diagram [2604]",
            "created": "2021-10-18T07:53:20.009288Z",
            "modified": "2026-03-31T17:19:57.668347Z"
        },
        {
            "id": 38010,
            "name": "Diagram [1604]",
            "created": "2021-09-07T12:34:44.583698Z",
            "modified": "2026-03-31T17:19:56.485747Z"
        },
        {
            "id": 46033,
            "name": "Diagram [5603]",
            "created": "2022-01-05T09:32:26.914168Z",
            "modified": "2026-03-31T17:19:52.481105Z"
        }
    ]
}