List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4938
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=created&page=4939",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4937",
    "results": [
        {
            "id": 81832,
            "name": "Capture 01",
            "created": "2024-06-04T09:44:32.490652Z",
            "modified": "2026-03-30T15:49:08.015386Z"
        },
        {
            "id": 81833,
            "name": "Capture 02",
            "created": "2024-06-04T09:45:29.760707Z",
            "modified": "2026-03-30T15:49:08.009648Z"
        },
        {
            "id": 81834,
            "name": "Capture 03",
            "created": "2024-06-04T09:46:35.539357Z",
            "modified": "2026-03-30T15:49:08.015955Z"
        },
        {
            "id": 81835,
            "name": "Capture 04",
            "created": "2024-06-04T09:47:27.602341Z",
            "modified": "2026-03-30T15:49:08.105668Z"
        },
        {
            "id": 81836,
            "name": "Capture 05",
            "created": "2024-06-04T09:48:34.369825Z",
            "modified": "2026-03-30T15:49:08.006904Z"
        },
        {
            "id": 81837,
            "name": "Capture 06",
            "created": "2024-06-04T09:49:31.141923Z",
            "modified": "2026-03-30T15:49:08.103730Z"
        },
        {
            "id": 81838,
            "name": "Two Eyes 01",
            "created": "2024-06-04T09:55:10.793373Z",
            "modified": "2026-04-27T08:09:41.604490Z"
        },
        {
            "id": 81839,
            "name": "Two Eyes 02",
            "created": "2024-06-04T09:56:28.523135Z",
            "modified": "2026-04-24T21:25:48.040395Z"
        },
        {
            "id": 81840,
            "name": "Two Eyes 03",
            "created": "2024-06-04T09:57:22.229168Z",
            "modified": "2026-04-06T16:31:08.164799Z"
        },
        {
            "id": 81841,
            "name": "Two Eyes 04",
            "created": "2024-06-04T09:58:30.981994Z",
            "modified": "2026-04-12T16:07:50.932523Z"
        }
    ]
}