List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5345",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5343",
    "results": [
        {
            "id": 8312,
            "name": "fifth question",
            "created": "2017-07-25T13:46:22.174522Z",
            "modified": "2026-04-16T22:53:17.097419Z"
        },
        {
            "id": 8311,
            "name": "fourth question",
            "created": "2017-07-25T13:41:36.486104Z",
            "modified": "2026-04-16T22:53:16.901545Z"
        },
        {
            "id": 8310,
            "name": "third question",
            "created": "2017-07-25T13:34:35.252580Z",
            "modified": "2026-04-16T22:53:16.373992Z"
        },
        {
            "id": 8309,
            "name": "second question",
            "created": "2017-07-25T13:29:50.070371Z",
            "modified": "2026-04-16T22:53:16.180893Z"
        },
        {
            "id": 8308,
            "name": "first question",
            "created": "2017-07-25T13:24:35.476841Z",
            "modified": "2026-04-07T23:45:12.448061Z"
        },
        {
            "id": 8307,
            "name": "eleventh question",
            "created": "2017-07-25T12:30:39.870843Z",
            "modified": "2026-04-16T22:53:15.653207Z"
        },
        {
            "id": 8306,
            "name": "tenth question",
            "created": "2017-07-25T12:26:24.355452Z",
            "modified": "2026-04-16T22:53:15.456852Z"
        },
        {
            "id": 8305,
            "name": "ninth question",
            "created": "2017-07-25T12:14:04.720386Z",
            "modified": "2026-04-16T22:53:14.937391Z"
        },
        {
            "id": 8304,
            "name": "eighth question",
            "created": "2017-07-25T12:07:53.978152Z",
            "modified": "2026-04-16T22:53:14.702770Z"
        },
        {
            "id": 8303,
            "name": "seventh exercise",
            "created": "2017-07-25T11:09:46.829460Z",
            "modified": "2026-04-16T22:53:14.207650Z"
        }
    ]
}