List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4626
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=4627",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4625",
    "results": [
        {
            "id": 17939,
            "name": "Problem 10",
            "created": "2020-04-23T13:14:07.158800Z",
            "modified": "2026-05-03T14:42:58.693706Z"
        },
        {
            "id": 17938,
            "name": "Problem 9",
            "created": "2020-04-23T13:11:29.190178Z",
            "modified": "2026-05-03T14:42:12.447053Z"
        },
        {
            "id": 17937,
            "name": "Problem 8",
            "created": "2020-04-23T12:51:57.981514Z",
            "modified": "2026-05-03T14:40:58.475115Z"
        },
        {
            "id": 17936,
            "name": "Problem 7",
            "created": "2020-04-23T12:49:41.977383Z",
            "modified": "2026-05-03T14:39:32.149311Z"
        },
        {
            "id": 17935,
            "name": "Problem 6",
            "created": "2020-04-23T12:47:27.719690Z",
            "modified": "2026-05-03T02:22:25.766878Z"
        },
        {
            "id": 17934,
            "name": "Problem 5",
            "created": "2020-04-23T12:45:29.030307Z",
            "modified": "2026-05-03T02:21:24.535685Z"
        },
        {
            "id": 17933,
            "name": "Problem 4",
            "created": "2020-04-23T12:44:08.727713Z",
            "modified": "2026-05-03T02:18:40.011553Z"
        },
        {
            "id": 17932,
            "name": "Problem 3",
            "created": "2020-04-23T11:51:30.338466Z",
            "modified": "2026-05-03T02:14:48.880640Z"
        },
        {
            "id": 17931,
            "name": "Problem 2",
            "created": "2020-04-23T11:48:39.152075Z",
            "modified": "2026-05-12T07:08:12.320245Z"
        },
        {
            "id": 17930,
            "name": "Problem 1",
            "created": "2020-04-23T11:46:04.132624Z",
            "modified": "2026-05-12T06:53:57.058663Z"
        }
    ]
}