List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4474",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4472",
    "results": [
        {
            "id": 50671,
            "name": "question2",
            "created": "2022-02-28T02:40:36.395115Z",
            "modified": "2026-05-24T17:59:46.015361Z"
        },
        {
            "id": 30949,
            "name": "Guéta 18",
            "created": "2021-06-07T17:47:58.553016Z",
            "modified": "2026-05-24T18:00:25.683763Z"
        },
        {
            "id": 10246,
            "name": "Puzzles & Dragons",
            "created": "2018-06-14T05:23:35.582805Z",
            "modified": "2026-05-24T18:06:17.055664Z"
        },
        {
            "id": 66663,
            "name": "Problem 16",
            "created": "2022-12-20T11:29:19.191583Z",
            "modified": "2026-05-24T18:10:15.427321Z"
        },
        {
            "id": 40058,
            "name": "play90",
            "created": "2021-10-13T04:25:32.953661Z",
            "modified": "2026-05-24T18:10:46.862420Z"
        },
        {
            "id": 66664,
            "name": "Problem 17",
            "created": "2022-12-20T11:50:14.060788Z",
            "modified": "2026-05-24T18:10:53.104262Z"
        },
        {
            "id": 66665,
            "name": "Problem 18",
            "created": "2022-12-20T11:52:54.340767Z",
            "modified": "2026-05-24T18:11:34.747557Z"
        },
        {
            "id": 66666,
            "name": "Problem 19",
            "created": "2022-12-20T11:54:13.956888Z",
            "modified": "2026-05-24T18:12:15.002810Z"
        },
        {
            "id": 66667,
            "name": "Problem 20",
            "created": "2022-12-20T11:56:34.681255Z",
            "modified": "2026-05-24T18:13:21.093190Z"
        },
        {
            "id": 31319,
            "name": "Couper 2",
            "created": "2021-06-14T16:15:11.873925Z",
            "modified": "2026-05-24T18:13:34.874463Z"
        }
    ]
}