List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4526",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4524",
    "results": [
        {
            "id": 20230,
            "name": "Question 2",
            "created": "2020-07-24T14:46:56.720783Z",
            "modified": "2026-05-16T15:14:33.663299Z"
        },
        {
            "id": 20229,
            "name": "Question 1",
            "created": "2020-07-24T14:45:53.099930Z",
            "modified": "2026-05-16T14:56:15.268903Z"
        },
        {
            "id": 20228,
            "name": "Question 5",
            "created": "2020-07-24T14:43:52.667319Z",
            "modified": "2026-05-11T16:51:44.939770Z"
        },
        {
            "id": 20227,
            "name": "Question 4",
            "created": "2020-07-24T14:42:59.997664Z",
            "modified": "2026-05-19T23:09:07.309078Z"
        },
        {
            "id": 20226,
            "name": "Question 3",
            "created": "2020-07-24T14:41:33.978025Z",
            "modified": "2026-05-19T23:09:06.693754Z"
        },
        {
            "id": 20225,
            "name": "Question 2",
            "created": "2020-07-24T14:40:06.578430Z",
            "modified": "2026-05-12T21:33:27.496515Z"
        },
        {
            "id": 20224,
            "name": "Question 1",
            "created": "2020-07-24T14:38:59.176684Z",
            "modified": "2026-05-12T21:20:26.964394Z"
        },
        {
            "id": 20223,
            "name": "Question 5",
            "created": "2020-07-24T14:33:42.949561Z",
            "modified": "2026-04-16T09:39:21.418269Z"
        },
        {
            "id": 20222,
            "name": "Question 4",
            "created": "2020-07-24T14:32:26.248359Z",
            "modified": "2026-04-17T03:19:14.496990Z"
        },
        {
            "id": 20221,
            "name": "Question 3",
            "created": "2020-07-24T14:31:47.712131Z",
            "modified": "2026-04-17T03:19:13.949417Z"
        }
    ]
}