List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=905",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=903",
    "results": [
        {
            "id": 83691,
            "name": "Question4",
            "created": "2024-07-30T05:19:21.958052Z",
            "modified": "2026-05-18T05:44:42.991027Z"
        },
        {
            "id": 83690,
            "name": "Question 3",
            "created": "2024-07-30T05:06:00.263196Z",
            "modified": "2026-04-16T14:49:19.676383Z"
        },
        {
            "id": 83689,
            "name": "Question 2",
            "created": "2024-07-30T04:47:47.153631Z",
            "modified": "2026-05-10T01:04:44.298828Z"
        },
        {
            "id": 83688,
            "name": "Question 1",
            "created": "2024-07-30T04:34:43.507553Z",
            "modified": "2026-05-10T00:56:45.376801Z"
        },
        {
            "id": 83652,
            "name": "2024.07.29",
            "created": "2024-07-29T13:28:49.564400Z",
            "modified": "2026-05-15T04:16:20.122364Z"
        },
        {
            "id": 83561,
            "name": "2024.07.28",
            "created": "2024-07-28T12:39:14.268303Z",
            "modified": "2026-05-15T04:16:16.545115Z"
        },
        {
            "id": 83376,
            "name": "petrkvoch 20240624",
            "created": "2024-07-25T01:36:10.306992Z",
            "modified": "2026-03-30T15:54:01.303844Z"
        },
        {
            "id": 83375,
            "name": "seniormoment 20240624",
            "created": "2024-07-25T01:29:55.212132Z",
            "modified": "2026-03-30T15:54:01.292847Z"
        },
        {
            "id": 83374,
            "name": "Impossible",
            "created": "2024-07-24T03:26:11.625034Z",
            "modified": "2026-03-30T15:54:01.321161Z"
        },
        {
            "id": 83371,
            "name": "HARD HARD HARD",
            "created": "2024-07-23T02:16:20.273177Z",
            "modified": "2026-03-30T15:54:01.257003Z"
        }
    ]
}