List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5123
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&page=5124",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5122",
    "results": [
        {
            "id": 71344,
            "name": "Question 8",
            "created": "2023-05-03T13:47:08.842230Z",
            "modified": "2026-03-30T14:57:10.317032Z"
        },
        {
            "id": 71345,
            "name": "Question 9",
            "created": "2023-05-03T14:01:13.553708Z",
            "modified": "2026-03-30T14:57:10.327272Z"
        },
        {
            "id": 71346,
            "name": "Question 10",
            "created": "2023-05-03T14:14:56.603833Z",
            "modified": "2026-03-30T14:57:10.300870Z"
        },
        {
            "id": 71347,
            "name": "Question 11",
            "created": "2023-05-03T14:48:36.782642Z",
            "modified": "2026-03-30T14:57:10.347121Z"
        },
        {
            "id": 71348,
            "name": "Question 12",
            "created": "2023-05-03T15:03:51.769046Z",
            "modified": "2026-03-30T14:57:10.312827Z"
        },
        {
            "id": 71349,
            "name": "Question 13",
            "created": "2023-05-03T15:12:30.311940Z",
            "modified": "2026-03-30T14:57:10.323288Z"
        },
        {
            "id": 71350,
            "name": "Question 14",
            "created": "2023-05-03T15:21:05.559921Z",
            "modified": "2026-03-30T14:57:10.326297Z"
        },
        {
            "id": 71351,
            "name": "Question 15",
            "created": "2023-05-03T15:34:04.937961Z",
            "modified": "2026-03-30T14:57:10.644211Z"
        },
        {
            "id": 71352,
            "name": "Question 16",
            "created": "2023-05-03T15:52:22.349141Z",
            "modified": "2026-03-30T14:57:12.405675Z"
        },
        {
            "id": 71356,
            "name": "Question 17",
            "created": "2023-05-04T09:49:05.258902Z",
            "modified": "2026-02-16T00:23:41.556909Z"
        }
    ]
}