List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=902
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=903",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=901",
    "results": [
        {
            "id": 83835,
            "name": "Question10",
            "created": "2024-08-03T02:59:07.899806Z",
            "modified": "2026-03-30T15:54:07.267002Z"
        },
        {
            "id": 83834,
            "name": "Question9",
            "created": "2024-08-03T02:51:25.553530Z",
            "modified": "2026-03-30T15:54:06.960722Z"
        },
        {
            "id": 83833,
            "name": "Question8",
            "created": "2024-08-03T02:47:19.178496Z",
            "modified": "2026-03-30T15:54:06.595375Z"
        },
        {
            "id": 83832,
            "name": "Question7",
            "created": "2024-08-03T02:38:16.853770Z",
            "modified": "2026-03-30T15:54:06.279175Z"
        },
        {
            "id": 83831,
            "name": "Question6",
            "created": "2024-08-03T02:29:40.545346Z",
            "modified": "2026-03-30T15:54:05.792540Z"
        },
        {
            "id": 83830,
            "name": "Question5",
            "created": "2024-08-03T02:19:11.178826Z",
            "modified": "2026-04-01T00:25:38.678485Z"
        },
        {
            "id": 83829,
            "name": "Question4",
            "created": "2024-08-03T02:13:10.411742Z",
            "modified": "2026-05-10T01:18:31.911019Z"
        },
        {
            "id": 83828,
            "name": "Question3",
            "created": "2024-08-03T02:09:16.657772Z",
            "modified": "2026-04-16T22:42:07.070207Z"
        },
        {
            "id": 83827,
            "name": "Question2",
            "created": "2024-08-03T01:56:41.418788Z",
            "modified": "2026-05-21T01:14:05.351862Z"
        },
        {
            "id": 83826,
            "name": "Question1",
            "created": "2024-08-03T01:45:12.663039Z",
            "modified": "2026-05-21T01:14:04.910971Z"
        }
    ]
}