List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4692
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=4693",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4691",
    "results": [
        {
            "id": 15445,
            "name": "Problem 8",
            "created": "2019-10-30T14:20:39.665255Z",
            "modified": "2026-05-03T06:53:50.787769Z"
        },
        {
            "id": 15444,
            "name": "Problem 7",
            "created": "2019-10-30T12:29:03.973124Z",
            "modified": "2026-05-03T06:52:25.491764Z"
        },
        {
            "id": 15443,
            "name": "Problem 6",
            "created": "2019-10-29T22:06:10.245233Z",
            "modified": "2026-05-10T07:57:28.177904Z"
        },
        {
            "id": 15442,
            "name": "Problem 5",
            "created": "2019-10-29T21:54:07.073949Z",
            "modified": "2026-05-03T06:47:38.108589Z"
        },
        {
            "id": 15441,
            "name": "Problem 4",
            "created": "2019-10-29T21:48:35.413911Z",
            "modified": "2026-05-03T06:47:53.182037Z"
        },
        {
            "id": 15440,
            "name": "Problem 3",
            "created": "2019-10-29T21:43:33.979599Z",
            "modified": "2026-05-05T21:29:36.792592Z"
        },
        {
            "id": 15439,
            "name": "Problem 2",
            "created": "2019-10-28T16:27:07.811510Z",
            "modified": "2026-05-05T21:15:07.566337Z"
        },
        {
            "id": 15438,
            "name": "Problem 1",
            "created": "2019-10-28T16:19:43.960459Z",
            "modified": "2026-05-17T12:46:11.347877Z"
        },
        {
            "id": 15437,
            "name": "2cxzczxcxz",
            "created": "2019-10-27T16:25:17.142311Z",
            "modified": "2026-03-31T22:34:21.936555Z"
        },
        {
            "id": 15436,
            "name": "Run away again",
            "created": "2019-10-26T00:37:25.794422Z",
            "modified": "2026-03-31T22:34:20.679636Z"
        }
    ]
}