List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=618",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=616",
    "results": [
        {
            "id": 9265,
            "name": "Lesson 12 - test",
            "created": "2018-01-22T19:02:11.294552Z",
            "modified": "2026-05-08T18:21:55.763976Z"
        },
        {
            "id": 9266,
            "name": "Lesson 13 - tight pincer to low approach",
            "created": "2018-01-23T18:46:30.748677Z",
            "modified": "2026-05-08T18:22:44.604740Z"
        },
        {
            "id": 9267,
            "name": "Lesson 13 - ignoring the tight pincer",
            "created": "2018-01-23T19:02:05.605265Z",
            "modified": "2026-05-08T18:23:27.200102Z"
        },
        {
            "id": 9268,
            "name": "Lesson 13 - test",
            "created": "2018-01-23T19:04:33.502140Z",
            "modified": "2026-05-09T22:46:02.883535Z"
        },
        {
            "id": 9269,
            "name": "Lesson 14 - distant low approach",
            "created": "2018-01-23T19:28:34.049580Z",
            "modified": "2026-05-09T22:47:44.107927Z"
        },
        {
            "id": 9270,
            "name": "Lesson 14 - test",
            "created": "2018-01-23T19:32:59.739646Z",
            "modified": "2026-05-10T00:07:09.018208Z"
        },
        {
            "id": 9271,
            "name": "Lesson 15 - distant high approach",
            "created": "2018-01-23T19:43:47.084764Z",
            "modified": "2026-05-10T00:07:42.399680Z"
        },
        {
            "id": 9272,
            "name": "Lesson 15 - test",
            "created": "2018-01-23T19:45:32.159959Z",
            "modified": "2026-05-10T00:08:15.715855Z"
        },
        {
            "id": 9273,
            "name": "Lesson 16 - attaching to 3-4",
            "created": "2018-01-23T19:57:01.609783Z",
            "modified": "2026-05-11T20:21:42.994123Z"
        },
        {
            "id": 9274,
            "name": "Lesson 16 - test",
            "created": "2018-01-23T19:58:58.098651Z",
            "modified": "2026-05-11T20:21:43.339994Z"
        }
    ]
}