List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4614
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=4615",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4613",
    "results": [
        {
            "id": 9734,
            "name": "Capture : Kô (coup éternel)",
            "created": "2018-04-21T20:17:07.898875Z",
            "modified": "2026-05-09T10:06:29.355953Z"
        },
        {
            "id": 9732,
            "name": "Capture : Escalier (Shichô)",
            "created": "2018-04-21T20:10:22.165116Z",
            "modified": "2026-05-09T10:05:32.842259Z"
        },
        {
            "id": 9731,
            "name": "Capture : Double atari",
            "created": "2018-04-21T20:06:32.744830Z",
            "modified": "2026-05-09T10:05:23.187454Z"
        },
        {
            "id": 74049,
            "name": "Capture 9",
            "created": "2023-06-24T18:48:30.200036Z",
            "modified": "2026-04-01T02:35:26.974889Z"
        },
        {
            "id": 59786,
            "name": "Capture 9",
            "created": "2022-06-22T22:17:48.856627Z",
            "modified": "2026-02-15T23:15:47.092559Z"
        },
        {
            "id": 13600,
            "name": "Capture 9",
            "created": "2018-11-21T14:27:05.251671Z",
            "modified": "2026-05-17T04:14:13.150220Z"
        },
        {
            "id": 36916,
            "name": "Capture 9",
            "created": "2021-08-19T06:34:56.925706Z",
            "modified": "2026-05-23T02:33:55.376516Z"
        },
        {
            "id": 75394,
            "name": "Capture 9",
            "created": "2023-07-21T13:46:52.340393Z",
            "modified": "2026-05-10T03:30:33.685060Z"
        },
        {
            "id": 59785,
            "name": "Capture 8",
            "created": "2022-06-22T22:16:01.994866Z",
            "modified": "2026-02-15T23:15:46.036511Z"
        },
        {
            "id": 10269,
            "name": "Capture 8",
            "created": "2018-06-20T13:37:07.979152Z",
            "modified": "2026-05-21T23:27:43.634548Z"
        }
    ]
}