List accessible puzzles or create a new puzzle.

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

{
    "count": 58752,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=259",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=257",
    "results": [
        {
            "id": 3012,
            "name": "Use the dead stone",
            "created": "2015-10-07T11:17:05.480711Z",
            "modified": "2026-04-08T19:39:03.024115Z"
        },
        {
            "id": 3013,
            "name": "\"Turning from the guest into the host\"",
            "created": "2015-10-08T04:39:12.181928Z",
            "modified": "2026-04-08T19:39:33.293080Z"
        },
        {
            "id": 3014,
            "name": "Continued to\"Turning from the guest into the host\"",
            "created": "2015-10-08T05:57:50.733279Z",
            "modified": "2026-04-08T19:40:22.467799Z"
        },
        {
            "id": 3015,
            "name": "The trick play",
            "created": "2015-10-09T03:38:04.615472Z",
            "modified": "2026-04-08T19:41:12.587257Z"
        },
        {
            "id": 3016,
            "name": "The trick play 2",
            "created": "2015-10-09T13:59:27.952601Z",
            "modified": "2026-04-08T19:42:10.080016Z"
        },
        {
            "id": 3017,
            "name": "Continue to \"The trick play 2\"",
            "created": "2015-10-09T14:22:43.034943Z",
            "modified": "2026-04-08T19:42:38.417536Z"
        },
        {
            "id": 3018,
            "name": "Consolidate the formation",
            "created": "2015-10-10T04:38:41.632023Z",
            "modified": "2026-04-08T19:48:46.791120Z"
        },
        {
            "id": 3019,
            "name": "Tricky 001",
            "created": "2015-10-13T21:02:57.977800Z",
            "modified": "2026-04-24T11:46:09.725878Z"
        },
        {
            "id": 3020,
            "name": "problem #1",
            "created": "2015-10-15T22:30:15.304935Z",
            "modified": "2026-04-26T11:07:30.671966Z"
        },
        {
            "id": 3021,
            "name": "Exercise 051",
            "created": "2015-10-19T03:36:44.753172Z",
            "modified": "2026-04-26T15:52:04.509656Z"
        }
    ]
}