List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4908",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4906",
    "results": [
        {
            "id": 44440,
            "name": "GW 98:  Cho Chikun's Tesujis 3",
            "created": "2021-12-07T09:12:33.576460Z",
            "modified": "2026-03-31T16:03:08.522101Z"
        },
        {
            "id": 39749,
            "name": "Probe 3",
            "created": "2021-10-07T13:54:19.240901Z",
            "modified": "2026-03-31T16:03:05.688976Z"
        },
        {
            "id": 39164,
            "name": "Diagram [2204]",
            "created": "2021-10-01T09:18:53.037612Z",
            "modified": "2026-03-31T16:03:04.239927Z"
        },
        {
            "id": 37187,
            "name": "Diagram [1204]",
            "created": "2021-08-23T10:15:04.785085Z",
            "modified": "2026-03-31T16:03:02.805822Z"
        },
        {
            "id": 31239,
            "name": "Diagram (202)",
            "created": "2021-06-13T13:36:13.723667Z",
            "modified": "2026-03-31T16:02:59.738935Z"
        },
        {
            "id": 50227,
            "name": "Diagram [4203]",
            "created": "2022-02-23T08:08:37.017710Z",
            "modified": "2026-03-31T16:02:38.900343Z"
        },
        {
            "id": 45095,
            "name": "Diagram [5203]",
            "created": "2021-12-20T09:00:19.407415Z",
            "modified": "2026-03-31T16:02:37.730886Z"
        },
        {
            "id": 39748,
            "name": "Probe 2",
            "created": "2021-10-07T13:33:17.143271Z",
            "modified": "2026-03-31T16:02:33.440167Z"
        },
        {
            "id": 39163,
            "name": "Diagram [2203]",
            "created": "2021-10-01T09:17:27.394424Z",
            "modified": "2026-03-31T16:02:31.992893Z"
        },
        {
            "id": 37186,
            "name": "Diagram [1203]",
            "created": "2021-08-23T10:02:57.283740Z",
            "modified": "2026-03-31T16:02:30.552507Z"
        }
    ]
}