List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5580",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5578",
    "results": [
        {
            "id": 4026,
            "name": "Death and Live with joseki",
            "created": "2016-01-14T16:00:48.329527Z",
            "modified": "2026-03-31T19:00:47.501973Z"
        },
        {
            "id": 3739,
            "name": "Have to think!",
            "created": "2016-01-12T09:08:01.160919Z",
            "modified": "2026-03-31T19:00:46.315942Z"
        },
        {
            "id": 3465,
            "name": "妙観・小林流1",
            "created": "2016-01-09T06:52:50.773850Z",
            "modified": "2026-03-31T19:00:44.910143Z"
        },
        {
            "id": 3464,
            "name": "강나연01f",
            "created": "2016-01-08T22:28:16.998791Z",
            "modified": "2026-03-31T19:00:43.340630Z"
        },
        {
            "id": 3457,
            "name": "Star boats problem",
            "created": "2016-01-05T02:11:32.251911Z",
            "modified": "2026-03-31T19:00:41.922245Z"
        },
        {
            "id": 3451,
            "name": "The Not-So-Secure Stronghold",
            "created": "2016-01-04T09:54:56.187306Z",
            "modified": "2026-03-31T19:00:40.709045Z"
        },
        {
            "id": 3450,
            "name": "4-5: Connect Your Stones. Cut Opponent's Stones",
            "created": "2016-01-02T07:28:54.198441Z",
            "modified": "2026-04-05T14:30:18.906524Z"
        },
        {
            "id": 3449,
            "name": "4-4: More Liberties Means More Strength - more examples",
            "created": "2016-01-02T05:43:24.998103Z",
            "modified": "2026-04-05T18:08:50.838291Z"
        },
        {
            "id": 3448,
            "name": "4-3: More Liberties Means More Strength",
            "created": "2016-01-02T04:52:53.553067Z",
            "modified": "2026-04-05T18:08:49.773677Z"
        },
        {
            "id": 3447,
            "name": "4-2: More Stones Means More Strength",
            "created": "2016-01-02T04:47:25.780997Z",
            "modified": "2026-04-05T18:08:16.022834Z"
        }
    ]
}