List accessible puzzles or create a new puzzle.

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

{
    "count": 58754,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=264",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=262",
    "results": [
        {
            "id": 3063,
            "name": "032 corner",
            "created": "2015-10-31T16:47:52.365913Z",
            "modified": "2026-04-03T08:57:17.893089Z"
        },
        {
            "id": 3064,
            "name": "033 corner",
            "created": "2015-10-31T17:06:17.392796Z",
            "modified": "2026-04-03T08:58:30.642022Z"
        },
        {
            "id": 3065,
            "name": "034 corner",
            "created": "2015-10-31T17:10:07.327497Z",
            "modified": "2026-04-03T09:00:19.888807Z"
        },
        {
            "id": 3066,
            "name": "035 corner",
            "created": "2015-10-31T17:11:58.986662Z",
            "modified": "2026-04-03T09:02:25.138079Z"
        },
        {
            "id": 3067,
            "name": "036 corner",
            "created": "2015-10-31T17:14:17.918442Z",
            "modified": "2026-04-03T09:03:15.577343Z"
        },
        {
            "id": 3068,
            "name": "037 side",
            "created": "2015-10-31T18:37:04.891961Z",
            "modified": "2026-04-03T09:05:01.487871Z"
        },
        {
            "id": 3069,
            "name": "038 side",
            "created": "2015-10-31T18:39:04.746719Z",
            "modified": "2026-04-03T09:08:44.204178Z"
        },
        {
            "id": 3070,
            "name": "039 side",
            "created": "2015-10-31T18:44:30.126241Z",
            "modified": "2026-04-03T09:19:45.199642Z"
        },
        {
            "id": 3071,
            "name": "040 side",
            "created": "2015-10-31T18:46:33.201378Z",
            "modified": "2026-04-03T09:24:48.592788Z"
        },
        {
            "id": 3072,
            "name": "041 side",
            "created": "2015-10-31T18:49:18.334822Z",
            "modified": "2026-04-03T09:25:44.296692Z"
        }
    ]
}