List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5534",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5532",
    "results": [
        {
            "id": 6129,
            "name": "Problem 6",
            "created": "2016-05-25T16:28:54.464932Z",
            "modified": "2026-03-31T19:12:39.576983Z"
        },
        {
            "id": 6128,
            "name": "Problem 5",
            "created": "2016-05-25T16:25:14.236737Z",
            "modified": "2026-03-31T19:12:37.913948Z"
        },
        {
            "id": 6127,
            "name": "best move 11",
            "created": "2016-05-24T22:23:23.635172Z",
            "modified": "2026-03-31T19:12:36.423184Z"
        },
        {
            "id": 6126,
            "name": "best move 10",
            "created": "2016-05-24T22:01:33.206872Z",
            "modified": "2026-03-31T19:12:35.219274Z"
        },
        {
            "id": 6125,
            "name": "Problem 4",
            "created": "2016-05-24T19:01:15.493468Z",
            "modified": "2026-03-31T19:12:33.633061Z"
        },
        {
            "id": 6124,
            "name": "Problem 3",
            "created": "2016-05-24T18:55:01.945948Z",
            "modified": "2026-03-31T19:12:32.013833Z"
        },
        {
            "id": 6123,
            "name": "Problem 2",
            "created": "2016-05-24T18:29:27.057443Z",
            "modified": "2026-03-31T19:12:30.654215Z"
        },
        {
            "id": 6122,
            "name": "Problem 1",
            "created": "2016-05-24T18:26:51.885112Z",
            "modified": "2026-03-31T19:12:29.242512Z"
        },
        {
            "id": 6121,
            "name": "best move 9",
            "created": "2016-05-23T22:02:13.414432Z",
            "modified": "2026-03-31T19:12:27.944540Z"
        },
        {
            "id": 6118,
            "name": "18 de mayo de 2016",
            "created": "2016-05-21T01:08:20.098228Z",
            "modified": "2026-03-31T20:37:32.739328Z"
        }
    ]
}