List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5685",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5683",
    "results": [
        {
            "id": 33794,
            "name": "Question 1",
            "created": "2021-07-12T07:05:29.526559Z",
            "modified": "2026-04-17T09:46:56.226205Z"
        },
        {
            "id": 33795,
            "name": "Question 2",
            "created": "2021-07-12T07:07:30.174399Z",
            "modified": "2026-04-17T09:47:20.481309Z"
        },
        {
            "id": 56668,
            "name": "type 7",
            "created": "2022-05-09T15:19:51.588985Z",
            "modified": "2026-04-17T09:47:42.771034Z"
        },
        {
            "id": 23462,
            "name": "Puzzle 89",
            "created": "2020-11-18T09:27:00.264677Z",
            "modified": "2026-04-17T09:47:48.474822Z"
        },
        {
            "id": 33796,
            "name": "Question 3",
            "created": "2021-07-12T07:09:50.739884Z",
            "modified": "2026-04-17T09:48:11.664462Z"
        },
        {
            "id": 23463,
            "name": "Puzzle 90",
            "created": "2020-11-18T09:27:17.709641Z",
            "modified": "2026-04-17T09:50:16.223881Z"
        },
        {
            "id": 56669,
            "name": "type 8",
            "created": "2022-05-09T15:22:18.202676Z",
            "modified": "2026-04-17T09:50:17.497574Z"
        },
        {
            "id": 931,
            "name": "29. The Dragon in the Deep Ocean",
            "created": "2014-10-11T02:06:57.877541Z",
            "modified": "2026-04-17T09:52:01.748063Z"
        },
        {
            "id": 56670,
            "name": "type 9",
            "created": "2022-05-09T15:24:03.745623Z",
            "modified": "2026-04-17T09:52:34.039489Z"
        },
        {
            "id": 23464,
            "name": "Puzzle 91",
            "created": "2020-11-18T09:27:29.873049Z",
            "modified": "2026-04-17T09:52:40.159954Z"
        }
    ]
}