List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4526
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=-created&page=4527",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4525",
    "results": [
        {
            "id": 20220,
            "name": "Question 2",
            "created": "2020-07-24T14:30:49.875628Z",
            "modified": "2026-04-17T03:19:13.782256Z"
        },
        {
            "id": 20219,
            "name": "Question 1",
            "created": "2020-07-24T14:28:00.997759Z",
            "modified": "2026-04-17T03:19:13.187022Z"
        },
        {
            "id": 20213,
            "name": "Treppe oder Netz",
            "created": "2020-07-24T09:26:34.700773Z",
            "modified": "2026-05-10T03:06:38.398074Z"
        },
        {
            "id": 20212,
            "name": "qwqwqwq",
            "created": "2020-07-24T09:22:51.362500Z",
            "modified": "2026-05-10T01:26:43.585028Z"
        },
        {
            "id": 20211,
            "name": "qwwqwq",
            "created": "2020-07-24T09:21:00.342803Z",
            "modified": "2026-05-23T06:27:35.986994Z"
        },
        {
            "id": 20210,
            "name": "wertaeg",
            "created": "2020-07-24T09:19:32.595741Z",
            "modified": "2026-05-10T01:06:36.020827Z"
        },
        {
            "id": 20208,
            "name": "Kill the white.",
            "created": "2020-07-24T04:07:51.106646Z",
            "modified": "2026-04-16T09:39:04.132972Z"
        },
        {
            "id": 20207,
            "name": "Kill the white.",
            "created": "2020-07-24T04:04:03.404518Z",
            "modified": "2026-04-16T09:39:02.858328Z"
        },
        {
            "id": 20206,
            "name": "Kill the white.",
            "created": "2020-07-24T04:02:02.628364Z",
            "modified": "2026-05-10T05:56:05.835152Z"
        },
        {
            "id": 20205,
            "name": "Kill the white.",
            "created": "2020-07-24T04:00:00.922159Z",
            "modified": "2026-05-10T05:54:55.145961Z"
        }
    ]
}