List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4519",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4517",
    "results": [
        {
            "id": 20339,
            "name": "K5.2.2 0Wb5 Wd2.d1",
            "created": "2020-08-02T11:04:53.072629Z",
            "modified": "2026-04-16T09:41:35.438025Z"
        },
        {
            "id": 20338,
            "name": "K5.2.1 0Wb5 Wd2.b2",
            "created": "2020-08-02T06:30:25.774924Z",
            "modified": "2026-04-16T09:41:34.238924Z"
        },
        {
            "id": 20333,
            "name": "K5.1 0Wb5 Wb4",
            "created": "2020-08-01T09:01:29.753491Z",
            "modified": "2026-04-16T09:41:28.453540Z"
        },
        {
            "id": 20330,
            "name": "Question 10",
            "created": "2020-07-31T15:20:00.217778Z",
            "modified": "2026-04-17T03:19:21.709987Z"
        },
        {
            "id": 20329,
            "name": "Question 9",
            "created": "2020-07-31T15:17:07.229025Z",
            "modified": "2026-04-17T03:19:21.125447Z"
        },
        {
            "id": 20328,
            "name": "Question 8",
            "created": "2020-07-31T15:14:18.553826Z",
            "modified": "2026-04-17T03:19:21.001351Z"
        },
        {
            "id": 20327,
            "name": "Question 7",
            "created": "2020-07-31T15:06:39.483661Z",
            "modified": "2026-04-17T03:19:20.375122Z"
        },
        {
            "id": 20326,
            "name": "Question 6",
            "created": "2020-07-31T15:03:52.715167Z",
            "modified": "2026-04-17T03:19:20.302885Z"
        },
        {
            "id": 20325,
            "name": "Question 5",
            "created": "2020-07-31T14:59:56.849307Z",
            "modified": "2026-04-17T03:19:19.673127Z"
        },
        {
            "id": 20324,
            "name": "Question 4",
            "created": "2020-07-31T14:56:50.515372Z",
            "modified": "2026-04-17T03:19:19.590893Z"
        }
    ]
}