List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4571",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4569",
    "results": [
        {
            "id": 20964,
            "name": "Hi  is good",
            "created": "2020-09-17T12:24:37.870012Z",
            "modified": "2026-04-16T09:53:53.929719Z"
        },
        {
            "id": 20956,
            "name": "Challenge",
            "created": "2020-09-15T20:31:10.821993Z",
            "modified": "2026-04-16T09:53:44.108403Z"
        },
        {
            "id": 20955,
            "name": "Challenges",
            "created": "2020-09-15T20:26:01.832495Z",
            "modified": "2026-04-16T09:53:42.765670Z"
        },
        {
            "id": 20954,
            "name": "Challenges",
            "created": "2020-09-15T20:19:27.838140Z",
            "modified": "2026-04-16T09:53:41.214041Z"
        },
        {
            "id": 20953,
            "name": "Geta (\"Gate\" )",
            "created": "2020-09-15T20:09:34.854130Z",
            "modified": "2026-04-16T09:53:40.023634Z"
        },
        {
            "id": 20952,
            "name": "Geta (\"Gate\" )",
            "created": "2020-09-15T20:00:42.111056Z",
            "modified": "2026-04-16T09:53:38.689735Z"
        },
        {
            "id": 20951,
            "name": "Eat the Stones",
            "created": "2020-09-15T19:56:51.277225Z",
            "modified": "2026-04-16T09:53:37.613192Z"
        },
        {
            "id": 20950,
            "name": "Eat the Stone",
            "created": "2020-09-15T19:55:23.867183Z",
            "modified": "2026-04-16T09:53:36.369424Z"
        },
        {
            "id": 20949,
            "name": "\"Closing the Door\"",
            "created": "2020-09-15T19:46:12.162642Z",
            "modified": "2026-04-16T09:53:35.317913Z"
        },
        {
            "id": 20948,
            "name": "\"Closing the Door\"",
            "created": "2020-09-15T19:44:43.023363Z",
            "modified": "2026-04-16T09:53:34.240043Z"
        }
    ]
}