List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5316",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5314",
    "results": [
        {
            "id": 93365,
            "name": "2) Yose",
            "created": "2025-04-26T17:05:34.181761Z",
            "modified": "2026-04-01T01:14:20.893710Z"
        },
        {
            "id": 35173,
            "name": "2.x - Combined exercises 9",
            "created": "2021-08-01T13:04:29.480001Z",
            "modified": "2026-03-31T14:24:16.558832Z"
        },
        {
            "id": 35172,
            "name": "2.x - Combined exercises 8",
            "created": "2021-08-01T13:03:17.831183Z",
            "modified": "2026-03-31T14:22:51.548682Z"
        },
        {
            "id": 35171,
            "name": "2.x - Combined exercises 7",
            "created": "2021-08-01T13:02:23.534799Z",
            "modified": "2026-03-31T14:21:30.568889Z"
        },
        {
            "id": 35170,
            "name": "2.x - Combined exercises 6",
            "created": "2021-08-01T13:01:51.209003Z",
            "modified": "2026-03-31T14:20:02.396309Z"
        },
        {
            "id": 35169,
            "name": "2.x - Combined exercises 5",
            "created": "2021-08-01T12:59:29.709391Z",
            "modified": "2026-03-31T14:18:31.135833Z"
        },
        {
            "id": 35168,
            "name": "2.x - Combined exercises 4",
            "created": "2021-08-01T12:57:09.931502Z",
            "modified": "2026-03-31T14:16:59.761988Z"
        },
        {
            "id": 35167,
            "name": "2.x - Combined exercises 3",
            "created": "2021-08-01T12:56:11.851881Z",
            "modified": "2026-03-31T14:15:23.093072Z"
        },
        {
            "id": 35184,
            "name": "2.x - Combined exercises 20",
            "created": "2021-08-01T13:19:50.521280Z",
            "modified": "2026-03-31T14:39:17.312830Z"
        },
        {
            "id": 35166,
            "name": "2.x - Combined exercises 2",
            "created": "2021-08-01T12:54:22.840710Z",
            "modified": "2026-03-31T14:13:44.045415Z"
        }
    ]
}