List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4481",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4479",
    "results": [
        {
            "id": 20941,
            "name": "Life and death",
            "created": "2020-09-15T07:23:58.921621Z",
            "modified": "2026-04-16T09:53:25.936298Z"
        },
        {
            "id": 20940,
            "name": "Life and death problem",
            "created": "2020-09-15T07:19:01.955835Z",
            "modified": "2026-04-16T09:53:24.726830Z"
        },
        {
            "id": 20939,
            "name": "Two fairy escape the cave",
            "created": "2020-09-15T07:12:37.757618Z",
            "modified": "2026-04-16T09:53:23.486333Z"
        },
        {
            "id": 20938,
            "name": "Black first. Tesuji problem",
            "created": "2020-09-15T07:05:09.841768Z",
            "modified": "2026-04-25T06:17:32.637758Z"
        },
        {
            "id": 20937,
            "name": "Black first. Life and death problem",
            "created": "2020-09-15T06:59:42.458853Z",
            "modified": "2026-04-25T06:11:06.438927Z"
        },
        {
            "id": 20936,
            "name": "Black first. Life and death problem",
            "created": "2020-09-15T06:53:02.650702Z",
            "modified": "2026-04-25T06:07:29.618317Z"
        },
        {
            "id": 20935,
            "name": "vs sunny25 9/14/2020",
            "created": "2020-09-15T05:10:51.760493Z",
            "modified": "2026-05-04T16:07:27.557885Z"
        },
        {
            "id": 20934,
            "name": "Black first. Life and death problem",
            "created": "2020-09-15T03:43:12.818844Z",
            "modified": "2026-04-25T06:05:49.348105Z"
        },
        {
            "id": 20931,
            "name": "8d: Live",
            "created": "2020-09-12T10:58:45.751472Z",
            "modified": "2026-05-10T03:04:15.734904Z"
        },
        {
            "id": 20930,
            "name": "8c: Live",
            "created": "2020-09-12T10:50:05.074629Z",
            "modified": "2026-05-10T03:01:50.972338Z"
        }
    ]
}