List accessible puzzles or create a new puzzle.

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

{
    "count": 58752,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=255",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=253",
    "results": [
        {
            "id": 2966,
            "name": "Problem 9/24",
            "created": "2015-09-16T09:32:52.407061Z",
            "modified": "2026-04-12T10:06:49.833893Z"
        },
        {
            "id": 2967,
            "name": "Problem 10/24",
            "created": "2015-09-16T09:35:53.205272Z",
            "modified": "2026-04-26T05:10:49.831532Z"
        },
        {
            "id": 2968,
            "name": "Problem 11/24",
            "created": "2015-09-16T09:38:46.062795Z",
            "modified": "2026-04-18T04:52:54.286656Z"
        },
        {
            "id": 2969,
            "name": "Problem 12/24",
            "created": "2015-09-16T09:41:32.368957Z",
            "modified": "2026-03-31T18:50:45.364860Z"
        },
        {
            "id": 2970,
            "name": "Problem 13/24",
            "created": "2015-09-16T09:44:34.046740Z",
            "modified": "2026-03-31T18:50:46.644271Z"
        },
        {
            "id": 2971,
            "name": "Problem 14/24",
            "created": "2015-09-16T09:48:00.237510Z",
            "modified": "2026-04-03T00:59:54.350005Z"
        },
        {
            "id": 2972,
            "name": "Problem 15/24",
            "created": "2015-09-16T10:39:52.098372Z",
            "modified": "2026-04-26T06:51:57.798488Z"
        },
        {
            "id": 2973,
            "name": "Problem 16/24",
            "created": "2015-09-16T10:42:52.532080Z",
            "modified": "2026-04-18T23:18:12.767271Z"
        },
        {
            "id": 2974,
            "name": "Problem 17/24",
            "created": "2015-09-16T10:44:46.934256Z",
            "modified": "2026-04-10T09:15:47.998376Z"
        },
        {
            "id": 2975,
            "name": "Problem 18/24",
            "created": "2015-09-16T10:46:23.445027Z",
            "modified": "2026-04-12T10:44:42.441714Z"
        }
    ]
}