List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1044",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1042",
    "results": [
        {
            "id": 30110,
            "name": "Lesson 10 - Bottom Right",
            "created": "2021-04-20T11:11:47.280858Z",
            "modified": "2026-03-31T23:42:28.953303Z"
        },
        {
            "id": 30111,
            "name": "Lesson 10 - Bottom Left",
            "created": "2021-04-20T11:17:50.009647Z",
            "modified": "2026-03-31T23:42:30.448774Z"
        },
        {
            "id": 30112,
            "name": "Lesson 10 - Top Left",
            "created": "2021-04-20T11:23:08.216223Z",
            "modified": "2026-03-31T23:42:31.730859Z"
        },
        {
            "id": 30113,
            "name": "Question 3",
            "created": "2021-04-20T11:45:35.574720Z",
            "modified": "2026-03-31T23:42:32.981194Z"
        },
        {
            "id": 30119,
            "name": "111111111111111111111111111111111111111111111111111111111111",
            "created": "2021-04-21T04:49:09.791142Z",
            "modified": "2026-03-31T23:42:34.414162Z"
        },
        {
            "id": 30128,
            "name": "Puzzle 1",
            "created": "2021-04-22T03:50:37.419530Z",
            "modified": "2026-03-31T23:42:35.817022Z"
        },
        {
            "id": 30129,
            "name": "Answer 1",
            "created": "2021-04-22T04:37:31.316272Z",
            "modified": "2026-03-31T23:42:37.413614Z"
        },
        {
            "id": 30132,
            "name": "Puzzle one",
            "created": "2021-04-22T13:27:48.428601Z",
            "modified": "2026-03-31T23:42:41.724318Z"
        },
        {
            "id": 30133,
            "name": "Puzzle two",
            "created": "2021-04-22T13:33:54.655933Z",
            "modified": "2026-03-31T23:42:42.856194Z"
        },
        {
            "id": 30134,
            "name": "one space jump",
            "created": "2021-04-22T13:41:26.550845Z",
            "modified": "2026-03-31T23:42:44.322792Z"
        }
    ]
}