List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4869",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4867",
    "results": [
        {
            "id": 38737,
            "name": "Attack Intro 6",
            "created": "2021-09-23T12:52:18.510811Z",
            "modified": "2026-05-10T02:22:33.361384Z"
        },
        {
            "id": 38783,
            "name": "Attack Intro 5",
            "created": "2021-09-23T19:39:50.968633Z",
            "modified": "2026-05-10T02:19:33.933682Z"
        },
        {
            "id": 38738,
            "name": "Attack Intro 4",
            "created": "2021-09-23T12:53:56.286640Z",
            "modified": "2026-05-10T02:16:28.022914Z"
        },
        {
            "id": 38736,
            "name": "Attack Intro 3",
            "created": "2021-09-23T12:50:32.833821Z",
            "modified": "2026-05-10T02:13:13.545316Z"
        },
        {
            "id": 41520,
            "name": "Attack Intro 28",
            "created": "2021-10-27T06:55:49.717939Z",
            "modified": "2026-05-10T03:20:42.596400Z"
        },
        {
            "id": 41519,
            "name": "Attack Intro 27",
            "created": "2021-10-27T06:53:32.159420Z",
            "modified": "2026-05-10T03:18:45.571811Z"
        },
        {
            "id": 41518,
            "name": "Attack Intro 26",
            "created": "2021-10-27T06:51:47.419168Z",
            "modified": "2026-05-10T03:16:33.505918Z"
        },
        {
            "id": 41517,
            "name": "Attack Intro 25",
            "created": "2021-10-27T06:50:29.645304Z",
            "modified": "2026-05-10T03:14:20.639295Z"
        },
        {
            "id": 41516,
            "name": "Attack Intro 24",
            "created": "2021-10-27T06:48:28.648439Z",
            "modified": "2026-05-10T03:12:02.354160Z"
        },
        {
            "id": 38795,
            "name": "Attack Intro 23",
            "created": "2021-09-23T21:01:34.785698Z",
            "modified": "2026-05-10T03:09:28.170257Z"
        }
    ]
}