List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4771",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4769",
    "results": [
        {
            "id": 14377,
            "name": "Example 6 (Sacrificing Two Stones instead of One)",
            "created": "2019-05-01T04:28:05.408706Z",
            "modified": "2026-05-15T06:14:32.784838Z"
        },
        {
            "id": 14376,
            "name": "Example 5 (Sacrificing Two Stones instead of One)",
            "created": "2019-05-01T04:21:35.092770Z",
            "modified": "2026-05-01T07:18:14.850819Z"
        },
        {
            "id": 14375,
            "name": "Example 4 (The Tesuji of Horikomi)",
            "created": "2019-05-01T04:16:07.312613Z",
            "modified": "2026-05-10T13:25:04.486710Z"
        },
        {
            "id": 14374,
            "name": "Example 3 (The Tesuji of Horikomi)",
            "created": "2019-05-01T03:03:18.889437Z",
            "modified": "2026-05-13T17:21:38.882125Z"
        },
        {
            "id": 14373,
            "name": "dead or not",
            "created": "2019-04-30T23:55:50.664961Z",
            "modified": "2026-03-31T22:16:59.813399Z"
        },
        {
            "id": 14372,
            "name": "kill this stone",
            "created": "2019-04-30T23:45:37.080748Z",
            "modified": "2026-04-16T22:55:15.722602Z"
        },
        {
            "id": 14371,
            "name": "Example 2 (The Special Property of the Corner)",
            "created": "2019-04-30T20:26:32.883286Z",
            "modified": "2026-05-11T23:55:05.722863Z"
        },
        {
            "id": 14370,
            "name": "Example 1 (The Special Property of the Corner)",
            "created": "2019-04-30T20:15:53.326441Z",
            "modified": "2026-05-09T17:53:00.653006Z"
        },
        {
            "id": 14368,
            "name": "Go Play Quiz",
            "created": "2019-04-29T21:29:18.903273Z",
            "modified": "2026-05-10T05:21:04.440781Z"
        },
        {
            "id": 14367,
            "name": "Cho 1 - 33",
            "created": "2019-04-29T08:53:00.930131Z",
            "modified": "2026-03-31T22:16:53.980023Z"
        }
    ]
}