List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=294",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=292",
    "results": [
        {
            "id": 3449,
            "name": "4-4: More Liberties Means More Strength - more examples",
            "created": "2016-01-02T05:43:24.998103Z",
            "modified": "2026-04-28T11:09:01.483671Z"
        },
        {
            "id": 3450,
            "name": "4-5: Connect Your Stones. Cut Opponent's Stones",
            "created": "2016-01-02T07:28:54.198441Z",
            "modified": "2026-04-28T11:10:14.894826Z"
        },
        {
            "id": 3451,
            "name": "The Not-So-Secure Stronghold",
            "created": "2016-01-04T09:54:56.187306Z",
            "modified": "2026-03-31T19:00:40.709045Z"
        },
        {
            "id": 3457,
            "name": "Star boats problem",
            "created": "2016-01-05T02:11:32.251911Z",
            "modified": "2026-03-31T19:00:41.922245Z"
        },
        {
            "id": 3464,
            "name": "강나연01f",
            "created": "2016-01-08T22:28:16.998791Z",
            "modified": "2026-03-31T19:00:43.340630Z"
        },
        {
            "id": 3465,
            "name": "妙観・小林流1",
            "created": "2016-01-09T06:52:50.773850Z",
            "modified": "2026-03-31T19:00:44.910143Z"
        },
        {
            "id": 3739,
            "name": "Have to think!",
            "created": "2016-01-12T09:08:01.160919Z",
            "modified": "2026-03-31T19:00:46.315942Z"
        },
        {
            "id": 4026,
            "name": "Death and Live with joseki",
            "created": "2016-01-14T16:00:48.329527Z",
            "modified": "2026-03-31T19:00:47.501973Z"
        },
        {
            "id": 4572,
            "name": "Black do the best",
            "created": "2016-01-20T09:54:40.321128Z",
            "modified": "2026-04-15T09:25:12.143286Z"
        },
        {
            "id": 5611,
            "name": "monkey escape",
            "created": "2016-02-01T12:58:48.382637Z",
            "modified": "2026-03-31T19:00:50.121368Z"
        }
    ]
}