List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4628
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=-created&page=4629",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4627",
    "results": [
        {
            "id": 17854,
            "name": "Question 19",
            "created": "2020-04-20T06:53:25.898938Z",
            "modified": "2026-03-31T22:43:33.023027Z"
        },
        {
            "id": 17853,
            "name": "Question 18",
            "created": "2020-04-20T06:50:29.719218Z",
            "modified": "2026-03-31T22:43:31.712373Z"
        },
        {
            "id": 17852,
            "name": "Introduction",
            "created": "2020-04-20T06:46:43.064053Z",
            "modified": "2026-05-22T17:21:21.433384Z"
        },
        {
            "id": 17851,
            "name": "Question 17",
            "created": "2020-04-20T06:46:17.366978Z",
            "modified": "2026-03-31T22:43:30.471607Z"
        },
        {
            "id": 17850,
            "name": "Question 16",
            "created": "2020-04-20T06:43:51.686377Z",
            "modified": "2026-04-16T22:56:10.913158Z"
        },
        {
            "id": 17849,
            "name": "Question 15",
            "created": "2020-04-20T06:39:44.726631Z",
            "modified": "2026-03-31T22:43:27.605491Z"
        },
        {
            "id": 17848,
            "name": "Question 14",
            "created": "2020-04-20T06:35:54.095271Z",
            "modified": "2026-03-31T22:43:26.202453Z"
        },
        {
            "id": 17847,
            "name": "Question 13",
            "created": "2020-04-20T06:33:19.135119Z",
            "modified": "2026-03-31T22:43:24.612303Z"
        },
        {
            "id": 17846,
            "name": "Question 12",
            "created": "2020-04-20T06:31:36.065018Z",
            "modified": "2026-04-16T22:56:10.599350Z"
        },
        {
            "id": 17845,
            "name": "Question 11",
            "created": "2020-04-20T06:30:03.497439Z",
            "modified": "2026-04-16T22:56:10.193283Z"
        }
    ]
}