List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4552",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4550",
    "results": [
        {
            "id": 71341,
            "name": "Question 5",
            "created": "2023-05-03T12:39:36.191795Z",
            "modified": "2026-03-30T14:57:10.306849Z"
        },
        {
            "id": 71342,
            "name": "Question 6",
            "created": "2023-05-03T13:25:22.762710Z",
            "modified": "2026-03-30T14:57:10.394217Z"
        },
        {
            "id": 71343,
            "name": "Question 7",
            "created": "2023-05-03T13:33:57.984657Z",
            "modified": "2026-03-30T14:57:10.298677Z"
        },
        {
            "id": 71344,
            "name": "Question 8",
            "created": "2023-05-03T13:47:08.842230Z",
            "modified": "2026-05-22T07:36:21.567620Z"
        },
        {
            "id": 71345,
            "name": "Question 9",
            "created": "2023-05-03T14:01:13.553708Z",
            "modified": "2026-05-22T07:36:33.941359Z"
        },
        {
            "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-05-22T06:30:48.354302Z"
        },
        {
            "id": 71349,
            "name": "Question 13",
            "created": "2023-05-03T15:12:30.311940Z",
            "modified": "2026-05-22T06:30:53.511418Z"
        },
        {
            "id": 71350,
            "name": "Question 14",
            "created": "2023-05-03T15:21:05.559921Z",
            "modified": "2026-03-30T14:57:10.326297Z"
        }
    ]
}