List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5697",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5695",
    "results": [
        {
            "id": 1916,
            "name": "Opening Moves 2.9",
            "created": "2014-11-21T02:39:54.318677Z",
            "modified": "2026-03-31T18:32:57.923995Z"
        },
        {
            "id": 1915,
            "name": "Opening Moves 2.8",
            "created": "2014-11-21T02:37:56.048061Z",
            "modified": "2026-04-06T05:19:05.433363Z"
        },
        {
            "id": 1914,
            "name": "Opening Moves 2.7",
            "created": "2014-11-21T02:34:32.892572Z",
            "modified": "2026-04-18T20:54:29.663290Z"
        },
        {
            "id": 1913,
            "name": "Opening Moves 2.6",
            "created": "2014-11-21T02:31:55.737604Z",
            "modified": "2026-04-02T05:27:26.074127Z"
        },
        {
            "id": 1912,
            "name": "Opening Moves 2.5",
            "created": "2014-11-21T02:30:02.169703Z",
            "modified": "2026-04-02T10:05:14.928743Z"
        },
        {
            "id": 1911,
            "name": "Opening Moves 2.4",
            "created": "2014-11-21T02:27:20.409123Z",
            "modified": "2026-03-31T18:32:51.723311Z"
        },
        {
            "id": 1906,
            "name": "045/062",
            "created": "2014-11-20T22:32:50.562278Z",
            "modified": "2026-03-31T18:32:50.047281Z"
        },
        {
            "id": 1905,
            "name": "044/062",
            "created": "2014-11-20T20:25:02.172130Z",
            "modified": "2026-03-31T18:32:48.664582Z"
        },
        {
            "id": 1904,
            "name": "043/062",
            "created": "2014-11-20T20:20:51.319400Z",
            "modified": "2026-03-31T18:32:47.361928Z"
        },
        {
            "id": 1902,
            "name": "Exception to \"Answer cap with knight's move\"",
            "created": "2014-11-20T03:57:15.869360Z",
            "modified": "2026-04-18T07:58:24.369495Z"
        }
    ]
}