List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=4708
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&ordering=id&page=4709",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4707",
    "results": [
        {
            "id": 76717,
            "name": "Question7",
            "created": "2023-09-24T19:13:44.180836Z",
            "modified": "2026-03-30T15:18:13.401674Z"
        },
        {
            "id": 76718,
            "name": "Question8",
            "created": "2023-09-24T19:14:52.506223Z",
            "modified": "2026-03-30T15:18:13.401466Z"
        },
        {
            "id": 76719,
            "name": "Question9",
            "created": "2023-09-24T19:15:59.720722Z",
            "modified": "2026-03-30T15:18:13.789559Z"
        },
        {
            "id": 76720,
            "name": "Question10",
            "created": "2023-09-24T19:17:09.588058Z",
            "modified": "2026-03-30T15:18:13.830806Z"
        },
        {
            "id": 76721,
            "name": "Question11",
            "created": "2023-09-24T19:19:14.654355Z",
            "modified": "2026-03-30T15:18:13.832890Z"
        },
        {
            "id": 76722,
            "name": "Question12",
            "created": "2023-09-24T19:20:18.084157Z",
            "modified": "2026-03-30T15:18:13.837292Z"
        },
        {
            "id": 76723,
            "name": "Question 7",
            "created": "2023-09-25T00:59:44.808934Z",
            "modified": "2026-05-10T22:57:46.343651Z"
        },
        {
            "id": 76726,
            "name": "Black to capture the marked stone",
            "created": "2023-09-25T07:16:06.401003Z",
            "modified": "2026-05-10T00:45:45.815250Z"
        },
        {
            "id": 76728,
            "name": "Black to capture the white stones",
            "created": "2023-09-25T07:26:26.684259Z",
            "modified": "2026-05-10T01:04:00.032604Z"
        },
        {
            "id": 76729,
            "name": "Black to capture the two marked stones",
            "created": "2023-09-25T08:51:15.179575Z",
            "modified": "2026-04-16T17:17:47.663076Z"
        }
    ]
}