List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5546",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5544",
    "results": [
        {
            "id": 5995,
            "name": "Chapter 8.21",
            "created": "2016-04-22T03:13:11.991773Z",
            "modified": "2026-03-31T19:09:50.473791Z"
        },
        {
            "id": 5994,
            "name": "Chapter 8.20",
            "created": "2016-04-22T03:10:46.174123Z",
            "modified": "2026-03-31T19:09:49.002832Z"
        },
        {
            "id": 5993,
            "name": "Chapter 8.19",
            "created": "2016-04-22T03:09:22.205064Z",
            "modified": "2026-03-31T19:09:47.503151Z"
        },
        {
            "id": 5992,
            "name": "Chapter 8.18",
            "created": "2016-04-22T03:07:23.521741Z",
            "modified": "2026-03-31T19:09:46.028428Z"
        },
        {
            "id": 5991,
            "name": "Chapter 8.17",
            "created": "2016-04-22T03:04:31.871879Z",
            "modified": "2026-03-31T19:09:44.477070Z"
        },
        {
            "id": 5990,
            "name": "Chapter 8.16",
            "created": "2016-04-22T03:03:07.613850Z",
            "modified": "2026-03-31T19:09:42.784820Z"
        },
        {
            "id": 5989,
            "name": "Chapter 8.15",
            "created": "2016-04-22T03:01:52.556712Z",
            "modified": "2026-03-31T19:09:41.296706Z"
        },
        {
            "id": 5988,
            "name": "Chapter 8.14",
            "created": "2016-04-19T06:51:20.886731Z",
            "modified": "2026-03-31T19:09:39.861836Z"
        },
        {
            "id": 5987,
            "name": "Chapter 8.13",
            "created": "2016-04-19T06:42:04.526271Z",
            "modified": "2026-03-31T19:09:38.166068Z"
        },
        {
            "id": 5986,
            "name": "Chapter 8.12",
            "created": "2016-04-19T06:39:45.182893Z",
            "modified": "2026-03-31T19:09:36.646235Z"
        }
    ]
}