List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=34
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=35",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=33",
    "results": [
        {
            "id": 342,
            "name": "Problem 50",
            "created": "2014-09-30T13:17:49.976428Z",
            "modified": "2026-03-31T17:56:17.400805Z"
        },
        {
            "id": 343,
            "name": "Problem 51",
            "created": "2014-09-30T13:19:08.977382Z",
            "modified": "2026-03-31T17:56:18.981030Z"
        },
        {
            "id": 344,
            "name": "Problem 52",
            "created": "2014-09-30T13:20:49.933971Z",
            "modified": "2026-03-31T17:56:20.339143Z"
        },
        {
            "id": 345,
            "name": "Problem 53",
            "created": "2014-09-30T13:22:54.634243Z",
            "modified": "2026-03-31T17:56:22.030362Z"
        },
        {
            "id": 346,
            "name": "Problem 54",
            "created": "2014-09-30T13:24:11.024235Z",
            "modified": "2026-03-31T17:56:23.299027Z"
        },
        {
            "id": 347,
            "name": "Problem 55",
            "created": "2014-09-30T13:25:48.772756Z",
            "modified": "2026-03-31T17:56:24.520656Z"
        },
        {
            "id": 348,
            "name": "Problem 56",
            "created": "2014-09-30T13:29:13.154900Z",
            "modified": "2026-03-31T17:56:26.682651Z"
        },
        {
            "id": 349,
            "name": "Problem 57",
            "created": "2014-09-30T13:31:09.938555Z",
            "modified": "2026-03-31T17:56:28.147786Z"
        },
        {
            "id": 350,
            "name": "Problem 58",
            "created": "2014-09-30T13:33:01.006838Z",
            "modified": "2026-03-31T17:56:29.782963Z"
        },
        {
            "id": 351,
            "name": "Problem 59",
            "created": "2014-09-30T16:15:29.216906Z",
            "modified": "2026-03-31T17:56:30.969006Z"
        }
    ]
}