List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5840
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=5841",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5839",
    "results": [
        {
            "id": 329,
            "name": "Problem 37",
            "created": "2014-09-30T03:54:27.310427Z",
            "modified": "2026-03-31T17:55:59.958513Z"
        },
        {
            "id": 328,
            "name": "Problem 36",
            "created": "2014-09-30T03:53:09.622709Z",
            "modified": "2026-03-31T17:55:58.460896Z"
        },
        {
            "id": 327,
            "name": "Problem 35",
            "created": "2014-09-30T03:49:51.450543Z",
            "modified": "2026-03-31T17:55:56.923807Z"
        },
        {
            "id": 326,
            "name": "Problem 34",
            "created": "2014-09-30T03:47:11.841294Z",
            "modified": "2026-03-31T17:55:55.420395Z"
        },
        {
            "id": 325,
            "name": "Problem 33",
            "created": "2014-09-30T03:45:29.021672Z",
            "modified": "2026-03-31T17:55:53.977573Z"
        },
        {
            "id": 324,
            "name": "Problem 32",
            "created": "2014-09-30T03:44:16.035375Z",
            "modified": "2026-03-31T17:55:52.545458Z"
        },
        {
            "id": 323,
            "name": "Problem 31",
            "created": "2014-09-30T03:42:49.093646Z",
            "modified": "2026-03-31T17:55:50.775874Z"
        },
        {
            "id": 322,
            "name": "Problem 30",
            "created": "2014-09-30T03:41:25.142337Z",
            "modified": "2026-03-31T17:55:49.338856Z"
        },
        {
            "id": 321,
            "name": "Problem 29",
            "created": "2014-09-30T03:39:57.980258Z",
            "modified": "2026-03-31T17:55:47.838823Z"
        },
        {
            "id": 320,
            "name": "Problem 28",
            "created": "2014-09-30T03:38:30.131222Z",
            "modified": "2026-03-31T17:55:46.464773Z"
        }
    ]
}