List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4701",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4699",
    "results": [
        {
            "id": 14026,
            "name": "Point vital 2",
            "created": "2019-01-20T13:03:48.890407Z",
            "modified": "2026-03-31T22:10:18.367762Z"
        },
        {
            "id": 14024,
            "name": "oiotoshi",
            "created": "2019-01-20T09:22:25.309918Z",
            "modified": "2026-03-31T22:10:15.556623Z"
        },
        {
            "id": 14023,
            "name": "uttegaeshi",
            "created": "2019-01-20T09:18:59.270567Z",
            "modified": "2026-03-31T22:10:14.184476Z"
        },
        {
            "id": 14022,
            "name": "geta 1",
            "created": "2019-01-20T09:15:19.352488Z",
            "modified": "2026-03-31T22:10:12.876899Z"
        },
        {
            "id": 14018,
            "name": "point vital",
            "created": "2019-01-20T08:21:14.436970Z",
            "modified": "2026-03-31T22:10:07.121889Z"
        },
        {
            "id": 14017,
            "name": "atari sur la 2e ligne",
            "created": "2019-01-20T08:13:58.673846Z",
            "modified": "2026-03-31T22:10:05.627648Z"
        },
        {
            "id": 14016,
            "name": "it's bad",
            "created": "2019-01-19T18:17:44.696341Z",
            "modified": "2026-03-31T22:10:04.067552Z"
        },
        {
            "id": 14014,
            "name": "Problem 3",
            "created": "2019-01-17T19:25:14.283942Z",
            "modified": "2026-03-31T22:10:02.755713Z"
        },
        {
            "id": 14005,
            "name": "njnkjnjkn;kj",
            "created": "2019-01-16T13:05:36.037199Z",
            "modified": "2026-03-31T22:09:50.590001Z"
        },
        {
            "id": 14001,
            "name": "13x13 lives",
            "created": "2019-01-16T03:15:56.624829Z",
            "modified": "2026-03-31T22:09:47.245434Z"
        }
    ]
}