List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4621",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4619",
    "results": [
        {
            "id": 75453,
            "name": "Capture 17",
            "created": "2023-07-21T18:21:16.608258Z",
            "modified": "2026-05-10T04:10:36.011581Z"
        },
        {
            "id": 75447,
            "name": "Capture 16",
            "created": "2023-07-21T17:48:17.257412Z",
            "modified": "2026-05-10T04:06:45.906920Z"
        },
        {
            "id": 59793,
            "name": "Capture 16",
            "created": "2022-06-22T23:04:06.452282Z",
            "modified": "2026-03-30T13:40:12.933093Z"
        },
        {
            "id": 22848,
            "name": "Capture 16",
            "created": "2020-11-09T17:16:27.646516Z",
            "modified": "2026-05-17T21:10:28.143536Z"
        },
        {
            "id": 59792,
            "name": "Capture 15",
            "created": "2022-06-22T22:32:45.749544Z",
            "modified": "2026-03-30T13:40:12.683964Z"
        },
        {
            "id": 19060,
            "name": "Capture 15",
            "created": "2020-06-02T14:20:25.096069Z",
            "modified": "2026-05-21T11:56:30.659824Z"
        },
        {
            "id": 75446,
            "name": "Capture 15",
            "created": "2023-07-21T17:43:54.054518Z",
            "modified": "2026-05-10T04:06:00.193569Z"
        },
        {
            "id": 17634,
            "name": "Capture 14",
            "created": "2020-04-06T14:55:58.480548Z",
            "modified": "2026-05-13T17:39:53.682684Z"
        },
        {
            "id": 75445,
            "name": "Capture 14",
            "created": "2023-07-21T17:40:57.661623Z",
            "modified": "2026-05-10T04:05:21.723532Z"
        },
        {
            "id": 59791,
            "name": "Capture 14",
            "created": "2022-06-22T22:30:05.094386Z",
            "modified": "2026-03-30T13:40:12.620754Z"
        }
    ]
}