List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5842
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=5843",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5841",
    "results": [
        {
            "id": 309,
            "name": "Problem 17",
            "created": "2014-09-30T03:06:48.574261Z",
            "modified": "2026-03-31T17:55:31.056803Z"
        },
        {
            "id": 308,
            "name": "Problem 16",
            "created": "2014-09-30T03:05:16.706090Z",
            "modified": "2026-03-31T17:55:29.487575Z"
        },
        {
            "id": 307,
            "name": "Problem 15",
            "created": "2014-09-30T03:03:25.676728Z",
            "modified": "2026-03-31T17:55:27.861878Z"
        },
        {
            "id": 306,
            "name": "Problem 14",
            "created": "2014-09-30T03:00:55.231216Z",
            "modified": "2026-03-31T17:55:26.452988Z"
        },
        {
            "id": 305,
            "name": "Problem 13",
            "created": "2014-09-30T02:13:14.718851Z",
            "modified": "2026-03-31T17:55:24.826785Z"
        },
        {
            "id": 304,
            "name": "Problem 12",
            "created": "2014-09-30T02:09:34.890964Z",
            "modified": "2026-03-31T17:55:23.499851Z"
        },
        {
            "id": 303,
            "name": "Problem 11",
            "created": "2014-09-30T02:07:47.336578Z",
            "modified": "2026-03-31T17:55:21.892850Z"
        },
        {
            "id": 302,
            "name": "Problem 10",
            "created": "2014-09-30T02:06:10.693126Z",
            "modified": "2026-03-31T17:55:20.282974Z"
        },
        {
            "id": 301,
            "name": "Problem 9",
            "created": "2014-09-30T02:03:54.118504Z",
            "modified": "2026-03-31T17:55:18.895800Z"
        },
        {
            "id": 300,
            "name": "Problem 8",
            "created": "2014-09-30T02:01:47.526980Z",
            "modified": "2026-03-31T17:55:17.417477Z"
        }
    ]
}