List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4696",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4694",
    "results": [
        {
            "id": 15411,
            "name": "Attaque de coin",
            "created": "2019-10-18T06:44:17.554137Z",
            "modified": "2026-03-31T22:33:54.084210Z"
        },
        {
            "id": 15410,
            "name": "Problem #25",
            "created": "2019-10-18T01:54:50.534167Z",
            "modified": "2026-05-12T07:31:01.910126Z"
        },
        {
            "id": 15409,
            "name": "Puzzle 364532",
            "created": "2019-10-17T22:11:28.784175Z",
            "modified": "2026-03-31T22:33:50.401879Z"
        },
        {
            "id": 15407,
            "name": "Problem 31: Edge chase",
            "created": "2019-10-17T19:42:07.647250Z",
            "modified": "2026-05-17T08:54:08.990798Z"
        },
        {
            "id": 15406,
            "name": "test 20",
            "created": "2019-10-16T18:49:45.164422Z",
            "modified": "2026-04-15T09:43:18.193696Z"
        },
        {
            "id": 15405,
            "name": "test 19",
            "created": "2019-10-16T18:40:37.949886Z",
            "modified": "2026-04-15T09:43:17.689552Z"
        },
        {
            "id": 15404,
            "name": "test 18",
            "created": "2019-10-16T18:32:49.303855Z",
            "modified": "2026-04-15T09:43:17.573511Z"
        },
        {
            "id": 15403,
            "name": "test 17",
            "created": "2019-10-16T18:27:22.817776Z",
            "modified": "2026-04-15T09:43:16.985428Z"
        },
        {
            "id": 15402,
            "name": "test 16",
            "created": "2019-10-16T18:24:31.376413Z",
            "modified": "2026-04-15T09:43:16.755782Z"
        },
        {
            "id": 15401,
            "name": "test 15",
            "created": "2019-10-16T18:16:07.536927Z",
            "modified": "2026-04-15T09:43:16.299670Z"
        }
    ]
}