List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5612",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5610",
    "results": [
        {
            "id": 42833,
            "name": "Diagram [3777]",
            "created": "2021-11-16T13:16:52.958623Z",
            "modified": "2026-02-24T22:17:13.785391Z"
        },
        {
            "id": 42767,
            "name": "Diagram [3730]",
            "created": "2021-11-15T09:24:49.202560Z",
            "modified": "2026-02-24T22:16:58.833079Z"
        },
        {
            "id": 42766,
            "name": "Diagram [3729]",
            "created": "2021-11-15T09:21:27.852667Z",
            "modified": "2026-02-24T22:16:58.491483Z"
        },
        {
            "id": 42765,
            "name": "Diagram [3728]",
            "created": "2021-11-15T09:18:01.173768Z",
            "modified": "2026-02-24T22:16:58.142537Z"
        },
        {
            "id": 42764,
            "name": "Diagram [3727]",
            "created": "2021-11-15T09:15:07.921347Z",
            "modified": "2026-02-24T22:16:57.722588Z"
        },
        {
            "id": 42763,
            "name": "Diagram [3726]",
            "created": "2021-11-15T09:11:15.024106Z",
            "modified": "2026-02-24T22:16:57.323059Z"
        },
        {
            "id": 42762,
            "name": "Diagram [3725]",
            "created": "2021-11-15T09:08:07.800577Z",
            "modified": "2026-02-24T22:16:56.850850Z"
        },
        {
            "id": 42761,
            "name": "Diagram [3724]",
            "created": "2021-11-15T09:04:35.358904Z",
            "modified": "2026-02-24T22:16:50.488589Z"
        },
        {
            "id": 42760,
            "name": "Diagram [3723]",
            "created": "2021-11-15T09:00:46.835135Z",
            "modified": "2026-02-24T22:16:50.021688Z"
        },
        {
            "id": 42757,
            "name": "Diagram [3720]",
            "created": "2021-11-15T08:55:07.619544Z",
            "modified": "2026-02-24T22:16:49.671028Z"
        }
    ]
}