List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5263
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=-id&page=5264",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5262",
    "results": [
        {
            "id": 9234,
            "name": "Lesson 5 - test",
            "created": "2018-01-16T23:28:04.283646Z",
            "modified": "2026-04-18T16:19:54.580115Z"
        },
        {
            "id": 9233,
            "name": "Lesson 5 - cutting in",
            "created": "2018-01-16T23:22:31.413855Z",
            "modified": "2026-04-21T05:28:28.617266Z"
        },
        {
            "id": 9232,
            "name": "Lesson 5 - attaching underneath",
            "created": "2018-01-16T23:01:52.122396Z",
            "modified": "2026-04-16T19:23:19.142038Z"
        },
        {
            "id": 9231,
            "name": "Lesson 5 - no connection by descent",
            "created": "2018-01-16T22:20:37.859892Z",
            "modified": "2026-04-11T18:30:33.029888Z"
        },
        {
            "id": 9230,
            "name": "Lesson 5 - squeezing the high approach to 3-4",
            "created": "2018-01-16T22:01:32.752233Z",
            "modified": "2026-04-24T01:37:31.092865Z"
        },
        {
            "id": 9229,
            "name": "Lesson 4 - test",
            "created": "2018-01-16T18:10:40.376256Z",
            "modified": "2026-04-24T01:35:33.230063Z"
        },
        {
            "id": 9228,
            "name": "Lesson 4 - small avalanche",
            "created": "2018-01-16T18:02:08.718714Z",
            "modified": "2026-04-24T01:33:53.141496Z"
        },
        {
            "id": 9227,
            "name": "td discussion 001",
            "created": "2018-01-16T08:46:31.017869Z",
            "modified": "2026-04-16T22:53:22.990174Z"
        },
        {
            "id": 9225,
            "name": "the devine move",
            "created": "2018-01-16T00:07:54.195832Z",
            "modified": "2026-04-23T22:11:49.467459Z"
        },
        {
            "id": 9224,
            "name": "Lesson 4 - avoiding large avalanche",
            "created": "2018-01-15T18:56:28.265453Z",
            "modified": "2026-04-24T01:32:59.675241Z"
        }
    ]
}