List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4831
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=4832",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4830",
    "results": [
        {
            "id": 40377,
            "name": "Diagram [2599]",
            "created": "2021-10-17T10:07:50.548530Z",
            "modified": "2026-03-31T17:19:16.716003Z"
        },
        {
            "id": 38004,
            "name": "Diagram [1599]",
            "created": "2021-09-07T10:05:00.097067Z",
            "modified": "2026-03-31T17:19:15.309777Z"
        },
        {
            "id": 31989,
            "name": "Diagram (597)",
            "created": "2021-06-23T07:30:05.872315Z",
            "modified": "2026-03-31T17:19:13.870479Z"
        },
        {
            "id": 51993,
            "name": "Diagram [4598]",
            "created": "2022-03-13T20:36:34.954170Z",
            "modified": "2026-03-31T17:19:12.705294Z"
        },
        {
            "id": 46028,
            "name": "Diagram [5598]",
            "created": "2022-01-05T09:13:59.697415Z",
            "modified": "2026-03-31T17:19:11.498361Z"
        },
        {
            "id": 40376,
            "name": "Diagram [2598]",
            "created": "2021-10-17T10:06:13.932662Z",
            "modified": "2026-03-31T17:19:07.586282Z"
        },
        {
            "id": 38003,
            "name": "Diagram [1598]",
            "created": "2021-09-07T10:03:45.929317Z",
            "modified": "2026-03-31T17:19:06.279030Z"
        },
        {
            "id": 31988,
            "name": "Diagram (596)",
            "created": "2021-06-23T07:29:09.660806Z",
            "modified": "2026-03-31T17:19:04.738843Z"
        },
        {
            "id": 51992,
            "name": "Diagram [4597]",
            "created": "2022-03-13T20:34:30.293273Z",
            "modified": "2026-03-31T17:19:03.013608Z"
        },
        {
            "id": 46027,
            "name": "Diagram [5597]",
            "created": "2022-01-05T09:11:09.691296Z",
            "modified": "2026-03-31T17:19:01.600437Z"
        }
    ]
}