List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5186",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5184",
    "results": [
        {
            "id": 9223,
            "name": "Lesson 4 - avalanche",
            "created": "2018-01-15T18:50:15.747094Z",
            "modified": "2026-04-29T09:14:11.669217Z"
        },
        {
            "id": 9217,
            "name": "Section 2 - The 3-4 Point",
            "created": "2018-01-15T03:48:06.936831Z",
            "modified": "2026-04-29T09:14:12.221118Z"
        },
        {
            "id": 9228,
            "name": "Lesson 4 - small avalanche",
            "created": "2018-01-16T18:02:08.718714Z",
            "modified": "2026-04-29T09:14:12.368166Z"
        },
        {
            "id": 9224,
            "name": "Lesson 4 - avoiding large avalanche",
            "created": "2018-01-15T18:56:28.265453Z",
            "modified": "2026-04-29T09:14:12.384968Z"
        },
        {
            "id": 9230,
            "name": "Lesson 5 - squeezing the high approach to 3-4",
            "created": "2018-01-16T22:01:32.752233Z",
            "modified": "2026-04-29T09:14:13.069236Z"
        },
        {
            "id": 9229,
            "name": "Lesson 4 - test",
            "created": "2018-01-16T18:10:40.376256Z",
            "modified": "2026-04-29T09:14:13.397737Z"
        },
        {
            "id": 9232,
            "name": "Lesson 5 - attaching underneath",
            "created": "2018-01-16T23:01:52.122396Z",
            "modified": "2026-04-29T09:14:13.783625Z"
        },
        {
            "id": 9233,
            "name": "Lesson 5 - cutting in",
            "created": "2018-01-16T23:22:31.413855Z",
            "modified": "2026-04-29T09:14:14.113458Z"
        },
        {
            "id": 9234,
            "name": "Lesson 5 - test",
            "created": "2018-01-16T23:28:04.283646Z",
            "modified": "2026-04-29T09:14:14.474136Z"
        },
        {
            "id": 9240,
            "name": "Lesson 6 - magic sword",
            "created": "2018-01-17T17:14:14.391859Z",
            "modified": "2026-04-29T09:14:14.814770Z"
        }
    ]
}