List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4599
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=4600",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4598",
    "results": [
        {
            "id": 73335,
            "name": "Capture-2",
            "created": "2023-06-11T03:29:32.947332Z",
            "modified": "2026-05-23T02:56:38.343611Z"
        },
        {
            "id": 14196,
            "name": "Capture-1",
            "created": "2019-03-08T12:45:15.542652Z",
            "modified": "2026-03-31T22:13:50.555941Z"
        },
        {
            "id": 73334,
            "name": "Capture-1",
            "created": "2023-06-11T03:27:45.954393Z",
            "modified": "2026-05-10T00:45:34.886758Z"
        },
        {
            "id": 73333,
            "name": "Capture-1",
            "created": "2023-06-11T03:26:31.471237Z",
            "modified": "2026-05-20T22:58:07.977847Z"
        },
        {
            "id": 26144,
            "name": "Capture#8",
            "created": "2021-01-17T07:43:09.027223Z",
            "modified": "2026-04-15T09:48:18.706497Z"
        },
        {
            "id": 26143,
            "name": "Capture#7",
            "created": "2021-01-17T07:42:22.014677Z",
            "modified": "2026-04-15T09:48:18.489825Z"
        },
        {
            "id": 26142,
            "name": "Capture#6",
            "created": "2021-01-17T07:41:49.838562Z",
            "modified": "2026-04-15T09:48:18.085818Z"
        },
        {
            "id": 26141,
            "name": "Capture#5",
            "created": "2021-01-17T07:41:13.072864Z",
            "modified": "2026-04-15T09:48:17.861592Z"
        },
        {
            "id": 26140,
            "name": "Capture#4",
            "created": "2021-01-17T07:40:50.654727Z",
            "modified": "2026-04-15T09:48:17.468563Z"
        },
        {
            "id": 26139,
            "name": "Capture#3",
            "created": "2021-01-17T07:40:13.576091Z",
            "modified": "2026-04-15T09:48:17.242848Z"
        }
    ]
}