List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4634",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4632",
    "results": [
        {
            "id": 17779,
            "name": "1.B.1. Exercises",
            "created": "2020-04-19T06:36:13.970547Z",
            "modified": "2026-05-22T13:00:01.234595Z"
        },
        {
            "id": 17778,
            "name": "1.A.3.",
            "created": "2020-04-19T06:34:21.656698Z",
            "modified": "2026-05-22T12:59:50.828134Z"
        },
        {
            "id": 17777,
            "name": "1.A.1. Lessons",
            "created": "2020-04-19T06:31:19.325457Z",
            "modified": "2026-05-22T12:59:37.671246Z"
        },
        {
            "id": 17776,
            "name": "Test Puzzle",
            "created": "2020-04-19T04:11:48.278623Z",
            "modified": "2026-05-17T03:18:32.903469Z"
        },
        {
            "id": 17775,
            "name": "Bonus!",
            "created": "2020-04-19T03:52:08.287492Z",
            "modified": "2026-03-31T22:43:06.439435Z"
        },
        {
            "id": 17774,
            "name": "Question 10",
            "created": "2020-04-19T03:32:32.200860Z",
            "modified": "2026-03-31T22:43:04.864796Z"
        },
        {
            "id": 17773,
            "name": "Question 9",
            "created": "2020-04-19T03:26:04.448637Z",
            "modified": "2026-04-22T00:20:21.719883Z"
        },
        {
            "id": 17772,
            "name": "Question 8",
            "created": "2020-04-19T03:22:27.679587Z",
            "modified": "2026-04-24T13:36:56.477918Z"
        },
        {
            "id": 17771,
            "name": "Question 7",
            "created": "2020-04-19T03:20:28.532171Z",
            "modified": "2026-05-08T04:19:32.138589Z"
        },
        {
            "id": 17770,
            "name": "Question 6",
            "created": "2020-04-19T03:18:47.284459Z",
            "modified": "2026-05-15T13:19:19.708267Z"
        }
    ]
}