List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=763",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=761",
    "results": [
        {
            "id": 46725,
            "name": "Question9",
            "created": "2022-01-16T12:27:49.261343Z",
            "modified": "2026-05-16T15:55:10.640758Z"
        },
        {
            "id": 46724,
            "name": "Question8",
            "created": "2022-01-16T12:25:25.248273Z",
            "modified": "2026-05-16T15:55:02.140713Z"
        },
        {
            "id": 46723,
            "name": "Question7",
            "created": "2022-01-16T12:24:19.668592Z",
            "modified": "2026-05-16T15:54:44.436809Z"
        },
        {
            "id": 46722,
            "name": "Question6",
            "created": "2022-01-16T12:22:35.316011Z",
            "modified": "2026-05-16T15:54:23.377267Z"
        },
        {
            "id": 46721,
            "name": "Question5",
            "created": "2022-01-16T12:20:47.425034Z",
            "modified": "2026-05-16T15:54:15.741521Z"
        },
        {
            "id": 54879,
            "name": "BGJ 30 (1975) 3",
            "created": "2022-04-13T06:47:14.535246Z",
            "modified": "2026-05-16T15:53:46.691969Z"
        },
        {
            "id": 46720,
            "name": "Question4",
            "created": "2022-01-16T12:15:43.366528Z",
            "modified": "2026-05-16T15:53:45.741231Z"
        },
        {
            "id": 46719,
            "name": "Question3",
            "created": "2022-01-16T12:13:48.403320Z",
            "modified": "2026-05-16T15:53:27.165708Z"
        },
        {
            "id": 23666,
            "name": "Puzzle 242",
            "created": "2020-11-20T08:41:46.425220Z",
            "modified": "2026-05-16T15:51:37.850875Z"
        },
        {
            "id": 46718,
            "name": "Question2",
            "created": "2022-01-16T12:07:33.952995Z",
            "modified": "2026-05-16T15:49:59.349795Z"
        }
    ]
}