List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5463
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=5464",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5462",
    "results": [
        {
            "id": 7037,
            "name": "Opening moves: The 3-4 point",
            "created": "2017-03-21T03:50:00.445529Z",
            "modified": "2026-03-31T19:28:28.036198Z"
        },
        {
            "id": 7036,
            "name": "Opening moves: the 3-3 point and the starpoint",
            "created": "2017-03-21T00:13:19.053729Z",
            "modified": "2026-03-31T19:28:26.801775Z"
        },
        {
            "id": 7035,
            "name": "Lesson 1: Opening Moves",
            "created": "2017-03-20T23:59:34.417440Z",
            "modified": "2026-03-31T19:28:25.574647Z"
        },
        {
            "id": 7034,
            "name": "Section 2 - Problem № 118",
            "created": "2017-03-20T17:55:43.144301Z",
            "modified": "2026-03-31T19:28:24.248478Z"
        },
        {
            "id": 7033,
            "name": "Problem № 117",
            "created": "2017-03-20T17:01:15.160982Z",
            "modified": "2026-03-31T19:28:22.547368Z"
        },
        {
            "id": 7032,
            "name": "Problem № 116",
            "created": "2017-03-20T16:59:34.186318Z",
            "modified": "2026-03-31T19:28:21.164575Z"
        },
        {
            "id": 7031,
            "name": "Problem № 115",
            "created": "2017-03-20T16:58:05.665071Z",
            "modified": "2026-03-31T19:28:19.857382Z"
        },
        {
            "id": 7030,
            "name": "Problem № 114",
            "created": "2017-03-20T16:56:26.479483Z",
            "modified": "2026-03-31T19:28:18.517616Z"
        },
        {
            "id": 7029,
            "name": "Problem № 113",
            "created": "2017-03-20T16:54:34.500819Z",
            "modified": "2026-03-31T19:28:16.945935Z"
        },
        {
            "id": 7028,
            "name": "Problem № 112",
            "created": "2017-03-20T16:52:37.405766Z",
            "modified": "2026-03-31T19:28:15.409931Z"
        }
    ]
}