List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5259
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=5260",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5258",
    "results": [
        {
            "id": 9275,
            "name": "Section 3 - The 4-4 Point",
            "created": "2018-01-24T00:04:37.542613Z",
            "modified": "2026-04-23T07:32:00.057803Z"
        },
        {
            "id": 9274,
            "name": "Lesson 16 - test",
            "created": "2018-01-23T19:58:58.098651Z",
            "modified": "2026-04-18T16:27:29.114930Z"
        },
        {
            "id": 9273,
            "name": "Lesson 16 - attaching to 3-4",
            "created": "2018-01-23T19:57:01.609783Z",
            "modified": "2026-03-31T20:16:33.722288Z"
        },
        {
            "id": 9272,
            "name": "Lesson 15 - test",
            "created": "2018-01-23T19:45:32.159959Z",
            "modified": "2026-04-18T16:27:12.803309Z"
        },
        {
            "id": 9271,
            "name": "Lesson 15 - distant high approach",
            "created": "2018-01-23T19:43:47.084764Z",
            "modified": "2026-03-31T20:16:30.998128Z"
        },
        {
            "id": 9270,
            "name": "Lesson 14 - test",
            "created": "2018-01-23T19:32:59.739646Z",
            "modified": "2026-04-18T16:26:14.441952Z"
        },
        {
            "id": 9269,
            "name": "Lesson 14 - distant low approach",
            "created": "2018-01-23T19:28:34.049580Z",
            "modified": "2026-04-18T16:12:02.269907Z"
        },
        {
            "id": 9268,
            "name": "Lesson 13 - test",
            "created": "2018-01-23T19:04:33.502140Z",
            "modified": "2026-04-18T16:25:20.598392Z"
        },
        {
            "id": 9267,
            "name": "Lesson 13 - ignoring the tight pincer",
            "created": "2018-01-23T19:02:05.605265Z",
            "modified": "2026-04-03T10:14:17.953158Z"
        },
        {
            "id": 9266,
            "name": "Lesson 13 - tight pincer to low approach",
            "created": "2018-01-23T18:46:30.748677Z",
            "modified": "2026-04-03T10:14:16.464663Z"
        }
    ]
}