List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=232",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=230",
    "results": [
        {
            "id": 2697,
            "name": "Problem 24",
            "created": "2015-07-01T16:25:14.186961Z",
            "modified": "2026-03-31T18:44:55.901499Z"
        },
        {
            "id": 2698,
            "name": "Problem 25",
            "created": "2015-07-01T16:28:39.697791Z",
            "modified": "2026-03-31T18:44:57.214268Z"
        },
        {
            "id": 2699,
            "name": "Problem 26",
            "created": "2015-07-01T16:34:26.723347Z",
            "modified": "2026-03-31T18:44:58.544535Z"
        },
        {
            "id": 2700,
            "name": "Problem 27",
            "created": "2015-07-01T16:37:25.953516Z",
            "modified": "2026-03-31T18:44:59.881467Z"
        },
        {
            "id": 2701,
            "name": "Problem 28",
            "created": "2015-07-01T16:40:39.668749Z",
            "modified": "2026-03-31T18:45:01.065476Z"
        },
        {
            "id": 2702,
            "name": "Problem 29",
            "created": "2015-07-01T16:44:03.901905Z",
            "modified": "2026-03-31T18:45:02.436694Z"
        },
        {
            "id": 2703,
            "name": "Problem 30",
            "created": "2015-07-01T17:08:50.000267Z",
            "modified": "2026-03-31T18:45:03.823127Z"
        },
        {
            "id": 2704,
            "name": "Problem Clickable Tsumego",
            "created": "2015-07-01T17:11:37.933645Z",
            "modified": "2026-03-31T18:45:05.240130Z"
        },
        {
            "id": 2705,
            "name": "Problem 1",
            "created": "2015-07-01T17:17:02.742636Z",
            "modified": "2026-04-15T06:25:18.185151Z"
        },
        {
            "id": 2706,
            "name": "Problem 2",
            "created": "2015-07-01T17:21:33.576435Z",
            "modified": "2026-03-31T18:45:07.995645Z"
        }
    ]
}