List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4862",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4860",
    "results": [
        {
            "id": 51353,
            "name": "Diagram [4422]",
            "created": "2022-03-07T15:23:08.327513Z",
            "modified": "2026-03-31T16:55:36.967322Z"
        },
        {
            "id": 45651,
            "name": "Diagram [5422]",
            "created": "2021-12-27T09:54:16.715824Z",
            "modified": "2026-03-31T16:55:35.426865Z"
        },
        {
            "id": 39849,
            "name": "Diagram [2422]",
            "created": "2021-10-08T09:34:06.043666Z",
            "modified": "2026-03-31T16:55:32.859684Z"
        },
        {
            "id": 37647,
            "name": "Diagram [1422]",
            "created": "2021-08-31T09:44:01.004742Z",
            "modified": "2026-03-31T16:55:31.446843Z"
        },
        {
            "id": 51352,
            "name": "Diagram [4421]",
            "created": "2022-03-07T15:21:31.427859Z",
            "modified": "2026-03-31T16:55:28.781156Z"
        },
        {
            "id": 45648,
            "name": "Diagram [5421]",
            "created": "2021-12-27T09:51:42.973675Z",
            "modified": "2026-03-31T16:55:27.558250Z"
        },
        {
            "id": 39848,
            "name": "Diagram [2421]",
            "created": "2021-10-08T08:56:42.068898Z",
            "modified": "2026-03-31T16:55:24.566942Z"
        },
        {
            "id": 37646,
            "name": "Diagram [1421]",
            "created": "2021-08-31T09:36:57.117822Z",
            "modified": "2026-03-31T16:55:22.989627Z"
        },
        {
            "id": 45642,
            "name": "Diagram [5420]",
            "created": "2021-12-27T09:46:26.237939Z",
            "modified": "2026-03-31T16:55:18.900360Z"
        },
        {
            "id": 39847,
            "name": "Diagram [2420]",
            "created": "2021-10-08T08:56:01.430785Z",
            "modified": "2026-03-31T16:55:16.579810Z"
        }
    ]
}