List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=617",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=615",
    "results": [
        {
            "id": 9254,
            "name": "Lesson 11 - ignoring a high pincer to low approach",
            "created": "2018-01-19T18:44:44.640555Z",
            "modified": "2026-05-10T14:54:53.413725Z"
        },
        {
            "id": 9255,
            "name": "Lesson 11 - test",
            "created": "2018-01-19T18:46:18.842481Z",
            "modified": "2026-05-10T15:03:28.122193Z"
        },
        {
            "id": 9256,
            "name": "corner life 2",
            "created": "2018-01-19T19:17:43.711319Z",
            "modified": "2026-03-31T20:16:12.007342Z"
        },
        {
            "id": 9257,
            "name": "Force before living",
            "created": "2018-01-20T12:28:09.384483Z",
            "modified": "2026-03-31T20:16:13.175846Z"
        },
        {
            "id": 9258,
            "name": "sissi01",
            "created": "2018-01-21T03:39:47.703490Z",
            "modified": "2026-04-22T05:46:23.470221Z"
        },
        {
            "id": 9259,
            "name": "sissi-02",
            "created": "2018-01-21T03:44:01.997548Z",
            "modified": "2026-03-31T20:16:16.053691Z"
        },
        {
            "id": 9260,
            "name": "Sissi puzzel 03",
            "created": "2018-01-21T03:47:31.006112Z",
            "modified": "2026-04-30T05:00:01.788332Z"
        },
        {
            "id": 9262,
            "name": "corner life 3",
            "created": "2018-01-21T04:39:26.608189Z",
            "modified": "2026-03-31T20:16:18.781428Z"
        },
        {
            "id": 9263,
            "name": "Lesson 12 - other pincers to low approach",
            "created": "2018-01-22T18:52:34.027262Z",
            "modified": "2026-05-08T17:47:08.262671Z"
        },
        {
            "id": 9264,
            "name": "Lesson 12 - no fighting patterns",
            "created": "2018-01-22T18:58:30.992022Z",
            "modified": "2026-05-08T17:47:53.259416Z"
        }
    ]
}