List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4878
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=4879",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4877",
    "results": [
        {
            "id": 34078,
            "name": "Diagram (3300)",
            "created": "2021-07-16T08:19:55.413911Z",
            "modified": "2026-03-31T16:35:44.249292Z"
        },
        {
            "id": 50609,
            "name": "Diagram [4299]",
            "created": "2022-02-26T16:21:07.611468Z",
            "modified": "2026-03-31T16:35:39.309234Z"
        },
        {
            "id": 45318,
            "name": "Diagram [5299]",
            "created": "2021-12-23T12:15:41.203370Z",
            "modified": "2026-03-31T16:35:37.554654Z"
        },
        {
            "id": 39410,
            "name": "Diagram [2299]",
            "created": "2021-10-04T08:16:36.332827Z",
            "modified": "2026-03-31T16:35:34.874178Z"
        },
        {
            "id": 37464,
            "name": "Diagram [1299]",
            "created": "2021-08-27T10:25:14.417540Z",
            "modified": "2026-03-31T16:35:33.709902Z"
        },
        {
            "id": 50608,
            "name": "Diagram [4298]",
            "created": "2022-02-26T16:19:11.816388Z",
            "modified": "2026-03-31T16:35:25.878190Z"
        },
        {
            "id": 45317,
            "name": "Diagram [5298]",
            "created": "2021-12-23T12:09:45.037573Z",
            "modified": "2026-03-31T16:35:24.471884Z"
        },
        {
            "id": 39409,
            "name": "Diagram [2298]",
            "created": "2021-10-04T08:13:21.182032Z",
            "modified": "2026-03-31T16:35:21.625288Z"
        },
        {
            "id": 37463,
            "name": "Diagram [1298]",
            "created": "2021-08-27T10:23:42.255406Z",
            "modified": "2026-03-31T16:35:20.092153Z"
        },
        {
            "id": 31410,
            "name": "Diagram (296)",
            "created": "2021-06-15T07:09:57.155486Z",
            "modified": "2026-03-31T16:35:17.523951Z"
        }
    ]
}