List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5655
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=5656",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5654",
    "results": [
        {
            "id": 2554,
            "name": "Messis's puzzle",
            "created": "2015-03-26T06:27:02.168771Z",
            "modified": "2026-03-31T18:42:25.056971Z"
        },
        {
            "id": 2553,
            "name": "3-4 Point Joseki 4",
            "created": "2015-03-26T03:17:40.031408Z",
            "modified": "2026-03-31T18:42:23.843482Z"
        },
        {
            "id": 2552,
            "name": "just another puzzle",
            "created": "2015-03-26T00:10:10.105218Z",
            "modified": "2026-03-31T18:42:22.568211Z"
        },
        {
            "id": 2551,
            "name": "3-4 Point Joseki 3",
            "created": "2015-03-25T00:47:42.013264Z",
            "modified": "2026-03-31T18:42:21.371219Z"
        },
        {
            "id": 2548,
            "name": "the obvious puzzle",
            "created": "2015-03-24T16:31:44.505509Z",
            "modified": "2026-03-31T18:42:20.147782Z"
        },
        {
            "id": 2545,
            "name": "best moves",
            "created": "2015-03-22T03:58:01.289407Z",
            "modified": "2026-03-31T18:42:18.968434Z"
        },
        {
            "id": 2544,
            "name": "the choice blog",
            "created": "2015-03-21T14:04:10.638240Z",
            "modified": "2026-03-31T18:42:17.494141Z"
        },
        {
            "id": 2543,
            "name": "awesome sause",
            "created": "2015-03-21T07:36:06.775534Z",
            "modified": "2026-03-31T18:42:15.808278Z"
        },
        {
            "id": 2542,
            "name": "6. No solution",
            "created": "2015-03-20T22:21:27.632592Z",
            "modified": "2026-04-10T10:29:35.361982Z"
        },
        {
            "id": 2541,
            "name": "5. Black lives",
            "created": "2015-03-20T22:05:36.456946Z",
            "modified": "2026-04-10T10:24:01.706098Z"
        }
    ]
}