List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4679",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4677",
    "results": [
        {
            "id": 41410,
            "name": "Diagram [2836]",
            "created": "2021-10-26T08:14:18.320020Z",
            "modified": "2026-05-19T01:52:03.322841Z"
        },
        {
            "id": 41411,
            "name": "Diagram [2837]",
            "created": "2021-10-26T08:20:40.716139Z",
            "modified": "2026-05-19T01:52:04.424452Z"
        },
        {
            "id": 24443,
            "name": "Life in the corner #5",
            "created": "2020-12-20T00:25:12.871660Z",
            "modified": "2026-05-19T01:52:15.621599Z"
        },
        {
            "id": 62561,
            "name": "Flash go: 30300",
            "created": "2022-09-14T06:15:37.041869Z",
            "modified": "2026-05-19T01:53:22.225625Z"
        },
        {
            "id": 62605,
            "name": "Flash go: 30303",
            "created": "2022-09-15T08:27:26.348975Z",
            "modified": "2026-05-19T01:53:23.486481Z"
        },
        {
            "id": 101993,
            "name": "Puzzle 7.6.2",
            "created": "2026-01-10T12:38:32.537036Z",
            "modified": "2026-05-19T01:54:10.480628Z"
        },
        {
            "id": 101994,
            "name": "Puzzle 7.6.3",
            "created": "2026-01-10T12:39:35.929598Z",
            "modified": "2026-05-19T01:54:11.361587Z"
        },
        {
            "id": 46305,
            "name": "Diagram [5722]",
            "created": "2022-01-09T13:46:54.848262Z",
            "modified": "2026-05-19T01:54:33.305792Z"
        },
        {
            "id": 46355,
            "name": "Diagram [5723]",
            "created": "2022-01-11T08:41:08.209126Z",
            "modified": "2026-05-19T01:54:33.958213Z"
        },
        {
            "id": 47986,
            "name": "Diagram [5976]",
            "created": "2022-02-02T08:20:43.349374Z",
            "modified": "2026-05-19T01:54:46.822081Z"
        }
    ]
}