List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5393",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5391",
    "results": [
        {
            "id": 7787,
            "name": "problem 024",
            "created": "2017-05-14T18:01:32.929125Z",
            "modified": "2026-03-31T19:46:29.574474Z"
        },
        {
            "id": 7786,
            "name": "ladder reading practice",
            "created": "2017-05-14T17:40:02.892727Z",
            "modified": "2026-03-31T19:46:28.224709Z"
        },
        {
            "id": 7785,
            "name": "Looks Impossible",
            "created": "2017-05-13T03:13:21.787251Z",
            "modified": "2026-03-31T19:46:26.888887Z"
        },
        {
            "id": 7784,
            "name": "Jennica's Tsumego 43",
            "created": "2017-05-12T17:36:11.683717Z",
            "modified": "2026-04-08T23:13:27.073140Z"
        },
        {
            "id": 7783,
            "name": "basic first",
            "created": "2017-05-12T08:09:28.865881Z",
            "modified": "2026-03-31T19:46:25.734050Z"
        },
        {
            "id": 7782,
            "name": "Igo Hatsuyoron 1",
            "created": "2017-05-11T01:45:07.780034Z",
            "modified": "2026-03-31T19:46:24.280063Z"
        },
        {
            "id": 7781,
            "name": "number 003",
            "created": "2017-05-10T13:55:01.565762Z",
            "modified": "2026-03-31T19:46:22.951606Z"
        },
        {
            "id": 7780,
            "name": "number 002",
            "created": "2017-05-10T09:09:11.396394Z",
            "modified": "2026-03-31T19:46:21.640365Z"
        },
        {
            "id": 7779,
            "name": "number 001",
            "created": "2017-05-10T09:03:55.817657Z",
            "modified": "2026-03-31T19:46:20.246179Z"
        },
        {
            "id": 7777,
            "name": "problem 023",
            "created": "2017-05-09T18:50:08.862025Z",
            "modified": "2026-03-31T19:46:18.692957Z"
        }
    ]
}