List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5261",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5259",
    "results": [
        {
            "id": 9265,
            "name": "Lesson 12 - test",
            "created": "2018-01-22T19:02:11.294552Z",
            "modified": "2026-04-18T16:24:37.258735Z"
        },
        {
            "id": 9264,
            "name": "Lesson 12 - no fighting patterns",
            "created": "2018-01-22T18:58:30.992022Z",
            "modified": "2026-04-01T16:01:54.991255Z"
        },
        {
            "id": 9263,
            "name": "Lesson 12 - other pincers to low approach",
            "created": "2018-01-22T18:52:34.027262Z",
            "modified": "2026-04-21T14:31:21.453948Z"
        },
        {
            "id": 9262,
            "name": "corner life 3",
            "created": "2018-01-21T04:39:26.608189Z",
            "modified": "2026-03-31T20:16:18.781428Z"
        },
        {
            "id": 9260,
            "name": "Sissi puzzel 03",
            "created": "2018-01-21T03:47:31.006112Z",
            "modified": "2026-04-22T16:18:39.666843Z"
        },
        {
            "id": 9259,
            "name": "sissi-02",
            "created": "2018-01-21T03:44:01.997548Z",
            "modified": "2026-03-31T20:16:16.053691Z"
        },
        {
            "id": 9258,
            "name": "sissi01",
            "created": "2018-01-21T03:39:47.703490Z",
            "modified": "2026-04-22T05:46:23.470221Z"
        },
        {
            "id": 9257,
            "name": "Force before living",
            "created": "2018-01-20T12:28:09.384483Z",
            "modified": "2026-03-31T20:16:13.175846Z"
        },
        {
            "id": 9256,
            "name": "corner life 2",
            "created": "2018-01-19T19:17:43.711319Z",
            "modified": "2026-03-31T20:16:12.007342Z"
        },
        {
            "id": 9255,
            "name": "Lesson 11 - test",
            "created": "2018-01-19T18:46:18.842481Z",
            "modified": "2026-04-18T16:24:12.247557Z"
        }
    ]
}