List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4864
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=4865",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4863",
    "results": [
        {
            "id": 37610,
            "name": "Diagram [1398]",
            "created": "2021-08-30T14:21:46.388063Z",
            "modified": "2026-03-31T16:52:11.496901Z"
        },
        {
            "id": 45551,
            "name": "Diagram [5397]",
            "created": "2021-12-26T10:04:23.185420Z",
            "modified": "2026-03-31T16:52:07.405925Z"
        },
        {
            "id": 39694,
            "name": "Diagram [2397]",
            "created": "2021-10-07T07:41:53.460388Z",
            "modified": "2026-03-31T16:52:03.571166Z"
        },
        {
            "id": 37609,
            "name": "Diagram [1397]",
            "created": "2021-08-30T14:20:07.037203Z",
            "modified": "2026-03-31T16:52:02.252230Z"
        },
        {
            "id": 51287,
            "name": "Diagram [4396]",
            "created": "2022-03-06T08:51:35.901996Z",
            "modified": "2026-03-31T16:51:59.251074Z"
        },
        {
            "id": 45550,
            "name": "Diagram [5396]",
            "created": "2021-12-26T10:03:19.173083Z",
            "modified": "2026-03-31T16:51:57.786345Z"
        },
        {
            "id": 39693,
            "name": "Diagram [2396]",
            "created": "2021-10-07T07:39:29.729551Z",
            "modified": "2026-03-31T16:51:53.995098Z"
        },
        {
            "id": 37608,
            "name": "Diagram [1396]",
            "created": "2021-08-30T14:18:46.165530Z",
            "modified": "2026-03-31T16:51:52.471668Z"
        },
        {
            "id": 51286,
            "name": "Diagram [4395]",
            "created": "2022-03-06T08:50:45.008398Z",
            "modified": "2026-03-31T16:51:49.507496Z"
        },
        {
            "id": 45549,
            "name": "Diagram [5395]",
            "created": "2021-12-26T10:01:58.822437Z",
            "modified": "2026-03-31T16:51:48.021660Z"
        }
    ]
}