List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=308",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=306",
    "results": [
        {
            "id": 35181,
            "name": "2.x - Combined exercises 17",
            "created": "2021-08-01T13:13:33.834502Z",
            "modified": "2026-03-31T14:35:20.453257Z"
        },
        {
            "id": 35182,
            "name": "2.x - Combined exercises 18",
            "created": "2021-08-01T13:14:35.394982Z",
            "modified": "2026-03-31T14:36:40.882177Z"
        },
        {
            "id": 35183,
            "name": "2.x - Combined exercises 19",
            "created": "2021-08-01T13:16:07.447606Z",
            "modified": "2026-03-31T14:37:54.792408Z"
        },
        {
            "id": 35166,
            "name": "2.x - Combined exercises 2",
            "created": "2021-08-01T12:54:22.840710Z",
            "modified": "2026-03-31T14:13:44.045415Z"
        },
        {
            "id": 35184,
            "name": "2.x - Combined exercises 20",
            "created": "2021-08-01T13:19:50.521280Z",
            "modified": "2026-03-31T14:39:17.312830Z"
        },
        {
            "id": 35167,
            "name": "2.x - Combined exercises 3",
            "created": "2021-08-01T12:56:11.851881Z",
            "modified": "2026-03-31T14:15:23.093072Z"
        },
        {
            "id": 35168,
            "name": "2.x - Combined exercises 4",
            "created": "2021-08-01T12:57:09.931502Z",
            "modified": "2026-03-31T14:16:59.761988Z"
        },
        {
            "id": 35169,
            "name": "2.x - Combined exercises 5",
            "created": "2021-08-01T12:59:29.709391Z",
            "modified": "2026-03-31T14:18:31.135833Z"
        },
        {
            "id": 35170,
            "name": "2.x - Combined exercises 6",
            "created": "2021-08-01T13:01:51.209003Z",
            "modified": "2026-03-31T14:20:02.396309Z"
        },
        {
            "id": 35171,
            "name": "2.x - Combined exercises 7",
            "created": "2021-08-01T13:02:23.534799Z",
            "modified": "2026-03-31T14:21:30.568889Z"
        }
    ]
}