List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5393
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=5394",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5392",
    "results": [
        {
            "id": 7776,
            "name": "problem 022",
            "created": "2017-05-09T18:46:10.988727Z",
            "modified": "2026-03-31T19:46:17.128715Z"
        },
        {
            "id": 7775,
            "name": "problem 785",
            "created": "2017-05-09T18:31:40.086476Z",
            "modified": "2026-04-03T19:17:34.026021Z"
        },
        {
            "id": 7774,
            "name": "problem 784",
            "created": "2017-05-09T18:30:23.345067Z",
            "modified": "2026-04-03T19:17:24.804970Z"
        },
        {
            "id": 7773,
            "name": "problem 783",
            "created": "2017-05-09T18:28:28.677414Z",
            "modified": "2026-04-03T19:17:14.748455Z"
        },
        {
            "id": 7772,
            "name": "problem 782",
            "created": "2017-05-09T18:26:14.477439Z",
            "modified": "2026-04-03T19:17:04.281849Z"
        },
        {
            "id": 7771,
            "name": "problem 781",
            "created": "2017-05-09T17:34:04.376813Z",
            "modified": "2026-04-03T19:16:35.855022Z"
        },
        {
            "id": 7770,
            "name": "002- Basic Life and Death Situation",
            "created": "2017-05-09T17:06:45.674491Z",
            "modified": "2026-04-07T23:45:00.872021Z"
        },
        {
            "id": 7769,
            "name": "001-Capture Black",
            "created": "2017-05-09T16:13:22.375536Z",
            "modified": "2026-04-07T23:45:00.540761Z"
        },
        {
            "id": 7768,
            "name": "A Good Choice",
            "created": "2017-05-09T01:08:41.497194Z",
            "modified": "2026-03-31T19:46:05.127421Z"
        },
        {
            "id": 7767,
            "name": "Extremely satisfying captures",
            "created": "2017-05-09T00:48:19.165811Z",
            "modified": "2026-03-31T19:46:03.626314Z"
        }
    ]
}