List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=674
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=-id&page=675",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=673",
    "results": [
        {
            "id": 89649,
            "name": "Double Atari 4",
            "created": "2024-12-10T03:50:00.613883Z",
            "modified": "2026-05-10T03:40:28.143233Z"
        },
        {
            "id": 89648,
            "name": "Double Atari 3",
            "created": "2024-12-10T03:49:03.528265Z",
            "modified": "2026-05-10T03:39:14.439846Z"
        },
        {
            "id": 89647,
            "name": "Double Atari 2",
            "created": "2024-12-10T03:48:24.779146Z",
            "modified": "2026-05-08T06:49:59.233630Z"
        },
        {
            "id": 89646,
            "name": "Double Atari 1",
            "created": "2024-12-10T03:47:40.676344Z",
            "modified": "2026-05-08T06:49:48.648525Z"
        },
        {
            "id": 89645,
            "name": "จับกิน 5",
            "created": "2024-12-10T03:46:55.351590Z",
            "modified": "2026-05-08T06:49:33.860753Z"
        },
        {
            "id": 89644,
            "name": "จับกิน 4",
            "created": "2024-12-10T03:46:09.579849Z",
            "modified": "2026-05-10T03:34:41.378804Z"
        },
        {
            "id": 89643,
            "name": "จับกิน 3",
            "created": "2024-12-10T03:45:23.997900Z",
            "modified": "2026-05-10T03:33:25.785670Z"
        },
        {
            "id": 89642,
            "name": "จับกิน 2",
            "created": "2024-12-10T03:44:40.768818Z",
            "modified": "2026-05-10T03:32:01.133709Z"
        },
        {
            "id": 89641,
            "name": "จับกิน 1",
            "created": "2024-12-10T03:43:05.851581Z",
            "modified": "2026-05-10T03:30:41.338856Z"
        },
        {
            "id": 89639,
            "name": "โจทย์พิเศษ ไว้คิดเล่นๆตอนเบรค",
            "created": "2024-12-09T14:14:18.223009Z",
            "modified": "2026-05-08T07:06:52.199132Z"
        }
    ]
}