List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4756",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4754",
    "results": [
        {
            "id": 14534,
            "name": "challenge yourself",
            "created": "2019-06-03T13:19:15.431047Z",
            "modified": "2026-05-01T07:39:34.158719Z"
        },
        {
            "id": 14533,
            "name": "TRY IT",
            "created": "2019-06-02T13:55:14.579073Z",
            "modified": "2026-05-15T08:23:45.700912Z"
        },
        {
            "id": 14532,
            "name": "too hard",
            "created": "2019-06-02T12:08:20.198288Z",
            "modified": "2026-05-15T08:23:42.403653Z"
        },
        {
            "id": 14531,
            "name": "Ko para matar",
            "created": "2019-06-02T01:31:47.785499Z",
            "modified": "2026-04-16T22:55:19.904726Z"
        },
        {
            "id": 14530,
            "name": "Ko para matar",
            "created": "2019-06-02T01:30:09.400377Z",
            "modified": "2026-04-16T22:55:19.493700Z"
        },
        {
            "id": 14529,
            "name": "Viva com as pretas",
            "created": "2019-06-02T00:41:50.374129Z",
            "modified": "2026-04-16T23:01:20.821351Z"
        },
        {
            "id": 14528,
            "name": "Ganhe o canto",
            "created": "2019-06-02T00:32:23.631054Z",
            "modified": "2026-04-16T22:55:19.091974Z"
        },
        {
            "id": 14527,
            "name": "Viva com as Pretas",
            "created": "2019-06-02T00:30:17.091106Z",
            "modified": "2026-04-16T22:55:18.678977Z"
        },
        {
            "id": 14526,
            "name": "Salve as pretas do centro",
            "created": "2019-06-02T00:27:59.781482Z",
            "modified": "2026-04-16T23:01:20.298259Z"
        },
        {
            "id": 14525,
            "name": "Viva com as pretas",
            "created": "2019-06-02T00:24:18.777847Z",
            "modified": "2026-04-16T23:01:20.089640Z"
        }
    ]
}