List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5669",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5667",
    "results": [
        {
            "id": 2368,
            "name": "life and death 2",
            "created": "2015-01-31T04:15:03.797192Z",
            "modified": "2026-03-31T18:39:37.921054Z"
        },
        {
            "id": 2367,
            "name": "life and death 1",
            "created": "2015-01-31T04:13:29.079950Z",
            "modified": "2026-03-31T18:39:36.460388Z"
        },
        {
            "id": 2366,
            "name": "13x13 Opening Explorer",
            "created": "2015-01-30T02:51:31.632008Z",
            "modified": "2026-04-16T16:23:53.313195Z"
        },
        {
            "id": 2365,
            "name": "Star Point Joseki 6",
            "created": "2015-01-30T02:03:16.788477Z",
            "modified": "2026-04-15T12:41:41.405325Z"
        },
        {
            "id": 2364,
            "name": "3-4 Point Joseki 1",
            "created": "2015-01-30T01:35:53.796816Z",
            "modified": "2026-04-15T12:33:39.308999Z"
        },
        {
            "id": 2363,
            "name": "Star Point Joseki 5",
            "created": "2015-01-30T01:32:46.404619Z",
            "modified": "2026-04-15T12:32:08.418710Z"
        },
        {
            "id": 2362,
            "name": "Star Point Joseki 4",
            "created": "2015-01-30T01:31:19.452165Z",
            "modified": "2026-04-15T12:30:47.520301Z"
        },
        {
            "id": 2361,
            "name": "Star Point Joseki 3",
            "created": "2015-01-30T01:28:34.006188Z",
            "modified": "2026-04-15T12:27:51.917009Z"
        },
        {
            "id": 2360,
            "name": "Lizards Rule",
            "created": "2015-01-27T11:59:55.141478Z",
            "modified": "2026-03-31T18:39:26.140428Z"
        },
        {
            "id": 2359,
            "name": "Basic Joseki 3.2",
            "created": "2015-01-26T23:22:19.273225Z",
            "modified": "2026-04-15T07:21:30.824005Z"
        }
    ]
}