List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5558",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5556",
    "results": [
        {
            "id": 5874,
            "name": "Chapter 3.24",
            "created": "2016-04-09T22:20:45.574674Z",
            "modified": "2026-04-02T18:44:21.153141Z"
        },
        {
            "id": 5873,
            "name": "Chapter 3.23",
            "created": "2016-04-09T22:19:41.573958Z",
            "modified": "2026-03-31T19:06:31.180856Z"
        },
        {
            "id": 5872,
            "name": "Chapter 3.22",
            "created": "2016-04-09T22:18:25.243541Z",
            "modified": "2026-03-31T19:06:29.696391Z"
        },
        {
            "id": 5871,
            "name": "Chapter 3.21",
            "created": "2016-04-09T22:16:52.349536Z",
            "modified": "2026-03-31T19:06:28.259070Z"
        },
        {
            "id": 5870,
            "name": "Chapter 3.20",
            "created": "2016-04-09T21:16:53.061838Z",
            "modified": "2026-03-31T19:06:26.407799Z"
        },
        {
            "id": 5869,
            "name": "Chapter 3.19",
            "created": "2016-04-09T21:15:29.342145Z",
            "modified": "2026-03-31T19:06:24.607796Z"
        },
        {
            "id": 5868,
            "name": "Chapter 3.18",
            "created": "2016-04-09T21:14:20.806598Z",
            "modified": "2026-04-03T11:08:05.444377Z"
        },
        {
            "id": 5867,
            "name": "Chapter 3.17",
            "created": "2016-04-09T21:10:34.668358Z",
            "modified": "2026-03-31T19:06:21.651754Z"
        },
        {
            "id": 5866,
            "name": "Chapter 3.16",
            "created": "2016-04-09T21:07:51.177272Z",
            "modified": "2026-03-31T19:06:20.153348Z"
        },
        {
            "id": 5865,
            "name": "Chapter 3.15",
            "created": "2016-04-09T21:06:17.552324Z",
            "modified": "2026-03-31T19:06:18.585265Z"
        }
    ]
}