List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=992
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=993",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=991",
    "results": [
        {
            "id": 50795,
            "name": "Diagram [4347]",
            "created": "2022-03-01T08:51:24.996822Z",
            "modified": "2026-05-23T02:21:28.629065Z"
        },
        {
            "id": 50794,
            "name": "Diagram [4346]",
            "created": "2022-03-01T08:45:59.583884Z",
            "modified": "2026-05-23T02:21:27.440034Z"
        },
        {
            "id": 39976,
            "name": "Diagram [2463]",
            "created": "2021-10-12T07:44:56.432656Z",
            "modified": "2026-05-23T02:21:27.200840Z"
        },
        {
            "id": 39961,
            "name": "Diagram [2462]",
            "created": "2021-10-11T10:39:45.922422Z",
            "modified": "2026-05-23T02:21:26.651629Z"
        },
        {
            "id": 10999,
            "name": "399 / 900",
            "created": "2018-08-20T13:57:33.095754Z",
            "modified": "2026-05-23T02:21:20.389575Z"
        },
        {
            "id": 10998,
            "name": "398 / 900",
            "created": "2018-08-20T13:57:02.767356Z",
            "modified": "2026-05-23T02:21:19.013412Z"
        },
        {
            "id": 37529,
            "name": "Diagram [1339]",
            "created": "2021-08-29T09:24:09.348436Z",
            "modified": "2026-05-23T02:20:48.171102Z"
        },
        {
            "id": 76731,
            "name": "Question 7 modified version A",
            "created": "2023-09-25T10:13:48.560537Z",
            "modified": "2026-05-23T02:20:46.115652Z"
        },
        {
            "id": 76723,
            "name": "Question 7",
            "created": "2023-09-25T00:59:44.808934Z",
            "modified": "2026-05-23T02:20:45.430418Z"
        },
        {
            "id": 24384,
            "name": "Narabi-stand abreast",
            "created": "2020-12-17T15:47:35.829093Z",
            "modified": "2026-05-23T02:20:42.609872Z"
        }
    ]
}