List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4606
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=4607",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4605",
    "results": [
        {
            "id": 8579,
            "name": "kill da stone",
            "created": "2017-09-27T08:30:03.581550Z",
            "modified": "2026-04-15T09:31:05.216956Z"
        },
        {
            "id": 8578,
            "name": "bonkers",
            "created": "2017-09-27T07:48:01.245993Z",
            "modified": "2026-04-15T09:31:04.838020Z"
        },
        {
            "id": 8572,
            "name": "simple stone saving",
            "created": "2017-09-26T09:57:55.790059Z",
            "modified": "2026-04-15T09:31:03.359964Z"
        },
        {
            "id": 8571,
            "name": "wierd Puzzles",
            "created": "2017-09-26T09:43:06.082335Z",
            "modified": "2026-04-15T09:31:02.975937Z"
        },
        {
            "id": 8299,
            "name": "third question",
            "created": "2017-07-25T05:40:23.511753Z",
            "modified": "2026-04-15T09:30:17.849224Z"
        },
        {
            "id": 8298,
            "name": "second question",
            "created": "2017-07-25T05:36:32.568341Z",
            "modified": "2026-04-15T09:30:17.449846Z"
        },
        {
            "id": 8297,
            "name": "first question",
            "created": "2017-07-25T05:29:32.957289Z",
            "modified": "2026-04-15T09:30:17.246459Z"
        },
        {
            "id": 8242,
            "name": "Connection, Part 3",
            "created": "2017-07-12T14:09:53.563592Z",
            "modified": "2026-04-15T09:30:15.993202Z"
        },
        {
            "id": 7770,
            "name": "002- Basic Life and Death Situation",
            "created": "2017-05-09T17:06:45.674491Z",
            "modified": "2026-04-15T09:30:05.867600Z"
        },
        {
            "id": 7765,
            "name": "Territory Maker 1",
            "created": "2017-05-09T00:33:37.985401Z",
            "modified": "2026-04-15T09:30:05.256223Z"
        }
    ]
}